Started by an SCM change [Pipeline] Start of Pipeline [Pipeline] echo [WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option. [Pipeline] podTemplate [Pipeline] { [Pipeline] node Created Pod: kubernetes scout/scout-rt-24.2-continuous-2wjqj-q193q Still waiting to schedule task ‘scout-rt-24.2-continuous-2wjqj-q193q’ is offline Agent scout-rt-24.2-continuous-2wjqj-q193q is provisioned from template scout-rt-24.2-continuous-2wjqj --- apiVersion: "v1" kind: "Pod" metadata: annotations: kubernetes.jenkins.io/last-refresh: "1719258791873" buildUrl: "http://jenkins-ui.scout.svc.cluster.local/scout/job/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/77/" runUrl: "job/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/77/" labels: jenkins: "slave" jenkins/label-digest: "6f7c412738edab330228d5e7c6cec2b1bdbe0b9e" jenkins/label: "scout-rt-24_2-continuous" kubernetes.jenkins.io/controller: "http___jenkins-ui_scout_svc_cluster_local_scoutx" name: "scout-rt-24.2-continuous-2wjqj-q193q" namespace: "scout" spec: containers: - command: - "cat" env: - name: "HOME" value: "/home/jenkins/agent" image: "bsisoftware/scout-maven-chrome:mvn-3.9.5-node-20.10.0" imagePullPolicy: "Always" name: "maven" resources: limits: memory: "6144Mi" cpu: "2000m" requests: memory: "6144Mi" cpu: "1000m" tty: true volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.scout.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "scout-rt-24.2-continuous-2wjqj-q193q" - name: "REMOTING_OPTS" value: "-noReconnectAfter 1d" - name: "JENKINS_NAME" value: "scout-rt-24.2-continuous-2wjqj-q193q" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.scout.svc.cluster.local/scout/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3206.vb_15dcf73f6a_9" name: "jnlp" resources: requests: memory: "256Mi" cpu: "100m" volumeMounts: - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - emptyDir: medium: "" name: "workspace-volume" Running on scout-rt-24.2-continuous-2wjqj-q193q in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse-scout/scout.rt.git > git init /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline # timeout=10 Fetching upstream changes from https://github.com/eclipse-scout/scout.rt.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse-scout/scout.rt.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-scout/scout.rt.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a2f6b9610da9641517d6f323ef043f03810e98c7 (refs/remotes/origin/releases/24.2) > git rev-parse refs/remotes/origin/releases/24.2^{commit} # timeout=10 > git rev-parse releases/24.2^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a2f6b9610da9641517d6f323ef043f03810e98c7 # timeout=10 Commit message: "Data object migration: Added note to example migration handlers" > git rev-list --no-walk bb413ab5da9b35b27d4b871147aa03b50cd4cea7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] container [Pipeline] { [Pipeline] sh + cat [Pipeline] sh + mvn -f org.eclipse.scout.rt/pom.xml -Dbranch=origin/releases/24.2 clean install -U -B -e -Dmaster_enforcerCheck_skip=true -Dmaster_node_dir=/opt/nodejs/bin -Dscout.excludeTestCategories=org.eclipse.scout.rt.testing.platform.testcategory.ResourceIntensiveTest [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/maven_rt_plugin_config-master/24.1.2/maven_rt_plugin_config-master-24.1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_rt_plugin_config-master/24.1.2/maven_rt_plugin_config-master-24.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_rt_plugin_config-master/24.1.2/maven_rt_plugin_config-master-24.1.2.pom (37 kB at 435 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/maven_plugin_config-master/24.1.2/maven_plugin_config-master-24.1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_plugin_config-master/24.1.2/maven_plugin_config-master-24.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_plugin_config-master/24.1.2/maven_plugin_config-master-24.1.2.pom (30 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/scout/maven_plugin_version-master/24.1.2/maven_plugin_version-master-24.1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_plugin_version-master/24.1.2/maven_plugin_version-master-24.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/scout/maven_plugin_version-master/24.1.2/maven_plugin_version-master-24.1.2.pom (28 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.16.0/jackson-bom-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.16.0/jackson-bom-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.16.0/jackson-bom-2.16.0.pom (18 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom (6.5 kB at 815 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/56/oss-parent-56.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/56/oss-parent-56.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/56/oss-parent-56.pom (24 kB at 3.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-bom/4.1.101.Final/netty-bom-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.101.Final/netty-bom-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.101.Final/netty-bom-4.1.101.Final.pom (13 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 689 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/jersey-bom/3.0.12/jersey-bom-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/3.0.12/jersey-bom-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/jersey-bom/3.0.12/jersey-bom-3.0.12.pom (20 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom (15 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-bom/11.0.18/jetty-bom-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/11.0.18/jetty-bom-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/11.0.18/jetty-bom-11.0.18.pom (19 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-bom/1.34.1/opentelemetry-bom-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.34.1/opentelemetry-bom-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.34.1/opentelemetry-bom-1.34.1.pom (7.0 kB at 872 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.pom (1.4 kB at 176 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/maven-archetype/3.2.1/maven-archetype-3.2.1.pom (13 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 4.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/23/apache-23.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/23/apache-23.pom (18 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-packaging/3.2.1/archetype-packaging-3.2.1.jar (7.3 kB at 911 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Scout Hello World Sample Application [maven-archetype] [INFO] Scout JaxWs Module [maven-archetype] [INFO] Scout JS Sample Application [maven-archetype] [INFO] org.eclipse.scout.rt [pom] [INFO] org.eclipse.scout.json [jar] [INFO] org.eclipse.scout.rt.platform [jar] [INFO] org.eclipse.scout.rt.dataobject [jar] [INFO] org.eclipse.scout.rt.platform.test [jar] [INFO] org.eclipse.scout.rt.api.data [jar] [INFO] org.eclipse.scout.rt.security [jar] [INFO] org.eclipse.scout.rt.nls [jar] [INFO] org.eclipse.scout.rt.shared [jar] [INFO] org.eclipse.scout.rt.server.commons [jar] [INFO] org.eclipse.scout.rt.mom.api [jar] [INFO] org.eclipse.scout.rt.jackson [jar] [INFO] org.eclipse.scout.rt.uinotification [jar] [INFO] org.eclipse.scout.rt.server [jar] [INFO] org.eclipse.scout.rt.server.jaxws [jar] [INFO] org.eclipse.scout.jaxws.apt [jar] [INFO] org.eclipse.scout.rt.dataobject.test [jar] [INFO] org.eclipse.scout.rt.shared.test [jar] [INFO] org.eclipse.scout.rt.server.commons.test [jar] [INFO] org.eclipse.scout.rt.jetty [jar] [INFO] org.eclipse.scout.rt.app [jar] [INFO] org.eclipse.scout.rt.server.app [jar] [INFO] org.eclipse.scout.rt.server.test [jar] [INFO] org.eclipse.scout.rt.server.jaxws.test [jar] [INFO] org.eclipse.scout.rt.server.jdbc [jar] [INFO] org.eclipse.scout.rt.server.jdbc.test [jar] [INFO] org.eclipse.scout.rt.rest [jar] [INFO] org.eclipse.scout.rt.api [jar] [INFO] org.eclipse.scout.rt.jackson.test [jar] [INFO] org.eclipse.scout.rt.mom.api.test [jar] [INFO] org.eclipse.scout.rt.mom.jms [jar] [INFO] org.eclipse.scout.rt.mom.jms.test [jar] [INFO] org.eclipse.scout.rt.charsetdetect [jar] [INFO] org.eclipse.scout.rt.oauth2 [jar] [INFO] org.eclipse.scout.rt.mail [jar] [INFO] org.eclipse.scout.rt.mail.test [jar] [INFO] org.eclipse.scout.rt.security.test [jar] [INFO] org.eclipse.scout.rt.dataformat [jar] [INFO] org.eclipse.scout.rt.rest.test [jar] [INFO] org.eclipse.scout.rt.rest.jackson [jar] [INFO] org.eclipse.scout.rt.rest.jersey.client [jar] [INFO] org.eclipse.scout.rt.rest.jersey.server [jar] [INFO] org.eclipse.scout.rt.rest.jersey.test [jar] [INFO] org.eclipse.scout.rt.client [jar] [INFO] org.eclipse.scout.rt.client.test [jar] [INFO] org.eclipse.scout.rt.svg.client [jar] [INFO] org.eclipse.scout.rt.svg.client.test [jar] [INFO] org.eclipse.scout.rt.serverbridge [jar] [INFO] org.eclipse.scout.rt.ui.html [jar] [INFO] org.eclipse.scout.rt.ui.html.app [jar] [INFO] org.eclipse.scout.rt.ui.html.test [jar] [INFO] org.eclipse.scout.rt.ui.html.selenium [jar] [INFO] eclipse-scout-core [jar] [INFO] org.eclipse.scout.rt.svg.ui.html [jar] [INFO] eclipse-scout-cli [jar] [INFO] karma-jasmine-scout [jar] [INFO] eclipse-scout-releng [jar] [INFO] eclipse-scout-migrate [jar] [INFO] eclipse-scout-tsconfig [jar] [INFO] eslint-config [jar] [INFO] org.eclipse.scout.rt.opentelemetry.sdk [jar] [INFO] org.eclipse.scout.rt.chart.shared [jar] [INFO] org.eclipse.scout.rt.chart.client [jar] [INFO] org.eclipse.scout.rt.chart.ui.html [jar] [INFO] eclipse-scout-chart [jar] [INFO] org.eclipse.scout.rt.datamodel.shared [jar] [INFO] org.eclipse.scout.rt.datamodel.client [jar] [INFO] org.eclipse.scout.rt.datamodel.server [jar] [INFO] org.eclipse.scout.rt.datamodel.ui.html [jar] [INFO] [INFO] ---------< org.eclipse.scout.archetypes:scout-helloworld-app >---------- [INFO] Building Scout Hello World Sample Application 24.2-SNAPSHOT [1/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/pom.xml [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.pom (7.7 kB at 310 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer/3.4.1/enforcer-3.4.1.pom (9.1 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/40/maven-parent-40.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/40/maven-parent-40.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 4.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/30/apache-30.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/30/apache-30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/30/apache-30.pom (23 kB at 2.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (5.6 kB at 942 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/3.4.1/maven-enforcer-plugin-3.4.1.jar (39 kB at 3.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.pom (6.7 kB at 963 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/39/maven-parent-39.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 6.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/29/apache-29.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/29/apache-29.pom (21 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-source-plugin/3.3.0/maven-source-plugin-3.3.0.jar (32 kB at 3.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.pom (5.3 kB at 888 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/40/maven-plugins-40.pom (8.1 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/3.3.2/maven-clean-plugin-3.3.2.jar (36 kB at 4.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.pom (4.2 kB at 529 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.build/0.8.11/org.jacoco.build-0.8.11.pom (44 kB at 3.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-bom/9.6/asm-bom-9.6.pom (3.2 kB at 461 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/jacoco-maven-plugin/0.8.11/jacoco-maven-plugin-0.8.11.jar (57 kB at 6.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 4.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.pom (12 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-archetype-plugin/3.2.1/maven-archetype-plugin-3.2.1.jar (101 kB at 11 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.pom (6.8 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/37/maven-plugins-37.pom (9.9 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/37/maven-parent-37.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/37/maven-parent-37.pom (46 kB at 5.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/27/apache-27.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/27/apache-27.pom (20 kB at 2.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/3.3.0/maven-jar-plugin-3.3.0.jar (27 kB at 3.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom (19 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/basepom-oss/53/basepom-oss-53.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-oss/53/basepom-oss-53.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-oss/53/basepom-oss-53.pom (23 kB at 2.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/basepom-minimal/53/basepom-minimal-53.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-minimal/53/basepom-minimal-53.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-minimal/53/basepom-minimal-53.pom (19 kB at 2.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/basepom-foundation/53/basepom-foundation-53.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-foundation/53/basepom-foundation-53.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/basepom-foundation/53/basepom-foundation-53.pom (56 kB at 6.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar (71 kB at 7.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom (7.8 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar (31 kB at 5.2 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/13/plexus-13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/13/plexus-13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 3.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 804 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 19 MB/s) [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.pom (3.8 kB at 375 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.pom (4.3 kB at 610 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 366 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 5.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 271 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/10/plexus-10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 4.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.pom (31 kB at 4.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/58/commons-parent-58.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/58/commons-parent-58.pom (83 kB at 10 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.pom (16 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.pom (20 kB at 376 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 185 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-api/3.4.1/enforcer-api-3.4.1.jar (14 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/enforcer/enforcer-rules/3.4.1/enforcer-rules-3.4.1.jar (145 kB at 4.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar (484 kB at 9.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 2.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 6.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 3.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar (632 kB at 6.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.16.0/commons-codec-1.16.0.jar (361 kB at 3.5 MB/s) [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 590 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 3.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 748 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 699 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/36/maven-parent-36.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 6.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/26/apache-26.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/26/apache-26.pom (21 kB at 2.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 457 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/8/plexus-8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 4.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 2.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/52/commons-parent-52.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 9.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 850 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 396 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 3.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/7/apache-7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (14 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 231 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 5.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (4.5 kB at 642 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11.pom (3.5 kB at 500 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.pom (2.1 kB at 261 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.6/asm-9.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.pom (2.4 kB at 395 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom (2.8 kB at 398 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom (2.6 kB at 370 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.pom (1.9 kB at 269 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.6/asm-9.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 21 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 4.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 4.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 23 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.jar (72 kB at 4.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar (301 kB at 16 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.6/asm-9.6.jar (124 kB at 5.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.jar (52 kB at 2.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.core/0.8.11/org.jacoco.core-0.8.11.jar (210 kB at 9.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jacoco/org.jacoco.report/0.8.11/org.jacoco.report-0.8.11.jar (131 kB at 4.4 MB/s) [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/../target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 442 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 3.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 537 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 122 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 534 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 5.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 850 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 7.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 357 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 1.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 6.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 18 MB/s) [INFO] Copying 139 resources from src/main/resources to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ scout-helloworld-app --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- archetype:3.2.1:jar (default-jar) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.pom (1.9 kB at 272 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-models/3.2.1/archetype-models-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/3.2.1/archetype-models-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-models/3.2.1/archetype-models-3.2.1.pom (2.7 kB at 393 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 864 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.pom (2.0 kB at 325 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.pom (18 kB at 2.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.pom (22 kB at 3.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.pom (6.8 kB at 964 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 125 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 686 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 766 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.pom (4.9 kB at 694 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 730 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 6.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 939 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 764 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 5.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 2.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 8.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 412 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 3.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 4.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/6/apache-6.pom (13 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 449 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 152 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 892 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 2.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 649 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 322 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 279 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 344 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 739 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 290 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 849 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 314 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 370 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 494 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 971 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 344 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 321 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 381 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 895 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 521 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 434 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 178 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 666 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 2.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 910 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 881 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 849 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 6.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/21/apache-21.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/21/apache-21.pom (17 kB at 2.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 830 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 538 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 7.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/16/apache-16.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (15 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 470 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 443 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/ibm/icu/icu4j/70.1/icu4j-70.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/70.1/icu4j-70.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/70.1/icu4j-70.1.pom (4.9 kB at 822 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.pom (5.4 kB at 894 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 962 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.3/plexus-archiver-4.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.3/plexus-archiver-4.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.3/plexus-archiver-4.2.3.pom (4.9 kB at 702 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.4/plexus-6.4.pom (26 kB at 4.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 909 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 3.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 9.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 2.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.8/xz-1.8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 318 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom (4.4 kB at 546 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (24 kB at 3.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.pom (823 B at 137 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity/1.1/plexus-interactivity-1.1.pom (1.7 kB at 288 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/6.5/plexus-components-6.5.pom (2.7 kB at 538 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/6.5/plexus-6.5.pom (26 kB at 4.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 4.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 9.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.pom (4.0 kB at 666 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (4.0 kB at 674 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 822 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 4.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/11/apache-11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 161 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.pom (16 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/antlr/antlr/2.7.7/antlr-2.7.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 105 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.pom (2.1 kB at 160 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-parent/4.0/asm-parent-4.0.pom (5.5 kB at 785 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/4.0/asm-4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.pom (1.9 kB at 276 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.pom (2.1 kB at 139 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/4.0/asm-util-4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.pom (2.1 kB at 298 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.pom (2.1 kB at 349 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 199 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 235 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.8.1/ant-1.8.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.pom (8.8 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.8.1/ant-parent-1.8.1.pom (4.3 kB at 714 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/ibm/icu/icu4j/70.1/icu4j-70.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.8/xz-1.8.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/antlr/antlr/2.7.7/antlr-2.7.7.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/4.0/asm-4.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.8.1/ant-1.8.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-catalog/3.2.1/archetype-catalog-3.2.1.jar (19 kB at 2.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-descriptor/3.2.1/archetype-descriptor-3.2.1.jar (24 kB at 3.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 23 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 3.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/archetype/archetype-common/3.2.1/archetype-common-3.2.1.jar (181 kB at 11 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 4.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/70.1/icu4j-70.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 5.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 7.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.5.1/maven-archiver-3.5.1.jar (26 kB at 806 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 5.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ivy/ivy/2.5.0/ivy-2.5.0.jar (1.4 MB at 35 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 3.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 1.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 8.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar (194 kB at 3.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 2.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 865 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 1.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 8.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.1/plexus-interactivity-api-1.1.jar (9.4 kB at 120 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 3.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 52 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-invoker/3.0.1/maven-invoker-3.0.1.jar (33 kB at 389 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 696 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 287 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 84 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 5.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 3.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-script-interpreter/1.2/maven-script-interpreter-1.2.jar (22 kB at 144 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 2.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 3.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-tree/4.0/asm-tree-4.0.jar (22 kB at 127 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-commons/4.0/asm-commons-4.0.jar (38 kB at 212 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/4.0/asm-4.0.jar (46 kB at 257 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-util/4.0/asm-util-4.0.jar (37 kB at 201 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm-analysis/4.0/asm-analysis-4.0.jar (20 kB at 105 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 1.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy/2.0.1/groovy-2.0.1.jar (3.3 MB at 13 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar (1.5 MB at 5.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/groovy/groovy-all/2.4.16/groovy-all-2.4.16.jar (7.2 MB at 24 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/70.1/icu4j-70.1.jar (14 MB at 23 MB/s) [INFO] Building archetype jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT.jar [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.pom (3.9 kB at 784 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.pom (6.0 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.pom (6.3 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 2.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 409 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.9/xz-1.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/3.6.0/maven-archiver-3.6.0.jar (26 kB at 3.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.0/plexus-io-3.4.0.jar (79 kB at 11 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 13 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.4.0/plexus-archiver-4.4.0.jar (211 kB at 19 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.jar (267 kB at 18 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.21/commons-compress-1.21.jar (1.0 MB at 48 MB/s) [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.pom (6.5 kB at 816 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (22 kB at 3.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/56/commons-parent-56.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/56/commons-parent-56.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/56/commons-parent-56.pom (82 kB at 12 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 938 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.pom (1.9 kB at 320 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/4.7.1/plexus-archiver-4.7.1.jar (221 kB at 22 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.jar (1.1 MB at 44 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/luben/zstd-jni/1.5.5-2/zstd-jni-1.5.5-2.jar (5.9 MB at 31 MB/s) [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ scout-helloworld-app --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:integration-test (default-integration-test) @ scout-helloworld-app --- [INFO] Processing Archetype IT project: basic [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: scout-helloworld-app:24.2-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: helloscout [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloscout [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout [INFO] Parameter: versionWithoutSnapshot, Value: 1.0.0 [INFO] Parameter: debug, Value: false [INFO] Parameter: displayName, Value: My Application [INFO] Parameter: javaVersion, Value: 11 [INFO] Parameter: skipChangeMeReplacement, Value: false [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: simpleArtifactName, Value: helloscout [INFO] Parameter: artifactId, Value: helloscout [INFO] Parameter: userName, Value: Scout Robot [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.shared/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.client/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app.image/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app.zip/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.server.app.dev/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app.image/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app.zip/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui.html.app.dev/pom.xml [INFO] Executing META-INF/archetype-post-generate.groovy post-generation script [INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/test-classes/projects/basic/project/helloscout [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 2.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 2.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 241 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 380 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 714 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 349 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 360 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 460 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 82 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom (3.5 kB at 576 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom (5.5 kB at 916 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom (7.8 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (1.4 kB at 202 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom (1.8 kB at 258 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 33 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 770 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 314 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 2.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 2.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 19 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 798 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3 kB at 173 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar (15 kB at 1.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar (162 kB at 10 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar (83 kB at 4.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar (486 kB at 19 MB/s) [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ scout-helloworld-app --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 17 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 24 MB/s) [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-helloworld-app/target/scout-helloworld-app-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-helloworld-app/24.2-SNAPSHOT/scout-helloworld-app-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:update-local-catalog (default-update-local-catalog) @ scout-helloworld-app --- [INFO] [INFO] ----------< org.eclipse.scout.archetypes:scout-jaxws-module >----------- [INFO] Building Scout JaxWs Module 24.2-SNAPSHOT [2/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/pom.xml [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ scout-jaxws-module --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ scout-jaxws-module --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ scout-jaxws-module --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/../target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ scout-jaxws-module --- [INFO] Copying 7 resources from src/main/resources to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ scout-jaxws-module --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- archetype:3.2.1:jar (default-jar) @ scout-jaxws-module --- [INFO] Building archetype jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT.jar [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ scout-jaxws-module --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ scout-jaxws-module --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ scout-jaxws-module --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:integration-test (default-integration-test) @ scout-jaxws-module --- [INFO] Processing Archetype IT project: basic [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: scout-jaxws-module:24.2-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: helloworld.server.jaxws [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloworld [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloworld [INFO] Parameter: displayName, Value: My Application [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: helloworld.server.jaxws [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: parentArtifactId, Value: helloworld [WARNING] CP Don't override file /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/resources/META-INF/scout.xml [WARNING] CP Don't override file /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/resources/WEB-INF/wsdl [WARNING] CP Don't override file /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws/src/main/java [INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/test-classes/projects/basic/project/helloworld.server.jaxws [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ scout-jaxws-module --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ scout-jaxws-module --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-jaxws-module/target/scout-jaxws-module-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-jaxws-module/24.2-SNAPSHOT/scout-jaxws-module-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:update-local-catalog (default-update-local-catalog) @ scout-jaxws-module --- [INFO] [INFO] -----------< org.eclipse.scout.archetypes:scout-hellojs-app >----------- [INFO] Building Scout JS Sample Application 24.2-SNAPSHOT [3/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/pom.xml [INFO] --------------------------[ maven-archetype ]--------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ scout-hellojs-app --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ scout-hellojs-app --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ scout-hellojs-app --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/../target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ scout-hellojs-app --- [INFO] Copying 175 resources from src/main/resources to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ scout-hellojs-app --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- archetype:3.2.1:jar (default-jar) @ scout-hellojs-app --- [INFO] Building archetype jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT.jar [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ scout-hellojs-app --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ scout-hellojs-app --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ scout-hellojs-app --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:integration-test (default-integration-test) @ scout-hellojs-app --- [INFO] Processing Archetype IT project: basic [INFO] ---------------------------------------------------------------------------- [INFO] Using following parameters for creating project from Archetype: scout-hellojs-app:24.2-SNAPSHOT [INFO] ---------------------------------------------------------------------------- [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: artifactId, Value: helloscout [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout [INFO] Parameter: packageInPathFormat, Value: org/eclipse/scout/apps/helloscout [INFO] Parameter: package, Value: org.eclipse.scout.apps.helloscout [INFO] Parameter: versionWithoutSnapshot, Value: 1.0.0 [INFO] Parameter: debug, Value: false [INFO] Parameter: displayName, Value: My Application [INFO] Parameter: javaVersion, Value: 11 [INFO] Parameter: skipChangeMeReplacement, Value: false [INFO] Parameter: groupId, Value: org.eclipse.scout.apps [INFO] Parameter: simpleArtifactName, Value: helloscout [INFO] Parameter: artifactId, Value: helloscout [INFO] Parameter: version, Value: 1.0.0-SNAPSHOT [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.api/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app.dev/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app.image/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.app.zip/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.core/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.data/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.db/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.persistence/pom.xml [INFO] Parent element not overwritten in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout/helloscout.ui/pom.xml [INFO] Executing META-INF/archetype-post-generate.groovy post-generation script [INFO] Project created from Archetype in dir: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/test-classes/projects/basic/project/helloscout [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ scout-hellojs-app --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ scout-hellojs-app --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/scout-hellojs-app/target/scout-hellojs-app-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/archetypes/scout-hellojs-app/24.2-SNAPSHOT/scout-hellojs-app-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- archetype:3.2.1:update-local-catalog (default-update-local-catalog) @ scout-hellojs-app --- [INFO] [INFO] -------------< org.eclipse.scout.rt:org.eclipse.scout.rt >-------------- [INFO] Building org.eclipse.scout.rt 24.2-SNAPSHOT [4/72] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt --- [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt --- [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt/24.2-SNAPSHOT/org.eclipse.scout.rt-24.2-SNAPSHOT.pom [INFO] [INFO] ------------< org.eclipse.scout.rt:org.eclipse.scout.json >------------- [INFO] Building org.eclipse.scout.json 24.2-SNAPSHOT [5/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.pom (9.8 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/3.11.0/maven-compiler-plugin-3.11.0.jar (66 kB at 11 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.pom (5.3 kB at 886 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/3.2.3/surefire-3.2.3.pom (22 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/41/maven-parent-41.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/41/maven-parent-41.pom (50 kB at 8.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/31/apache-31.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/31/apache-31.pom (24 kB at 3.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/3.2.3/maven-surefire-plugin-3.2.3.jar (45 kB at 5.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.2/junit-4.13.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 3.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 128 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 329 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/junit/junit/4.13.2/junit-4.13.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 30 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 6.4 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.json --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.json --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.json --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.json --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.json --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.pom (2.3 kB at 386 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compilers/2.13.0/plexus-compilers-2.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.13.0/plexus-compilers-2.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/2.13.0/plexus-compilers-2.13.0.pom (1.3 kB at 220 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/2.13.0/plexus-compiler-2.13.0.pom (8.4 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/10.0/plexus-components-10.0.pom (2.7 kB at 446 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.pom (1.1 kB at 176 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.pom (770 B at 128 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.1/plexus-containers-2.1.1.pom (6.0 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.pom (2.5 kB at 356 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 612 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 798 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 6.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 375 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 136 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 707 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 3.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.3/guice-4.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.3/guice-4.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.3/guice-4.2.3.pom (11 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice-parent/4.2.3/guice-parent-4.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.3/guice-parent-4.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice-parent/4.2.3/guice-parent-4.2.3.pom (16 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/google/5/google-5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (2.5 kB at 492 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 60 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.pom (8.4 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/27.1-jre/guava-parent-27.1-jre.pom (10 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom (2.5 kB at 414 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.pom (1.8 kB at 297 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.2.0/error_prone_parent-2.2.0.pom (5.1 kB at 849 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 460 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.pom (2.6 kB at 429 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-parent/1.17/animal-sniffer-parent-1.17.pom (8.6 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 5.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.pom (3.2 kB at 530 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.8.0/junit-bom-5.8.0.pom (5.6 kB at 804 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.pom (1.7 kB at 187 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.pom (2.8 kB at 472 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 254 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.pom (1.7 kB at 237 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 972 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 790 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 5.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom (5.0 kB at 994 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom (4.1 kB at 690 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.pom (2.4 kB at 395 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 2.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.pom (1.1 kB at 190 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.pom (1.2 kB at 241 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/inject/guice/4.2.3/guice-4.2.3-no_aop.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/9.4/asm-9.4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-eclipse/2.13.0/plexus-compiler-eclipse-2.13.0.jar (20 kB at 2.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.1/plexus-component-annotations-2.1.1.jar (4.1 kB at 684 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-testing/1.1.0/plexus-testing-1.1.0.jar (6.6 kB at 825 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 2.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.3/guice-4.2.3-no_aop.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.jar (71 kB at 7.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 19 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 344 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 3.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.2.0/error_prone_annotations-2.2.0.jar (14 kB at 685 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 18 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar (193 kB at 8.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 338 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/animal-sniffer-annotations/1.17/animal-sniffer-annotations-1.17.jar (3.4 kB at 128 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/inject/guice/4.2.3/guice-4.2.3-no_aop.jar (530 kB at 19 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/opentest4j/opentest4j/1.2.0/opentest4j-1.2.0.jar (7.7 kB at 239 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 206 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.8.0/junit-platform-commons-1.8.0.jar (100 kB at 2.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-api/5.8.0/junit-jupiter-api-5.8.0.jar (193 kB at 5.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 322 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 3.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar (55 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.13.0/plexus-compiler-api-2.13.0.jar (27 kB at 551 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 2.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.13.0/plexus-compiler-manager-2.13.0.jar (4.7 kB at 85 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 6.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.13.0/plexus-compiler-javac-2.13.0.jar (23 kB at 386 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/27.1-jre/guava-27.1-jre.jar (2.7 MB at 47 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jdt/ecj/3.31.0/ecj-3.31.0.jar (3.2 MB at 31 MB/s) [INFO] Changes detected - recompiling the module! :source [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONArray.java:[578,22] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONArray.java:[578,37] Unsupported @SuppressWarnings("squid:S2225") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONTokener.java:[141,21] Unsupported @SuppressWarnings("squid:S128") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONTokener.java:[577,21] Unsupported @SuppressWarnings("squid:S1695") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[105,24] Unsupported @SuppressWarnings("squid:S1206") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[105,39] Unsupported @SuppressWarnings("findbugs:EQ_UNUSUAL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[105,62] Unsupported @SuppressWarnings("EqualsWhichDoesntCheckParameterClass") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[139,21] Unsupported @SuppressWarnings("squid:S1695") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[678,22] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[678,37] Unsupported @SuppressWarnings("squid:S2225") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONObject.java:[726,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSON.java:[46,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/main/java/org/json/JSONStringer.java:[71,21] Unsupported @SuppressWarnings("squid:S00116") [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.json --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.json --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONArrayTest.java:[156,19] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONArrayTest.java:[200,16] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONArrayTest.java:[321,16] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONArrayTest.java:[370,17] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONObjectTest.java:[190,24] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONObjectTest.java:[897,24] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONObjectTest.java:[1008,5] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/src/test/java/org/json/JSONStringerTest.java:[37,19] Unsupported @SuppressWarnings("CatchMayIgnoreException") [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.json --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.pom (6.2 kB at 892 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.pom (3.5 kB at 504 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.pom (3.3 kB at 466 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.pom (4.1 kB at 580 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.pom (3.3 kB at 275 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.pom (4.5 kB at 405 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.pom (1.8 kB at 252 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 966 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 391 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.2.5/maven-3.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 3.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 6.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/15/apache-15.pom (15 kB at 2.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 121 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 144 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 257 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 511 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 372 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 504 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom (15 kB at 2.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom (15 kB at 2.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom (17 kB at 2.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom (15 kB at 2.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 107 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 801 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 428 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 607 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 410 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 579 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/38/forge-parent-38.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/16.0.1/guava-16.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.0/commons-io-2.15.0.pom (22 kB at 4.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/64/commons-parent-64.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 11 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom (4.3 kB at 855 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom (3.2 kB at 456 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/15/plexus-15.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/15/plexus-15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/15/plexus-15.pom (28 kB at 4.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.2.3/maven-surefire-common-3.2.3.jar (308 kB at 26 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.2.3/surefire-extensions-spi-3.2.3.jar (8.2 kB at 1.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.2.3/surefire-logger-api-3.2.3.jar (14 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.2.3/surefire-api-3.2.3.jar (171 kB at 19 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.2.3/surefire-booter-3.2.3.jar (118 kB at 12 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.2.3/surefire-extensions-api-3.2.3.jar (26 kB at 2.0 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 4.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar (58 kB at 3.6 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.15.0/commons-io-2.15.0.jar (501 kB at 19 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.2.3/surefire-shared-utils-3.2.3.jar (2.4 MB at 27 MB/s) [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junit4.JUnit4Provider [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.pom (3.0 kB at 435 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.2.3/surefire-providers-3.2.3.pom (2.6 kB at 373 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.pom (3.1 kB at 391 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.pom (2.8 kB at 396 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.pom (2.8 kB at 352 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/3.2.3/surefire-junit4-3.2.3.jar (18 kB at 2.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit3/3.2.3/common-junit3-3.2.3.jar (12 kB at 1.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.3/common-java5-3.2.3.jar (18 kB at 1.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit4/3.2.3/common-junit4-3.2.3.jar (26 kB at 300 kB/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.json.SelfUseTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.json.SelfUseTest [INFO] Running org.json.ParsingTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.json.ParsingTest [INFO] Running org.json.JSONTokenerTest [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.json.JSONTokenerTest [INFO] Running org.json.JSONStringerTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.json.JSONStringerTest [INFO] Running org.json.JSONObjectTest [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.json.JSONObjectTest [INFO] Running org.json.JSONArrayTest [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.json.JSONArrayTest [INFO] Running org.json.CompatibilityTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.json.CompatibilityTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.json --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.json --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.json --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.json --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.json --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.json --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.json/target/org.eclipse.scout.json-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.json/24.2-SNAPSHOT/org.eclipse.scout.json-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform >--------- [INFO] Building org.eclipse.scout.rt.platform 24.2-SNAPSHOT [6/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.pom (3.4 kB at 481 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex-parent/3.1.6/jandex-parent-3.1.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-parent/3.1.6/jandex-parent-3.1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-parent/3.1.6/jandex-parent-3.1.6.pom (7.2 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/smallrye-build-parent/42/smallrye-build-parent-42.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/42/smallrye-build-parent-42.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/smallrye-build-parent/42/smallrye-build-parent-42.pom (39 kB at 5.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex-maven-plugin/3.1.6/jandex-maven-plugin-3.1.6.jar (20 kB at 2.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex/3.1.6/jandex-3.1.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex/3.1.6/jandex-3.1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex/3.1.6/jandex-3.1.6.pom (7.0 kB at 995 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.pom (2.8 kB at 469 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.9/slf4j-parent-2.0.9.pom (16 kB at 3.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-bom/2.0.9/slf4j-bom-2.0.9.pom (4.9 kB at 820 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.pom (16 kB at 2.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.pom (9.0 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz-parent/2.3.2/quartz-parent-2.3.2.pom (15 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.pom (1.1 kB at 122 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.pom (13 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-parent/1.4.14/logback-parent-1.4.14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.4.14/logback-parent-1.4.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.4.14/logback-parent-1.4.14.pom (20 kB at 2.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.pom (5.0 kB at 842 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.pom (1.3 kB at 185 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.pom (1.8 kB at 254 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.pom (1.6 kB at 262 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/smallrye/jandex/3.1.6/jandex-3.1.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex/3.1.6/jandex-3.1.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/smallrye/jandex/3.1.6/jandex-3.1.6.jar (331 kB at 17 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.9/slf4j-api-2.0.9.jar (65 kB at 9.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jul-to-slf4j/2.0.9/jul-to-slf4j-2.0.9.jar (6.3 kB at 793 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar (25 kB at 3.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.4.14/logback-classic-1.4.14.jar (284 kB at 24 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/2.0.9/slf4j-jdk14-2.0.9.jar (10 kB at 695 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api/1.34.1/opentelemetry-api-1.34.1.jar (139 kB at 7.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-context/1.34.1/opentelemetry-context-1.34.1.jar (47 kB at 2.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.4.14/logback-core-1.4.14.jar (597 kB at 24 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/quartz-scheduler/quartz/2.3.2/quartz-2.3.2.jar (693 kB at 27 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.platform --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.platform --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.platform --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.platform --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/nls/NlsResourceBundleCache.java:[41,60] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[28,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[44,91] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[63,127] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[67,118] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[149,159] org.eclipse.scout.rt.platform.interceptor.DecoratingProxy.P_InvocationHandler is a raw type. References to generic type org.eclipse.scout.rt.platform.interceptor.DecoratingProxy.P_InvocationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/DecoratingProxy.java:[155,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/PlatformImplementor.java:[127,21] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/PlatformImplementor.java:[224,9] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/PlatformImplementor.java:[319,21] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[109,21] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[109,28] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[110,21] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[111,21] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[158,42] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[159,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[178,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[191,25] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[204,34] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[217,11] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[217,32] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[224,11] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[224,42] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[226,18] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[279,62] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[279,78] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[292,47] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[292,63] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[297,15] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[300,15] java.util.Map is a raw type. References to generic type java.util.Map should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[306,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[309,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[339,21] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[340,47] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[340,63] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1884,21] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1888,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1900,19] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1900,37] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1930,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1930,49] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1930,67] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1945,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1945,49] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1945,67] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1949,11] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1949,47] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1949,65] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1951,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1986,7] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[1986,18] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[2081,33] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/TypeCastUtility.java:[2084,32] java.lang.reflect.TypeVariable is a raw type. References to generic type java.lang.reflect.TypeVariable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/IOUtility.java:[62,19] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/chain/callable/ICallableInterceptor.java:[41,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ObjectUtility.java:[81,21] Unsupported @SuppressWarnings("squid:S1201") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/FileUtility.java:[53,19] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/FileUtility.java:[549,27] Unsupported @SuppressWarnings("squid:S2095") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/TypeParameterBeanRegistry.java:[83,11] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/ConcurrentExpiringMap.java:[62,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/ConcurrentExpiringMap.java:[674,7] org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap.ExpiringElement is a raw type. References to generic type org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap.ExpiringElement should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/ConcurrentExpiringMap.java:[674,32] org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap.ExpiringElement is a raw type. References to generic type org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap.ExpiringElement should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/PlatformError.java:[105,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ArrayComparator.java:[15,19] Unsupported @SuppressWarnings("squid:S2063") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ArrayComparator.java:[100,21] Unsupported @SuppressWarnings("squid:S2063") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ArrayComparator.java:[126,15] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/TransformingSet.java:[28,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/status/MultiStatus.java:[209,21] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/status/MultiStatus.java:[218,21] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[46,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[65,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[102,51] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[104,11] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[105,15] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtility.java:[105,32] The method doPrivileged(java.security.PrivilegedAction) from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/date/DateUtility.java:[635,21] Unsupported @SuppressWarnings("squid:S1201") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastPropertyDescriptor.java:[42,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/LocalHostAddressHelper.java:[35,21] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/LocalHostAddressHelper.java:[70,21] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/DefaultExceptionTranslator.java:[14,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/DefaultExceptionTranslator.java:[142,113] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/DefaultExceptionTranslator.java:[142,124] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/DefaultExceptionTranslator.java:[142,141] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[86,7] java.lang.reflect.TypeVariable is a raw type. References to generic type java.lang.reflect.TypeVariable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[86,25] java.lang.reflect.TypeVariable is a raw type. References to generic type java.lang.reflect.TypeVariable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[125,21] Unsupported @SuppressWarnings("squid:S1643") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[126,33] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/VerboseUtility.java:[130,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/LRUCache.java:[29,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobExceptionTranslator.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobExceptionTranslator.java:[73,78] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobExceptionTranslator.java:[73,89] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobExceptionTranslator.java:[73,106] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/AbstractBooleanConfigProperty.java:[18,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/PropertiesHelper.java:[1130,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[47,42] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[47,49] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[60,98] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[63,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[89,42] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[90,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[105,71] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[106,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[123,50] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[125,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[140,79] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[142,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[157,75] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[159,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[180,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[180,50] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[184,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/ConfigurationUtility.java:[212,86] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/AbstractTransactionalMap.java:[212,21] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/AbstractTransactionalMap.java:[398,23] Unsupported @SuppressWarnings("SuspiciousMethodCalls") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/AbstractTransactionalMap.java:[439,24] Unsupported @SuppressWarnings("SuspiciousMethodCalls") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/SubjectProcessor.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/SubjectProcessor.java:[51,55] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/SubjectProcessor.java:[51,66] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/SubjectProcessor.java:[51,83] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/AbstractPropertyObserver.java:[25,21] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/event/UnsafeFastListenerList.java:[73,42] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/event/UnsafeFastListenerList.java:[126,15] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/event/UnsafeFastListenerList.java:[148,15] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/event/UnsafeFastListenerList.java:[162,74] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/transaction/TransactionProcessor.java:[184,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Pair.java:[20,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Pair.java:[49,5] org.eclipse.scout.rt.platform.util.Pair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.Pair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Pair.java:[49,19] org.eclipse.scout.rt.platform.util.Pair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.Pair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/html/HtmlHelper.java:[24,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/html/HtmlHelper.java:[213,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[47,31] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[108,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[164,9] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[164,76] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[181,9] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[187,11] org.eclipse.scout.rt.platform.internal.BeanImplementor is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanImplementor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[216,7] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[282,7] org.eclipse.scout.rt.platform.internal.BeanHierarchy is a raw type. References to generic type org.eclipse.scout.rt.platform.internal.BeanHierarchy should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanManagerImplementor.java:[343,10] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/NumberUtility.java:[27,21] Unsupported @SuppressWarnings("squid:S2245") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/ProcessingStatus.java:[24,21] Unsupported @SuppressWarnings("squid:S2387") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EnumerationUtility.java:[43,25] Unsupported @SuppressWarnings("squid:S2272") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/NVPair.java:[22,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/NVPair.java:[30,44] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/NVPair.java:[44,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[153,21] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[542,25] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[542,36] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContext.java:[542,53] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/transaction/TwoPhaseTransactionCommitProtocol.java:[25,19] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheRegistryService.java:[22,29] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheRegistryService.java:[30,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheRegistryService.java:[53,25] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[45,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[473,21] Unsupported @SuppressWarnings("squid:AssignmentInSubExpressionCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[508,21] Unsupported @SuppressWarnings("squid:S2259") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[541,21] Unsupported @SuppressWarnings("squid:S2259") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[589,21] Unsupported @SuppressWarnings("squid:S2259") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[819,21] Unsupported @SuppressWarnings("squid:ForLoopCounterChangedCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1028,21] Unsupported @SuppressWarnings("squid:S1643") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1395,21] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1562,22] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1562,37] Unsupported @SuppressWarnings("squid:S00108") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1618,22] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1618,37] Unsupported @SuppressWarnings("squid:S00108") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1789,22] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1789,60] Unsupported @SuppressWarnings("squid:S1444") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1789,75] Unsupported @SuppressWarnings("squid:S3008") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[1821,21] Unsupported @SuppressWarnings("squid:S2259") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/StringUtility.java:[2124,21] Unsupported @SuppressWarnings("squid:S2245") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/chain/callable/ICallableDecorator.java:[34,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/namespace/NamespaceVersionedModel.java:[105,48] org.eclipse.scout.rt.platform.namespace.NamespaceVersionedModel.Builder is a raw type. References to generic type org.eclipse.scout.rt.platform.namespace.NamespaceVersionedModel.Builder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/NamedThreadFactory.java:[42,11] The type java.lang.SecurityManager has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/NamedThreadFactory.java:[42,52] The method getSecurityManager() from the type java.lang.System has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/NamedThreadFactory.java:[43,59] The method getThreadGroup() from the type java.lang.SecurityManager has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/chain/callable/CallableChain.java:[218,62] org.eclipse.scout.rt.platform.chain.callable.ICallableInterceptor is a raw type. References to generic type org.eclipse.scout.rt.platform.chain.callable.ICallableInterceptor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanFilter.java:[29,15] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanFilter.java:[36,14] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanInfo.java:[23,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/FastBeanInfo.java:[33,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/ConfigDescriptionExporter.java:[75,10] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/ConfigDescriptionExporter.java:[104,23] Unsupported @SuppressWarnings("findbugs:NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/ConfigDescriptionExporter.java:[126,23] Unsupported @SuppressWarnings("findbugs:RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[330,73] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[338,61] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[358,35] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[361,53] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/CacheBuilder.java:[367,28] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/AbstractConfigProperty.java:[20,19] Unsupported @SuppressWarnings("findbugs:UG_SYNC_SET_UNSYNC_GET") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/PropertiesUtility.java:[121,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Range.java:[70,5] org.eclipse.scout.rt.platform.util.Range is a raw type. References to generic type org.eclipse.scout.rt.platform.util.Range should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/Range.java:[70,20] org.eclipse.scout.rt.platform.util.Range is a raw type. References to generic type org.eclipse.scout.rt.platform.util.Range should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/MatrixUtility.java:[148,21] Unsupported @SuppressWarnings("pmd:AvoidArrayLoops") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/transaction/BasicTransaction.java:[24,19] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/internal/BeanProxyImplementor.java:[35,77] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/ConfigFileCredentialVerifier.java:[182,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[47,32] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[72,31] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[189,17] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[247,15] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/EventListenerList.java:[280,38] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobListeners.java:[50,11] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobListeners.java:[72,119] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/JobListeners.java:[123,13] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/ICacheBuilder.java:[209,67] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/cache/ICacheBuilder.java:[214,54] org.eclipse.scout.rt.platform.cache.ICache is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICache should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/internal/BeanHierarchy.java:[140,35] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContextChainIntercepterRegistry.java:[28,43] org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer is a raw type. References to generic type org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContextChainIntercepterRegistry.java:[48,10] org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer is a raw type. References to generic type org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/RunContextChainIntercepterRegistry.java:[49,10] org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer is a raw type. References to generic type org.eclipse.scout.rt.platform.context.IRunContextChainInterceptorProducer should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/UriUtility.java:[319,21] Unsupported @SuppressWarnings("JavadocLinkAsPlainText") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/extension/InjectFieldTo.java:[50,3] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/exception/PlatformException.java:[105,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CompositeObject.java:[98,16] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CollectionUtility.java:[659,28] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CollectionUtility.java:[667,28] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CollectionUtility.java:[674,28] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/CollectionUtility.java:[682,28] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/interceptor/IInstanceInvocationHandler.java:[61,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/ImmutablePair.java:[18,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/Holder.java:[66,21] Unsupported @SuppressWarnings("findbugs:RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/JwtPrincipal.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/JwtPrincipal.java:[68,35] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/JwtPrincipal.java:[68,46] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/security/JwtPrincipal.java:[68,63] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/concurrent/IRunnable.java:[25,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/filter/future/FutureFilterBuilder.java:[88,51] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/ConfigPropertyValidator.java:[40,12] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/collection/ConcurrentTransactionalMap.java:[27,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[41,28] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[41,35] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[42,28] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[42,35] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[58,16] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[58,23] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[450,11] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/BeanUtility.java:[453,18] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/config/PlatformConfigProperties.java:[174,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/AnnotationFactory.java:[14,19] Unsupported @SuppressWarnings("squid:S2162") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/job/internal/FixedDelayTrigger.java:[28,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/events/management/IListenerListMonitorMBean.java:[66,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[70,34] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[82,39] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[363,16] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[389,9] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[407,19] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[427,17] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[431,23] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[445,37] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[452,45] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[462,9] java.util.ArrayList is a raw type. References to generic type java.util.ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[492,5] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[493,5] java.util.Map is a raw type. References to generic type java.util.Map should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[520,21] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[529,11] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[533,23] java.lang.ref.Reference is a raw type. References to generic type java.lang.ref.Reference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[590,7] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/reflect/BasicPropertySupport.java:[594,7] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/extension/Extends.java:[44,3] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/MutablePair.java:[23,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/resource/BinaryResource.java:[71,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/PrinicpalContextValueProvider.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/PrinicpalContextValueProvider.java:[41,44] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/PrinicpalContextValueProvider.java:[41,55] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/context/PrinicpalContextValueProvider.java:[41,72] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/util/JarManifestHelper.java:[41,21] Unsupported @SuppressWarnings("SpellCheckingInspection") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/HolderUtility.java:[24,44] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/main/java/org/eclipse/scout/rt/platform/holders/HolderUtility.java:[24,55] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.platform --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.platform --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.platform --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.platform --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.platform --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.platform --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.platform --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/24.2-SNAPSHOT/org.eclipse.scout.rt.platform-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/24.2-SNAPSHOT/org.eclipse.scout.rt.platform-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform/target/org.eclipse.scout.rt.platform-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform/24.2-SNAPSHOT/org.eclipse.scout.rt.platform-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject >-------- [INFO] Building org.eclipse.scout.rt.dataobject 24.2-SNAPSHOT [7/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.dataobject --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.dataobject --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.dataobject --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.dataobject --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.dataobject --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdInventory.java:[46,32] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdInventory.java:[56,29] Type safety: Unchecked cast from java.lang.Class to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdInventory.java:[142,35] Type safety: Unchecked cast from java.lang.Class to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[26,19] Unsupported @SuppressWarnings("squid:S2333") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[61,46] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[88,52] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDoCollection.java:[106,49] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoCollection.java:[29,19] Unsupported @SuppressWarnings("squid:S2333") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoCollection.java:[69,33] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoCollection.java:[74,54] Type safety: Unchecked cast from java.lang.Object to java.util.Collection [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdCodec.java:[164,33] Unlikely argument type for equals(): org.eclipse.scout.rt.dataobject.id.IdCodec.IIdCodecFlag seems to be unrelated to java.lang.Enum [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdCodec.java:[271,42] Type safety: Unchecked cast from java.util.function.Function to java.util.function.Function [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDataObjectVisitor.java:[137,92] Type safety: Unchecked cast from java.lang.Class to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoNode.java:[134,5] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoNode.java:[134,21] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoNode.java:[156,33] org.eclipse.scout.rt.dataobject.DoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/IdFactory.java:[98,30] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectIntermediateMigrationContextData.java:[49,75] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.migration.IDataObjectIntermediateMigration to org.eclipse.scout.rt.dataobject.migration.IDataObjectIntermediateMigration [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrationInventory.java:[110,23] Type safety: Unchecked cast from java.lang.Class to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrationInventory.java:[176,29] Type safety: Unchecked cast from java.lang.Class to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrationInventory.java:[340,48] org.eclipse.scout.rt.dataobject.migration.IDoValueMigrationHandler is a raw type. References to generic type org.eclipse.scout.rt.dataobject.migration.IDoValueMigrationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/AbstractDataObjectVisitorExtension.java:[23,12] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[301,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.DoNode to NODE [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[309,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class) of the generic method getNode(java.lang.String, java.lang.Class) of type org.eclipse.scout.rt.dataobject.DoEntity [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[309,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoValue needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoValue [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[317,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class) of the generic method getNode(java.lang.String, java.lang.Class) of type org.eclipse.scout.rt.dataobject.DoEntity [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[317,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoList needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoList [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[325,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class) of the generic method getNode(java.lang.String, java.lang.Class) of type org.eclipse.scout.rt.dataobject.DoEntity [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[325,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoSet needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoSet [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[333,12] Type safety: Unchecked invocation getNode(java.lang.String, java.lang.Class) of the generic method getNode(java.lang.String, java.lang.Class) of type org.eclipse.scout.rt.dataobject.DoEntity [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntity.java:[333,12] Type safety: The expression of type org.eclipse.scout.rt.dataobject.DoCollection needs unchecked conversion to conform to org.eclipse.scout.rt.dataobject.DoCollection [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoList.java:[24,19] Unsupported @SuppressWarnings("squid:S2333") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoEntityBuilder.java:[74,84] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/DoEntityMappings.java:[213,25] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/DoEntityMappings.java:[226,25] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DataObjectMigrator.java:[168,25] Type safety: Unchecked cast from capture#2-of ? to T [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/enumeration/EnumResolver.java:[47,30] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/enumeration/EnumResolver.java:[79,30] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[22,91] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[25,21] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[30,10] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/TypedIdDataObjectVisitorExtension.java:[30,33] org.eclipse.scout.rt.dataobject.id.TypedId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.TypedId should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/DoValueMigrationDataObjectVisitor.java:[56,12] Type safety: Unchecked cast from java.lang.Object to T [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/AbstractToDoFunction.java:[29,29] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/mapping/AbstractToDoFunction.java:[31,29] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/lookup/AbstractLookupRestrictionDo.java:[65,56] Type safety: Potential heap pollution via varargs parameter ids [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/migration/AbstractDoValueUntypedMigrationHandler.java:[48,12] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectVisitors.java:[115,16] Type safety: Unchecked cast from T to OT [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectInventory.java:[225,30] Type safety: Unchecked cast from java.lang.Class to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectInventory.java:[232,32] Type safety: Unchecked cast from java.lang.Class to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectInventory.java:[460,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.IDataObjectVisitorExtension to org.eclipse.scout.rt.dataobject.IDataObjectVisitorExtension [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DataObjectHelper.java:[314,53] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelper.java:[176,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/AbstractRootId.java:[52,5] org.eclipse.scout.rt.dataobject.id.AbstractRootId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.AbstractRootId should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/id/AbstractRootId.java:[52,29] org.eclipse.scout.rt.dataobject.id.AbstractRootId is a raw type. References to generic type org.eclipse.scout.rt.dataobject.id.AbstractRootId should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/main/java/org/eclipse/scout/rt/dataobject/DoSet.java:[25,19] Unsupported @SuppressWarnings("squid:S2333") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.dataobject --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.dataobject --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.dataobject --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.dataobject --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.dataobject --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/target/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.dataobject --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.dataobject --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/target/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.dataobject --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.dataobject --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.dataobject --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/target/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject/target/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.platform.test >------- [INFO] Building org.eclipse.scout.rt.platform.test 24.2-SNAPSHOT [8/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.pom (2.5 kB at 308 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.pom (16 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.9/byte-buddy-parent-1.14.9.pom (62 kB at 7.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.pom (10 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/3.3/objenesis-3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.pom (3.0 kB at 601 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom (19 kB at 3.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/3.3/objenesis-3.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-core/5.7.0/mockito-core-5.7.0.jar (700 kB at 25 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/objenesis/objenesis/3.3/objenesis-3.3.jar (49 kB at 6.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-agent/1.14.9/byte-buddy-agent-1.14.9.jar (257 kB at 18 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar (4.2 MB at 42 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.platform.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.platform.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.platform.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.platform.test --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.platform.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/parameterized/ParameterizedTestRunnerExtension.java:[31,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/SafeStatementInvoker.java:[52,21] Unsupported @SuppressWarnings("squid:S00112") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/PlatformTestRunner.java:[276,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/util/ScoutAssert.java:[63,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentialNullReference' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/JUnitExceptionHandler.java:[70,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/mock/MockBeanMetaDataProducer.java:[25,27] org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer is a raw type. References to generic type org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/statement/RegisterBeanStatement.java:[46,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/InteractiveTestSuite.java:[83,22] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/InteractiveTestSuite.java:[83,37] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/main/java/org/eclipse/scout/rt/testing/platform/runner/InteractiveTestSuite.java:[158,22] Unsupported @SuppressWarnings("squid:S1166") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.platform.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.platform.test --- [INFO] Copying 31 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.platform.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/job/internal/JobManagerChainTest.java:[48,35] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/job/internal/JobManagerChainTest.java:[53,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ConfigurationUtilityTest.java:[131,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/DynamicAnnotationTest.java:[37,21] Unsupported @SuppressWarnings("SimplifiableAssertion") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StreamUtilityTest.java:[128,36] Type safety: The expression of type org.eclipse.scout.rt.platform.util.Pair[] needs unchecked conversion to conform to org.eclipse.scout.rt.platform.util.Pair[] [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StreamUtilityTest.java:[137,36] Type safety: The expression of type org.eclipse.scout.rt.platform.util.Pair[] needs unchecked conversion to conform to org.eclipse.scout.rt.platform.util.Pair[] [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StreamUtilityTest.java:[153,36] Type safety: The expression of type org.eclipse.scout.rt.platform.util.Pair[] needs unchecked conversion to conform to org.eclipse.scout.rt.platform.util.Pair[] [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ConcurrentExpiringMapTest.java:[264,5] org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap is a raw type. References to generic type org.eclipse.scout.rt.platform.util.collection.ConcurrentExpiringMap should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/event/FastListenerListTest.java:[226,5] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/event/FastListenerListTest.java:[228,43] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/event/FastListenerListTest.java:[229,16] java.lang.ref.WeakReference is a raw type. References to generic type java.lang.ref.WeakReference should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/internal/BeanInstanceUtilTest.java:[180,39] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/internal/BeanInstanceUtilTest.java:[194,40] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ToStringBuilderTest.java:[85,25] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ToStringBuilderTest.java:[98,25] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/StringUtilityTest.java:[25,19] Unsupported @SuppressWarnings("SimplifiableJUnitAssertion") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[14,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[33,38] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[33,49] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[33,66] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[49,38] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[49,49] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[49,66] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[68,40] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[68,51] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[68,68] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[91,40] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[91,51] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/security/SubjectProcessorTest.java:[91,68] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/opentelemetry/PeriodicAsyncMeasurementTest.java:[276,31] Type safety: The expression of type java.util.concurrent.Callable needs unchecked conversion to conform to java.util.concurrent.Callable [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[71,37] Type safety: The method withValueResolver(org.eclipse.scout.rt.platform.cache.ICacheValueResolver) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[71,37] Type safety: The expression of type org.eclipse.scout.rt.platform.cache.ICache needs unchecked conversion to conform to org.eclipse.scout.rt.platform.cache.ICache [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[80,13] Type safety: The method withValueResolver(org.eclipse.scout.rt.platform.cache.ICacheValueResolver) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[80,13] Type safety: The expression of type org.eclipse.scout.rt.platform.cache.ICache needs unchecked conversion to conform to org.eclipse.scout.rt.platform.cache.ICache [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[89,13] Type safety: The method withLabelSupplier(java.util.function.Supplier) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[89,13] Type safety: The method withValueResolver(org.eclipse.scout.rt.platform.cache.ICacheValueResolver) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[89,13] Type safety: The expression of type org.eclipse.scout.rt.platform.cache.ICache needs unchecked conversion to conform to org.eclipse.scout.rt.platform.cache.ICache [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[177,37] Type safety: The method withValueResolver(org.eclipse.scout.rt.platform.cache.ICacheValueResolver) belongs to the raw type org.eclipse.scout.rt.platform.cache.ICacheBuilder. References to generic type org.eclipse.scout.rt.platform.cache.ICacheBuilder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/cache/BasicCacheTest.java:[177,37] Type safety: The expression of type org.eclipse.scout.rt.platform.cache.ICache needs unchecked conversion to conform to org.eclipse.scout.rt.platform.cache.ICache [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[41,23] Unsupported @SuppressWarnings("JavaReflectionMemberAccess") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[55,21] Unsupported @SuppressWarnings("JavaReflectionMemberAccess") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[268,26] java.util.Set is a raw type. References to generic type java.util.Set should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/BeanUtilityTest.java:[269,30] java.util.Set is a raw type. References to generic type java.util.Set should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[130,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[134,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[151,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[155,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[175,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[179,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[199,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[203,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[223,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/reflect/FastBeanUtilityTest.java:[225,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[113,39] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[113,50] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[113,67] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[122,41] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[122,52] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[122,69] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[132,32] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[132,43] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[132,60] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[157,26] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[157,37] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[157,54] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[163,26] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[163,37] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[163,54] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[172,36] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[172,47] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[172,64] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[177,36] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[177,47] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[177,64] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[184,36] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[184,47] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[184,64] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[194,26] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[194,37] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextTest.java:[194,54] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/DoubleReplaceTest.java:[53,52] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/IOUtilityTest.java:[71,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[114,21] Type safety: Unchecked invocation hashCodeCollection(java.util.List) of the generic method hashCodeCollection(java.util.Collection) of type org.eclipse.scout.rt.platform.util.CollectionUtility [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[114,58] Type safety: The expression of type java.util.List needs unchecked conversion to conform to java.util.Collection [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[115,21] Type safety: Unchecked invocation hashCodeCollection(java.util.Set) of the generic method hashCodeCollection(java.util.Collection) of type org.eclipse.scout.rt.platform.util.CollectionUtility [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[115,58] Type safety: The expression of type java.util.Set needs unchecked conversion to conform to java.util.Collection [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/CollectionUtilityTest.java:[493,46] java.util.ArrayList is a raw type. References to generic type java.util.ArrayList should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/util/ReflectionUtilityTest.java:[54,56] java.util.concurrent.Callable is a raw type. References to generic type java.util.concurrent.Callable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[47,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[52,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[57,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[76,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/context/RunContextChainTest.java:[81,39] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[29,49] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[36,46] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[36,67] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[71,15] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[73,9] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/inventory/internal/JandexClassInventoryTest.java:[96,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/BeanContextTest.java:[35,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/src/test/java/org/eclipse/scout/rt/platform/BeanContextTest.java:[36,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.platform.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.platform.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.pom (3.7 kB at 284 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.pom (6.6 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.pom (3.4 kB at 431 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit47/3.2.3/surefire-junit47-3.2.3.jar (90 kB at 13 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-junit48/3.2.3/common-junit48-3.2.3.jar (22 kB at 3.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.2.3/surefire-grouper-3.2.3.jar (40 kB at 5.0 MB/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.testing.platform.util.date.FixedDateProviderTest [INFO] Running org.eclipse.scout.rt.testing.platform.util.concurrent.ThreadInterruptionTest 2024-06-24 19:55:20,219 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader 2024-06-24 19:55:20,242 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:55:20,251 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-24 19:55:20,304 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-24 19:55:20,803 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 559.425365 ms. Total class count: 1367 2024-06-24 19:55:20,831 WARN [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.internal.BeanFilter.collectWithSubClasses(BeanFilter.java:75) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$E1' because it is no supported class type (enum, annotation, anonymous class). 2024-06-24 19:55:20,843 WARN [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$S6Sub2' because it has no empty or injectable constructor(). 2024-06-24 19:55:20,864 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 163 beans in 60.480451 ms 2024-06-24 19:55:20,927 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 163 beans in 62.823959 ms 2024-06-24 19:55:20,938 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 19:55:21,032 INFO [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.264 s -- in org.eclipse.scout.rt.testing.platform.util.concurrent.ThreadInterruptionTest [INFO] Running org.eclipse.scout.rt.testing.platform.util.concurrent.OptimisticLockTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.util.concurrent.OptimisticLockTest [INFO] Running org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.testing.platform.util.ScoutAssertTest [INFO] Running org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.031 s -- in org.eclipse.scout.rt.testing.platform.util.BlockingCountDownLatchTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.statement.ScheduledDescendantJobListenerPlatformTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.113 s -- in org.eclipse.scout.rt.testing.platform.runner.statement.ScheduledDescendantJobListenerPlatformTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.parameterized.SampleParameterizedPlatformTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.runner.parameterized.SampleParameterizedPlatformTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedTestRunnerExtensionTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedPlatformTestRunnerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.testing.platform.runner.parameterized.ParameterizedPlatformTestRunnerTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.TimesMethodLevelTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.runner.TimesMethodLevelTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.TimesClassLevelTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.platform.runner.TimesClassLevelTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest 2024-06-24 19:55:24,768 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=unexpected exception] - MDC[principal=anna] org.eclipse.scout.rt.platform.exception.PlatformException: unexpected exception at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTestFixture.testUnexpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTestFixture.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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:61) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.runServerTestRunner(PlatformTestRunnerTransactionTest.java:115) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.testUnexpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTest.java:96) 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.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.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:55:24,838 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected exception] - MDC[principal=anna] org.eclipse.scout.rt.platform.exception.PlatformException: expected exception at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTestFixture.testExpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTestFixture.java:120) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at java.base/java.security.AccessController.doPrivileged(AccessController.java:712) at java.base/javax.security.auth.Subject.doAs(Subject.java:439) at org.eclipse.scout.rt.platform.security.SubjectProcessor.intercept(SubjectProcessor.java:42) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:61) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.runServerTestRunner(PlatformTestRunnerTransactionTest.java:115) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest.testExpectedExceptionHandledByExceptionHandler(PlatformTestRunnerTransactionTest.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.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.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 s -- in org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunnerTransactionTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.MockBeanTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.scout.rt.testing.platform.runner.MockBeanTest [INFO] Running org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest 2024-06-24 19:55:24,942 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testSingleException(JUnitExceptionHandlerTest.java:32) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:55:24,944 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception [severity=ERROR]] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestProcessingException3: expected JUnit test exception [severity=ERROR] at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testProcessingException(JUnitExceptionHandlerTest.java:62) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:55:24,946 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.lambda$0(JUnitExceptionHandlerTest.java:101) at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.ignoreExceptionOnce(JUnitExceptionHandler.java:89) at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testIgnoreExceptionOnceCorrectType(JUnitExceptionHandlerTest.java:101) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:55:24,950 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.lambda$1(JUnitExceptionHandlerTest.java:108) at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.ignoreExceptionOnce(JUnitExceptionHandler.java:89) at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testIgnoreExceptionOnceOtherType(JUnitExceptionHandlerTest.java:108) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:55:24,951 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:46) - Exception will not be re-thrown for JUnit assertion because already consumed. [exception=expected JUnit test exception [severity=ERROR]] 2024-06-24 19:55:24,952 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=expected JUnit test exception] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testMultipleExceptions(JUnitExceptionHandlerTest.java:45) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:55:24,953 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:54) - Exception will not be re-thrown for JUnit assertion because another exception was already handled. [current exception=org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException2: expected JUnit test exception, other exception=expected JUnit test exception] 2024-06-24 19:55:24,955 ERROR [main] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - TestException1: expected JUnit test exception org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest$TestException1: expected JUnit test exception at org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest.testCustomExceptionHandler(JUnitExceptionHandlerTest.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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandlerTest [INFO] Running org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.scout.rt.testing.platform.mock.BeanAnnotationsTest [INFO] Running org.eclipse.scout.rt.platform.util.event.uuid.UuidHelperTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.platform.util.event.uuid.UuidHelperTest [INFO] Running org.eclipse.scout.rt.platform.util.event.FastListenerListTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.platform.util.event.FastListenerListTest [INFO] Running org.eclipse.scout.rt.platform.util.event.AbstractGroupedListenerListTest #TUNING: add1 50000 took 153.239866ms #TUNING: add1-last 50000 took 189.818621ms #TUNING: add2 50000 took 17.107053ms #TUNING: add2-last 50000 took 15.974023ms #TUNING: event1 took 34.441759ms #TUNING: event2 took 42.599224ms #TUNING: remove1 50000 took 291.682265ms #TUNING: remove2 50000 took 16.476961ms [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.827 s -- in org.eclipse.scout.rt.platform.util.event.AbstractGroupedListenerListTest [INFO] Running org.eclipse.scout.rt.platform.util.date.StrictSimpleDateFormatTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.scout.rt.platform.util.date.StrictSimpleDateFormatTest [INFO] Running org.eclipse.scout.rt.platform.util.date.DateUtilityTest [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.236 s -- in org.eclipse.scout.rt.platform.util.date.DateUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.date.DateTimePeriodFormatterTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.scout.rt.platform.util.date.DateTimePeriodFormatterTest [INFO] Running org.eclipse.scout.rt.platform.util.date.DateProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.date.DateProviderTest [INFO] Running org.eclipse.scout.rt.platform.util.date.DateFormatProviderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.date.DateFormatProviderTest [INFO] Running org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizerTest 2024-06-24 19:55:30,222 WARN [main] org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizer.accept(GroupedSynchronizer.java:281) - Error evaluating lock predicate java.lang.RuntimeException: null at org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizerTest.testWithExceptionInRemove(GroupedSynchronizerTest.java:177) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.821 s -- in org.eclipse.scout.rt.platform.util.concurrent.GroupedSynchronizerTest [INFO] Running org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueueTest 2024-06-24 19:55:34,913 ERROR [scout-thread-404] org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.flushDeferred(DeferredOperationQueue.java:177) - Exception occurred while execution batch operation - MDC[jobName=org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue$$Lambda$434/0x00007f14143a0720] java.lang.RuntimeException: Test Exception at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.flushDeferred(DeferredOperationQueue.java:174) at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.lambda$4(DeferredOperationQueue.java:128) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:55:35,012 ERROR [scout-thread-404] org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.flushDeferred(DeferredOperationQueue.java:177) - Exception occurred while execution batch operation - MDC[jobName=org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue$$Lambda$434/0x00007f14143a0720] java.lang.RuntimeException: Test Exception at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.flushDeferred(DeferredOperationQueue.java:174) at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.lambda$4(DeferredOperationQueue.java:128) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:55:35,117 ERROR [scout-thread-404] org.eclipse.scout.rt.platform.transaction.BasicTransaction.commitPhase2(BasicTransaction.java:154) - commit phase 2 failed for transaction member 'DeferredOperationQueueTest#QueueTransactionMemberId'. - MDC[jobName=Running test with support for JUnit timeout] java.lang.RuntimeException: expected exception at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueueTest$1.scheduleFlushJob(DeferredOperationQueueTest.java:308) at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue.addAllInternal(DeferredOperationQueue.java:96) at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueue$P_DeferredOperationQueueTransactionMember.commitPhase2(DeferredOperationQueue.java:255) at org.eclipse.scout.rt.platform.transaction.BasicTransaction.commitPhase2(BasicTransaction.java:149) at org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitPhase2(TwoPhaseTransactionCommitProtocol.java:108) at org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:67) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:119) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueueTest.testScheduleFlushJobThrowsException(DeferredOperationQueueTest.java:320) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.080 s -- in org.eclipse.scout.rt.platform.util.concurrent.DeferredOperationQueueTest [INFO] Running org.eclipse.scout.rt.platform.util.concurrent.AdjustableSemaphoreTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.concurrent.AdjustableSemaphoreTest [INFO] Running org.eclipse.scout.rt.platform.util.collection.TransformingSetTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.collection.TransformingSetTest [INFO] Running org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s -- in org.eclipse.scout.rt.platform.util.collection.OrderedCollectionTest [INFO] Running org.eclipse.scout.rt.platform.util.collection.CopyOnWriteTransactionalMapTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.util.collection.CopyOnWriteTransactionalMapTest [INFO] Running org.eclipse.scout.rt.platform.util.collection.ConcurrentTransactionalMapTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.scout.rt.platform.util.collection.ConcurrentTransactionalMapTest [INFO] Running org.eclipse.scout.rt.platform.util.XmlUtilityTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.eclipse.scout.rt.platform.util.XmlUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 s -- in org.eclipse.scout.rt.platform.util.XmlUtilityFactoryTest [INFO] Running org.eclipse.scout.rt.platform.util.UriUtilityTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.eclipse.scout.rt.platform.util.UriUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.UriBuilderTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.util.UriBuilderTest [INFO] Running org.eclipse.scout.rt.platform.util.TypeCastUtilityTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.util.TypeCastUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.TriStateTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.platform.util.TriStateTest [INFO] Running org.eclipse.scout.rt.platform.util.ToStringBuilderTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.util.ToStringBuilderTest [INFO] Running org.eclipse.scout.rt.platform.util.ThreadLocalProcessorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.ThreadLocalProcessorTest [INFO] Running org.eclipse.scout.rt.platform.util.StringUtilityTest [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.eclipse.scout.rt.platform.util.StringUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.StreamUtilityTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.platform.util.StreamUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.ReflectionUtilityTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.ReflectionUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.PreferredValueTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.PreferredValueTest [INFO] Running org.eclipse.scout.rt.platform.util.PathValidatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.PathValidatorTest [INFO] Running org.eclipse.scout.rt.platform.util.PairTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.PairTest [INFO] Running org.eclipse.scout.rt.platform.util.ObjectUtilityTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.ObjectUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.NumberUtilityTest 2024-06-24 19:55:36,058 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'NaN' 2024-06-24 19:55:36,058 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: '-Infinity' 2024-06-24 19:55:36,059 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'Infinity' 2024-06-24 19:55:36,059 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'NaN' 2024-06-24 19:55:36,059 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: '-Infinity' 2024-06-24 19:55:36,059 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'Infinity' 2024-06-24 19:55:36,061 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: '-Infinity' 2024-06-24 19:55:36,061 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'Infinity' 2024-06-24 19:55:36,061 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'NaN' 2024-06-24 19:55:36,061 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: '-Infinity' 2024-06-24 19:55:36,061 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'Infinity' 2024-06-24 19:55:36,061 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'NaN' 2024-06-24 19:55:36,063 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'NaN' 2024-06-24 19:55:36,063 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: '-Infinity' 2024-06-24 19:55:36,063 WARN [main] org.eclipse.scout.rt.platform.util.NumberUtility.numberToBigDecimal(NumberUtility.java:116) - converting to BigDecimal failed for Number: 'Infinity' [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.eclipse.scout.rt.platform.util.NumberUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.platform.util.MimeTypeDetectorTest [INFO] Running org.eclipse.scout.rt.platform.util.MatrixUtilityTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.platform.util.MatrixUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.LockFileTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.006 s -- in org.eclipse.scout.rt.platform.util.LockFileTest [INFO] Running org.eclipse.scout.rt.platform.util.LocalHostAddressHelperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.LocalHostAddressHelperTest [INFO] Running org.eclipse.scout.rt.platform.util.LazyValueTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.LazyValueTest [INFO] Running org.eclipse.scout.rt.platform.util.LambdaUtilityTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.util.LambdaUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.JarManifestHelperTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.platform.util.JarManifestHelperTest [INFO] Running org.eclipse.scout.rt.platform.util.IOUtilityTest [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.335 s -- in org.eclipse.scout.rt.platform.util.IOUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.HexUtilityTest #TUNING: decode[1000] sum=84.014674ms min=0.003022ms avg=0.084014ms median=0.050153ms max=38.642245ms [without 10 smallest and 10 largest: sum=44.524547 min=0.004577ms avg=0.045479ms median=0.050153ms max=0.084325ms] #TUNING: encode[1000] sum=32.768398ms min=0.002536ms avg=0.032768ms median=0.032490ms max=0.243038ms [without 10 smallest and 10 largest: sum=31.762250 min=0.003273ms avg=0.032443ms median=0.032490ms max=0.060923ms] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.eclipse.scout.rt.platform.util.HexUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.FormattingUtilityTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.platform.util.FormattingUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.FinalValueTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.platform.util.FinalValueTest [INFO] Running org.eclipse.scout.rt.platform.util.FileUtilityTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.platform.util.FileUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.ExceptionUtilityTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.ExceptionUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.EventListenerListTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.EventListenerListTest [INFO] Running org.eclipse.scout.rt.platform.util.EnumerationUtilityTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.util.EnumerationUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.DownloadResponseHelperTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.util.DownloadResponseHelperTest [INFO] Running org.eclipse.scout.rt.platform.util.ConnectionErrorDetectorTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.platform.util.ConnectionErrorDetectorTest [INFO] Running org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.platform.util.ConfigurationUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.eclipse.scout.rt.platform.util.ConcurrentExpiringMapTest [INFO] Running org.eclipse.scout.rt.platform.util.CompositeObjectTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.util.CompositeObjectTest [INFO] Running org.eclipse.scout.rt.platform.util.CollectionUtilityTest [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.platform.util.CollectionUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.CloneUtilityTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.platform.util.CloneUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.ClassIdentifierTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.util.ClassIdentifierTest [INFO] Running org.eclipse.scout.rt.platform.util.BooleanUtilityTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.util.BooleanUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest [INFO] Tests run: 212, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.scout.rt.platform.util.BomInputStreamReaderTest [INFO] Running org.eclipse.scout.rt.platform.util.BeanUtilityTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.scout.rt.platform.util.BeanUtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.Base64UtilityTest #TUNING: decode[1000] sum=94.382150ms min=0.004582ms avg=0.094382ms median=0.045537ms max=47.705191ms [without 10 smallest and 10 largest: sum=43.501147 min=0.007755ms avg=0.044434ms median=0.045537ms max=0.091158ms] #TUNING: encode[1000] sum=8.559137ms min=0.002120ms avg=0.008559ms median=0.007227ms max=0.062862ms [without 10 smallest and 10 largest: sum=8.233424 min=0.002293ms avg=0.008410ms median=0.007227ms max=0.022660ms] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.eclipse.scout.rt.platform.util.Base64UtilityTest [INFO] Running org.eclipse.scout.rt.platform.util.AssertionsTest [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.platform.util.AssertionsTest [INFO] Running org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.util.AlphanumericComparatorTest [INFO] Running org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest java.lang.RuntimeException: Expected JUnit exception at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiresNewWithExistingTransactionAndError(TransactionProcessorTest.java:394) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:55:38,606 ERROR [main] org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:58) - Unexpected error during commit of XA transaction [2PC-phase='voting', tx=org.eclipse.scout.rt.platform.transaction.BasicTransaction@33ad9708] java.lang.RuntimeException: Expected JUnit exception at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiresNewWithoutExistingTransactionAndErrorOnCommit(TransactionProcessorTest.java:274) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:55:38,620 ERROR [main] org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:58) - Unexpected error during commit of XA transaction [2PC-phase='voting', tx=org.eclipse.scout.rt.platform.transaction.BasicTransaction@4e10099e] java.lang.RuntimeException: Expected JUnit exception at org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest.testRequiredWithoutExistingTransactionAndErrorOnCommit(TransactionProcessorTest.java:518) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s -- in org.eclipse.scout.rt.platform.transaction.TransactionProcessorTest [INFO] Running org.eclipse.scout.rt.platform.text.TextsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.text.TextsTest [INFO] Running org.eclipse.scout.rt.platform.text.HTMLTextTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.platform.text.HTMLTextTest [INFO] Running org.eclipse.scout.rt.platform.status.StatusTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.status.StatusTest [INFO] Running org.eclipse.scout.rt.platform.status.MultiStatusTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.platform.status.MultiStatusTest [INFO] Running org.eclipse.scout.rt.platform.service.ServiceTest 2024-06-24 19:55:38,736 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:55:38,740 WARN [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.internal.BeanFilter.collectWithSubClasses(BeanFilter.java:75) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$E1' because it is no supported class type (enum, annotation, anonymous class). 2024-06-24 19:55:38,742 WARN [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$S6Sub2' because it has no empty or injectable constructor(). 2024-06-24 19:55:38,750 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.platform.service.ServiceTest [INFO] Running org.eclipse.scout.rt.platform.serialization.OwaspDeserializationTest 2024-06-24 19:55:38,857 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-24 19:55:38,873 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [WARNING] Tests run: 17, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.100 s -- in org.eclipse.scout.rt.platform.serialization.OwaspDeserializationTest [INFO] Running org.eclipse.scout.rt.platform.security.SubjectProcessorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.security.SubjectProcessorTest [INFO] Running org.eclipse.scout.rt.platform.security.SecurityUtilityTest [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.693 s -- in org.eclipse.scout.rt.platform.security.SecurityUtilityTest [INFO] Running org.eclipse.scout.rt.platform.security.MalwareScannerTest [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.504 s -- in org.eclipse.scout.rt.platform.security.MalwareScannerTest [INFO] Running org.eclipse.scout.rt.platform.security.LegacySecurityProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.platform.security.LegacySecurityProviderTest [INFO] Running org.eclipse.scout.rt.platform.security.CrypterTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.platform.security.CrypterTest [INFO] Running org.eclipse.scout.rt.platform.resource.BinaryResourceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.resource.BinaryResourceTest [INFO] Running org.eclipse.scout.rt.platform.resource.BinaryRefTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.platform.resource.BinaryRefTest [INFO] Running org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.platform.reflect.FastBeanUtilityTest [INFO] Running org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.094 s -- in org.eclipse.scout.rt.platform.reflect.BasicPropertySupportTest [INFO] Running org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest 2024-06-24 19:55:44,435 ERROR [scout-thread-399] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - RuntimeException: fail - MDC[jobName=[otel] Async measurement: testFailingAsyncJob] java.lang.RuntimeException: fail at org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest.lambda$3(PeriodicAsyncMeasurementTest.java:144) at org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest$PeriodicAsyncMeasurementMock.lambda$1(PeriodicAsyncMeasurementTest.java:311) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) at org.mockito.codegen.Callable$MockitoMock$hTbdTJOw.call(Unknown Source) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:55:44,688 ERROR [scout-thread-404] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - RuntimeException: fail - MDC[jobName=[otel] Async measurement: testFailingAsyncJob] java.lang.RuntimeException: fail at org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest.lambda$3(PeriodicAsyncMeasurementTest.java:144) at org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest$PeriodicAsyncMeasurementMock.lambda$1(PeriodicAsyncMeasurementTest.java:311) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) at org.mockito.codegen.Callable$MockitoMock$hTbdTJOw.call(Unknown Source) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:55:45,252 WARN [main] org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurement.requiresAsyncMeasurement(PeriodicAsyncMeasurement.java:119) - Canceling async measurement job 'testLongRunningAsyncJob' that is running longer than 0s 2024-06-24 19:55:45,253 ERROR [scout-thread-401] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - BrokenBarrierException: n/a - MDC[jobName=[otel] Async measurement: testLongRunningAsyncJob] java.util.concurrent.BrokenBarrierException: null at java.base/java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:252) at java.base/java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:364) at org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest$PeriodicAsyncMeasurementMock.lambda$1(PeriodicAsyncMeasurementTest.java:314) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) at org.mockito.codegen.Callable$MockitoMock$hTbdTJOw.call(Unknown Source) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:55:45,255 ERROR [scout-thread-404] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - BrokenBarrierException: n/a - MDC[jobName=[otel] Async measurement: testLongRunningAsyncJob] java.util.concurrent.BrokenBarrierException: null at java.base/java.util.concurrent.CyclicBarrier.dowait(CyclicBarrier.java:252) at java.base/java.util.concurrent.CyclicBarrier.await(CyclicBarrier.java:364) at org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest$PeriodicAsyncMeasurementMock.lambda$1(PeriodicAsyncMeasurementTest.java:314) at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:82) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:56) at org.mockito.internal.creation.bytebuddy.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:161) at org.mockito.codegen.Callable$MockitoMock$hTbdTJOw.call(Unknown Source) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.919 s -- in org.eclipse.scout.rt.platform.opentelemetry.PeriodicAsyncMeasurementTest [INFO] Running org.eclipse.scout.rt.platform.nls.NlsResourceBundleTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.nls.NlsResourceBundleTest [INFO] Running org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderTest [INFO] Running org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderConcurrencyTest Done: Job 5 Done: Job 0 Done: Job 9 Done: Job 8 Done: Job 4 Done: Job 7 Done: Job 3 Done: Job 1 Done: Job 6 Done: Job 2 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.245 s -- in org.eclipse.scout.rt.platform.nls.NaturalCollatorProviderConcurrencyTest [INFO] Running org.eclipse.scout.rt.platform.nls.DynamicNlsTest [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.087 s -- in org.eclipse.scout.rt.platform.nls.DynamicNlsTest [INFO] Running org.eclipse.scout.rt.platform.nls.CollatorProviderTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.nls.CollatorProviderTest [INFO] Running org.eclipse.scout.rt.platform.namespace.NamespaceVersionedModelTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.platform.namespace.NamespaceVersionedModelTest [INFO] Running org.eclipse.scout.rt.platform.namespace.NamespaceVersionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.namespace.NamespaceVersionTest [INFO] Running org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest 2024-06-24 19:55:46,638 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase] 2024-06-24 19:55:46,638 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase] 2024-06-24 19:55:46,638 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase] 2024-06-24 19:55:46,639 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase] 2024-06-24 19:55:46,639 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase] 2024-06-24 19:55:46,639 INFO [main] org.eclipse.scout.rt.platform.logger.NullLoggerSupport.logLoggerSupportNotAvailable(NullLoggerSupport.java:55) - getting or setting log level is not supported by current slf4j logging implementation [logger=org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest, slf4jLoggerFactoryClassName=testCase] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.logger.NullLoggerSupportTest [INFO] Running org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest 2024-06-24 19:55:46,838 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$2@2c87e895 2024-06-24 19:55:46,838 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=null 2024-06-24 19:55:46,839 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$2@6d96ce68 2024-06-24 19:55:46,839 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$1@7e46400f [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.eclipse.scout.rt.platform.logger.LogbackLoggerSupportTest [INFO] Running org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest 2024-06-24 19:55:46,841 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$2@3be7ff76 2024-06-24 19:55:46,841 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=null 2024-06-24 19:55:46,841 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$2@60d993ec 2024-06-24 19:55:46,841 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerSettingSupport.initLogger(LoggerSettingSupport.java:55) - Initialized logger using setting=org.eclipse.scout.rt.platform.logger.AbstractLoggerSupportTest$1@2cd3f1c0 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.logger.JulLoggerSupportTest [INFO] Running org.eclipse.scout.rt.platform.logger.ExpiringDuplicateMessageFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.logger.ExpiringDuplicateMessageFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.job.internal.ThreadNameDecoratorTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.04 s -- in org.eclipse.scout.rt.platform.job.internal.TemporalValueComputationTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.220 s -- in org.eclipse.scout.rt.platform.job.internal.SerialFutureExecutionTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.PermitAcquisitionOrderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.23 s -- in org.eclipse.scout.rt.platform.job.internal.PermitAcquisitionOrderTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.NamedThreadFactoryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.internal.NamedThreadFactoryTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.MutualExclusionTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.183 s -- in org.eclipse.scout.rt.platform.job.internal.MutualExclusionTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.MisfireTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.708 s -- in org.eclipse.scout.rt.platform.job.internal.MisfireTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.JobManagerTest 2024-06-24 19:56:19,244 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:56:19,245 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:56:19,248 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:56:19,248 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:56:19,252 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:56:19,252 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:56:19,255 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:56:19,256 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:56:19,259 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:56:19,259 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:56:19,370 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:56:19,371 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:56:19,475 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:56:19,476 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s -- in org.eclipse.scout.rt.platform.job.internal.JobManagerTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s -- in org.eclipse.scout.rt.platform.job.internal.JobManagerChainTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.FutureFinishedTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.005 s -- in org.eclipse.scout.rt.platform.job.internal.FutureFinishedTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.ExecutionTriggerWithCalendarTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.000 s -- in org.eclipse.scout.rt.platform.job.internal.ExecutionTriggerWithCalendarTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.196 s -- in org.eclipse.scout.rt.platform.job.internal.ExecutionSemaphoreTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.scout.rt.platform.job.internal.ExceptionProcessorTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.scout.rt.platform.job.internal.DevelopmentThreadNameDecoratorTest [INFO] Running org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.573 s -- in org.eclipse.scout.rt.platform.job.internal.CompletionPromiseTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.job.filter.future.SingleExecutionFutureFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.RunContextFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.job.filter.future.RunContextFutureFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.MutexFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.MutexFutureFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.JobNameRegexFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.JobNameRegexFutureFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.JobNameFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.JobNameFutureFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.FutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.FutureFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.FutureFilterBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.FutureFilterBuilderTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.future.ExecutionHintFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.filter.future.ExecutionHintFutureFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterTest [INFO] Running org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.job.filter.event.JobEventFilterBuilderTest [INFO] Running org.eclipse.scout.rt.platform.job.WhenDoneTest 2024-06-24 19:56:31,627 WARN [scout-thread-399] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR] at org.eclipse.scout.rt.platform.job.WhenDoneTest.testError(WhenDoneTest.java:103) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:31,631 WARN [scout-thread-399] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR] at org.eclipse.scout.rt.platform.job.WhenDoneTest.testErrorWithJobAlreadyCompleted(WhenDoneTest.java:138) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.010 s -- in org.eclipse.scout.rt.platform.job.WhenDoneTest [INFO] Running org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest 2024-06-24 19:56:32,637 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,638 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,639 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,639 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,640 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,640 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,641 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,642 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,642 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,643 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,644 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,644 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,645 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,645 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,646 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,647 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,647 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,648 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,648 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,649 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,649 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,650 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,650 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,651 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,652 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,652 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,653 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,653 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,654 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,654 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,655 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,656 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,656 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,657 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,657 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,658 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,658 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,659 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,659 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,660 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,660 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,661 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,662 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,662 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,663 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,663 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,664 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,664 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,665 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,665 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,666 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,666 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,667 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,668 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,668 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,669 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,670 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,670 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,671 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,671 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,672 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,672 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,673 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,673 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,674 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,674 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,675 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,675 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,676 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,676 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,677 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,677 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,678 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,679 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,679 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,680 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,680 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,681 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,681 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,682 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,682 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,683 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,683 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,684 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,684 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,685 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,685 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,686 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,686 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,687 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,687 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,688 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,688 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,689 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,689 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,690 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,690 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,691 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,691 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,692 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testException(WhenDoneScheduleTest.java:438) at jdk.internal.reflect.GeneratedMethodAccessor60.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,722 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,723 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,723 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,724 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,724 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,725 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,725 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,726 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,726 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,727 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,728 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,728 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,729 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,729 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,730 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,730 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,731 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,731 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,732 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,732 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,733 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,734 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,734 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,735 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,735 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,736 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,736 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,737 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,737 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,737 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,738 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,738 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,739 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,739 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,740 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,741 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,741 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,742 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,742 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,743 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,743 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,744 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,744 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,745 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,745 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,745 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,746 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,747 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,747 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,748 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,748 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,749 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,749 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,750 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,750 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,751 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,751 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,752 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,752 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,753 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,753 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,754 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,755 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,756 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,756 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,757 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,758 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,759 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,759 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,760 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,760 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,761 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,762 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,762 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,763 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,764 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,764 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,764 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,765 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,765 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,766 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,766 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,767 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,768 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,768 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,769 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,769 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,770 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,770 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,771 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,771 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,772 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,772 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,773 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,773 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,774 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,774 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,775 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,775 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:32,776 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testExceptionInFunction(WhenDoneScheduleTest.java:474) at jdk.internal.reflect.GeneratedMethodAccessor62.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,010 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,011 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,012 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,012 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,012 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,013 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,013 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,013 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,014 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,014 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,014 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,015 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,015 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,015 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,016 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,016 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,016 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,017 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,017 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,017 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,018 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,018 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,018 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,019 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,019 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,019 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,020 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,020 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,020 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,020 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,021 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,021 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,021 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,022 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,022 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,022 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,023 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,023 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,023 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,024 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,025 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,026 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,026 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,026 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,027 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,028 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,028 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,028 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,029 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,029 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,029 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,030 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,030 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,031 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,031 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,031 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,032 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,032 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,032 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,032 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,033 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,034 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,034 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,034 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,035 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,035 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,035 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,035 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,036 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,036 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,036 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,037 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,037 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,038 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,038 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,038 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,038 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,039 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,039 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,039 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,040 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,040 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,040 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,040 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,041 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,041 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,041 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,042 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,042 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,042 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,042 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,043 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,043 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,043 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,043 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,044 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,044 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,044 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,045 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,045 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,045 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,046 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,046 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,046 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,047 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,047 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,047 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,047 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,048 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,048 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,048 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,048 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,049 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,049 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,049 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,050 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,050 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,050 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,050 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,051 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,051 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,051 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,051 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,052 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,052 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,052 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,053 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,053 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,053 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,053 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,054 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,054 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,054 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,055 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,055 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,055 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,055 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,056 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,056 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,056 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,057 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,057 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,057 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,057 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,058 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,058 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,058 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,058 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,059 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,059 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,059 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,059 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,060 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,060 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,060 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,061 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,061 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,061 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,061 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,062 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,062 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,062 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,062 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,063 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,063 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,063 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,064 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,064 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,064 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,064 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,065 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,065 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,065 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,066 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,066 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,066 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,066 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,067 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,067 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,067 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,067 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,068 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,068 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,068 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,068 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,069 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,069 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,069 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,069 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,070 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,070 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,070 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,071 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,071 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,071 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,071 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,072 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,072 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,072 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,072 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,073 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,073 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,073 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,073 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,074 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,074 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,074 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,074 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,075 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,075 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,075 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,075 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,076 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,076 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,076 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,076 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,102 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,102 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,103 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,103 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,103 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,104 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,104 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,104 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,104 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,105 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,105 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,105 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,106 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,106 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,106 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,106 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,107 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,107 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,107 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,107 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,108 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,108 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,108 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,109 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,109 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,109 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,109 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,110 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,110 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,110 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,111 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,111 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,111 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,111 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,111 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,112 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,112 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,112 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,112 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,113 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,113 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,113 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,113 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,113 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,114 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,114 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,114 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,114 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,115 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,115 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,115 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,115 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,115 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,116 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,116 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,116 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,116 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,116 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,117 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,117 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,117 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,117 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,118 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,118 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,118 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,118 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,118 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,119 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,119 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,119 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,120 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,120 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,120 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,120 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,121 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,121 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,121 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,121 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,122 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,122 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,122 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,123 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,123 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,123 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,123 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,124 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,124 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,124 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,124 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,125 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,125 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,125 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,125 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,126 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,126 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,126 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,127 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,127 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,127 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,127 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,127 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,128 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,128 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,128 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,128 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,129 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,129 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,129 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,130 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,130 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,130 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,130 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,131 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,131 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,131 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,131 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,132 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,132 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,132 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,132 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,133 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,133 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,133 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,133 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,134 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,134 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,134 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,134 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,135 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,135 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,135 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,135 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,136 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,136 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,136 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,136 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,137 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,137 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,137 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,137 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,138 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,138 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,138 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,138 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,139 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,139 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,139 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,139 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,140 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,140 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,140 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,140 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,141 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,141 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,141 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,141 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,142 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,142 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,142 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,142 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,142 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,143 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,143 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,143 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,143 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,144 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,144 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,144 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,144 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,144 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,145 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,145 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,145 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,145 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,145 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,146 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,146 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,146 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,146 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,147 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,147 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: JUnit test exception 1 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:54) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,147 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 2 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:55) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,147 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 3 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:56) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:56:35,148 WARN [scout-thread-419] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: JUnit test exception 4 at org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest.testCascadingException(WhenDoneScheduleTest.java:57) at jdk.internal.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.596 s -- in org.eclipse.scout.rt.platform.job.WhenDoneScheduleTest [INFO] Running org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest 2024-06-24 19:56:35,235 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest.lambda$5(ScheduleWithFixedDelayTest.java:232) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:56:36,238 ERROR [scout-thread-416] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - Exception: expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest$$Lambda$984/0x00007f14144be970] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest.lambda$6(ScheduleWithFixedDelayTest.java:254) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:56:39,447 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest.lambda$2(ScheduleWithFixedDelayTest.java:132) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:56:43,752 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest.lambda$3(ScheduleWithFixedDelayTest.java:176) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:56:45,054 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest.lambda$1(ScheduleWithFixedDelayTest.java:89) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.724 s -- in org.eclipse.scout.rt.platform.job.ScheduleWithFixedDelayTest [INFO] Running org.eclipse.scout.rt.platform.job.ScheduleDelayedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.000 s -- in org.eclipse.scout.rt.platform.job.ScheduleDelayedTest [INFO] Running org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest 2024-06-24 19:56:46,058 WARN [scout-thread-416] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest.lambda$5(ScheduleAtFixedRateTest.java:243) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:56:47,060 ERROR [scout-thread-400] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - Exception: expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest$$Lambda$994/0x00007f14144bb800] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest.lambda$6(ScheduleAtFixedRateTest.java:267) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:56:52,665 WARN [scout-thread-400] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest.lambda$2(ScheduleAtFixedRateTest.java:137) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:56:56,969 WARN [scout-thread-400] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest.lambda$3(ScheduleAtFixedRateTest.java:183) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:56:58,270 WARN [scout-thread-400] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest.lambda$1(ScheduleAtFixedRateTest.java:92) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:177) at org.eclipse.scout.rt.platform.job.internal.FutureRunner.run(FutureRunner.java:45) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.21 s -- in org.eclipse.scout.rt.platform.job.ScheduleAtFixedRateTest [INFO] Running org.eclipse.scout.rt.platform.job.PeriodicJobMutexTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.604 s -- in org.eclipse.scout.rt.platform.job.PeriodicJobMutexTest [INFO] Running org.eclipse.scout.rt.platform.job.JobsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.platform.job.JobsTest [INFO] Running org.eclipse.scout.rt.platform.job.JobStateTest 2024-06-24 19:57:02,162 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:02,163 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.276 s -- in org.eclipse.scout.rt.platform.job.JobStateTest [INFO] Running org.eclipse.scout.rt.platform.job.JobScheduleTest 2024-06-24 19:57:03,168 WARN [scout-thread-409] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR] at org.eclipse.scout.rt.platform.job.JobScheduleTest.testProcessingExceptionWithRunnable(JobScheduleTest.java:68) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:57:03,169 WARN [scout-thread-409] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobScheduleTest.testRuntimeExceptionWithRunnable(JobScheduleTest.java:108) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:57:05,173 WARN [scout-thread-411] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Error: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobScheduleTest.testErrorWithRunnable(JobScheduleTest.java:188) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:57:05,174 WARN [scout-thread-411] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobScheduleTest.testExceptionExceptionWithCallable(JobScheduleTest.java:168) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:57:06,179 WARN [scout-thread-411] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobScheduleTest.testExceptionExceptionWithRunnable(JobScheduleTest.java:148) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:57:08,686 WARN [scout-thread-400] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. org.eclipse.scout.rt.platform.exception.ProcessingException: expected JUnit test exception [severity=ERROR] at org.eclipse.scout.rt.platform.job.JobScheduleTest.testProcessingExceptionWithCallable(JobScheduleTest.java:88) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:57:08,687 WARN [scout-thread-400] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobScheduleTest.testRuntimeExceptionWithCallable(JobScheduleTest.java:128) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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: 6.521 s -- in org.eclipse.scout.rt.platform.job.JobScheduleTest [INFO] Running org.eclipse.scout.rt.platform.job.JobManagerTest 2024-06-24 19:57:08,692 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,692 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,696 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,696 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,697 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,697 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.platform.job.JobManagerTest [INFO] Running org.eclipse.scout.rt.platform.job.JobListenerTest 2024-06-24 19:57:08,702 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,703 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,706 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,706 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,709 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,709 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,712 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,712 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,715 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,715 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,715 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,716 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,718 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,719 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,719 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,719 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,721 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,722 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,724 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,724 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,727 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,727 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,730 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,730 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.scout.rt.platform.job.JobListenerTest [INFO] Running org.eclipse.scout.rt.platform.job.JobInputTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.JobInputTest [INFO] Running org.eclipse.scout.rt.platform.job.JobFutureVisitTest 2024-06-24 19:57:08,736 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,736 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,739 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,739 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,742 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,743 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,745 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,746 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,748 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,749 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,751 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,752 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,755 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,755 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,759 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:08,759 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.platform.job.JobFutureVisitTest [INFO] Running org.eclipse.scout.rt.platform.job.JobFutureTaskTest Run: 13269 [13269 run/sec] Run: 28906 [14453 run/sec] Run: 47029 [15676 run/sec] Run: 69002 [17246 run/sec] Run: 93033 [18602 run/sec] Run: 100000 [16663 run/sec] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.961 s -- in org.eclipse.scout.rt.platform.job.JobFutureTaskTest [INFO] Running org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest 2024-06-24 19:57:14,765 ERROR [scout-thread-400] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - Exception: expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest$$Lambda$1078/0x00007f14144ce890] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest.testWithExplicitExceptionTranslator(JobExceptionTranslationTest.java:57) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:57:14,766 ERROR [scout-thread-400] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - Exception: expected JUnit test exception - MDC[jobName=org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest$$Lambda$1080/0x00007f14144cece0] java.lang.Exception: expected JUnit test exception at org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest.testWithImplicitExceptionTranslator(JobExceptionTranslationTest.java:40) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.job.JobExceptionTranslationTest [INFO] Running org.eclipse.scout.rt.platform.job.JobCancelTest for-loop 1 in state DONE 2024-06-24 19:57:18,819 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:18,820 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:18,820 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:18,821 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.053 s -- in org.eclipse.scout.rt.platform.job.JobCancelTest [INFO] Running org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest 2024-06-24 19:57:18,828 INFO [scout-thread-25] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Expected test exception] - MDC[jobName=org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$$Lambda$1113/0x00007f14144d2380] org.eclipse.scout.rt.platform.exception.PlatformException: Expected test exception at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest.lambda$1(JobAsyncExceptionTest.java:67) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$3.intercept(JobAsyncExceptionTest.java:165) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$2.intercept(JobAsyncExceptionTest.java:146) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$1.intercept(JobAsyncExceptionTest.java:127) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:57:18,833 WARN [scout-thread-25] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. org.eclipse.scout.rt.platform.exception.PlatformException: Expected test exception at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_InterceptorThrowingExceptionProducer$1.intercept(JobAsyncExceptionTest.java:102) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$2.intercept(JobAsyncExceptionTest.java:146) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest$P_JobManager$1.intercept(JobAsyncExceptionTest.java:127) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.platform.job.JobAsyncExceptionTest [INFO] Running org.eclipse.scout.rt.platform.job.FutureAwaitTest 2024-06-24 19:57:18,837 WARN [scout-thread-406] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneWithTimeout_ComputationFailed(FutureAwaitTest.java:184) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:57:18,839 WARN [scout-thread-1010] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneAndGet_ComputationFailed(FutureAwaitTest.java:260) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:57:18,840 WARN [scout-thread-1010] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDoneAndGetWithTimeout_ComputationFailed(FutureAwaitTest.java:334) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:57:18,848 WARN [scout-thread-1042] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testJobManagerAwaitDone_ComputationFailed(FutureAwaitTest.java:471) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:57:18,851 WARN [scout-thread-1042] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.job.FutureAwaitTest.testAwaitDone_ComputationFailed(FutureAwaitTest.java:84) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.platform.job.FutureAwaitTest [INFO] Running org.eclipse.scout.rt.platform.job.ExecutionTriggerTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.ExecutionTriggerTest [INFO] Running org.eclipse.scout.rt.platform.job.ExecutionHintTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.job.ExecutionHintTest [INFO] Running org.eclipse.scout.rt.platform.job.BlockingConditionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.job.BlockingConditionTest [INFO] Running org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.eclipse.scout.rt.platform.job.BlockingConditionInterruptionTest [INFO] Running org.eclipse.scout.rt.platform.job.AwaitDoneTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.604 s -- in org.eclipse.scout.rt.platform.job.AwaitDoneTest [INFO] Running org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest 2024-06-24 19:57:24,594 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:24,958 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:25,185 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:25,436 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:145) - Drop outdated index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Index timestamp 2024-06-24 19:55:17.609 is older than folder timestamp 2024-06-24 19:57:17.609. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:25,436 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:25,654 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:156) - Drop divergent index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Index file count 692 != folder file count 691. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:25,655 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:25,855 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/inventory/internal/test%20repository/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:25,857 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanJar(JandexInventoryBuilder.java:202) - Found no pre-built 'jar:file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/inventory/internal/test%20repository/test.jar_!/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:25,860 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanJar(JandexInventoryBuilder.java:202) - Found no pre-built 'jar:file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/inventory/internal/test%20repository/test.jar_!/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:28,876 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:28,995 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/META-INF/jandex.idx'. Scanning location... - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.517 s -- in org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilderTest [INFO] Running org.eclipse.scout.rt.platform.inventory.internal.JandexClassInventoryTest 2024-06-24 19:57:29,104 WARN [ForkJoinPool.commonPool-worker-2] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$S6Sub2' because it has no empty or injectable constructor(). 2024-06-24 19:57:29,104 WARN [ForkJoinPool.commonPool-worker-2] org.eclipse.scout.rt.platform.internal.BeanFilter.collectWithSubClasses(BeanFilter.java:75) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$E1' because it is no supported class type (enum, annotation, anonymous class). [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.platform.inventory.internal.JandexClassInventoryTest [INFO] Running org.eclipse.scout.rt.platform.inventory.internal.JandexClassInfoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.inventory.internal.JandexClassInfoTest [INFO] Running org.eclipse.scout.rt.platform.internal.PlatformImplementorTest 2024-06-24 19:57:29,116 INFO [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:57:29,117 ERROR [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:336) - Error during event listener notification. org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$0(PlatformImplementorTest.java:71) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:298) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:141) at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$3(PlatformImplementorTest.java:157) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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:840) 2024-06-24 19:57:29,117 ERROR [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:150) - Error during platform startup org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$0(PlatformImplementorTest.java:71) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:298) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:141) at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$3(PlatformImplementorTest.java:157) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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:840) 2024-06-24 19:57:29,118 INFO [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:57:29,118 WARN [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory 2024-06-24 19:57:29,118 ERROR [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:336) - Error during event listener notification. org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$0(PlatformImplementorTest.java:71) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:298) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:160) at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$3(PlatformImplementorTest.java:157) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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:840) 2024-06-24 19:57:29,118 INFO [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:57:29,118 WARN [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory 2024-06-24 19:57:29,118 ERROR [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:336) - Error during event listener notification. org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$0(PlatformImplementorTest.java:71) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:298) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:146) at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$3(PlatformImplementorTest.java:157) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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:840) 2024-06-24 19:57:29,118 ERROR [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:150) - Error during platform startup org.eclipse.scout.rt.platform.internal.PlatformImplementorTest$TestingPlatformStartupException: null at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$0(PlatformImplementorTest.java:71) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:329) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.changeState(PlatformImplementor.java:298) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.start(PlatformImplementor.java:146) at org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$3(PlatformImplementorTest.java:157) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 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:840) 2024-06-24 19:57:29,119 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,119 WARN [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,120 INFO [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:57:29,120 WARN [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.internal.PlatformImplementorTest [INFO] Running org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.internal.BeanInstanceUtilTest [INFO] Running org.eclipse.scout.rt.platform.internal.BeanHierarchyTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.scout.rt.platform.internal.BeanHierarchyTest [INFO] Running org.eclipse.scout.rt.platform.internal.BeanFilterTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.internal.BeanFilterTest [INFO] Running org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.interceptor.DecoratingProxyTest [INFO] Running org.eclipse.scout.rt.platform.index.IndexedStoreTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.index.IndexedStoreTest [INFO] Running org.eclipse.scout.rt.platform.html.StyleHelperTest [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.html.StyleHelperTest [INFO] Running org.eclipse.scout.rt.platform.html.HtmlHelperTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.platform.html.HtmlHelperTest [INFO] Running org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.html.HtmlContentBuilderTest [INFO] Running org.eclipse.scout.rt.platform.html.HTMLTest [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.platform.html.HTMLTest [INFO] Running org.eclipse.scout.rt.platform.filter.AndFilterTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.eclipse.scout.rt.platform.filter.AndFilterTest [INFO] Running org.eclipse.scout.rt.platform.exception.VetoExceptionTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.exception.VetoExceptionTest [INFO] Running org.eclipse.scout.rt.platform.exception.ProcessingStatusTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.exception.ProcessingStatusTest [INFO] Running org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.exception.ProcessingExceptionTest [INFO] Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.platform.exception.PlatformExceptionTranslatorTest [INFO] Running org.eclipse.scout.rt.platform.exception.PlatformExceptionTest [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.exception.PlatformExceptionTest [INFO] Running org.eclipse.scout.rt.platform.exception.PlaceholderExceptionTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.exception.PlaceholderExceptionTest [INFO] Running org.eclipse.scout.rt.platform.exception.NullExceptionTranslatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.exception.NullExceptionTranslatorTest [INFO] Running org.eclipse.scout.rt.platform.exception.ExceptionHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.exception.ExceptionHandlerTest [INFO] Running org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.exception.DefaultRuntimeExceptionTranslatorTest [INFO] Running org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.platform.exception.DefaultExceptionTranslatorTest [INFO] Running org.eclipse.scout.rt.platform.events.ListenerListMonitorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.platform.events.ListenerListMonitorTest [INFO] Running org.eclipse.scout.rt.platform.context.RunMonitorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.platform.context.RunMonitorTest [INFO] Running org.eclipse.scout.rt.platform.context.RunContextTest 2024-06-24 19:57:29,471 INFO [scout-thread-411] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Transaction cancelled] - MDC[jobName=org.eclipse.scout.rt.platform.context.RunContextTest$$Lambda$1244/0x00007f14144f9c18] org.eclipse.scout.rt.platform.util.concurrent.FutureCancelledError: Transaction cancelled at org.eclipse.scout.rt.platform.transaction.BasicTransaction.commitPhase1(BasicTransaction.java:126) at org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitPhase1(TwoPhaseTransactionCommitProtocol.java:99) at org.eclipse.scout.rt.platform.transaction.TwoPhaseTransactionCommitProtocol.commitOrRollback(TwoPhaseTransactionCommitProtocol.java:42) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:119) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.platform.context.RunContextTest.lambda$49(RunContextTest.java:498) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.scout.rt.platform.context.RunContextTest [INFO] Running org.eclipse.scout.rt.platform.context.RunContextExceptionTranslationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.context.RunContextExceptionTranslationTest [INFO] Running org.eclipse.scout.rt.platform.context.RunContextChainTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.context.RunContextChainTest [INFO] Running org.eclipse.scout.rt.platform.context.RunContextChainInterceptorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.context.RunContextChainInterceptorTest [INFO] Running org.eclipse.scout.rt.platform.config.PropertiesUtilityTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.config.PropertiesUtilityTest [INFO] Running org.eclipse.scout.rt.platform.config.PropertiesHelperTest 2024-06-24 19:57:29,505 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,606 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,607 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,607 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,609 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,611 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,611 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,611 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,612 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'prop1'. Old value 'prop1' replaced with 'sys.prop1'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,613 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,613 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,614 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,615 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/list-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,641 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,641 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,642 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,648 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,648 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,649 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,649 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,649 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,656 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,656 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,657 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,657 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,657 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,662 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,662 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,662 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,663 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,664 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,664 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,671 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,673 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from http://www.whatever-not-existing-scout-domain.org/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,927 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/test-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,927 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/test-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,929 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,929 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,929 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,930 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value '1' of property map 'intKey' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,930 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/list-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,931 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value 'a' of property map 'listWithSingleEntryText' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,931 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value 'true' of property map 'listWithSingleEntryBoolean' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,931 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value '"a"' of property map 'listWithSingleEntryQuotes' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,932 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,933 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,933 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,937 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/placeholder-imp.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,937 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,938 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,938 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,938 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,938 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,938 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value 'classpath:org/eclipse/scout/rt/platform/config/map-test.properties' of property map 'import' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,940 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,941 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,941 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,942 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,942 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,942 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,942 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,942 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,943 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,943 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,943 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,944 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,944 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,945 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,954 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,954 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,954 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,954 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,954 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,959 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,960 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,960 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,961 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/helper-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,961 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value 'non-existing-file-url' of property map 'import' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,963 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/sample-config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,963 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:29,963 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'longKey'. Old value '22' replaced with '2'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,002 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/imp1.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,003 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/imp2.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,003 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/imp3.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,004 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.resolveImports(PropertiesHelper.java:1172) - Import of 'classpath:org/eclipse/scout/rt/platform/config/imp1.properties' skipped because already imported: [classpath:org/eclipse/scout/rt/platform/config/imp2.properties, classpath:org/eclipse/scout/rt/platform/config/imp1.properties, classpath:org/eclipse/scout/rt/platform/config/imp3.properties]. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,004 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'import'. Old value 'classpath:org/eclipse/scout/rt/platform/config/imp1.properties' replaced with 'classpath:org/eclipse/scout/rt/platform/config/imp3.properties'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,004 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'import'. Old value 'classpath:org/eclipse/scout/rt/platform/config/imp3.properties' replaced with 'classpath:org/eclipse/scout/rt/platform/config/imp2.properties'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,004 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.collectMapEntriesFromJson(PropertiesHelper.java:987) - Value 'classpath:org/eclipse/scout/rt/platform/config/imp2.properties' of property map 'import' is not a JSON value, ignored for map as lenient deserialization is used - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,006 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/map-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,006 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,006 WARN [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.logDuplicateKey(ConfigPropertyProvider.java:151) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,006 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,006 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'namespace1|mapKey[a]'. Old value 'a' replaced with 'b'. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,020 WARN [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.resolveImports(PropertiesHelper.java:1172) - Import of 'propFile1' skipped because already imported: [ID2, ID1]. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,021 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/org/eclipse/scout/rt/platform/config/dotproperty-test.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,023 INFO [main] org.eclipse.scout.rt.platform.config.PropertiesHelper.lambda$4(PropertiesHelper.java:229) - Duplicate config key: 'prop1'. Old value 'prop1' replaced with 'prop3'. - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s -- in org.eclipse.scout.rt.platform.config.PropertiesHelperTest [INFO] Running org.eclipse.scout.rt.platform.config.LongConfigPropertyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.config.LongConfigPropertyTest [INFO] Running org.eclipse.scout.rt.platform.config.IntegerConfigPropertyTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.config.IntegerConfigPropertyTest [INFO] Running org.eclipse.scout.rt.platform.config.ConfigPropertyTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.config.ConfigPropertyTest [INFO] Running org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest 2024-06-24 19:57:30,029 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest$FixtureSinglePropertyConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,030 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest$FixtureEmptyConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,031 INFO [main] org.eclipse.scout.rt.platform.config.ConfigPropertyProvider.parse(ConfigPropertyProvider.java:115) - Reading properties from file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/test-classes/config.properties using org.eclipse.scout.rt.platform.config.DefaultConfigFileLoader - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.config.ConfigFileLoaderTest [INFO] Running org.eclipse.scout.rt.platform.chain.callable.CallableChainTest 2024-06-24 19:57:30,038 ERROR [main] org.eclipse.scout.rt.platform.chain.callable.CallableChain.undecorateSafe(CallableChain.java:241) - Unexpected error during the undecoration of a command's execution. [undecorator=org.eclipse.scout.rt.platform.chain.callable.CallableChainTest$$Lambda$1344/0x00007f14145188a0, command=org.eclipse.scout.rt.platform.chain.callable.CallableChainTest$$Lambda$1343/0x00007f1414518678@3f51dffa] - MDC[mdcTestKey=value should not be pushed to child thread] java.lang.RuntimeException: expected JUnit test exception at org.eclipse.scout.rt.platform.chain.callable.CallableChainTest.lambda$8(CallableChainTest.java:81) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.undecorateSafe(CallableChain.java:238) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:231) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.chain.callable.CallableChainTest.testDecoratorChainWithException(CallableChainTest.java:89) 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.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.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.platform.chain.callable.CallableChainTest [INFO] Running org.eclipse.scout.rt.platform.cache.CacheBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.scout.rt.platform.cache.CacheBuilderTest [INFO] Running org.eclipse.scout.rt.platform.cache.BasicCacheTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.scout.rt.platform.cache.BasicCacheTest [INFO] Running org.eclipse.scout.rt.platform.SimpleInstanceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.SimpleInstanceTest [INFO] Running org.eclipse.scout.rt.platform.SameBeanOrderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.SameBeanOrderTest [INFO] Running org.eclipse.scout.rt.platform.ReUseVsReplaceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.ReUseVsReplaceTest [INFO] Running org.eclipse.scout.rt.platform.PreDestroyTest 2024-06-24 19:57:30,142 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,143 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,144 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:322) - Error invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception on bean IBean[@ApplicationScoped org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithInherited]. - MDC[mdcTestKey=value should not be pushed to child thread] org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:321) at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.callPreDestroyOnBeans(BeanManagerImplementor.java:292) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.stop(PlatformImplementor.java:254) at org.eclipse.scout.rt.platform.PreDestroyTest.testPreDestroyWithInheritedMethods(PreDestroyTest.java:85) 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.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.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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.Exception: test at org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne(PreDestroyTest.java:121) 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.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:317) ... 44 common frames omitted 2024-06-24 19:57:30,144 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:322) - Error invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception on bean IBean[@ApplicationScoped org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException]. - MDC[mdcTestKey=value should not be pushed to child thread] org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PreDestroy method public void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne() throws java.lang.Exception at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:321) at org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.callPreDestroyOnBeans(BeanManagerImplementor.java:292) at org.eclipse.scout.rt.platform.internal.PlatformImplementor.stop(PlatformImplementor.java:254) at org.eclipse.scout.rt.platform.PreDestroyTest.testPreDestroyThrowingException(PreDestroyTest.java:76) 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.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.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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.Exception: test at org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithPreDestroyThrowingException.cleanupOne(PreDestroyTest.java:121) 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.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:317) ... 44 common frames omitted 2024-06-24 19:57:30,145 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,145 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,145 WARN [main] org.eclipse.scout.rt.platform.internal.BeanManagerImplementor.destroyBean(BeanManagerImplementor.java:308) - The bean IBean[org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy] declares @PreDestroy methods but is not @ApplicationScoped. These methods will not be called. - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,146 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must not be static [method=private static void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupStatic()] - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,146 ERROR [main] org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.handleError(BeanInstanceUtil.java:338) - Methods annotated with @PreDestroy must have no arguments [method=private void org.eclipse.scout.rt.platform.PreDestroyTest$P_FixtureWithSingleValidPreDestroy.cleanupWithArgs(int)] - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.PreDestroyTest [INFO] Running org.eclipse.scout.rt.platform.PostConstructTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.PostConstructTest [INFO] Running org.eclipse.scout.rt.platform.PlatformStartTest 2024-06-24 19:57:30,149 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,149 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:30,150 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.PlatformStartTest [INFO] Running org.eclipse.scout.rt.platform.PlatformAwaitStartedTest 2024-06-24 19:57:30,152 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:57:30,152 WARN [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.scout.rt.platform.PlatformAwaitStartedTest [INFO] Running org.eclipse.scout.rt.platform.InterfaceBeanTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.InterfaceBeanTest [INFO] Running org.eclipse.scout.rt.platform.InjectionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.InjectionTest [INFO] Running org.eclipse.scout.rt.platform.InjectInstancesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.InjectInstancesTest [INFO] Running org.eclipse.scout.rt.platform.InheritOrderTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.InheritOrderTest [INFO] Running org.eclipse.scout.rt.platform.DynamicAnnotationTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.DynamicAnnotationTest [INFO] Running org.eclipse.scout.rt.platform.DoubleReplaceTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.DoubleReplaceTest [INFO] Running org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest 2024-06-24 19:57:31,277 WARN [scout-thread-1010] org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.logWarnPotentialDeadlock(SingeltonBeanInstanceProducer.java:215) - potential deadlock detected creator Thread: 1834 - scout-thread-1050 at java.base@17.0.9/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.9/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465) at java.base@17.0.9/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436) at java.base@17.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at app//org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:158) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:407) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:399) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.initialize(ConcurrentBeanCreationDeadlockDetectionTest.java:208) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentPostConstructSelfReferencingTestBean.postConstruct(ConcurrentBeanCreationDeadlockDetectionTest.java:239) at java.base@17.0.9/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base@17.0.9/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base@17.0.9/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base@17.0.9/java.lang.reflect.Method.invoke(Method.java:568) at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:102) at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:76) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer$$Lambda$193/0x00007f14141be300.get(Unknown Source) at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at app//org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at app//org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at app//org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest.lambda$3(ConcurrentBeanCreationDeadlockDetectionTest.java:149) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$$Lambda$1419/0x00007f141452dae0.call(Unknown Source) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at app//org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at app//org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask$$Lambda$874/0x00007f14144a2618.call(Unknown Source) at java.base@17.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base@17.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.9/java.lang.Thread.run(Thread.java:840) at app//org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) current Thread: 1794 - scout-thread-1010 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:172) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.lambda$0(ConcurrentBeanCreationDeadlockDetectionTest.java:205) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$$Lambda$1420/0x00007f141452dd08] 2024-06-24 19:57:31,278 ERROR [scout-thread-1010] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Potential deadlock detected: bean is being created by another thread. Either the creation takes longer than 1s or the current and the creator threads are blocking each other (check the log). [beanClass=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentPostConstructSelfReferencingTestBean, creatorThreadID=1834, creatorThreadName=scout-thread-1050] - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$$Lambda$1420/0x00007f141452dd08] org.eclipse.scout.rt.platform.exception.BeanCreationException: Potential deadlock detected: bean is being created by another thread. Either the creation takes longer than 1s or the current and the creator threads are blocking each other (check the log). [beanClass=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentPostConstructSelfReferencingTestBean, creatorThreadID=1834, creatorThreadName=scout-thread-1050] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:173) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.lambda$0(ConcurrentBeanCreationDeadlockDetectionTest.java:205) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:57:32,338 WARN [scout-thread-1050] org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.logWarnPotentialDeadlock(SingeltonBeanInstanceProducer.java:215) - potential deadlock detected creator Thread: 1794 - scout-thread-1010 at java.base@17.0.9/jdk.internal.misc.Unsafe.park(Native Method) at java.base@17.0.9/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341) at java.base@17.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506) at java.base@17.0.9/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3465) at java.base@17.0.9/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3436) at java.base@17.0.9/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623) at app//org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:158) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:407) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:399) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.initialize(ConcurrentBeanCreationDeadlockDetectionTest.java:208) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentConstructorSelfReferencingTestBean.(ConcurrentBeanCreationDeadlockDetectionTest.java:232) at java.base@17.0.9/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base@17.0.9/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base@17.0.9/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base@17.0.9/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base@17.0.9/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:63) at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:58) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:234) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer$$Lambda$193/0x00007f14141be300.get(Unknown Source) at app//org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at app//org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at app//org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at app//org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at app//org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest.lambda$3(ConcurrentBeanCreationDeadlockDetectionTest.java:149) at app//org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$$Lambda$1419/0x00007f141452dae0.call(Unknown Source) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at app//org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at app//org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at app//org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask$$Lambda$874/0x00007f14144a2618.call(Unknown Source) at java.base@17.0.9/java.util.concurrent.FutureTask.run(FutureTask.java:264) at app//org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) at java.base@17.0.9/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base@17.0.9/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base@17.0.9/java.lang.Thread.run(Thread.java:840) at app//org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) current Thread: 1834 - scout-thread-1050 at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:172) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.lambda$0(ConcurrentBeanCreationDeadlockDetectionTest.java:205) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$$Lambda$1420/0x00007f141452dd08] 2024-06-24 19:57:32,339 ERROR [scout-thread-1050] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Potential deadlock detected: bean is being created by another thread. Either the creation takes longer than 1s or the current and the creator threads are blocking each other (check the log). [beanClass=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentConstructorSelfReferencingTestBean, creatorThreadID=1794, creatorThreadName=scout-thread-1010] - MDC[jobName=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean$$Lambda$1420/0x00007f141452dd08] org.eclipse.scout.rt.platform.exception.BeanCreationException: Potential deadlock detected: bean is being created by another thread. Either the creation takes longer than 1s or the current and the creator threads are blocking each other (check the log). [beanClass=org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$ConcurrentConstructorSelfReferencingTestBean, creatorThreadID=1794, creatorThreadName=scout-thread-1010] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:173) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest$AbstractConcurrentSelfReferencingTestBean.lambda$0(ConcurrentBeanCreationDeadlockDetectionTest.java:205) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.121 s -- in org.eclipse.scout.rt.platform.ConcurrentBeanCreationDeadlockDetectionTest [INFO] Running org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.platform.BeansWithCircularDependenciesTest [INFO] Running org.eclipse.scout.rt.platform.BeanTestingHelperTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.scout.rt.platform.BeanTestingHelperTest [INFO] Running org.eclipse.scout.rt.platform.BeanRegisterUnregisterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.BeanRegisterUnregisterTest [INFO] Running org.eclipse.scout.rt.platform.BeanOrderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.BeanOrderTest [INFO] Running org.eclipse.scout.rt.platform.BeanManagerUniqueTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.BeanManagerUniqueTest [INFO] Running org.eclipse.scout.rt.platform.BeanManagerIsBeanTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.BeanManagerIsBeanTest [INFO] Running org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest 2024-06-24 19:57:32,500 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:32,502 WARN [ForkJoinPool.commonPool-worker-2] org.eclipse.scout.rt.platform.internal.BeanFilter.collectWithSubClasses(BeanFilter.java:75) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$E1' because it is no supported class type (enum, annotation, anonymous class). 2024-06-24 19:57:32,503 WARN [ForkJoinPool.commonPool-worker-2] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$S6Sub2' because it has no empty or injectable constructor(). 2024-06-24 19:57:32,505 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.platform.BeanDoubleRegistrationTest [INFO] Running org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest 2024-06-24 19:57:33,013 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1980, creatorThreadName=scout-thread-25] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1424/0x00007f1414532b58] org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1980, creatorThreadName=scout-thread-25] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:57:33,013 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1424/0x00007f1414532b58] org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:105) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:76) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from @PostConstruct at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:422) 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.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:102) ... 23 common frames omitted 2024-06-24 19:57:34,016 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1980, creatorThreadName=scout-thread-25] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1424/0x00007f1414532b58] org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1980, creatorThreadName=scout-thread-25] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:57:34,016 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1424/0x00007f1414532b58] org.eclipse.scout.rt.platform.exception.BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:66) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:58) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:234) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from constructor at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.(BeanCreationWithExceptionsTest.java:413) 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.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:63) ... 23 common frames omitted 2024-06-24 19:57:34,517 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1980, creatorThreadName=scout-thread-25] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1424/0x00007f1414532b58] org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1980, creatorThreadName=scout-thread-25] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:57:34,517 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1424/0x00007f1414532b58] org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:105) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:76) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from @PostConstruct at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:422) 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.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:102) ... 23 common frames omitted 2024-06-24 19:57:35,519 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1424/0x00007f1414532b58] org.eclipse.scout.rt.platform.exception.BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:66) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:58) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:234) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from constructor at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.(BeanCreationWithExceptionsTest.java:413) 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.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:63) ... 23 common frames omitted 2024-06-24 19:57:35,520 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1980, creatorThreadName=scout-thread-25] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1424/0x00007f1414532b58] org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1980, creatorThreadName=scout-thread-25] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:57:37,024 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1980, creatorThreadName=scout-thread-25] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1424/0x00007f1414532b58] org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1980, creatorThreadName=scout-thread-25] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:57:37,024 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1424/0x00007f1414532b58] org.eclipse.scout.rt.platform.exception.BeanCreationException: Exception while invoking @PostConstruct method private void org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct() at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:105) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:76) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:235) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from @PostConstruct at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.postConstruct(BeanCreationWithExceptionsTest.java:422) 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.eclipse.scout.rt.platform.internal.BeanInstanceUtil.initializeBeanInstance(BeanInstanceUtil.java:102) ... 23 common frames omitted 2024-06-24 19:57:37,526 ERROR [scout-thread-25] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1424/0x00007f1414532b58] org.eclipse.scout.rt.platform.exception.BeanCreationException: Could not create bean [class org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean] at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.translateException(BeanInstanceUtil.java:170) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:66) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:58) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.createInstance(SingeltonBeanInstanceProducer.java:234) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:111) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBeanException: fixture exception from constructor at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean.(BeanCreationWithExceptionsTest.java:413) at jdk.internal.reflect.GeneratedConstructorAccessor74.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.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createBean(BeanInstanceUtil.java:63) ... 23 common frames omitted 2024-06-24 19:57:37,526 ERROR [scout-thread-23] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1980, creatorThreadName=scout-thread-25] - MDC[jobName=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$$Lambda$1424/0x00007f1414532b58] org.eclipse.scout.rt.platform.exception.BeanCreationException: Thread was waiting on bean instance creator thread which most likely failed (check the log). [beanClass=org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest$TestBean, creatorThreadID=1980, creatorThreadName=scout-thread-25] at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.getOrCreateInstance(SingeltonBeanInstanceProducer.java:166) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.lambda$0(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanInstanceUtil.createAndAssertNoCircularDependency(BeanInstanceUtil.java:148) at org.eclipse.scout.rt.platform.internal.SingeltonBeanInstanceProducer.produce(SingeltonBeanInstanceProducer.java:94) at org.eclipse.scout.rt.platform.internal.BeanImplementor.getInstance(BeanImplementor.java:97) at org.eclipse.scout.rt.platform.BEANS.opt(BEANS.java:57) at org.eclipse.scout.rt.platform.BEANS.get(BEANS.java:41) at org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest.lambda$0(BeanCreationWithExceptionsTest.java:339) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:57:37,527 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:37,528 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.017 s -- in org.eclipse.scout.rt.platform.BeanCreationWithExceptionsTest [INFO] Running org.eclipse.scout.rt.platform.BeanContextTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.BeanContextTest [INFO] Running org.eclipse.scout.rt.platform.BEANSTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.platform.BEANSTest [INFO] Running org.eclipse.scout.rt.platform.ApplicationsScopedTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.platform.ApplicationsScopedTest [INFO] Running org.eclipse.scout.rt.platform.ApplicationTest 2024-06-24 19:57:37,536 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:37,537 WARN [ForkJoinPool.commonPool-worker-2] org.eclipse.scout.rt.platform.internal.BeanFilter.collectWithSubClasses(BeanFilter.java:75) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$E1' because it is no supported class type (enum, annotation, anonymous class). 2024-06-24 19:57:37,538 WARN [ForkJoinPool.commonPool-worker-2] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.platform.inventory.internal.fixture.TestingBean$S6Sub2' because it has no empty or injectable constructor(). 2024-06-24 19:57:37,538 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 163 beans in 2.121521 ms - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:37,539 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 163 beans in 0.824047 ms - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:37,539 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:37,543 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:37,543 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true - MDC[mdcTestKey=value should not be pushed to child thread] 2024-06-24 19:57:37,543 INFO [main] org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport.shutdown(LogbackLoggerSupport.java:158) - About to stop ch.qos.logback.classic.LoggerContext[default] - MDC[mdcTestKey=value should not be pushed to child thread] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.platform.ApplicationTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 1937, Failures: 0, Errors: 0, Skipped: 6 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.platform.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.platform.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.platform.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.platform.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.platform.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.platform.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.platform.test/target/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.platform.test/24.2-SNAPSHOT/org.eclipse.scout.rt.platform.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.api.data >--------- [INFO] Building org.eclipse.scout.rt.api.data 24.2-SNAPSHOT [9/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.api.data --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.api.data --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.api.data --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.api.data --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.api.data --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/src/main/java/org/eclipse/scout/rt/api/data/config/ApiExposedConfigPropertyContributor.java:[38,54] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.api.data --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.api.data --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.api.data --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.api.data --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.api.data --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/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.scout.rt.api.data.table.MaxResultsHelperTest 2024-06-24 19:57:39,950 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:57:40,008 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-24 19:57:40,109 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-24 19:57:40,218 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 262.163636 ms. Total class count: 849 2024-06-24 19:57:40,409 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 166 beans in 188.663531 ms 2024-06-24 19:57:40,448 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 166 beans in 39.428614 ms 2024-06-24 19:57:40,503 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 19:57:40,505 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.313 s -- in org.eclipse.scout.rt.api.data.table.MaxResultsHelperTest [INFO] Running org.eclipse.scout.rt.api.data.ApiExposeHelperTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.api.data.ApiExposeHelperTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.api.data --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.api.data --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.api.data --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.api.data --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.api.data --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.api.data --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api.data/target/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api.data/24.2-SNAPSHOT/org.eclipse.scout.rt.api.data-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.security >--------- [INFO] Building org.eclipse.scout.rt.security 24.2-SNAPSHOT [10/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.security --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.security --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.security --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.security --- [INFO] Copying 12 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.security --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[186,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[186,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/src/main/java/org/eclipse/scout/rt/security/AbstractAccessControlService.java:[186,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.security --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.security --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.security --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.security --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.security --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/target/org.eclipse.scout.rt.security-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.security --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.security --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/target/org.eclipse.scout.rt.security-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.security --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.security --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.security --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security/24.2-SNAPSHOT/org.eclipse.scout.rt.security-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/target/org.eclipse.scout.rt.security-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security/24.2-SNAPSHOT/org.eclipse.scout.rt.security-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security/target/org.eclipse.scout.rt.security-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security/24.2-SNAPSHOT/org.eclipse.scout.rt.security-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.nls >------------ [INFO] Building org.eclipse.scout.rt.nls 24.2-SNAPSHOT [11/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.nls/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.nls --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.nls --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.nls --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.nls/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.nls --- [INFO] Copying 28 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.nls --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.nls --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.nls/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.nls --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.nls/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.nls --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.nls --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.nls --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.nls/target/org.eclipse.scout.rt.nls-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.nls --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.nls --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.nls/target/org.eclipse.scout.rt.nls-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.nls --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.nls --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.nls --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.nls/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/24.2-SNAPSHOT/org.eclipse.scout.rt.nls-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.nls/target/org.eclipse.scout.rt.nls-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/24.2-SNAPSHOT/org.eclipse.scout.rt.nls-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.nls/target/org.eclipse.scout.rt.nls-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.nls/24.2-SNAPSHOT/org.eclipse.scout.rt.nls-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared >---------- [INFO] Building org.eclipse.scout.rt.shared 24.2-SNAPSHOT [12/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.pom (6.1 kB at 675 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/http-client/google-http-client-parent/1.43.3/google-http-client-parent-1.43.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-parent/1.43.3/google-http-client-parent-1.43.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client-parent/1.43.3/google-http-client-parent-1.43.3.pom (27 kB at 3.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.pom (1.8 kB at 366 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.23.0/error_prone_parent-2.23.0.pom (13 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.pom (13 kB at 2.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/33.0.0-jre/guava-parent-33.0.0-jre.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.0.0-jre/guava-parent-33.0.0-jre.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/33.0.0-jre/guava-parent-33.0.0-jre.pom (19 kB at 3.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom (3.3 kB at 556 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.pom (2.1 kB at 349 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.pom (2.9 kB at 584 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.pom (2.2 kB at 320 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.pom (1.2 kB at 201 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.pom (2.4 kB at 488 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.pom (6.0 kB at 852 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/client5/httpclient5-parent/5.2.1/httpclient5-parent-5.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.2.1/httpclient5-parent-5.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5-parent/5.2.1/httpclient5-parent-5.2.1.pom (17 kB at 2.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/13/httpcomponents-parent-13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/13/httpcomponents-parent-13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/13/httpcomponents-parent-13.pom (30 kB at 6.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.pom (3.9 kB at 657 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5-parent/5.2/httpcore5-parent-5.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.2/httpcore5-parent-5.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-parent/5.2/httpcore5-parent-5.2.pom (14 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.pom (3.6 kB at 602 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.pom (1.7 kB at 247 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/http-client/google-http-client/1.43.3/google-http-client-1.43.3.jar (293 kB at 21 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.23.0/error_prone_annotations-2.23.0.jar (17 kB at 2.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 677 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/j2objc/j2objc-annotations/2.8/j2objc-annotations-2.8.jar (9.3 kB at 1.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-qual/3.41.0/checker-qual-3.41.0.jar (229 kB at 21 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-contrib-http-util/0.31.1/opencensus-contrib-http-util-0.31.1.jar (23 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/grpc/grpc-context/1.27.2/grpc-context-1.27.2.jar (30 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opencensus/opencensus-api/0.31.1/opencensus-api-0.31.1.jar (355 kB at 20 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5-h2/5.2/httpcore5-h2-5.2.jar (237 kB at 10 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/2.0.9/jcl-over-slf4j-2.0.9.jar (18 kB at 737 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/client5/httpclient5/5.2.1/httpclient5-5.2.1.jar (840 kB at 25 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/core5/httpcore5/5.2/httpcore5-5.2.jar (853 kB at 23 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/33.0.0-jre/guava-33.0.0-jre.jar (3.0 MB at 36 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.shared --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.shared --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.shared --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.shared --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[37,31] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[37,54] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[40,22] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[41,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[46,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[54,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[55,25] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[55,48] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[56,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[57,7] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[78,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[82,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[92,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[100,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/AbstractFormData.java:[115,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/file/RemoteFile.java:[305,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/file/RemoteFile.java:[372,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/file/RemoteFile.java:[480,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/ApacheMultiSessionCookieStore.java:[51,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/ApacheMultiSessionCookieStore.java:[91,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/clientnotification/ClientNotificationAddress.java:[118,21] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/clientnotification/ClientNotificationAddress.java:[136,21] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/calendar/RecurrenceException.java:[15,19] Unsupported @SuppressWarnings("squid:S2166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[31,43] org.eclipse.scout.rt.shared.notification.INotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[32,43] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[47,16] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[48,10] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[66,16] org.eclipse.scout.rt.shared.notification.INotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/notification/NotificationHandlerRegistry.java:[67,10] org.eclipse.scout.rt.shared.notification.INotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/BoundsSpec.java:[14,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/BoundsSpec.java:[14,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LookupCall.java:[248,15] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LookupCall.java:[271,5] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LookupCall.java:[271,25] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnelTransportManager.java:[34,27] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/ExtensionRegistry.java:[147,13] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/AbstractExtensionChain.java:[28,91] org.eclipse.scout.rt.shared.extension.IExtension is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.IExtension should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/AbstractExtensionChain.java:[127,21] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[106,31] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[106,42] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/DefaultAuthTokenSigner.java:[106,59] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LocalLookupCall.java:[36,19] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LocalLookupCall.java:[45,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/LocalLookupCall.java:[51,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[105,40] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[106,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[154,26] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[155,10] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[157,26] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[164,10] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[165,23] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[657,49] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[662,42] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[667,60] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCodeTypeWithGeneric.java:[672,35] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/treefield/TreeNodeData.java:[35,21] Unsupported @SuppressWarnings("squid:S2975") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[31,44] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[33,21] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[45,43] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[60,44] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[72,43] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[84,43] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[96,46] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[110,31] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[120,53] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/BatchLookupResultCache.java:[137,70] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/graph/GraphNode.java:[33,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceTunnelRequest.java:[34,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceTunnelRequest.java:[40,71] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceTunnelRequest.java:[87,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[25,50] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[27,33] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[29,51] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/ICodeTypeExtension.java:[31,26] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/calendar/CalendarAppointment.java:[47,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/ServiceUtility.java:[44,21] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[221,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[222,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[223,5] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[232,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[235,7] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[253,49] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[257,18] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeService.java:[258,5] org.eclipse.scout.rt.shared.services.common.code.ICodeVisitor is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeVisitor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[42,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[58,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[176,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[191,23] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[216,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[239,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/SharedConfigProperties.java:[259,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[28,31] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[28,54] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[32,22] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[33,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[38,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[58,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[59,25] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[59,48] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[60,16] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[61,7] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[106,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[110,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[120,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[128,21] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/fields/AbstractFormFieldData.java:[143,10] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/AnnotationFactory.java:[14,19] Unsupported @SuppressWarnings("squid:S2162") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpTransportFactoryProperty.java:[30,21] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/LenientPermissionWrapper.java:[63,21] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/AbstractIcons.java:[18,19] Unsupported @SuppressWarnings("FieldNamingConvention") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[21,3] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[27,14] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[32,3] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/form/IPropertyHolder.java:[38,14] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnel.java:[186,31] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/proxy/ProxyConfigurationProperty.java:[22,21] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/ui/webresource/FilesystemWebResourceResolver.java:[37,21] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[37,57] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[43,40] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[49,58] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/extension/services/common/code/AbstractCodeTypeWithGenericExtension.java:[55,33] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain should be parameterized [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/transport/ApacheHttpRequest.java:[68,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/AffineTransformSpec.java:[14,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/data/basic/AffineTransformSpec.java:[14,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[190,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[206,30] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[207,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[262,16] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[263,10] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/AbstractCode.java:[266,26] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/SoapServiceTunnelContentHandler.java:[142,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/SoapServiceTunnelContentHandler.java:[190,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/SoapServiceTunnelContentHandler.java:[288,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnelConfigurationProperties.java:[43,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/servicetunnel/http/HttpServiceTunnelConfigurationProperties.java:[64,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/ApiExposedCodeTypeDoContributor.java:[42,48] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeRow.java:[196,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CodeRow.java:[202,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[75,5] org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[75,29] org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[95,26] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[103,10] org.eclipse.scout.rt.shared.services.lookup.ICodeLookupCallVisitor is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ICodeLookupCallVisitor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/lookup/CodeLookupCall.java:[225,9] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/mapping/AbstractCodeToDoFunction.java:[68,5] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/mapping/AbstractCodeToDoFunction.java:[115,27] Type safety: The method getCodeIndex(org.eclipse.scout.rt.shared.services.common.code.ICode) belongs to the raw type org.eclipse.scout.rt.shared.services.common.code.ICodeType. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CODES.java:[52,28] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/code/CODES.java:[65,57] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpConfigurationProperties.java:[88,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpConfigurationProperties.java:[115,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/http/HttpConfigurationProperties.java:[144,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/main/java/org/eclipse/scout/rt/shared/services/common/calendar/CalendarTask.java:[39,21] Unsupported @SuppressWarnings("squid:S00107") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.shared --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.shared --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.shared --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.shared --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.shared --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.shared --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.shared-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.shared-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared/target/org.eclipse.scout.rt.shared-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.shared-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons >------ [INFO] Building org.eclipse.scout.rt.server.commons 24.2-SNAPSHOT [13/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom (18 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar (308 kB at 24 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.commons --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.commons --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.commons --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.commons --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/GlobalTrustManager.java:[107,21] Unsupported @SuppressWarnings("squid:S1168") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[89,11] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[260,62] org.apache.hc.core5.http.support.AbstractRequestBuilder is a raw type. References to generic type org.apache.hc.core5.http.support.AbstractRequestBuilder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[431,10] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxy.java:[440,42] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxyConfigProperties.java:[24,105] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxyConfigProperties.java:[37,28] org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager is a raw type. References to generic type org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[138,31] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[138,42] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[138,59] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[191,31] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[191,42] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/ServletFilterHelper.java:[191,59] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[65,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[65,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/context/HttpRunContextProducer.java:[65,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/healthcheck/AbstractHealthChecker.java:[88,13] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/CookieAccessController.java:[220,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/CookieAccessController.java:[240,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/servlet/UrlHints.java:[179,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[92,22] Unsupported @SuppressWarnings("squid:RedundantThrowsDeclarationCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[92,63] Unsupported @SuppressWarnings("DuplicatedCode") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[143,22] Unsupported @SuppressWarnings("squid:RedundantThrowsDeclarationCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/authentication/FormBasedAccessController.java:[143,63] Unsupported @SuppressWarnings("DuplicatedCode") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/ServerCommonsConfigProperties.java:[45,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/ServerCommonsConfigProperties.java:[66,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/main/java/org/eclipse/scout/rt/server/commons/ServerCommonsConfigProperties.java:[112,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.commons --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.commons --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.commons --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.commons --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.commons --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons/target/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api >---------- [INFO] Building org.eclipse.scout.rt.mom.api 24.2-SNAPSHOT [14/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mom.api --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.api --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.api --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/src/main/java/org/eclipse/scout/rt/mom/api/ClusterMom.java:[74,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/src/main/java/org/eclipse/scout/rt/mom/api/Destination.java:[104,5] org.eclipse.scout.rt.mom.api.Destination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.Destination should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/src/main/java/org/eclipse/scout/rt/mom/api/Destination.java:[104,26] org.eclipse.scout.rt.mom.api.Destination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.Destination should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.mom.api --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.api --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.api --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.api --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.api --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.api --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.api --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mom.api --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api/target/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.jackson >---------- [INFO] Building org.eclipse.scout.rt.jackson 24.2-SNAPSHOT [15/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.pom (21 kB at 3.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-base/2.16.0/jackson-base-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.16.0/jackson-base-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.16.0/jackson-base-2.16.0.pom (11 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.pom (7.1 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.pom (9.9 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.16.0/jackson-databind-2.16.0.jar (1.6 MB at 39 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.16.0/jackson-annotations-2.16.0.jar (78 kB at 9.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.16.0/jackson-core-2.16.0.jar (579 kB at 26 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.jackson --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jackson --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.jackson --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.jackson --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.jackson --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[92,22] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[92,34] Unsupported @SuppressWarnings("squid:S2095") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[163,88] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.DoNode to org.eclipse.scout.rt.dataobject.AbstractDoCollection> [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[175,23] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoEntityDeserializer.java:[191,16] Type safety: Unchecked cast from java.lang.Object to T [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoCollectionDeserializer.java:[63,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.IDoCollection> to COLLECTION_NODE [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DoCollectionDeserializer.java:[99,12] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.IDoCollection> to COLLECTION_NODE [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapper.java:[137,21] Unsupported @SuppressWarnings("DeprecatedIsStillUsed") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/src/main/java/org/eclipse/scout/rt/jackson/dataobject/DefaultDoEntityDeserializerTypeStrategy.java:[63,42] Type safety: Unchecked cast from java.util.Collection to java.util.Collection [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.jackson --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.jackson --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.jackson --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.jackson --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.jackson --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.jackson --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jackson --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jackson --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.jackson --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.jackson --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson/target/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.uinotification >------ [INFO] Building org.eclipse.scout.rt.uinotification 24.2-SNAPSHOT [16/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.uinotification --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.uinotification --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.uinotification --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.uinotification --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.uinotification --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.uinotification --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.uinotification --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.uinotification --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.uinotification --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/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.scout.rt.api.uinotification.UiNotificationRegistryTest 2024-06-24 19:57:45,978 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:57:46,008 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-24 19:57:46,117 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 129.973688 ms. Total class count: 919 2024-06-24 19:57:46,383 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 191 beans in 264.400025 ms 2024-06-24 19:57:46,438 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 191 beans in 55.089203 ms 2024-06-24 19:57:46,452 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 19:57:46,454 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-06-24 19:57:47,760 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-24 19:57:47,769 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:47.769","id":"1","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 1 2024-06-24 19:57:48,209 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.209","id":"2","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 2 2024-06-24 19:57:48,210 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.210","id":"3","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 3 2024-06-24 19:57:48,269 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-24 19:57:48,270 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.270","id":"1","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 1 2024-06-24 19:57:48,271 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.271","id":"2","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 2 2024-06-24 19:57:48,275 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.275","id":"3","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 3 2024-06-24 19:57:48,276 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.276","id":"4","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 4 2024-06-24 19:57:48,278 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.278","id":"5","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 5 2024-06-24 19:57:48,280 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-24 19:57:48,282 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.282","id":"1","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 1 2024-06-24 19:57:48,285 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-24 19:57:48,303 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-24 19:57:48,304 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.304","id":"1","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 1 2024-06-24 19:57:48,307 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-24 19:57:48,308 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.308","id":"1","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 1 2024-06-24 19:57:48,309 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.309","id":"2","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 2 2024-06-24 19:57:48,311 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-24 19:57:48,311 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.311","id":"1","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 1 2024-06-24 19:57:48,312 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.312","id":"2","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 2 2024-06-24 19:57:48,314 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.314","id":"3","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 3 2024-06-24 19:57:48,315 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.315","id":"4","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 4 2024-06-24 19:57:48,316 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.316","id":"5","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 5 2024-06-24 19:57:48,318 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-24 19:57:48,318 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.318","id":"11","message":{"dummy":"a"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 1 2024-06-24 19:57:48,320 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.320","id":"12","message":{"dummy":"b"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 2 2024-06-24 19:57:48,324 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-24 19:57:48,324 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.324","id":"1","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic a"} for topic topic a. New size: 1 2024-06-24 19:57:48,325 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.325","id":"2","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic a"} for topic topic a. New size: 2 2024-06-24 19:57:48,326 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.326","id":"3","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic a"} for topic topic a. New size: 3 2024-06-24 19:57:48,329 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.329","id":"4","message":{"dummy":"a new"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic a"} for topic topic a. New size: 4 2024-06-24 19:57:48,330 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.330","id":"5","message":{"dummy":"a new user"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic a"} for topic topic a. New size: 5 2024-06-24 19:57:48,332 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.332","id":"6","message":{"dummy":"a new user max"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic a"} for topic topic a. New size: 6 2024-06-24 19:57:48,333 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-24 19:57:48,334 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.334","id":"1","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 1 2024-06-24 19:57:48,335 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.335","id":"2","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 2 2024-06-24 19:57:48,388 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.cleanup(UiNotificationRegistry.java:479) - Removed 1 expired notifications for topic topic. New size: 1. 2024-06-24 19:57:48,839 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.cleanup(UiNotificationRegistry.java:479) - Removed 1 expired notifications for topic topic. New size: 0. 2024-06-24 19:57:48,842 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-24 19:57:48,849 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.849","id":"1","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 1 2024-06-24 19:57:48,850 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw=="}],"name":"topic"}] and user null. 2024-06-24 19:57:48,859 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw=="}],"name":"topic"}] and user null. 2024-06-24 19:57:48,861 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.861","id":"2","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic b"} for topic topic b. New size: 1 2024-06-24 19:57:48,862 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw=="}],"name":"topic b"}] and user otto. 2024-06-24 19:57:48,865 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:48.865","id":"3","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic b"} for topic topic b. New size: 2 2024-06-24 19:57:48,865 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw=="}],"name":"topic b"}] and user null. 2024-06-24 19:57:48,869 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-24 19:57:49,371 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-24 19:57:49,372 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.getOrWait(UiNotificationRegistry.java:102) - Returning 1 notifications for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[],"name":"topic"}] and user null without waiting. 2024-06-24 19:57:49,373 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-24 19:57:49,374 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:49.374","id":"1","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 1 2024-06-24 19:57:49,375 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.getOrWait(UiNotificationRegistry.java:102) - Returning 1 notifications for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw=="}],"name":"topic"}] and user null without waiting. 2024-06-24 19:57:49,378 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-24 19:57:49,378 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:49.378","id":"1","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 1 2024-06-24 19:57:49,380 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:49.380","id":"2","message":{"dummy":"a"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 2 2024-06-24 19:57:49,381 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:49.381","id":"3","message":{"dummy":"b"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 3 2024-06-24 19:57:49,384 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-24 19:57:49,385 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:49.385","id":"2","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 1 2024-06-24 19:57:49,387 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-24 19:57:49,388 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:49.388","id":"1","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 1 2024-06-24 19:57:49,389 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.lambda$0(UiNotificationRegistry.java:110) - New notifications received for topics [TopicDo {"_type":"scout.Topic","lastNotifications":[{"_type":"scout.UiNotification","creationTime":"1970-01-01 00:00:00.000","id":"-1","nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw=="}],"name":"topic"}] and user null. 2024-06-24 19:57:49,391 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-24 19:57:49,391 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:49.391","id":"1","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic a"} for topic topic a. New size: 1 2024-06-24 19:57:49,393 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:49.393","id":"2","message":{"dummy":"a"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic a"} for topic topic a. New size: 2 2024-06-24 19:57:49,394 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:49.394","id":"3","message":{"dummy":"b"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic b"} for topic topic b. New size: 1 2024-06-24 19:57:49,397 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.(UiNotificationRegistry.java:79) - No implementation for IUiNotificationClusterService found. UI notifications won't be delivered to other cluster nodes. 2024-06-24 19:57:49,397 INFO [main] org.eclipse.scout.rt.api.uinotification.UiNotificationRegistry.putInternal(UiNotificationRegistry.java:334) - Added new ui notification UiNotificationDo {"_type":"scout.UiNotification","creationTime":"2024-06-24 19:57:49.397","id":"1","message":{"dummy":"value"},"nodeId":"fdJhkjhOoSVC0BC6Ks4T/R6p1mO8aO5aASt83jXVY0n/zfUjmO2vp4+K6Fq+woHM/rtSQuN//vGyp5S1Wx5Xyw==","topic":"topic"} for topic topic. New size: 1 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.875 s -- in org.eclipse.scout.rt.api.uinotification.UiNotificationRegistryTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.uinotification --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.uinotification --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.uinotification --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.uinotification --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.uinotification --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.uinotification --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.uinotification/target/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.uinotification/24.2-SNAPSHOT/org.eclipse.scout.rt.uinotification-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.server >---------- [INFO] Building org.eclipse.scout.rt.server 24.2-SNAPSHOT [17/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/AdminSession.java:[27,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/AdminSession.java:[70,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[53,60] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[53,71] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextProducer.java:[53,88] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/widget/table/HtmlTable.java:[21,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/services/common/file/RemoteFileService.java:[214,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[40,17] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[40,28] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[40,45] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticServlet.java:[56,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[32,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[295,28] java.util.Map is a raw type. References to generic type java.util.Map should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[296,11] java.util.Map.Entry is a raw type. References to generic type java.util.Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[296,22] java.util.Map.Entry is a raw type. References to generic type java.util.Map.Entry should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/CallsView.java:[302,31] java.lang.Iterable is a raw type. References to generic type java.lang.Iterable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/services/common/security/PermissionsInvalidationNotificationListener.java:[36,19] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/notification/NotificationCoalescer.java:[33,43] org.eclipse.scout.rt.server.notification.ICoalescer is a raw type. References to generic type org.eclipse.scout.rt.server.notification.ICoalescer should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/notification/NotificationCoalescer.java:[48,20] org.eclipse.scout.rt.server.notification.ICoalescer is a raw type. References to generic type org.eclipse.scout.rt.server.notification.ICoalescer should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[37,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[114,13] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[190,21] Unsupported @SuppressWarnings("squid:S1643") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[193,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[194,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[195,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[202,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[203,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[220,10] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[221,7] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[221,18] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[231,10] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[232,7] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[232,18] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[362,34] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[371,34] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/ServicesView.java:[373,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/widget/table/HtmlComponent.java:[24,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[80,89] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[80,100] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/context/ServerRunContextFilter.java:[80,117] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/services/lookup/AbstractLookupService.java:[26,19] Unsupported @SuppressWarnings("squid:S1118") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/TopView.java:[17,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceOperationInvoker.java:[54,21] Unsupported @SuppressWarnings("squid:S1193") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[75,17] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[75,28] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[75,45] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[91,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[117,17] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[117,28] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ServiceTunnelServlet.java:[117,45] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/AbstractHtmlAction.java:[38,10] java.util.Map is a raw type. References to generic type java.util.Map should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[37,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[69,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[77,21] Unsupported @SuppressWarnings("squid:S1215") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/diagnostic/DiagnosticSession.java:[109,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/cache/InvalidateCacheNotificationCoalescer.java:[58,70] org.eclipse.scout.rt.platform.cache.ICacheEntryFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.cache.ICacheEntryFilter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[33,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[94,7] The type java.lang.SecurityManager has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[94,35] The method getSecurityManager() from the type java.lang.System has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[97,33] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[97,44] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/GeneralView.java:[97,61] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[52,33] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[52,44] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[52,61] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/inspector/SessionInspector.java:[106,12] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/admin/html/view/MessagesView.java:[21,19] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/main/java/org/eclipse/scout/rt/server/ResourceServlet.java:[117,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/24.2-SNAPSHOT/org.eclipse.scout.rt.server-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/24.2-SNAPSHOT/org.eclipse.scout.rt.server-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server/target/org.eclipse.scout.rt.server-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server/24.2-SNAPSHOT/org.eclipse.scout.rt.server-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws >------- [INFO] Building org.eclipse.scout.rt.server.jaxws 24.2-SNAPSHOT [18/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.pom (19 kB at 2.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom (13 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom (9.5 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom (2.0 kB at 285 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/activation/all/2.0.1/all-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/2.0.1/all-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/all/2.0.1/all-2.0.1.pom (23 kB at 3.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.pom (19 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.pom (17 kB at 2.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/ws/jakarta.xml.ws-api/3.0.1/jakarta.xml.ws-api-3.0.1.jar (62 kB at 7.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar (129 kB at 14 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar (62 kB at 6.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.jar (17 kB at 1.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.jar (37 kB at 2.5 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.jaxws --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[48,21] Unsupported @SuppressWarnings("squid:S2068") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[100,11] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[103,13] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[107,15] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/WsseUsernameTokenMethod.java:[108,15] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/AbstractNonBlockingPool.java:[170,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[16,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[83,20] jakarta.xml.ws.handler.Handler is a raw type. References to generic type jakarta.xml.ws.handler.Handler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[112,51] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[112,62] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/PortProducer.java:[112,79] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/InvocationContext.java:[348,23] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/handler/AuthenticationHandler.java:[101,21] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/handler/AuthenticationHandler.java:[184,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/IAuthenticationMethod.java:[42,21] Unsupported @SuppressWarnings("squid:S00112") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[16,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[81,20] jakarta.xml.ws.handler.Handler is a raw type. References to generic type jakarta.xml.ws.handler.Handler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[110,51] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[110,62] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/pool/ServicePool.java:[110,79] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsConfigProperties.java:[62,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsConfigProperties.java:[100,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsConfigProperties.java:[139,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[104,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[104,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/context/JaxWsRunContextLookup.java:[104,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformInvalid needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformStarted needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformStopped needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/JaxWsPlatformListener.java:[39,13] The enum constant PlatformStopping needs a corresponding case label in this enum switch on org.eclipse.scout.rt.platform.IPlatform.State [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[57,22] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[57,33] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/main/java/org/eclipse/scout/rt/server/jaxws/provider/auth/method/PreAuthenticationMethod.java:[57,50] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jaxws --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jaxws --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.jaxws --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws/target/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.jaxws.apt >---------- [INFO] Building org.eclipse.scout.jaxws.apt 24.2-SNAPSHOT [19/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.pom (1.7 kB at 248 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/mvn/jaxb-codemodel-parent/4.0.4/jaxb-codemodel-parent-4.0.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-codemodel-parent/4.0.4/jaxb-codemodel-parent-4.0.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-codemodel-parent/4.0.4/jaxb-codemodel-parent-4.0.4.pom (20 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/codemodel/4.0.4/codemodel-4.0.4.jar (169 kB at 15 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.jaxws.apt --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.jaxws.apt --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.jaxws.apt --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.jaxws.apt --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.jaxws.apt --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/codemodel/JConditionalEx.java:[27,19] Unsupported @SuppressWarnings("squid:S00100") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/JaxWsAnnotationProcessor.java:[91,19] Unsupported @SuppressWarnings("squid:S00117") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/JaxWsAnnotationProcessor.java:[461,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/HandlerArtifactProcessor.java:[211,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/util/AnnotationUtil.java:[48,19] Unsupported @SuppressWarnings("squid:S00117") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/src/main/java/org/eclipse/scout/jaxws/apt/internal/EntryPointDefinition.java:[46,19] Unsupported @SuppressWarnings("squid:S00117") [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.jaxws.apt --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.jaxws.apt --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.jaxws.apt --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.jaxws.apt --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.jaxws.apt --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.jaxws.apt --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.jaxws.apt --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.jaxws.apt --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.jaxws.apt --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/24.2-SNAPSHOT/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/24.2-SNAPSHOT/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.jaxws.apt/target/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.jaxws.apt/24.2-SNAPSHOT/org.eclipse.scout.jaxws.apt-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.dataobject.test >------ [INFO] Building org.eclipse.scout.rt.dataobject.test 24.2-SNAPSHOT [20/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.dataobject.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.dataobject.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/main/java/org/eclipse/scout/rt/dataobject/id/AbstractIdCodecTest.java:[44,19] Unsupported @SuppressWarnings("squid:S00100") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/main/java/org/eclipse/scout/rt/dataobject/migration/ConstantUuidProvider.java:[26,21] Unsupported @SuppressWarnings("squid:S2245") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/AbstractRootIdTest.java:[53,39] Unlikely argument type for equals(): org.eclipse.scout.rt.dataobject.fixture.FixtureUuIdWithCustomFromString seems to be unrelated to org.eclipse.scout.rt.dataobject.fixture.FixtureUuId [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[158,22] Unsupported @SuppressWarnings("ResultOfMethodCallIgnored") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[158,51] Unsupported @SuppressWarnings("EqualsWithItself") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[233,149] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/lookup/LookupHelperTest.java:[242,151] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DoEntityTest.java:[97,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DoNodeTest.java:[34,5] org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DoNodeTest.java:[34,30] org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoNodeTest.FixtureDoNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[296,37] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[297,37] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[299,38] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/DataObjectHelperTest.java:[300,38] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/src/test/java/org/eclipse/scout/rt/dataobject/fixture/DataObjectWithTypedIdDo.java:[56,70] Type safety: Potential heap pollution via varargs parameter ids [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/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.scout.rt.dataobject.testing.signature.DataObjectSignatureGeneratorTest 2024-06-24 19:57:53,869 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:57:53,886 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-24 19:57:54,010 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-24 19:57:54,270 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 392.200955 ms. Total class count: 1125 2024-06-24 19:57:54,590 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 258 beans in 318.229865 ms 2024-06-24 19:57:54,642 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 258 beans in 51.924940 ms 2024-06-24 19:57:54,655 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 19:57:54,656 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-24 19:57:54,751 INFO [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted 2024-06-24 19:57:54,754 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-24 19:57:54,774 INFO [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 63 IDoEntity implementations with @TypeName annotation and 15 implementations with @TypeVersion annotation. 2024-06-24 19:57:54,803 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-24 19:57:54,803 INFO [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.init(EnumInventory.java:48) - Registry initialized, found 4 IEnum implementations with @EnumName annotation. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.353 s -- in org.eclipse.scout.rt.dataobject.testing.signature.DataObjectSignatureGeneratorTest [INFO] Running org.eclipse.scout.rt.dataobject.migration.DoStructureMigrationHelperTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.dataobject.migration.DoStructureMigrationHelperTest [INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorValueMigrationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-06-24 19:57:56,427 WARN [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.dataobject.migration.fixture.house.CharlieCustomerFixtureDo. Data object version (in class file) 'charlieFixture-3', deserialized data version 'alfaFixture-3' 2024-06-24 19:57:56,440 WARN [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.dataobject.migration.fixture.house.CharlieCustomerFixtureDo. Data object version (in class file) 'charlieFixture-3', deserialized data version 'alfaFixture-3' [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.617 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorValueMigrationTest [INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorStructureMigrationTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigratorStructureMigrationTest [INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationInventoryTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationInventoryTest [INFO] Running org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationContextTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.dataobject.migration.DataObjectMigrationContextTest [INFO] Running org.eclipse.scout.rt.dataobject.mapping.ToDoFunctionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.dataobject.mapping.ToDoFunctionTest [INFO] Running org.eclipse.scout.rt.dataobject.lookup.LookupHelperTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.eclipse.scout.rt.dataobject.lookup.LookupHelperTest [INFO] Running org.eclipse.scout.rt.dataobject.id.NodeIdTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s -- in org.eclipse.scout.rt.dataobject.id.NodeIdTest [INFO] Running org.eclipse.scout.rt.dataobject.id.IdInventoryTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.scout.rt.dataobject.id.IdInventoryTest [INFO] Running org.eclipse.scout.rt.dataobject.id.IdFactoryTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.dataobject.id.IdFactoryTest [INFO] Running org.eclipse.scout.rt.dataobject.id.IdCodecTest [INFO] Tests run: 79, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.eclipse.scout.rt.dataobject.id.IdCodecTest [INFO] Running org.eclipse.scout.rt.dataobject.id.IIdsTest 2024-06-24 19:57:57,555 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:57:57,557 WARN [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 s -- in org.eclipse.scout.rt.dataobject.id.IIdsTest [INFO] Running org.eclipse.scout.rt.dataobject.id.DataObjectIdStructureTest [INFO] Tests run: 54, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.scout.rt.dataobject.id.DataObjectIdStructureTest [INFO] Running org.eclipse.scout.rt.dataobject.enumeration.EnumInventoryTest 2024-06-24 19:57:57,704 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-24 19:57:57,705 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-24 19:57:57,706 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-24 19:57:57,707 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-24 19:57:57,708 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-24 19:57:57,708 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-24 19:57:57,709 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-24 19:57:57,709 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-24 19:57:57,710 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-24 19:57:57,711 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-24 19:57:57,711 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-24 19:57:57,712 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-24 19:57:57,713 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.EmptyEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration 2024-06-24 19:57:57,713 WARN [main] org.eclipse.scout.rt.dataobject.enumeration.EnumInventory.registerClass(EnumInventory.java:92) - Class org.eclipse.scout.rt.dataobject.enumeration.fixture.NoEnumNameFixture is annotated with @EnumName with an empty enum name value, skip registration [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.dataobject.enumeration.EnumInventoryTest [INFO] Running org.eclipse.scout.rt.dataobject.EnumsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.dataobject.EnumsTest [INFO] Running org.eclipse.scout.rt.dataobject.EnumResolverTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.dataobject.EnumResolverTest [INFO] Running org.eclipse.scout.rt.dataobject.DoValueTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.dataobject.DoValueTest [INFO] Running org.eclipse.scout.rt.dataobject.DoSetTest [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.dataobject.DoSetTest [INFO] Running org.eclipse.scout.rt.dataobject.DoPredicatesTest [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.scout.rt.dataobject.DoPredicatesTest [INFO] Running org.eclipse.scout.rt.dataobject.DoNodeTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.dataobject.DoNodeTest [INFO] Running org.eclipse.scout.rt.dataobject.DoMapEntityTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.dataobject.DoMapEntityTest [INFO] Running org.eclipse.scout.rt.dataobject.DoListTest [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.dataobject.DoListTest [INFO] Running org.eclipse.scout.rt.dataobject.DoEntityTest [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.scout.rt.dataobject.DoEntityTest [INFO] Running org.eclipse.scout.rt.dataobject.DoEntityMappingsTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.dataobject.DoEntityMappingsTest [INFO] Running org.eclipse.scout.rt.dataobject.DoEntityMapperTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.dataobject.DoEntityMapperTest [INFO] Running org.eclipse.scout.rt.dataobject.DoEntityHolderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.scout.rt.dataobject.DoEntityHolderTest [INFO] Running org.eclipse.scout.rt.dataobject.DoEntityBuilderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.dataobject.DoEntityBuilderTest [INFO] Running org.eclipse.scout.rt.dataobject.DoCollectionTest [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.dataobject.DoCollectionTest [INFO] Running org.eclipse.scout.rt.dataobject.DataObjectVisitorsTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.dataobject.DataObjectVisitorsTest [INFO] Running org.eclipse.scout.rt.dataobject.DataObjectVisitorExtensionTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.dataobject.DataObjectVisitorExtensionTest [INFO] Running org.eclipse.scout.rt.dataobject.DataObjectInventoryTest 2024-06-24 19:57:58,156 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-24 19:57:58,157 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.fromTypeName(DataObjectInventory.java:156) - Class lookup for raw class class org.eclipse.scout.rt.dataobject.DataObjectInventoryTest$TestBaseFixtureEntityDo with type name TestBaseFixtureEntity is not unique, cannot lookup matching bean class! 2024-06-24 19:57:58,158 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-24 19:57:58,159 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-24 19:57:58,161 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-24 19:57:58,162 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-24 19:57:58,163 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-24 19:57:58,163 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-24 19:57:58,165 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-24 19:57:58,204 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-24 19:57:58,205 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-24 19:57:58,206 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-24 19:57:58,212 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-24 19:57:58,213 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-24 19:57:58,214 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.dataobject.fixture.EntityFixtureInvalidTypeNameDo is annotated with @TypeName with an empty type name value, skip registration [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.eclipse.scout.rt.dataobject.DataObjectInventoryTest [INFO] Running org.eclipse.scout.rt.dataobject.DataObjectHelperTest [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s -- in org.eclipse.scout.rt.dataobject.DataObjectHelperTest [INFO] Running org.eclipse.scout.rt.dataobject.DataObjectContributionTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.dataobject.DataObjectContributionTest [INFO] Running org.eclipse.scout.rt.dataobject.AbstractUuIdTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.dataobject.AbstractUuIdTest [INFO] Running org.eclipse.scout.rt.dataobject.AbstractTypeVersionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.dataobject.AbstractTypeVersionTest [INFO] Running org.eclipse.scout.rt.dataobject.AbstractStringIdTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.dataobject.AbstractStringIdTest [INFO] Running org.eclipse.scout.rt.dataobject.AbstractRootIdTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.dataobject.AbstractRootIdTest [INFO] Running org.eclipse.scout.rt.dataobject.AbstractLongIdTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.dataobject.AbstractLongIdTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 609, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.dataobject.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataobject.test/target/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataobject.test/24.2-SNAPSHOT/org.eclipse.scout.rt.dataobject.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.shared.test >-------- [INFO] Building org.eclipse.scout.rt.shared.test 24.2-SNAPSHOT [21/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.shared.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.shared.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.shared.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.shared.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.shared.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/main/java/org/eclipse/scout/rt/testing/shared/TestingUtility.java:[106,21] Unsupported @SuppressWarnings("squid:S1215") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.shared.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.shared.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.shared.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/LookupRowTest.java:[122,5] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/LookupRowTest.java:[122,34] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[40,11] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[41,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[42,22] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/servicetunnel/BinaryServiceTunnelContentHandlerTest.java:[47,16] org.eclipse.scout.rt.platform.config.IConfigProperty is a raw type. References to generic type org.eclipse.scout.rt.platform.config.IConfigProperty should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[174,56] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[193,39] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[199,57] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/service/common/code/CodeTypeAopTest.java:[205,35] org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/extension/fixture/TestingExtensionChain.java:[22,90] org.eclipse.scout.rt.shared.extension.IExtension is a raw type. References to generic type org.eclipse.scout.rt.shared.extension.IExtension should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/common/code/CodeTypeTest.java:[33,5] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/common/code/CodeTypeTest.java:[52,5] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[53,5] org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[53,35] org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[71,10] org.eclipse.scout.rt.shared.services.lookup.fixture.ILegacyCodeLookupCallVisitor is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.fixture.ILegacyCodeLookupCallVisitor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/services/lookup/fixture/LegacyCodeLookupCall.java:[212,9] org.eclipse.scout.rt.shared.services.common.code.ICode is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[32,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[38,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[39,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[46,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[47,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[54,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[60,10] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[76,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[93,37] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[94,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[103,16] org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest.ITestHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[111,37] java.util.function.Consumer is a raw type. References to generic type java.util.function.Consumer should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[127,37] java.util.function.Consumer is a raw type. References to generic type java.util.function.Consumer should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/src/test/java/org/eclipse/scout/rt/shared/notification/TypeParameterBeanRegistryTest.java:[140,10] java.util.function.Consumer is a raw type. References to generic type java.util.function.Consumer should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.shared.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.shared.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/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.scout.rt.shared.ui.webresource.ScriptResourceIndexesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.520 s -- in org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexesTest [INFO] Running org.eclipse.scout.rt.shared.ui.webresource.ScriptRequestTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.shared.ui.webresource.ScriptRequestTest [INFO] Running org.eclipse.scout.rt.shared.ui.webresource.FileListParserTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.shared.ui.webresource.FileListParserTest [INFO] Running org.eclipse.scout.rt.shared.ui.UserAgentTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.scout.rt.shared.ui.UserAgentTest [INFO] Running org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest 2024-06-24 19:58:01,123 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:106) - UserAgentIdentifier could not be parsed. Exception occurred while parsing. UserAgent: org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:44) at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:103) at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest.testEmptyId(DefaultUserAgentParserTest.java:34) 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.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) 2024-06-24 19:58:01,134 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:106) - UserAgentIdentifier could not be parsed. Exception occurred while parsing. UserAgent: XY|DESKTOP|UNKNOWN|Windows7 org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:44) at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:103) at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest.testInvalidId(DefaultUserAgentParserTest.java:28) 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.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) 2024-06-24 19:58:01,136 WARN [main] org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.createIdentifier(DefaultUserAgentParser.java:69) - Character which is used as delimiter has been found in uiDeviceId. Replaced with '_'. Old uiDeviceId: xxx|yyy. New uiDeviceId: xxx_yyy [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.shared.ui.DefaultUserAgentParserTest [INFO] Running org.eclipse.scout.rt.shared.session.SessionDataTest 2024-06-24 19:58:01,207 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:58:01,218 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-24 19:58:01,407 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-24 19:58:01,654 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 444.847534 ms. Total class count: 1423 2024-06-24 19:58:01,914 WARN [scout-platform-starter] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall' because it has no empty or injectable constructor(). 2024-06-24 19:58:01,946 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 270 beans in 241.972927 ms 2024-06-24 19:58:02,028 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 270 beans in 82.512365 ms 2024-06-24 19:58:02,041 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 19:58:02,061 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 10 code type classes registered. 2024-06-24 19:58:02,062 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.235 s -- in org.eclipse.scout.rt.shared.session.SessionDataTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.RemoteServiceInvocationCallableDisconnectTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.928 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.RemoteServiceInvocationCallableDisconnectTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstallerTest 2024-06-24 19:58:04,312 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.install(MultiSessionCookieStoreInstaller.java:42) - Successfully installed java.net.CookieManager@5618fc1f (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@60b1ff3b) 2024-06-24 19:58:04,412 WARN [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:71) - Overriding pre-installed cookie handler: Mock for CookieHandler, hashCode: 1636899143 2024-06-24 19:58:04,414 WARN [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:71) - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 961525558 (Cookie store: null) 2024-06-24 19:58:04,451 WARN [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:71) - Overriding pre-installed cookie handler: Mock for CookieManager, hashCode: 961525558 (Cookie store: Mock for CookieStore, hashCode: 1854873748) 2024-06-24 19:58:04,452 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.checkMultiSessionCookieStoreAlreadyInstalled(MultiSessionCookieStoreInstaller.java:64) - Don't overriding already installed MultiSessionCookieStore cookie handler from same deployment: java.net.CookieManager@5618fc1f (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@60b1ff3b) 2024-06-24 19:58:04,453 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller.uninstall(MultiSessionCookieStoreInstaller.java:80) - Successfully uninstalled java.net.CookieManager@5618fc1f (Cookie store: org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore@60b1ff3b) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstallerTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.360 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest Token: $00$01$02$03$04$05$06$07$08$09$0a$0b$0c$0d$0e$0f$10$11$12$13$14$15$16$17$18$19$1a$1b$1c$1d$1e$1f$20$21$22$23$24$25$26$27$28$29$2a+$2c-./0123456789$3a$3b$3c$3d$3e$3f$40ABCDEFGHIJKLMNOPQRSTUVWXYZ$5b$5c$5d$5e_$60abcdefghijklmnopqrstuvwxyz$7b$7c$7d$7e$7f$c2$80$c2$81$c2$82$c2$83$c2$84$c2$85$c2$86$c2$87$c2$88$c2$89$c2$8a$c2$8b$c2$8c$c2$8d$c2$8e$c2$8f$c2$90$c2$91$c2$92$c2$93$c2$94$c2$95$c2$96$c2$97$c2$98$c2$99$c2$9a$c2$9b$c2$9c$c2$9d$c2$9e$c2$9f$c2$a0$c2$a1$c2$a2$c2$a3$c2$a4$c2$a5$c2$a6$c2$a7$c2$a8$c2$a9$c2$aa$c2$ab$c2$ac$c2$ad$c2$ae$c2$af$c2$b0$c2$b1$c2$b2$c2$b3$c2$b4$c2$b5$c2$b6$c2$b7$c2$b8$c2$b9$c2$ba$c2$bb$c2$bc$c2$bd$c2$be$c2$bf$c3$80$c3$81$c3$82$c3$83$c3$84$c3$85$c3$86$c3$87$c3$88$c3$89$c3$8a$c3$8b$c3$8c$c3$8d$c3$8e$c3$8f$c3$90$c3$91$c3$92$c3$93$c3$94$c3$95$c3$96$c3$97$c3$98$c3$99$c3$9a$c3$9b$c3$9c$c3$9d$c3$9e$c3$9f$c3$a0$c3$a1$c3$a2$c3$a3$c3$a4$c3$a5$c3$a6$c3$a7$c3$a8$c3$a9$c3$aa$c3$ab$c3$ac$c3$ad$c3$ae$c3$af$c3$b0$c3$b1$c3$b2$c3$b3$c3$b4$c3$b5$c3$b6$c3$b7$c3$b8$c3$b9$c3$ba$c3$bb$c3$bc$c3$bd$c3$be$c3$bf$c4$80$c4$81$c4$82$c4$83$c4$84$c4$85$c4$86$c4$87$c4$88$c4$89$c4$8a$c4$8b$c4$8c$c4$8d$c4$8e$c4$8f$c4$90$c4$91$c4$92$c4$93$c4$94$c4$95$c4$96$c4$97$c4$98$c4$99$c4$9a$c4$9b$c4$9c$c4$9d$c4$9e$c4$9f$c4$a0$c4$a1$c4$a2$c4$a3$c4$a4$c4$a5$c4$a6$c4$a7$c4$a8$c4$a9$c4$aa$c4$ab$c4$ac$c4$ad$c4$ae$c4$af$c4$b0$c4$b1$c4$b2$c4$b3$c4$b4$c4$b5$c4$b6$c4$b7$c4$b8$c4$b9$c4$ba$c4$bb$c4$bc$c4$bd$c4$be$c4$bf$c5$80$c5$81$c5$82$c5$83$c5$84$c5$85$c5$86$c5$87$c5$88$c5$89$c5$8a$c5$8b$c5$8c$c5$8d$c5$8e$c5$8f$c5$90$c5$91$c5$92$c5$93$c5$94$c5$95$c5$96$c5$97$c5$98$c5$99$c5$9a$c5$9b$c5$9c$c5$9d$c5$9e$c5$9f$c5$a0$c5$a1$c5$a2$c5$a3$c5$a4$c5$a5$c5$a6$c5$a7$c5$a8$c5$a9$c5$aa$c5$ab$c5$ac$c5$ad$c5$ae$c5$af$c5$b0$c5$b1$c5$b2$c5$b3$c5$b4$c5$b5$c5$b6$c5$b7$c5$b8$c5$b9$c5$ba$c5$bb$c5$bc$c5$bd$c5$be$c5$bf$c6$80$c6$81$c6$82$c6$83$c6$84$c6$85$c6$86$c6$87$c6$88$c6$89$c6$8a$c6$8b$c6$8c$c6$8d$c6$8e$c6$8f$c6$90$c6$91$c6$92$c6$93$c6$94$c6$95$c6$96$c6$97$c6$98$c6$99$c6$9a$c6$9b$c6$9c$c6$9d$c6$9e$c6$9f$c6$a0$c6$a1$c6$a2$c6$a3$c6$a4$c6$a5$c6$a6$c6$a7$c6$a8$c6$a9$c6$aa$c6$ab$c6$ac$c6$ad$c6$ae$c6$af$c6$b0$c6$b1$c6$b2$c6$b3$c6$b4$c6$b5$c6$b6$c6$b7$c6$b8$c6$b9$c6$ba$c6$bb$c6$bc$c6$bd$c6$be$c6$bf$c7$80$c7$81$c7$82$c7$83$c7$84$c7$85$c7$86$c7$87$c7$88$c7$89$c7$8a$c7$8b$c7$8c$c7$8d$c7$8e$c7$8f$c7$90$c7$91$c7$92$c7$93$c7$94$c7$95$c7$96$c7$97$c7$98$c7$99$c7$9a$c7$9b$c7$9c$c7$9d$c7$9e$c7$9f$c7$a0$c7$a1$c7$a2$c7$a3$c7$a4$c7$a5$c7$a6$c7$a7$c7$a8$c7$a9$c7$aa$c7$ab$c7$ac$c7$ad$c7$ae$c7$af$c7$b0$c7$b1$c7$b2$c7$b3$c7$b4$c7$b5$c7$b6$c7$b7$c7$b8$c7$b9$c7$ba$c7$bb$c7$bc$c7$bd$c7$be$c7$bf$c8$80$c8$81$c8$82$c8$83$c8$84$c8$85$c8$86$c8$87$c8$88$c8$89$c8$8a$c8$8b$c8$8c$c8$8d$c8$8e$c8$8f$c8$90$c8$91$c8$92$c8$93$c8$94$c8$95$c8$96$c8$97$c8$98$c8$99$c8$9a$c8$9b$c8$9c$c8$9d$c8$9e$c8$9f$c8$a0$c8$a1$c8$a2$c8$a3$c8$a4$c8$a5$c8$a6$c8$a7$c8$a8$c8$a9$c8$aa$c8$ab$c8$ac$c8$ad$c8$ae$c8$af$c8$b0$c8$b1$c8$b2$c8$b3$c8$b4$c8$b5$c8$b6$c8$b7$c8$b8$c8$b9$c8$ba$c8$bb$c8$bc$c8$bd$c8$be$c8$bf$c9$80$c9$81$c9$82$c9$83$c9$84$c9$85$c9$86$c9$87$c9$88$c9$89$c9$8a$c9$8b$c9$8c$c9$8d$c9$8e$c9$8f$c9$90$c9$91$c9$92$c9$93$c9$94$c9$95$c9$96$c9$97$c9$98$c9$99$c9$9a$c9$9b$c9$9c$c9$9d$c9$9e$c9$9f$c9$a0$c9$a1$c9$a2$c9$a3$c9$a4$c9$a5$c9$a6$c9$a7$c9$a8$c9$a9$c9$aa$c9$ab$c9$ac$c9$ad$c9$ae$c9$af$c9$b0$c9$b1$c9$b2$c9$b3$c9$b4$c9$b5$c9$b6$c9$b7$c9$b8$c9$b9$c9$ba$c9$bb$c9$bc$c9$bd$c9$be$c9$bf$ca$80$ca$81$ca$82$ca$83$ca$84$ca$85$ca$86$ca$87$ca$88$ca$89$ca$8a$ca$8b$ca$8c$ca$8d$ca$8e$ca$8f$ca$90$ca$91$ca$92$ca$93$ca$94$ca$95$ca$96$ca$97$ca$98$ca$99$ca$9a$ca$9b$ca$9c$ca$9d$ca$9e$ca$9f$ca$a0$ca$a1$ca$a2$ca$a3$ca$a4$ca$a5$ca$a6$ca$a7$ca$a8$ca$a9$ca$aa$ca$ab$ca$ac$ca$ad$ca$ae$ca$af$ca$b0$ca$b1$ca$b2$ca$b3$ca$b4$ca$b5$ca$b6$ca$b7$ca$b8$ca$b9$ca$ba$ca$bb$ca$bc$ca$bd$ca$be$ca$bf$cb$80$cb$81$cb$82$cb$83$cb$84$cb$85$cb$86$cb$87$cb$88$cb$89$cb$8a$cb$8b$cb$8c$cb$8d$cb$8e$cb$8f$cb$90$cb$91$cb$92$cb$93$cb$94$cb$95$cb$96$cb$97$cb$98$cb$99$cb$9a$cb$9b$cb$9c$cb$9d$cb$9e$cb$9f$cb$a0$cb$a1$cb$a2$cb$a3$cb$a4$cb$a5$cb$a6$cb$a7$cb$a8$cb$a9$cb$aa$cb$ab$cb$ac$cb$ad$cb$ae$cb$af$cb$b0$cb$b1$cb$b2$cb$b3$cb$b4$cb$b5$cb$b6$cb$b7$cb$b8$cb$b9$cb$ba$cb$bb$cb$bc$cb$bd$cb$be$cb$bf$cc$80$cc$81$cc$82$cc$83$cc$84$cc$85$cc$86$cc$87$cc$88$cc$89$cc$8a$cc$8b$cc$8c$cc$8d$cc$8e$cc$8f$cc$90$cc$91$cc$92$cc$93$cc$94$cc$95$cc$96$cc$97$cc$98$cc$99$cc$9a$cc$9b$cc$9c$cc$9d$cc$9e$cc$9f$cc$a0$cc$a1$cc$a2$cc$a3$cc$a4$cc$a5$cc$a6$cc$a7$cc$a8$cc$a9$cc$aa$cc$ab$cc$ac$cc$ad$cc$ae$cc$af$cc$b0$cc$b1$cc$b2$cc$b3$cc$b4$cc$b5$cc$b6$cc$b7$cc$b8$cc$b9$cc$ba$cc$bb$cc$bc$cc$bd$cc$be$cc$bf$cd$80$cd$81$cd$82$cd$83$cd$84$cd$85$cd$86$cd$87$cd$88$cd$89$cd$8a$cd$8b$cd$8c$cd$8d$cd$8e$cd$8f$cd$90$cd$91$cd$92$cd$93$cd$94$cd$95$cd$96$cd$97$cd$98$cd$99$cd$9a$cd$9b$cd$9c$cd$9d$cd$9e$cd$9f$cd$a0$cd$a1$cd$a2$cd$a3$cd$a4$cd$a5$cd$a6$cd$a7$cd$a8$cd$a9$cd$aa$cd$ab$cd$ac$cd$ad$cd$ae$cd$af$cd$b0$cd$b1$cd$b2$cd$b3$cd$b4$cd$b5$cd$b6$cd$b7$cd$b8$cd$b9$cd$ba$cd$bb$cd$bc$cd$bd$cd$be$cd$bf$ce$80$ce$81$ce$82$ce$83$ce$84$ce$85$ce$86$ce$87$ce$88$ce$89$ce$8a$ce$8b$ce$8c$ce$8d$ce$8e$ce$8f$ce$90$ce$91$ce$92$ce$93$ce$94$ce$95$ce$96$ce$97$ce$98$ce$99$ce$9a$ce$9b$ce$9c$ce$9d$ce$9e$ce$9f$ce$a0$ce$a1$ce$a2$ce$a3$ce$a4$ce$a5$ce$a6$ce$a7$ce$a8$ce$a9$ce$aa$ce$ab$ce$ac$ce$ad$ce$ae$ce$af$ce$b0$ce$b1$ce$b2$ce$b3$ce$b4$ce$b5$ce$b6$ce$b7$ce$b8$ce$b9$ce$ba$ce$bb$ce$bc$ce$bd$ce$be$ce$bf$cf$80$cf$81$cf$82$cf$83$cf$84$cf$85$cf$86$cf$87$cf$88$cf$89$cf$8a$cf$8b$cf$8c$cf$8d$cf$8e$cf$8f$cf$90$cf$91$cf$92$cf$93$cf$94$cf$95$cf$96$cf$97$cf$98$cf$99$cf$9a$cf$9b$cf$9c$cf$9d$cf$9e$cf$9f$cf$a0$cf$a1$cf$a2$cf$a3$cf$a4$cf$a5$cf$a6$cf$a7$cf$a8$cf$a9$cf$aa$cf$ab$cf$ac$cf$ad$cf$ae$cf$af$cf$b0$cf$b1$cf$b2$cf$b3$cf$b4$cf$b5$cf$b6$cf$b7$cf$b8$cf$b9$cf$ba$cf$bb$cf$bc$cf$bd$cf$be$cf$bf$d0$80$d0$81$d0$82$d0$83$d0$84$d0$85$d0$86$d0$87$d0$88$d0$89$d0$8a$d0$8b$d0$8c$d0$8d$d0$8e$d0$8f$d0$90$d0$91$d0$92$d0$93$d0$94$d0$95$d0$96$d0$97$d0$98$d0$99$d0$9a$d0$9b$d0$9c$d0$9d$d0$9e$d0$9f$d0$a0$d0$a1$d0$a2$d0$a3$d0$a4$d0$a5$d0$a6$d0$a7$d0$a8$d0$a9$d0$aa$d0$ab$d0$ac$d0$ad$d0$ae$d0$af$d0$b0$d0$b1$d0$b2$d0$b3$d0$b4$d0$b5$d0$b6$d0$b7$d0$b8$d0$b9$d0$ba$d0$bb$d0$bc$d0$bd$d0$be$d0$bf$d1$80$d1$81$d1$82$d1$83$d1$84$d1$85$d1$86$d1$87$d1$88$d1$89$d1$8a$d1$8b$d1$8c$d1$8d$d1$8e$d1$8f$d1$90$d1$91$d1$92$d1$93$d1$94$d1$95$d1$96$d1$97$d1$98$d1$99$d1$9a$d1$9b$d1$9c$d1$9d$d1$9e$d1$9f$d1$a0$d1$a1$d1$a2$d1$a3$d1$a4$d1$a5$d1$a6$d1$a7$d1$a8$d1$a9$d1$aa$d1$ab$d1$ac$d1$ad$d1$ae$d1$af$d1$b0$d1$b1$d1$b2$d1$b3$d1$b4$d1$b5$d1$b6$d1$b7$d1$b8$d1$b9$d1$ba$d1$bb$d1$bc$d1$bd$d1$be$d1$bf$d2$80$d2$81$d2$82$d2$83$d2$84$d2$85$d2$86$d2$87$d2$88$d2$89$d2$8a$d2$8b$d2$8c$d2$8d$d2$8e$d2$8f$d2$90$d2$91$d2$92$d2$93$d2$94$d2$95$d2$96$d2$97$d2$98$d2$99$d2$9a$d2$9b$d2$9c$d2$9d$d2$9e$d2$9f$d2$a0$d2$a1$d2$a2$d2$a3$d2$a4$d2$a5$d2$a6$d2$a7$d2$a8$d2$a9$d2$aa$d2$ab$d2$ac$d2$ad$d2$ae$d2$af$d2$b0$d2$b1$d2$b2$d2$b3$d2$b4$d2$b5$d2$b6$d2$b7$d2$b8$d2$b9$d2$ba$d2$bb$d2$bc$d2$bd$d2$be$d2$bf$d3$80$d3$81$d3$82$d3$83$d3$84$d3$85$d3$86$d3$87$d3$88$d3$89$d3$8a$d3$8b$d3$8c$d3$8d$d3$8e$d3$8f$d3$90$d3$91$d3$92$d3$93$d3$94$d3$95$d3$96$d3$97$d3$98$d3$99$d3$9a$d3$9b$d3$9c$d3$9d$d3$9e$d3$9f$d3$a0$d3$a1$d3$a2$d3$a3$d3$a4$d3$a5$d3$a6$d3$a7$d3$a8$d3$a9$d3$aa$d3$ab$d3$ac$d3$ad$d3$ae$d3$af$d3$b0$d3$b1$d3$b2$d3$b3$d3$b4$d3$b5$d3$b6$d3$b7$d3$b8$d3$b9$d3$ba$d3$bb$d3$bc$d3$bd$d3$be$d3$bf$d4$80$d4$81$d4$82$d4$83$d4$84$d4$85$d4$86$d4$87$d4$88$d4$89$d4$8a$d4$8b$d4$8c$d4$8d$d4$8e$d4$8f$d4$90$d4$91$d4$92$d4$93$d4$94$d4$95$d4$96$d4$97$d4$98$d4$99$d4$9a$d4$9b$d4$9c$d4$9d$d4$9e$d4$9f$d4$a0$d4$a1$d4$a2$d4$a3$d4$a4$d4$a5$d4$a6$d4$a7$d4$a8$d4$a9$d4$aa$d4$ab$d4$ac$d4$ad$d4$ae$d4$af$d4$b0$d4$b1$d4$b2$d4$b3$d4$b4$d4$b5$d4$b6$d4$b7$d4$b8$d4$b9$d4$ba$d4$bb$d4$bc$d4$bd$d4$be$d4$bf$d5$80$d5$81$d5$82$d5$83$d5$84$d5$85$d5$86$d5$87$d5$88$d5$89$d5$8a$d5$8b$d5$8c$d5$8d$d5$8e$d5$8f$d5$90$d5$91$d5$92$d5$93$d5$94$d5$95$d5$96$d5$97$d5$98$d5$99$d5$9a$d5$9b$d5$9c$d5$9d$d5$9e$d5$9f$d5$a0$d5$a1$d5$a2$d5$a3$d5$a4$d5$a5$d5$a6$d5$a7$d5$a8$d5$a9$d5$aa$d5$ab$d5$ac$d5$ad$d5$ae$d5$af$d5$b0$d5$b1$d5$b2$d5$b3$d5$b4$d5$b5$d5$b6$d5$b7$d5$b8$d5$b9$d5$ba$d5$bb$d5$bc$d5$bd$d5$be$d5$bf$d6$80$d6$81$d6$82$d6$83$d6$84$d6$85$d6$86$d6$87$d6$88$d6$89$d6$8a$d6$8b$d6$8c$d6$8d$d6$8e$d6$8f$d6$90$d6$91$d6$92$d6$93$d6$94$d6$95$d6$96$d6$97$d6$98$d6$99$d6$9a$d6$9b$d6$9c$d6$9d$d6$9e$d6$9f$d6$a0$d6$a1$d6$a2$d6$a3$d6$a4$d6$a5$d6$a6$d6$a7$d6$a8$d6$a9$d6$aa$d6$ab$d6$ac$d6$ad$d6$ae$d6$af$d6$b0$d6$b1$d6$b2$d6$b3$d6$b4$d6$b5$d6$b6$d6$b7$d6$b8$d6$b9$d6$ba$d6$bb$d6$bc$d6$bd$d6$be$d6$bf$d7$80$d7$81$d7$82$d7$83$d7$84$d7$85$d7$86$d7$87$d7$88$d7$89$d7$8a$d7$8b$d7$8c$d7$8d$d7$8e$d7$8f$d7$90$d7$91$d7$92$d7$93$d7$94$d7$95$d7$96$d7$97$d7$98$d7$99$d7$9a$d7$9b$d7$9c$d7$9d$d7$9e$d7$9f$d7$a0$d7$a1$d7$a2$d7$a3$d7$a4$d7$a5$d7$a6$d7$a7$d7$a8$d7$a9$d7$aa$d7$ab$d7$ac$d7$ad$d7$ae$d7$af$d7$b0$d7$b1$d7$b2$d7$b3$d7$b4$d7$b5$d7$b6$d7$b7$d7$b8$d7$b9$d7$ba$d7$bb$d7$bc$d7$bd$d7$be$d7$bf$d8$80$d8$81$d8$82$d8$83$d8$84$d8$85$d8$86$d8$87$d8$88$d8$89$d8$8a$d8$8b$d8$8c$d8$8d$d8$8e$d8$8f$d8$90$d8$91$d8$92$d8$93$d8$94$d8$95$d8$96$d8$97$d8$98$d8$99$d8$9a$d8$9b$d8$9c$d8$9d$d8$9e$d8$9f$d8$a0$d8$a1$d8$a2$d8$a3$d8$a4$d8$a5$d8$a6$d8$a7$d8$a8$d8$a9$d8$aa$d8$ab$d8$ac$d8$ad$d8$ae$d8$af$d8$b0$d8$b1$d8$b2$d8$b3$d8$b4$d8$b5$d8$b6$d8$b7$d8$b8$d8$b9$d8$ba$d8$bb$d8$bc$d8$bd$d8$be$d8$bf$d9$80$d9$81$d9$82$d9$83$d9$84$d9$85$d9$86$d9$87$d9$88$d9$89$d9$8a$d9$8b$d9$8c$d9$8d$d9$8e$d9$8f$d9$90$d9$91$d9$92$d9$93$d9$94$d9$95$d9$96$d9$97$d9$98$d9$99$d9$9a$d9$9b$d9$9c$d9$9d$d9$9e$d9$9f$d9$a0$d9$a1$d9$a2$d9$a3$d9$a4$d9$a5$d9$a6$d9$a7$d9$a8$d9$a9$d9$aa$d9$ab$d9$ac$d9$ad$d9$ae$d9$af$d9$b0$d9$b1$d9$b2$d9$b3$d9$b4$d9$b5$d9$b6$d9$b7$d9$b8$d9$b9$d9$ba$d9$bb$d9$bc$d9$bd$d9$be$d9$bf$da$80$da$81$da$82$da$83$da$84$da$85$da$86$da$87$da$88$da$89$da$8a$da$8b$da$8c$da$8d$da$8e$da$8f$da$90$da$91$da$92$da$93$da$94$da$95$da$96$da$97$da$98$da$99$da$9a$da$9b$da$9c$da$9d$da$9e$da$9f$da$a0$da$a1$da$a2$da$a3$da$a4$da$a5$da$a6$da$a7$da$a8$da$a9$da$aa$da$ab$da$ac$da$ad$da$ae$da$af$da$b0$da$b1$da$b2$da$b3$da$b4$da$b5$da$b6$da$b7$da$b8$da$b9$da$ba$da$bb$da$bc$da$bd$da$be$da$bf$db$80$db$81$db$82$db$83$db$84$db$85$db$86$db$87$db$88$db$89$db$8a$db$8b$db$8c$db$8d$db$8e$db$8f$db$90$db$91$db$92$db$93$db$94$db$95$db$96$db$97$db$98$db$99$db$9a$db$9b$db$9c$db$9d$db$9e$db$9f$db$a0$db$a1$db$a2$db$a3$db$a4$db$a5$db$a6$db$a7$db$a8$db$a9$db$aa$db$ab$db$ac$db$ad$db$ae$db$af$db$b0$db$b1$db$b2$db$b3$db$b4$db$b5$db$b6$db$b7$db$b8$db$b9$db$ba$db$bb$db$bc$db$bd$db$be$db$bf$dc$80$dc$81$dc$82$dc$83$dc$84$dc$85$dc$86$dc$87$dc$88$dc$89$dc$8a$dc$8b$dc$8c$dc$8d$dc$8e$dc$8f$dc$90$dc$91$dc$92$dc$93$dc$94$dc$95$dc$96$dc$97$dc$98$dc$99$dc$9a$dc$9b$dc$9c$dc$9d$dc$9e$dc$9f$dc$a0$dc$a1$dc$a2$dc$a3$dc$a4$dc$a5$dc$a6$dc$a7$dc$a8$dc$a9$dc$aa$dc$ab$dc$ac$dc$ad$dc$ae$dc$af$dc$b0$dc$b1$dc$b2$dc$b3$dc$b4$dc$b5$dc$b6$dc$b7$dc$b8$dc$b9$dc$ba$dc$bb$dc$bc$dc$bd$dc$be$dc$bf$dd$80$dd$81$dd$82$dd$83$dd$84$dd$85$dd$86$dd$87$dd$88$dd$89$dd$8a$dd$8b$dd$8c$dd$8d$dd$8e$dd$8f$dd$90$dd$91$dd$92$dd$93$dd$94$dd$95$dd$96$dd$97$dd$98$dd$99$dd$9a$dd$9b$dd$9c$dd$9d$dd$9e$dd$9f$dd$a0$dd$a1$dd$a2$dd$a3$dd$a4$dd$a5$dd$a6$dd$a7$dd$a8$dd$a9$dd$aa$dd$ab$dd$ac$dd$ad$dd$ae$dd$af$dd$b0$dd$b1$dd$b2$dd$b3$dd$b4$dd$b5$dd$b6$dd$b7$dd$b8$dd$b9$dd$ba$dd$bb$dd$bc$dd$bd$dd$be$dd$bf$de$80$de$81$de$82$de$83$de$84$de$85$de$86$de$87$de$88$de$89$de$8a$de$8b$de$8c$de$8d$de$8e$de$8f$de$90$de$91$de$92$de$93$de$94$de$95$de$96$de$97$de$98$de$99$de$9a$de$9b$de$9c$de$9d$de$9e$de$9f$de$a0$de$a1$de$a2$de$a3$de$a4$de$a5$de$a6$de$a7$de$a8$de$a9$de$aa$de$ab$de$ac$de$ad$de$ae$de$af$de$b0$de$b1$de$b2$de$b3$de$b4$de$b5$de$b6$de$b7$de$b8$de$b9$de$ba$de$bb$de$bc$de$bd$de$be$de$bf$df$80$df$81$df$82$df$83$df$84$df$85$df$86$df$87$df$88$df$89$df$8a$df$8b$df$8c$df$8d$df$8e$df$8f$df$90$df$91$df$92$df$93$df$94$df$95$df$96$df$97$df$98$df$99$df$9a$df$9b$df$9c$df$9d$df$9e$df$9f$df$a0$df$a1$df$a2$df$a3$df$a4$df$a5$df$a6$df$a7$df$a8$df$a9$df$aa$df$ab$df$ac$df$ad$df$ae$df$af$df$b0$df$b1$df$b2$df$b3$df$b4$df$b5$df$b6$df$b7$df$b8$df$b9$df$ba$df$bb$df$bc$df$bd$df$be$df$bf;1904bdce030;0E$02$20y$e3$82$86$ec5$29$24$dc$3c$98$8e$cbO$d7$aez$03$24$c6j$fb$93$b7$e6$d3$bf$c3$81Fm$0b$02$21$00$e6$a0$0bw$7c$21$0f$c1$20$ab$23gU2$e5$db$82$e9$88$ff$a6$15$07$f2$7e8$07$fbon$c9$87 Token: foo;1904bdce067;jwt;aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa;bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb;cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc;0E$02$20j$db$a1$81$c6a9$a6e$7f9$eb$16$ed$1c$cf$12$e3$3e$87$1c$e7$f8$84$f7Z$a4$d4O$3b$03V$02$21$00$de$7e$ec$1c$fezzN$28CI$3f$5e$20$f1$cc$a2M$d1$7b$a8$fc$94$ff$25$87$2c$f1p$e8b$a0 2024-06-24 19:58:05,034 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenVerifier.verify(DefaultAuthTokenVerifier.java:49) - Failed verifying signature of token foo;1904bdce09e;0E$02$20BI$9d$5b2$23$9d$a1$eal$7d6$e5$d4$97$deD$a0$de$03$7cp$26$3b$06W$0b$8f-$a4$1a$b0$02$21$00$a0$22$19$17$9a$40p$f5H$9c$ecf5$b3$ea-$1ap$1f$5e$a8$1c$b7T$b6$3f$b3M$22$1e$bc org.eclipse.scout.rt.platform.exception.ProcessingException: unable to verify signature [severity=ERROR] at org.eclipse.scout.rt.platform.security.SunSecurityProvider.verifySignature(SunSecurityProvider.java:442) at org.eclipse.scout.rt.platform.security.SecurityUtility.verifySignature(SecurityUtility.java:409) at org.eclipse.scout.rt.platform.security.SecurityUtility.verifySignature(SecurityUtility.java:431) at org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenVerifier.verifySignature(DefaultAuthTokenVerifier.java:71) at org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenVerifier.verify(DefaultAuthTokenVerifier.java:46) at org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest.testSimple(DefaultAuthTokenTest.java:102) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) 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.security.SignatureException: Invalid encoding for signature at java.base/sun.security.util.ECUtil.decodeSignature(ECUtil.java:309) at jdk.crypto.ec/sun.security.ec.ECDSASignature.engineVerify(ECDSASignature.java:525) at java.base/java.security.Signature$Delegate.engineVerify(Signature.java:1435) at java.base/java.security.Signature.verify(Signature.java:789) at org.eclipse.scout.rt.platform.security.SunSecurityProvider.verifySignature(SunSecurityProvider.java:439) ... 59 common frames omitted Caused by: java.io.EOFException: not enough content at java.base/sun.security.util.DerValue.(DerValue.java:425) at java.base/sun.security.util.DerInputStream.getDerValue(DerInputStream.java:109) at java.base/sun.security.util.DerInputStream.getSequence(DerInputStream.java:203) at java.base/sun.security.util.ECUtil.decodeSignature(ECUtil.java:285) ... 63 common frames omitted [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s -- in org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest 2024-06-24 19:58:05,044 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:58:05,052 WARN [main] org.eclipse.scout.rt.platform.internal.BeanFilter.collect(BeanFilter.java:104) - Skipping bean candidate 'org.eclipse.scout.rt.shared.services.lookup.fixture.LegacyCodeLookupCall' because it has no empty or injectable constructor(). 2024-06-24 19:58:05,072 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 19:58:05,074 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 10 code type classes registered. 2024-06-24 19:58:05,103 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-24 19:58:05,141 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-24 19:58:05,141 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandlerTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest 2024-06-24 19:58:05,224 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-24 19:58:05,231 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-24 19:58:05,233 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-24 19:58:05,234 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-24 19:58:05,235 ERROR [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:55) - The annotation @TunnelToServer can only be used on public interfaces, not on org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest$FixtureTunnelToServerEx3Impl 2024-06-24 19:58:05,235 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-24 19:58:05,236 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-24 19:58:05,238 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-24 19:58:05,239 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-24 19:58:05,241 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-24 19:58:05,242 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. 2024-06-24 19:58:05,243 INFO [main] org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener.registerTunnelToServerProxies(RegisterTunnelToServerPlatformListener.java:67) - Tunnel to server proxies registered. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListenerTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapperTest [INFO] Running org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandlerTest [INFO] Running org.eclipse.scout.rt.shared.services.lookup.LookupRowTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.scout.rt.shared.services.lookup.LookupRowTest [INFO] Running org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.shared.services.lookup.LocalLookupCallTest [INFO] Running org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.eclipse.scout.rt.shared.services.lookup.CodeLookupCallTest [INFO] Running org.eclipse.scout.rt.shared.services.common.prefs.PreferencesTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.shared.services.common.prefs.PreferencesTest [INFO] Running org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilterTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.mapping.CodeTypeToDoFunctionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.shared.services.common.code.mapping.CodeTypeToDoFunctionTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeWithAddRemoveCodeTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrationTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventoryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventoryTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeServiceTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.CodeRowTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.shared.services.common.code.CodeRowTest [INFO] Running org.eclipse.scout.rt.shared.services.common.code.ApiExposedCodeTypeDoContributorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.shared.services.common.code.ApiExposedCodeTypeDoContributorTest [INFO] Running org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemTest [INFO] Running org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.shared.notification.TypeParameterBeanRegistryTest [INFO] Running org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistryTest [INFO] Running org.eclipse.scout.rt.shared.extension.service.common.code.CodeTypeAopTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.scout.rt.shared.extension.service.common.code.CodeTypeAopTest [INFO] Running org.eclipse.scout.rt.shared.extension.ExtensionChainTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.scout.rt.shared.extension.ExtensionChainTest [INFO] Running org.eclipse.scout.rt.shared.data.form.properties.FormDataPropertyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.shared.data.form.properties.FormDataPropertyTest [INFO] Running org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableFieldBeanDataTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableFieldBeanDataTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormFieldDataTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.shared.data.form.FormFieldDataTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.shared.data.form.FormDataUtilityTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.shared.data.form.FormDataTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.shared.data.form.FormDataInjectionTest [INFO] Running org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowDataTest [INFO] Running org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelperTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelperTest [INFO] Running org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObjectTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObjectTest [INFO] Running org.eclipse.scout.rt.shared.csv.CsvHelperTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.scout.rt.shared.csv.CsvHelperTest [INFO] Running org.eclipse.scout.rt.shared.calendar.CalendarTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.shared.calendar.CalendarTest [INFO] Running org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.scout.rt.shared.cache.CacheRegistryServiceTest [INFO] Running org.eclipse.scout.rt.shared.ScoutSharedIdStructureTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.eclipse.scout.rt.shared.ScoutSharedIdStructureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 213, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.shared.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.shared.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.shared.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.shared.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.shared.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.shared.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.shared.test/target/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.shared.test/24.2-SNAPSHOT/org.eclipse.scout.rt.shared.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ---< org.eclipse.scout.rt:org.eclipse.scout.rt.server.commons.test >---- [INFO] Building org.eclipse.scout.rt.server.commons.test 24.2-SNAPSHOT [22/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.pom (4.1 kB at 514 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-parent/11.0.18/http2-parent-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-parent/11.0.18/http2-parent-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-parent/11.0.18/http2-parent-11.0.18.pom (783 B at 112 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-project/11.0.18/jetty-project-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/11.0.18/jetty-project-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-project/11.0.18/jetty-project-11.0.18.pom (101 kB at 13 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom (18 kB at 3.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom (16 kB at 3.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/36/jboss-parent-36.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/jboss-parent/36/jboss-parent-36.pom (66 kB at 11 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom (17 kB at 3.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom (7.7 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/48/oss-parent-48.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/48/oss-parent-48.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/48/oss-parent-48.pom (24 kB at 4.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/testcontainers/testcontainers-bom/1.19.1/testcontainers-bom-1.19.1.pom (8.8 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.pom (1.4 kB at 195 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.pom (2.4 kB at 306 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.pom (3.7 kB at 523 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.pom (4.1 kB at 680 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.pom (1.8 kB at 298 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.pom (2.6 kB at 520 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-server/11.0.18/http2-server-11.0.18.jar (72 kB at 9.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-hpack/11.0.18/http2-hpack-11.0.18.jar (47 kB at 5.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/http2/http2-common/11.0.18/http2-common-11.0.18.jar (233 kB at 18 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/11.0.18/jetty-http-11.0.18.jar (278 kB at 21 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/11.0.18/jetty-util-11.0.18.jar (578 kB at 34 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/11.0.18/jetty-io-11.0.18.jar (217 kB at 11 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/11.0.18/jetty-server-11.0.18.jar (801 kB at 30 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.commons.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.commons.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.commons.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.commons.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/src/test/java/org/eclipse/scout/rt/server/commons/authentication/BearerAuthAccessControllerTest.java:[124,5] org.mockito.stubbing.Answer is a raw type. References to generic type org.mockito.stubbing.Answer should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/src/test/java/org/eclipse/scout/rt/server/commons/servlet/HttpProxyTest.java:[114,23] Unsupported @SuppressWarnings("ressource") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/src/test/java/org/eclipse/scout/rt/server/commons/healthcheck/HealthCheckerTest.java:[73,28] org.eclipse.scout.rt.platform.job.IFuture is a raw type. References to generic type org.eclipse.scout.rt.platform.job.IFuture should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/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.scout.rt.server.commons.servlet.cache.DownloadHttpResponseInterceptorTest 2024-06-24 19:58:08,617 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:58:08,637 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-24 19:58:08,740 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-24 19:58:08,914 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 286.815292 ms. Total class count: 1412 2024-06-24 19:58:09,313 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 313 beans in 396.791062 ms 2024-06-24 19:58:09,361 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 313 beans in 48.489382 ms 2024-06-24 19:58:09,375 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 19:58:09,409 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-24 19:58:09,411 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-24 19:58:09,416 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. 2024-06-24 19:58:09,668 INFO [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.356 s -- in org.eclipse.scout.rt.server.commons.servlet.cache.DownloadHttpResponseInterceptorTest [INFO] Running org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.eclipse.scout.rt.server.commons.servlet.ServletExceptionTranslatorTest [INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpServletControlTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.843 s -- in org.eclipse.scout.rt.server.commons.servlet.HttpServletControlTest [INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpProxyTest 2024-06-24 19:58:12,897 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:13,011 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@778c2e7c{HTTP/1.1, (http/1.1)}{0.0.0.0:44385} 2024-06-24 19:58:13,015 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@7fe87c0e{STARTING}[11.0.18,sto=0] @5898ms 2024-06-24 19:58:14,227 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@7fe87c0e{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:14,231 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@778c2e7c{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-24 19:58:14,235 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:14,236 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@5030997b{HTTP/1.1, (http/1.1)}{0.0.0.0:41323} 2024-06-24 19:58:14,237 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@683ed81b{STARTING}[11.0.18,sto=0] @7121ms 2024-06-24 19:58:14,264 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@683ed81b{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:14,265 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@5030997b{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-24 19:58:14,267 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:14,269 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@12d35bc9{HTTP/1.1, (http/1.1)}{0.0.0.0:39247} 2024-06-24 19:58:14,269 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@5a8656a2{STARTING}[11.0.18,sto=0] @7153ms 2024-06-24 19:58:14,325 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@5a8656a2{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:14,326 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@12d35bc9{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-24 19:58:14,329 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:14,331 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@547052{HTTP/1.1, (http/1.1)}{0.0.0.0:36403} 2024-06-24 19:58:14,331 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@22f046b{STARTING}[11.0.18,sto=0] @7215ms 2024-06-24 19:58:14,336 WARN [qtp1775829753-80] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:793) - handleException / java.io.IOException 2024-06-24 19:58:14,424 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@22f046b{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:14,424 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@547052{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-24 19:58:14,426 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:14,428 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@72a0a60d{HTTP/1.1, (http/1.1)}{0.0.0.0:38943} 2024-06-24 19:58:14,428 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@18be3205{STARTING}[11.0.18,sto=0] @7312ms 2024-06-24 19:58:14,442 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@18be3205{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:14,442 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@72a0a60d{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-24 19:58:14,444 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:14,446 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@22ee7fdc{HTTP/1.1, (http/1.1)}{0.0.0.0:46447} 2024-06-24 19:58:14,446 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@fe13916{STARTING}[11.0.18,sto=0] @7330ms 2024-06-24 19:58:14,459 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@fe13916{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:14,460 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@22ee7fdc{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-24 19:58:14,462 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:14,463 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6f2a3b37{HTTP/1.1, (http/1.1)}{0.0.0.0:36455} 2024-06-24 19:58:14,464 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@146db8a6{STARTING}[11.0.18,sto=0] @7348ms 2024-06-24 19:58:14,477 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@146db8a6{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:14,478 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6f2a3b37{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-24 19:58:14,480 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:14,481 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@28a3fc34{HTTP/1.1, (http/1.1)}{0.0.0.0:41745} 2024-06-24 19:58:14,482 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@62c46e53{STARTING}[11.0.18,sto=0] @7366ms 2024-06-24 19:58:14,495 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@62c46e53{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:14,496 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@28a3fc34{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2024-06-24 19:58:14,558 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:14,560 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@694b1ddb{h2c, (h2c)}{0.0.0.0:40917} 2024-06-24 19:58:14,560 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@4d2bc56a{STARTING}[11.0.18,sto=0] @7444ms 2024-06-24 19:58:15,018 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@4d2bc56a{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:15,021 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@694b1ddb{h2c, (h2c)}{0.0.0.0:0} 2024-06-24 19:58:15,024 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:15,026 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@1cca3e8c{h2c, (h2c)}{0.0.0.0:46389} 2024-06-24 19:58:15,026 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@50d05167{STARTING}[11.0.18,sto=0] @7910ms 2024-06-24 19:58:15,052 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@50d05167{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:15,053 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@1cca3e8c{h2c, (h2c)}{0.0.0.0:0} 2024-06-24 19:58:15,055 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:15,056 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@664254b6{h2c, (h2c)}{0.0.0.0:35319} 2024-06-24 19:58:15,057 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@24f5e9e8{STARTING}[11.0.18,sto=0] @7941ms 2024-06-24 19:58:15,120 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@24f5e9e8{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:15,121 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@664254b6{h2c, (h2c)}{0.0.0.0:0} 2024-06-24 19:58:15,122 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:15,124 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@36ab69d9{h2c, (h2c)}{0.0.0.0:44203} 2024-06-24 19:58:15,124 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@3ba1f56e{STARTING}[11.0.18,sto=0] @8008ms 2024-06-24 19:58:15,128 WARN [qtp1256578496-155] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:793) - handleException / java.io.IOException 2024-06-24 19:58:15,137 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@3ba1f56e{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:15,138 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@36ab69d9{h2c, (h2c)}{0.0.0.0:0} 2024-06-24 19:58:15,139 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:15,141 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@733bd6f3{h2c, (h2c)}{0.0.0.0:39579} 2024-06-24 19:58:15,141 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@14bf9fd0{STARTING}[11.0.18,sto=0] @8025ms 2024-06-24 19:58:15,154 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@14bf9fd0{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:15,155 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@733bd6f3{h2c, (h2c)}{0.0.0.0:0} 2024-06-24 19:58:15,157 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:15,158 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4ba402b5{h2c, (h2c)}{0.0.0.0:38457} 2024-06-24 19:58:15,159 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@4205d5d0{STARTING}[11.0.18,sto=0] @8042ms 2024-06-24 19:58:15,172 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@4205d5d0{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:15,172 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4ba402b5{h2c, (h2c)}{0.0.0.0:0} 2024-06-24 19:58:15,174 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:15,202 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4fd63c43{h2c, (h2c)}{0.0.0.0:40829} 2024-06-24 19:58:15,203 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@5d98364c{STARTING}[11.0.18,sto=0] @8086ms 2024-06-24 19:58:15,216 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@5d98364c{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:15,217 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4fd63c43{h2c, (h2c)}{0.0.0.0:0} 2024-06-24 19:58:15,219 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:15,221 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@5e34a84b{h2c, (h2c)}{0.0.0.0:42315} 2024-06-24 19:58:15,222 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@37b80ec7{STARTING}[11.0.18,sto=0] @8106ms 2024-06-24 19:58:15,235 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@37b80ec7{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:15,236 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@5e34a84b{h2c, (h2c)}{0.0.0.0:0} 2024-06-24 19:58:15,238 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:15,239 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@5b0835cb{h2c, (h2c)}{0.0.0.0:39179} 2024-06-24 19:58:15,240 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@477bea57{STARTING}[11.0.18,sto=0] @8124ms 2024-06-24 19:58:15,343 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@477bea57{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:15,344 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@5b0835cb{h2c, (h2c)}{0.0.0.0:0} 2024-06-24 19:58:15,346 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:15,348 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@31b91435{h2c, (h2c)}{0.0.0.0:34765} 2024-06-24 19:58:15,348 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@5af56240{STARTING}[11.0.18,sto=0] @8232ms 2024-06-24 19:58:15,374 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@5af56240{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:15,402 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@31b91435{h2c, (h2c)}{0.0.0.0:0} 2024-06-24 19:58:15,405 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:15,406 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@7682bf66{h2c, (h2c)}{0.0.0.0:36749} 2024-06-24 19:58:15,407 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@47e725af{STARTING}[11.0.18,sto=0] @8291ms 2024-06-24 19:58:15,437 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@47e725af{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:15,438 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@7682bf66{h2c, (h2c)}{0.0.0.0:0} 2024-06-24 19:58:15,440 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:15,442 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@32cec678{h2c, (h2c)}{0.0.0.0:45663} 2024-06-24 19:58:15,442 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@44587c44{STARTING}[11.0.18,sto=0] @8326ms 2024-06-24 19:58:15,446 WARN [qtp1864856331-231] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:793) - handleException / java.io.IOException 2024-06-24 19:58:15,455 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@44587c44{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:15,502 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@32cec678{h2c, (h2c)}{0.0.0.0:0} 2024-06-24 19:58:15,504 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:15,506 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@51da7b08{h2c, (h2c)}{0.0.0.0:41781} 2024-06-24 19:58:15,506 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6e7fa4b0{STARTING}[11.0.18,sto=0] @8390ms 2024-06-24 19:58:15,521 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6e7fa4b0{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:15,521 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@51da7b08{h2c, (h2c)}{0.0.0.0:0} 2024-06-24 19:58:15,523 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:15,524 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@b5390{h2c, (h2c)}{0.0.0.0:38539} 2024-06-24 19:58:15,525 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@63b0b3dd{STARTING}[11.0.18,sto=0] @8409ms 2024-06-24 19:58:15,538 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@63b0b3dd{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:15,538 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@b5390{h2c, (h2c)}{0.0.0.0:0} 2024-06-24 19:58:15,540 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:15,541 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@34626d4{h2c, (h2c)}{0.0.0.0:45325} 2024-06-24 19:58:15,541 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@31a024ea{STARTING}[11.0.18,sto=0] @8425ms 2024-06-24 19:58:15,554 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@31a024ea{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:15,555 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@34626d4{h2c, (h2c)}{0.0.0.0:0} 2024-06-24 19:58:15,557 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:15,559 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@546c30c2{h2c, (h2c)}{0.0.0.0:38685} 2024-06-24 19:58:15,559 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@3b839f68{STARTING}[11.0.18,sto=0] @8443ms 2024-06-24 19:58:15,573 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@3b839f68{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:15,574 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@546c30c2{h2c, (h2c)}{0.0.0.0:0} [WARNING] Tests run: 33, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 3.169 s -- in org.eclipse.scout.rt.server.commons.servlet.HttpProxyTest [INFO] Running org.eclipse.scout.rt.server.commons.servlet.HttpClientInfoTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.scout.rt.server.commons.servlet.HttpClientInfoTest [INFO] Running org.eclipse.scout.rt.server.commons.servlet.ContentSecurityPolicyTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.scout.rt.server.commons.servlet.ContentSecurityPolicyTest [INFO] Running org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetectorTest 2024-06-24 19:58:15,715 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:58:15,734 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 19:58:15,736 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-24 19:58:15,736 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-24 19:58:15,737 INFO [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. 2024-06-24 19:58:15,748 WARN [main] org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetector.accept(SequenceNumberDuplicateDetector.java:110) - Potential duplicate request id 2. The cache size is 2, the window is 3, 4. Assuming new key is valid. 2024-06-24 19:58:15,748 WARN [main] org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetector.accept(SequenceNumberDuplicateDetector.java:110) - Potential duplicate request id 1. The cache size is 3, the window is 2, 4. Assuming new key is valid. 2024-06-24 19:58:15,752 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-24 19:58:15,752 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.040 s -- in org.eclipse.scout.rt.server.commons.idempotent.SequenceNumberDuplicateDetectorTest [INFO] Running org.eclipse.scout.rt.server.commons.id.SignatureHttpServletRequestWrapperTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.scout.rt.server.commons.id.SignatureHttpServletRequestWrapperTest [INFO] Running org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest 2024-06-24 19:58:17,834 WARN [Time-limited test] org.eclipse.scout.rt.server.commons.healthcheck.AbstractHealthChecker.checkHealth(AbstractHealthChecker.java:131) - HealthCheck[b42defeb-c196-48d4-b686-90c824e968c0] has timed out after 1000ms, future=JobFutureTask@21b970a5[job=b42defeb-c196-48d4-b686-90c824e968c0, state=RUNNING]. Cancelling job now. 2024-06-24 19:58:21,888 INFO [scout-thread-23] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Array index out of range: 2] - MDC[jobName=eccec75f-d65a-45db-9be6-0195754380bd] java.lang.ArrayIndexOutOfBoundsException: Array index out of range: 2 at org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest$2.run(HealthCheckerTest.java:198) at org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest$1.execCheckHealth(HealthCheckerTest.java:61) at org.eclipse.scout.rt.server.commons.healthcheck.AbstractHealthChecker.lambda$0(AbstractHealthChecker.java:145) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.090 s -- in org.eclipse.scout.rt.server.commons.healthcheck.HealthCheckerTest [INFO] Running org.eclipse.scout.rt.server.commons.context.HttpRunContextProducerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.server.commons.context.HttpRunContextProducerTest [INFO] Running org.eclipse.scout.rt.server.commons.authentication.token.SingleStringTokenVerifierTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.server.commons.authentication.token.SingleStringTokenVerifierTest [INFO] Running org.eclipse.scout.rt.server.commons.authentication.ServletFilterHelperTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.scout.rt.server.commons.authentication.ServletFilterHelperTest [INFO] Running org.eclipse.scout.rt.server.commons.authentication.ServiceTunnelAccessTokenAccessControllerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.server.commons.authentication.ServiceTunnelAccessTokenAccessControllerTest [INFO] Running org.eclipse.scout.rt.server.commons.authentication.FormBasedAccessControllerTest 2024-06-24 19:58:22,377 INFO [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 31 IDoEntity implementations with @TypeName annotation and 0 implementations with @TypeVersion annotation. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.410 s -- in org.eclipse.scout.rt.server.commons.authentication.FormBasedAccessControllerTest [INFO] Running org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessControllerTest 2024-06-24 19:58:22,429 ERROR [main] org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessController.readBearerToken(BearerAuthAccessController.java:139) - Token is not a valid base64 encoded value. Check part 0 of the token java.lang.IllegalArgumentException: Illegal base64 character 20 at java.base/java.util.Base64$Decoder.decode0(Base64.java:848) at java.base/java.util.Base64$Decoder.decode(Base64.java:566) at java.base/java.util.Base64$Decoder.decode(Base64.java:589) at org.eclipse.scout.rt.platform.util.Base64Utility.decode(Base64Utility.java:87) at org.eclipse.scout.rt.platform.util.Base64Utility.decode(Base64Utility.java:60) at org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessController.readBearerToken(BearerAuthAccessController.java:136) at org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessControllerTest.testParseBearerAuthRequest(BearerAuthAccessControllerTest.java:69) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) 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: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.533 s -- in org.eclipse.scout.rt.server.commons.authentication.BearerAuthAccessControllerTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 105, Failures: 0, Errors: 0, Skipped: 4 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.commons.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.commons.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.commons.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.commons.test/target/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.commons.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.commons.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.jetty >----------- [INFO] Building org.eclipse.scout.rt.jetty 24.2-SNAPSHOT [23/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jetty/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.pom (3.6 kB at 225 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.pom (2.3 kB at 335 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.pom (2.1 kB at 229 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.pom (2.2 kB at 372 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.pom (2.5 kB at 421 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-parent/11.0.18/jetty-alpn-parent-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-parent/11.0.18/jetty-alpn-parent-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-parent/11.0.18/jetty-alpn-parent-11.0.18.pom (792 B at 113 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.pom (2.2 kB at 371 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-jakarta-servlet-api/5.0.2/jetty-jakarta-servlet-api-5.0.2.pom (10 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/toolchain/jetty-toolchain/1.6/jetty-toolchain-1.6.pom (17 kB at 2.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-webapp/11.0.18/jetty-webapp-11.0.18.jar (159 kB at 14 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-xml/11.0.18/jetty-xml-11.0.18.jar (73 kB at 7.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-server/11.0.18/jetty-alpn-server-11.0.18.jar (18 kB at 1.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-servlet/11.0.18/jetty-servlet-11.0.18.jar (166 kB at 17 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-alpn-java-server/11.0.18/jetty-alpn-java-server-11.0.18.jar (17 kB at 1.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/11.0.18/jetty-security-11.0.18.jar (121 kB at 7.6 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.jetty --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jetty --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.jetty --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jetty/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.jetty --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.jetty --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.jetty --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jetty/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.jetty --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jetty/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.jetty --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.jetty --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.jetty --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jetty/target/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.jetty --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jetty --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jetty/target/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jetty --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.jetty --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.jetty --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jetty/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/24.2-SNAPSHOT/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jetty/target/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/24.2-SNAPSHOT/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jetty/target/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jetty/24.2-SNAPSHOT/org.eclipse.scout.rt.jetty-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.app >------------ [INFO] Building org.eclipse.scout.rt.app 24.2-SNAPSHOT [24/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.app/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.app --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.app --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.app --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.app/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.app --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.app/src/main/java/org/eclipse/scout/rt/app/Application.java:[157,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.app --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.app/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.app --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.app/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.app --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.app --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.app --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.app/target/org.eclipse.scout.rt.app-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.app --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.app --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.app/target/org.eclipse.scout.rt.app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.app --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.app --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.app/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.app/24.2-SNAPSHOT/org.eclipse.scout.rt.app-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.app/target/org.eclipse.scout.rt.app-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.app/24.2-SNAPSHOT/org.eclipse.scout.rt.app-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.app/target/org.eclipse.scout.rt.app-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.app/24.2-SNAPSHOT/org.eclipse.scout.rt.app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.app >-------- [INFO] Building org.eclipse.scout.rt.server.app 24.2-SNAPSHOT [25/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.app/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.app --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.app --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.app --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.app/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.app --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.app --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.app/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.app --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.app/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.app --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.app --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.app --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.app/target/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.app --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.app --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.app/target/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.app --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.app --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.app/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/24.2-SNAPSHOT/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.app/target/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/24.2-SNAPSHOT/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.app/target/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.app/24.2-SNAPSHOT/org.eclipse.scout.rt.server.app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.test >-------- [INFO] Building org.eclipse.scout.rt.server.test 24.2-SNAPSHOT [26/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/TestHttpSession.java:[28,19] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/TestHttpSession.java:[94,10] java.util.Enumeration is a raw type. References to generic type java.util.Enumeration should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[57,44] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[57,55] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[57,72] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/main/java/org/eclipse/scout/rt/testing/server/runner/statement/ServerRunContextStatement.java:[69,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.test --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/PiggyBackClientNotificationTest.java:[54,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[164,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[232,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[232,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/ServiceTunnelServletTest.java:[232,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[60,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[65,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[70,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[89,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[94,39] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[99,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[114,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[119,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/context/ServerRunContextChainTest.java:[124,55] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[47,5] org.mockito.stubbing.Answer is a raw type. References to generic type org.mockito.stubbing.Answer should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[125,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[151,73] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[155,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[175,75] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[179,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[199,75] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[205,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[220,77] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[226,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchLookupTest.java:[308,80] org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[46,5] org.mockito.stubbing.Answer is a raw type. References to generic type org.mockito.stubbing.Answer should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[72,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[95,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[118,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[136,7] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[139,32] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[185,47] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[189,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[197,59] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/src/test/java/org/eclipse/scout/rt/server/services/lookup/BatchNormalizerTest.java:[203,37] org.eclipse.scout.rt.shared.services.lookup.ILookupService is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupService should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 2024-06-24 19:58:27,155 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:58:27,212 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-24 19:58:27,414 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-24 19:58:27,737 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 534.349943 ms. Total class count: 1749 2024-06-24 19:58:28,148 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 401 beans in 408.922761 ms 2024-06-24 19:58:28,236 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 401 beans in 88.620340 ms 2024-06-24 19:58:28,250 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 19:58:28,313 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered. 2024-06-24 19:58:28,314 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-24 19:58:28,320 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'. 2024-06-24 19:58:28,509 INFO [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. [INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest 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.089 s -- in org.eclipse.scout.rt.testing.server.runner.parameterized.SampleParameterizedServerTest [INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest 2024-06-24 19:58:29,744 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'server' - MDC[principal=anna] 2024-06-24 19:58:29,784 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest$JUnitServerSession@209f3887[id = 100n8btmttbkic4l0ko01jh9farq1810avffrmdpe0sknjearmqm], user=anna] - MDC[principal=anna] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest [INFO] Running org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.testing.server.runner.parameterized.ParameterizedServerTestRunnerTest [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTransactionTest [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerTimeoutTest [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest 2024-06-24 19:58:29,975 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest$JUnitServerSession@6b2fdffc[id = cmsqc54o5kss7uon1l332s4fj2n03bfvjpcnbnop26fltnkvob7], user=anna] - MDC[principal=anna] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerSameSessionTest [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest 2024-06-24 19:58:29,980 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest$JUnitServerSession@51ac12ac[id = cr31to58c6gtu8506cpvjdg53rufuccvt7lijs0u86o4aqi8u51], user=john] - MDC[principal=john] 2024-06-24 19:58:29,983 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@4dc52559[id = 7p9dcqfipbnv2hnhrm496hesgvbr6e57v092isk4ak423pi3tgn], user=anna] - MDC[principal=anna] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSubjectTest [INFO] Running org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest 2024-06-24 19:58:29,986 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@119290b9[id = 1r9gqoso1b2u87adem9o8qksm82m2qu4pphm61gmj11bvgp21rsk], user=anna] - MDC[principal=anna] 2024-06-24 19:58:29,988 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@512abf25[id = d3b9k45ovj0smeolag1jd7u3qdo1c698pn6poogdpuhs5ilr8q8], user=anna] - MDC[principal=anna] 2024-06-24 19:58:29,991 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession2@7e7740a5[id = l92l72ki287ti43l87pnue861gqr8e78fo5ao72mkpced31fh6q], user=anna] - MDC[principal=anna] 2024-06-24 19:58:29,992 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest$JUnitServerSession1@7e61e25c[id = 91ecchvo7gielmccbibhgbp2o9ev6s6n2571f8fuj2p9qp9tnk2], user=anna] - MDC[principal=anna] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.testing.server.runner.ServerTestRunnerDifferentSessionTest [INFO] Running org.eclipse.scout.rt.server.session.ServerSessionCacheTest 2024-06-24 19:58:29,996 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@22a6d75c[id = testId], user=null] 2024-06-24 19:58:30,642 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@6d294ddc[id = testId], user=null] 2024-06-24 19:58:30,707 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@22791b75[id = testId], user=null] 2024-06-24 19:58:30,714 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@43d76a92[id = testId], user=null] 2024-06-24 19:58:30,771 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@794240e2[id = testId], user=null] 2024-06-24 19:58:30,812 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@6885ed19[id = testId], user=null] 2024-06-24 19:58:30,924 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@4eb9ae4d[id = testId], user=null] 2024-06-24 19:58:30,927 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@774d8276[id = testId], user=null] 2024-06-24 19:58:30,935 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@4e958f08[id = testId], user=null] 2024-06-24 19:58:30,937 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.session.ServerSessionCacheTest$1@25ce435[id = testId], user=null] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.952 s -- in org.eclipse.scout.rt.server.session.ServerSessionCacheTest [INFO] Running org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest 2024-06-24 19:58:31,103 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest$FruitLookupCallNonCacheable subclasses LookupCall with an additional member field 'FruitLookupCallNonCacheable.m_meta' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.eclipse.scout.rt.server.services.lookup.BatchNormalizerTest [INFO] Running org.eclipse.scout.rt.server.services.lookup.BatchLookupTest 2024-06-24 19:58:31,256 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$FlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'FlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods 2024-06-24 19:58:31,346 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$LocalFlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'LocalFlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods 2024-06-24 19:58:31,373 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$SubclassedLocalFlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'LocalFlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods 2024-06-24 19:58:31,420 WARN [main] org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache.verifyLookupCallBeanQuality(BatchLookupResultCache.java:160) - class org.eclipse.scout.rt.server.services.lookup.BatchLookupTest$SubclassedFlowerLookupCallWithMembersNoEqualsOverride subclasses LookupCall with an additional member field 'FlowerLookupCallWithMembersNoEqualsOverride.m_latinId' and should therefore override the 'boolean equals(Object obj)' and 'int hashCode()' methods [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 s -- in org.eclipse.scout.rt.server.services.lookup.BatchLookupTest [INFO] Running org.eclipse.scout.rt.server.services.common.security.PermissionsInvalidationNotificationListenerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.server.services.common.security.PermissionsInvalidationNotificationListenerTest [INFO] Running org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.server.services.common.security.PermissionServiceTest [INFO] Running org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest 2024-06-24 19:58:31,525 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@6fe04f2a[id = 14lg5sg56rc3cqkkg86dm2kd0hl456betupcml5psvlhgmu243ot], user=john] - MDC[principal=john] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.504 s -- in org.eclipse.scout.rt.server.services.common.security.AccessControlServiceTest [INFO] Running org.eclipse.scout.rt.server.services.common.pwd.DefaultPasswordPolicyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.server.services.common.pwd.DefaultPasswordPolicyTest [INFO] Running org.eclipse.scout.rt.server.services.common.code.CodeServiceTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.eclipse.scout.rt.server.services.common.code.CodeServiceTest [INFO] Running org.eclipse.scout.rt.server.services.common.code.CodeServiceInvalidateTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.scout.rt.server.services.common.code.CodeServiceInvalidateTest [INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest 2024-06-24 19:58:32,319 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@4243341e[id = 14hn8m80u3r2e5atmfce6v8l1ljb0k3kltea45bc8quvcq6p4o3f], user=default] - MDC[principal=default] 2024-06-24 19:58:32,405 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=14hn8m80u3r2e5atmfce6v8l1ljb0k3kltea45bc8quvcq6p4o3f] 2024-06-24 19:58:32,420 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=14hn8m80u3r2e5atmfce6v8l1ljb0k3kltea45bc8quvcq6p4o3f] 2024-06-24 19:58:32,425 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=14hn8m80u3r2e5atmfce6v8l1ljb0k3kltea45bc8quvcq6p4o3f] 2024-06-24 19:58:32,428 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=14hn8m80u3r2e5atmfce6v8l1ljb0k3kltea45bc8quvcq6p4o3f] 2024-06-24 19:58:32,431 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=14hn8m80u3r2e5atmfce6v8l1ljb0k3kltea45bc8quvcq6p4o3f] 2024-06-24 19:58:32,471 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@d84418a[id = 11kpld5rg5o7sftj2g222ujrd4a4ch9l40uug9h07k63h0r4bh1n], user=system] - MDC[principal=system] 2024-06-24 19:58:32,476 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=14hn8m80u3r2e5atmfce6v8l1ljb0k3kltea45bc8quvcq6p4o3f] 2024-06-24 19:58:32,480 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=14hn8m80u3r2e5atmfce6v8l1ljb0k3kltea45bc8quvcq6p4o3f] 2024-06-24 19:58:32,504 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=14hn8m80u3r2e5atmfce6v8l1ljb0k3kltea45bc8quvcq6p4o3f] 2024-06-24 19:58:32,507 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=14hn8m80u3r2e5atmfce6v8l1ljb0k3kltea45bc8quvcq6p4o3f] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s -- in org.eclipse.scout.rt.server.services.common.clustersync.ClusterSynchronizationServiceTest [INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.scout.rt.server.services.common.clustersync.ClusterNodeStatusInfoTest [INFO] Running org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest 2024-06-24 19:58:32,553 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'TestClusterMom'. No messages are published and received. - MDC[principal=default, scoutSession=14hn8m80u3r2e5atmfce6v8l1ljb0k3kltea45bc8quvcq6p4o3f] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s -- in org.eclipse.scout.rt.server.services.common.clustersync.ClientNotificationClusterNotificationTest [INFO] Running org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.server.services.ServiceWithSessionInterceptorTest [INFO] Running org.eclipse.scout.rt.server.services.RemoteServiceWithoutAuthorizationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.server.services.RemoteServiceWithoutAuthorizationTest [INFO] Running org.eclipse.scout.rt.server.services.RemoteServiceAccessDeniedTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.server.services.RemoteServiceAccessDeniedTest [INFO] Running org.eclipse.scout.rt.server.notification.NotificationCoalescerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.server.notification.NotificationCoalescerTest [INFO] Running org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.eclipse.scout.rt.server.job.filter.future.SessionFutureFilterTest [INFO] Running org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in org.eclipse.scout.rt.server.job.filter.future.ServerRunContextFutureFilterTest [INFO] Running org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.eclipse.scout.rt.server.job.filter.event.SessionJobEventFilterTest [INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.server.context.ServerRunContextTest [INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextProducerTest 2024-06-24 19:58:33,107 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@16391278[id = fg58jehpk12lq0j10b8b8iv2bqn8uruc5tbjis3u0r5cq0io0nn], user=alpha] - MDC[principal=alpha] 2024-06-24 19:58:33,110 INFO [scout-thread-23] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@264a20a3[id = d3cl1op1j5rommed6irs6boa9cupc6j666ufc1u9u0n8j8dpm82], user=beta] - MDC[principal=beta, jobName=org.eclipse.scout.rt.server.context.ServerRunContextProducerTest$$Lambda$381/0x00007f8f0c448888] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.server.context.ServerRunContextProducerTest [INFO] Running org.eclipse.scout.rt.server.context.ServerRunContextChainTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.server.context.ServerRunContextChainTest [INFO] Running org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.server.context.RunMonitorCancelRegistryTest [INFO] Running org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest 2024-06-24 19:58:33,382 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@13f4048e[id = testid], user=null] - MDC[cid=39c38194-0eef-4a3e-be65-0df1667f2725] 2024-06-24 19:58:33,403 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@13f4048e[id = testid], user=null] 2024-06-24 19:58:33,409 INFO [main] org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:89) - Session without mutex: null. Consider registering class org.eclipse.scout.rt.server.commons.HttpSessionMutex as listener via org.eclipse.scout.rt.jetty.IServletFilterContributor or in the web.xml java.lang.Exception: origin at org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:89) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.computeSessionIdIfAbsent(HttpServerRunContextProducer.java:147) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.ensureScoutSessionId(HttpServerRunContextProducer.java:143) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.getOrCreateScoutSession(HttpServerRunContextProducer.java:129) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:94) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:64) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest.testGetOrCreateScoutSessionWithExistingSessionIdOnHttpSession(HttpServerRunContextProducerTest.java:82) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:58:33,414 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@51508029[id = testId], user=null] - MDC[cid=d7ff9c15-e336-453d-b631-e8a6ee5f92c8] 2024-06-24 19:58:33,415 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@51508029[id = testId], user=null] 2024-06-24 19:58:33,417 INFO [main] org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:89) - Session without mutex: null. Consider registering class org.eclipse.scout.rt.server.commons.HttpSessionMutex as listener via org.eclipse.scout.rt.jetty.IServletFilterContributor or in the web.xml java.lang.Exception: origin at org.eclipse.scout.rt.server.commons.HttpSessionMutex.of(HttpSessionMutex.java:89) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.computeSessionIdIfAbsent(HttpServerRunContextProducer.java:147) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.ensureScoutSessionId(HttpServerRunContextProducer.java:143) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.getOrCreateScoutSession(HttpServerRunContextProducer.java:129) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:94) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducer.produce(HttpServerRunContextProducer.java:64) at org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest.testGetOrCreateScoutSessionWithRandomId(HttpServerRunContextProducerTest.java:62) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:58:33,419 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@2a54c92e[id = 18vplhj7vtr19rrv0d1eal42sbprt4mjqh6gandgbftapavfpkmm], user=null] - MDC[cid=bdea100c-1361-4019-ac87-496feb0dc99e] 2024-06-24 19:58:33,419 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@2a54c92e[id = 18vplhj7vtr19rrv0d1eal42sbprt4mjqh6gandgbftapavfpkmm], user=null] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.297 s -- in org.eclipse.scout.rt.server.context.HttpServerRunContextProducerTest [INFO] Running org.eclipse.scout.rt.server.commons.http.TestingHttpServerTest 2024-06-24 19:58:33,728 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:33,959 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-24 19:58:33,979 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-24 19:58:34,034 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@7c07023{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:34,051 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@665b441e{HTTP/1.1, (http/1.1)}{0.0.0.0:33002} 2024-06-24 19:58:34,054 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@14bf9fd0{STARTING}[11.0.18,sto=0] @8713ms 2024-06-24 19:58:34,054 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:34,068 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-24 19:58:34,070 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-24 19:58:34,071 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@3d5e0bf0{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:34,072 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@f4d391c{HTTP/1.1, (http/1.1)}{0.0.0.0:33003} 2024-06-24 19:58:34,072 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@64887fbc{STARTING}[11.0.18,sto=0] @8732ms 2024-06-24 19:58:34,073 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@14bf9fd0{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:34,075 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@665b441e{HTTP/1.1, (http/1.1)}{0.0.0.0:33002} 2024-06-24 19:58:34,079 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@7c07023{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:34,082 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@64887fbc{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:34,082 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@f4d391c{HTTP/1.1, (http/1.1)}{0.0.0.0:33003} 2024-06-24 19:58:34,083 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@3d5e0bf0{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.661 s -- in org.eclipse.scout.rt.server.commons.http.TestingHttpServerTest [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpSimpleTest 2024-06-24 19:58:34,087 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:34,114 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-24 19:58:34,115 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-24 19:58:34,116 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@209b4b35{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:34,117 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@58be583e{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} 2024-06-24 19:58:34,117 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6870a76f{STARTING}[11.0.18,sto=0] @8777ms 2024-06-24 19:58:34,721 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6870a76f{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:34,723 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@58be583e{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} 2024-06-24 19:58:34,724 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@209b4b35{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} # HttpClient.write # HttpClient.read 2024-06-24 19:58:34,726 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:34,738 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-24 19:58:34,739 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-24 19:58:34,740 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@39e91bda{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:34,741 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@5f662dd{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} 2024-06-24 19:58:34,741 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6c4c32ff{STARTING}[11.0.18,sto=0] @9401ms 2024-06-24 19:58:34,749 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6c4c32ff{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:34,750 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@5f662dd{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} 2024-06-24 19:58:34,750 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@39e91bda{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} # HttpClient.write # HttpClient.read 2024-06-24 19:58:34,752 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:34,763 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-24 19:58:34,764 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-24 19:58:34,766 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@5ab1107d{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:34,766 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@55b7f9f1{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} 2024-06-24 19:58:34,767 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@4b477121{STARTING}[11.0.18,sto=0] @9426ms 2024-06-24 19:58:34,809 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@4b477121{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:34,809 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@55b7f9f1{HTTP/1.1, (http/1.1)}{0.0.0.0:33001} 2024-06-24 19:58:34,810 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@5ab1107d{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} # HttpClient.write # HttpClient.read 2024-06-24 19:58:34,811 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:58:34,831 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 19:58:34,833 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered. 2024-06-24 19:58:34,833 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-24 19:58:34,834 INFO [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'. 2024-06-24 19:58:34,838 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.742 s -- in org.eclipse.scout.rt.server.commons.http.HttpSimpleTest [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpServletConnectionAbortTest 2024-06-24 19:58:34,849 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:34,860 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-24 19:58:34,861 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-24 19:58:34,863 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@3b4b2c03{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:34,864 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@c3e5e3c{HTTP/1.1, (http/1.1)}{0.0.0.0:33007} 2024-06-24 19:58:34,864 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@462deb2b{STARTING}[11.0.18,sto=0] @9523ms ROUND 0 ROUND 1 ROUND 2 ROUND 3 ROUND 4 ROUND 5 ROUND 6 ROUND 7 ROUND 8 ROUND 9 ROUND 10 ROUND 11 ROUND 12 ROUND 13 ROUND 14 ROUND 15 ROUND 16 ROUND 17 ROUND 18 ROUND 19 ROUND 20 ROUND 21 ROUND 22 ROUND 23 ROUND 24 ROUND 25 ROUND 26 ROUND 27 ROUND 28 ROUND 29 ROUND 30 ROUND 31 ROUND 32 ROUND 33 ROUND 34 ROUND 35 ROUND 36 ROUND 37 ROUND 38 ROUND 39 ROUND 40 ROUND 41 ROUND 42 ROUND 43 ROUND 44 ROUND 45 ROUND 46 ROUND 47 ROUND 48 ROUND 49 ROUND 50 ROUND 51 ROUND 52 ROUND 53 ROUND 54 ROUND 55 ROUND 56 ROUND 57 ROUND 58 ROUND 59 ROUND 60 ROUND 61 ROUND 62 ROUND 63 ROUND 64 ROUND 65 ROUND 66 ROUND 67 ROUND 68 ROUND 69 ROUND 70 ROUND 71 ROUND 72 ROUND 73 ROUND 74 ROUND 75 ROUND 76 ROUND 77 ROUND 78 ROUND 79 ROUND 80 ROUND 81 ROUND 82 ROUND 83 ROUND 84 ROUND 85 ROUND 86 ROUND 87 ROUND 88 ROUND 89 ROUND 90 ROUND 91 ROUND 92 ROUND 93 ROUND 94 ROUND 95 ROUND 96 ROUND 97 ROUND 98 ROUND 99 2024-06-24 19:58:35,143 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@462deb2b{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:35,144 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@c3e5e3c{HTTP/1.1, (http/1.1)}{0.0.0.0:33007} 2024-06-24 19:58:35,145 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@3b4b2c03{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,150 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-24 19:58:35,150 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true 2024-06-24 19:58:35,150 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:58:35,164 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 19:58:35,165 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered. 2024-06-24 19:58:35,165 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-24 19:58:35,165 INFO [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'. 2024-06-24 19:58:35,168 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.356 s -- in org.eclipse.scout.rt.server.commons.http.HttpServletConnectionAbortTest [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest 2024-06-24 19:58:35,209 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:35,219 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-24 19:58:35,220 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-24 19:58:35,221 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@7c16cc25{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,222 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@2862bac6{HTTP/1.1, (http/1.1)}{0.0.0.0:33005} 2024-06-24 19:58:35,222 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@1134a934{STARTING}[11.0.18,sto=0] @9882ms org.eclipse.scout.rt.platform.util.concurrent.FutureCancelledError: Failed to wait for a job to complete because the job was cancelled [calling-thread=main, job=org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest$$Lambda$519/0x00007f8f0c52e860] at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateCancellationException(JobExceptionTranslator.java:43) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:413) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:399) at org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest.testPostWithChunkedResponseThatIsCancelled(HttpServiceTunnelNetworkTest.java:327) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithNewPlatform(PlatformStatement.java:84) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:71) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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.util.concurrent.CancellationException at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:121) at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:205) at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.retrieveFinalValue(CompletionPromise.java:274) at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:165) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDoneAndGet(JobFutureTask.java:407) ... 66 more 2024-06-24 19:58:35,234 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@1134a934{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:35,234 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@2862bac6{HTTP/1.1, (http/1.1)}{0.0.0.0:33005} 2024-06-24 19:58:35,235 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@7c16cc25{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,238 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:35,248 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-24 19:58:35,250 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-24 19:58:35,251 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@628b1538{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,251 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4f70b659{HTTP/1.1, (http/1.1)}{0.0.0.0:33005} 2024-06-24 19:58:35,252 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@304933cb{STARTING}[11.0.18,sto=0] @9911ms 2024-06-24 19:58:35,254 WARN [main] org.eclipse.scout.rt.shared.servicetunnel.AbstractServiceTunnel.interceptRequest(AbstractServiceTunnel.java:83) - No UserAgent set on calling context; include default in service-request 2024-06-24 19:58:35,305 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@304933cb{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:35,305 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4f70b659{HTTP/1.1, (http/1.1)}{0.0.0.0:33005} 2024-06-24 19:58:35,306 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@628b1538{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,310 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-24 19:58:35,310 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.scout.rt.server.commons.http.HttpServiceTunnelNetworkTest [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpRetryTest 2024-06-24 19:58:35,314 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:35,323 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-24 19:58:35,324 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-24 19:58:35,325 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@628e0403{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,326 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6ebf5f26{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-24 19:58:35,326 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@6bc1c8d0{STARTING}[11.0.18,sto=0] @9985ms 2024-06-24 19:58:35,430 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@6bc1c8d0{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:35,431 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6ebf5f26{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-24 19:58:35,432 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@628e0403{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,434 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:35,442 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-24 19:58:35,443 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-24 19:58:35,444 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@76a1cc1a{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,445 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@5b2c9a69{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-24 19:58:35,445 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@786de0a3{STARTING}[11.0.18,sto=0] @10105ms 2024-06-24 19:58:35,450 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@786de0a3{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:35,450 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@5b2c9a69{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-24 19:58:35,451 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@76a1cc1a{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,453 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:35,462 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-24 19:58:35,463 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-24 19:58:35,464 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@2c34ce24{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,464 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@7c290246{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-24 19:58:35,465 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@3304362e{STARTING}[11.0.18,sto=0] @10124ms 2024-06-24 19:58:35,468 INFO [main] org.apache.hc.client5.http.impl.classic.HttpRequestRetryExec.execute(HttpRequestRetryExec.java:113) - Recoverable I/O exception (org.apache.hc.core5.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:33000 2024-06-24 19:58:35,471 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@3304362e{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:35,471 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@7c290246{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-24 19:58:35,472 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@2c34ce24{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,474 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:35,483 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-24 19:58:35,484 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-24 19:58:35,485 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@3e7940b3{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,486 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@20a434a8{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-24 19:58:35,486 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@137a9d69{STARTING}[11.0.18,sto=0] @10145ms 2024-06-24 19:58:35,503 WARN [qtp713064949-207] org.eclipse.jetty.server.HttpChannel.handleException(HttpChannel.java:797) - /servlet org.eclipse.scout.rt.platform.util.concurrent.FutureCancelledError: TEST at org.eclipse.scout.rt.server.commons.http.HttpRetryTest.lambda$6(HttpRetryTest.java:368) at org.eclipse.scout.rt.server.commons.http.HttpRetryTest.fixtureServletPost(HttpRetryTest.java:105) at org.eclipse.scout.rt.server.commons.http.TestingHttpServer$FixtureServlet.doPost(TestingHttpServer.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:520) at org.eclipse.scout.rt.server.commons.servlet.AbstractHttpServlet.access$0(AbstractHttpServlet.java:1) at org.eclipse.scout.rt.server.commons.servlet.AbstractHttpServlet.wrap(AbstractHttpServlet.java:54) at org.eclipse.scout.rt.server.commons.servlet.AbstractHttpServlet.service(AbstractHttpServlet.java:43) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:587) at org.eclipse.jetty.servlet.ServletHolder$NotAsync.service(ServletHolder.java:1410) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:598) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:223) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1570) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1543) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.scout.rt.server.commons.http.TestingHttpServer$1.handle(TestingHttpServer.java:111) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:840) 2024-06-24 19:58:35,506 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@137a9d69{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:35,506 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@20a434a8{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-24 19:58:35,507 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@3e7940b3{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,509 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:35,517 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-24 19:58:35,518 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-24 19:58:35,519 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@647d3279{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,520 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@10b36d8a{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-24 19:58:35,520 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@39d44217{STARTING}[11.0.18,sto=0] @10180ms 2024-06-24 19:58:35,526 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@39d44217{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:35,526 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@10b36d8a{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-24 19:58:35,527 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@647d3279{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,529 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:35,537 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-24 19:58:35,538 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-24 19:58:35,539 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@67544105{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,540 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@33aa4326{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-24 19:58:35,540 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@22b2d9e3{STARTING}[11.0.18,sto=0] @10200ms 2024-06-24 19:58:35,544 WARN [main] org.eclipse.scout.rt.shared.http.retry.CustomHttpRequestRetryStrategy.detectStaleSocketChannel(CustomHttpRequestRetryStrategy.java:121) - detected a 'NoHttpResponseException', assuming a stale socket channel; retry non-idempotent request 2024-06-24 19:58:35,546 INFO [main] org.apache.hc.client5.http.impl.classic.HttpRequestRetryExec.execute(HttpRequestRetryExec.java:113) - Recoverable I/O exception (org.apache.hc.core5.http.NoHttpResponseException) caught when processing request to {}->http://127.0.0.1:33000 2024-06-24 19:58:35,548 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@22b2d9e3{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:35,549 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@33aa4326{HTTP/1.1, (http/1.1)}{0.0.0.0:33000} 2024-06-24 19:58:35,549 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@67544105{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,550 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:58:35,566 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 19:58:35,567 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 2 code type classes registered. 2024-06-24 19:58:35,568 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-24 19:58:35,568 INFO [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'. 2024-06-24 19:58:35,572 INFO [main] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s -- in org.eclipse.scout.rt.server.commons.http.HttpRetryTest [INFO] Running org.eclipse.scout.rt.server.commons.http.HttpRedirectTest 2024-06-24 19:58:35,608 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:35,620 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-24 19:58:35,622 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-24 19:58:35,623 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@456beb8b{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,624 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@7e2c8622{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-24 19:58:35,625 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@98c4a8b{STARTING}[11.0.18,sto=0] @10284ms 2024-06-24 19:58:35,631 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@98c4a8b{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:35,631 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@7e2c8622{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-24 19:58:35,632 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@456beb8b{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,635 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:35,644 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-24 19:58:35,646 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-24 19:58:35,648 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@4bfaff23{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,648 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@78c9c38a{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-24 19:58:35,649 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@215efb16{STARTING}[11.0.18,sto=0] @10308ms 2024-06-24 19:58:35,662 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@215efb16{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:35,663 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@78c9c38a{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-24 19:58:35,663 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@4bfaff23{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,666 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:35,705 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-24 19:58:35,706 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-24 19:58:35,708 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@5ace902e{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,708 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@6f28a07e{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-24 19:58:35,709 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@33490054{STARTING}[11.0.18,sto=0] @10368ms 2024-06-24 19:58:35,714 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@33490054{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:35,715 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@6f28a07e{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-24 19:58:35,716 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@5ace902e{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,718 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 19:58:35,727 INFO [main] org.eclipse.jetty.webapp.StandardDescriptorProcessor.visitServlet(StandardDescriptorProcessor.java:274) - NO JSP Support for /, did not find org.eclipse.jetty.jsp.JettyJspServlet 2024-06-24 19:58:35,727 INFO [main] org.eclipse.jetty.server.session.DefaultSessionIdManager.doStart(DefaultSessionIdManager.java:332) - Session workerName=node0 2024-06-24 19:58:35,729 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.w.WebAppContext@17e2ad13{/,file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/,AVAILABLE}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,729 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@4ecc4b43{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-24 19:58:35,730 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@206a465f{STARTING}[11.0.18,sto=0] @10389ms 2024-06-24 19:58:35,735 INFO [main] org.eclipse.jetty.server.Server.doStop(Server.java:479) - Stopped Server@206a465f{STOPPING}[11.0.18,sto=0] 2024-06-24 19:58:35,735 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStop(AbstractConnector.java:431) - Stopped ServerConnector@4ecc4b43{HTTP/1.1, (http/1.1)}{0.0.0.0:33006} 2024-06-24 19:58:35,736 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:1123) - Stopped o.e.j.w.WebAppContext@17e2ad13{/,null,STOPPED}{file:///home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/test-classes/org.eclipse.scout.rt.server.commons.http.webapp/} 2024-06-24 19:58:35,739 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-24 19:58:35,739 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.eclipse.scout.rt.server.commons.http.HttpRedirectTest [INFO] Running org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.scout.rt.server.clientnotification.TransactionalClientNotificationCollectorTest [INFO] Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest 2024-06-24 19:58:37,336 INFO [main] org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistry.publishWithoutClusterNotification(ClientNotificationRegistry.java:231) - Removing expired queue [clientNodeId=NodeId [Node1], lastConsumeAccess=2024-06-24 19:58:37.223] 2024-06-24 19:58:37,338 INFO [main] org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistry.unregisterNode(ClientNotificationRegistry.java:77) - Removing queue of unregistered node [clientNodeId=NodeId [Node1]] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.525 s -- in org.eclipse.scout.rt.server.clientnotification.ClientNotificationRegistryTest [INFO] Running org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest 2024-06-24 19:58:37,596 WARN [main] org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueue.putDroppingOld(ClientNotificationNodeQueue.java:112) - Notification queue capacity reached. Added 1, removed oldest 1 notification messages. [clientNodeId=NodeId [testNodeId], lastConsumeAccess=2024-06-24 19:58:37.591, newNotifications=[String -> all nodes (1x)], droppedNotifications=[String -> all nodes (1x)]] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.490 s -- in org.eclipse.scout.rt.server.clientnotification.ClientNotificationNodeQueueTest [INFO] Running org.eclipse.scout.rt.server.cache.InvalidateCacheNotificationCoalescerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.server.cache.InvalidateCacheNotificationCoalescerTest [INFO] Running org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.server.admin.inspector.SessionInspectorTest [INFO] Running org.eclipse.scout.rt.server.ServiceTunnelServletTest 2024-06-24 19:58:37,900 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@6f87bc6c[id = testSessionId], user=default] - MDC[principal=default, scoutSession=14hn8m80u3r2e5atmfce6v8l1ljb0k3kltea45bc8quvcq6p4o3f] 2024-06-24 19:58:39,919 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@205d6f84[id = id1], user=null] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.079 s -- in org.eclipse.scout.rt.server.ServiceTunnelServletTest [INFO] Running org.eclipse.scout.rt.server.ServiceOperationInvokerTest 2024-06-24 19:58:39,969 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping]] org.eclipse.scout.rt.platform.exception.ProcessingException: xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping] 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.eclipse.scout.rt.shared.servicetunnel.ServiceUtility.invoke(ServiceUtility.java:50) at org.eclipse.scout.rt.server.ServiceOperationInvoker.invokeInternal(ServiceOperationInvoker.java:96) at org.eclipse.scout.rt.server.ServiceOperationInvoker.lambda$0(ServiceOperationInvoker.java:59) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.server.ServiceOperationInvoker.invoke(ServiceOperationInvoker.java:59) at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.invokePingService(ServiceOperationInvokerTest.java:109) at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.testInvokeInvalidWithSession(ServiceOperationInvokerTest.java:70) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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) 2024-06-24 19:58:39,977 INFO [main] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping]] org.eclipse.scout.rt.platform.exception.ProcessingException: xxx [severity=ERROR, service.name=org.eclipse.scout.rt.shared.services.common.ping.IPingService, service.operation=ping] 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.eclipse.scout.rt.shared.servicetunnel.ServiceUtility.invoke(ServiceUtility.java:50) at org.eclipse.scout.rt.server.ServiceOperationInvoker.invokeInternal(ServiceOperationInvoker.java:96) at org.eclipse.scout.rt.server.ServiceOperationInvoker.lambda$0(ServiceOperationInvoker.java:59) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.server.ServiceOperationInvoker.invoke(ServiceOperationInvoker.java:59) at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.invokePingService(ServiceOperationInvokerTest.java:109) at org.eclipse.scout.rt.server.ServiceOperationInvokerTest.testInvokeInvalidWithoutSession(ServiceOperationInvokerTest.java:85) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.junit.internal.runners.statements.ExpectException.evaluate(ExpectException.java:19) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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.047 s -- in org.eclipse.scout.rt.server.ServiceOperationInvokerTest [INFO] Running org.eclipse.scout.rt.server.ServerSessionListenerTest 2024-06-24 19:58:40,012 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@7f59f4e4[id = ], user=null] 2024-06-24 19:58:40,014 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@3204146d[id = ], user=null] 2024-06-24 19:58:40,015 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.inactivateSession(AbstractServerSession.java:281) - Server session stopped [session=org.eclipse.scout.rt.server.TestServerSession@3204146d[id = ], user=null] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.server.ServerSessionListenerTest [INFO] Running org.eclipse.scout.rt.server.PiggyBackClientNotificationTest 2024-06-24 19:58:40,018 ERROR [main] org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:106) - UserAgentIdentifier could not be parsed. Exception occurred while parsing. UserAgent: null org.eclipse.scout.rt.platform.exception.PlatformException: Invalid number of tokens at org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser.parseIdentifier(DefaultUserAgentParser.java:44) at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:103) at org.eclipse.scout.rt.shared.ui.UserAgents.createByIdentifier(UserAgents.java:112) at org.eclipse.scout.rt.server.ServiceTunnelServlet.createServiceTunnelRunContext(ServiceTunnelServlet.java:205) at org.eclipse.scout.rt.server.ServiceTunnelServlet.doPost(ServiceTunnelServlet.java:184) at org.eclipse.scout.rt.server.PiggyBackClientNotificationTest.testPiggyBack(PiggyBackClientNotificationTest.java:58) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.junit.runners.Suite.runChild(Suite.java:128) at org.junit.runners.Suite.runChild(Suite.java:27) 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.junitcore.JUnitCore.run(JUnitCore.java:49) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:120) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:95) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75) at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:69) at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:146) 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: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.server.PiggyBackClientNotificationTest [INFO] Running org.eclipse.scout.rt.server.AbstractServerSessionTest 2024-06-24 19:58:40,038 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestServerSession@d319d2c[id = c3e19fe6-8d42-4436-8250-cb1c82b10187], user=john] - MDC[principal=john, scoutSession=14lg5sg56rc3cqkkg86dm2kd0hl456betupcml5psvlhgmu243ot] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.server.AbstractServerSessionTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 175, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.test/target/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jaxws.test >----- [INFO] Building org.eclipse.scout.rt.server.jaxws.test 24.2-SNAPSHOT [27/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.pom (30 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-maven-plugin/4.0.2/jaxws-maven-plugin-4.0.2.jar (63 kB at 8.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.pom (7.4 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/mojo-parent/77/mojo-parent-77.pom (36 kB at 6.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/build-helper-maven-plugin/3.5.0/build-helper-maven-plugin-3.5.0.jar (71 kB at 10 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.pom (15 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/project/3.0.2/project-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/project/3.0.2/project-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/project/3.0.2/project-3.0.2.pom (34 kB at 4.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-ri-bom-ext/3.0.2/jaxws-ri-bom-ext-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-ri-bom-ext/3.0.2/jaxws-ri-bom-ext-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-ri-bom-ext/3.0.2/jaxws-ri-bom-ext-3.0.2.pom (3.7 kB at 281 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-ri-bom/3.0.2/jaxws-ri-bom-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-ri-bom/3.0.2/jaxws-ri-bom-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-ri-bom/3.0.2/jaxws-ri-bom-3.0.2.pom (10.0 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 2.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/3.0.2/jaxb-bom-3.0.2.pom (10 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.pom (13 kB at 2.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-bundles/3.0.2/jaxb-bundles-3.0.2.pom (1.3 kB at 168 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/mvn/jaxb-parent/3.0.2/jaxb-parent-3.0.2.pom (29 kB at 4.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-bom-ext/3.0.2/jaxb-bom-ext-3.0.2.pom (3.5 kB at 695 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.pom (13 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.pom (12 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom (11 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.pom (2.7 kB at 446 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/gmbal/gmbal-project/4.0.3/gmbal-project-4.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-project/4.0.3/gmbal-project-4.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-project/4.0.3/gmbal-project-4.0.3.pom (13 kB at 2.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.pom (16 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.pom (17 kB at 2.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.pom (17 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.pom (3.4 kB at 420 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/fastinfoset/fastinfoset-project/2.0.0/fastinfoset-project-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/2.0.0/fastinfoset-project-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/fastinfoset-project/2.0.0/fastinfoset-project-2.0.0.pom (17 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.pom (5.7 kB at 954 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/mail/all/2.0.1/all-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/2.0.1/all-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/all/2.0.1/all-2.0.1.pom (24 kB at 3.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.pom (13 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/messaging/saaj/metro-saaj/2.0.1/metro-saaj-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/metro-saaj/2.0.1/metro-saaj-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/metro-saaj/2.0.1/metro-saaj-2.0.1.pom (13 kB at 2.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.pom (9.6 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/50/oss-parent-50.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/50/oss-parent-50.pom (24 kB at 4.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 898 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/38/oss-parent-38.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 3.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-rt/3.0.2/jaxws-rt-3.0.2.jar (2.7 MB at 55 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar (48 kB at 6.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/ha/ha-api/3.1.13/ha-api-3.1.13.jar (50 kB at 5.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/gmbal/gmbal-api-only/4.0.3/gmbal-api-only-4.0.3.jar (29 kB at 3.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-core/3.0.2/jaxb-core-3.0.2.jar (238 kB at 20 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/staxex/stax-ex/2.0.1/stax-ex-2.0.1.jar (38 kB at 2.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jvnet/mimepull/mimepull/1.9.15/mimepull-1.9.15.jar (65 kB at 4.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/stream/buffer/streambuffer/2.0.2/streambuffer-2.0.2.jar (75 kB at 4.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-impl/3.0.2/jaxb-impl-3.0.2.jar (917 kB at 44 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.jar (317 kB at 13 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (196 kB at 6.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/messaging/saaj/saaj-impl/2.0.1/saaj-impl-2.0.1.jar (457 kB at 15 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar (689 kB at 19 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.5.1/woodstox-core-6.5.1.jar (1.6 MB at 28 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Deleting /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- jaxws:4.0.2:wsimport (wsimport-1) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.pom (11 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.pom (8.3 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/41/oss-parent-41.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/41/oss-parent-41.pom (23 kB at 4.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.pom (18 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.pom (15 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.pom (2.7 kB at 158 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.9.16/maven-resolver-1.9.16.pom (22 kB at 2.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.pom (2.9 kB at 476 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.pom (4.2 kB at 700 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.pom (1.9 kB at 271 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/4.0.0-alpha-7/maven-4.0.0-alpha-7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/4.0.0-alpha-7/maven-4.0.0-alpha-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/4.0.0-alpha-7/maven-4.0.0-alpha-7.pom (26 kB at 4.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-bom/4.0.0-alpha-7/maven-bom-4.0.0-alpha-7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-bom/4.0.0-alpha-7/maven-bom-4.0.0-alpha-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-bom/4.0.0-alpha-7/maven-bom-4.0.0-alpha-7.pom (6.3 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom (3.2 kB at 525 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.pom (1.6 kB at 259 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api/4.0.0-alpha-7/maven-api-4.0.0-alpha-7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api/4.0.0-alpha-7/maven-api-4.0.0-alpha-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api/4.0.0-alpha-7/maven-api-4.0.0-alpha-7.pom (3.6 kB at 597 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.pom (1.4 kB at 115 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/ws/jaxws-tools/3.0.2/jaxws-tools-3.0.2.jar (810 kB at 31 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-jxc/3.0.2/jaxb-jxc-3.0.2.jar (117 kB at 12 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.9.16/maven-resolver-api-1.9.16.jar (158 kB at 16 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.9.16/maven-resolver-util-1.9.16.jar (195 kB at 19 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-xml/4.0.0-alpha-7/maven-api-xml-4.0.0-alpha-7.jar (8.4 kB at 525 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/4.0.2/plexus-xml-4.0.2.jar (89 kB at 5.6 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-xml-impl/4.0.0-alpha-7/maven-xml-impl-4.0.0-alpha-7.jar (19 kB at 780 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-api-meta/4.0.0-alpha-7/maven-api-meta-4.0.0-alpha-7.jar (12 kB at 412 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/sun/xml/bind/jaxb-xjc/3.0.2/jaxb-xjc-3.0.2.jar (1.9 MB at 40 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/woodstox/woodstox-core/6.2.6/woodstox-core-6.2.6.jar (1.6 MB at 26 MB/s) [INFO] Processing: file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsConsumerTestService.wsdl [INFO] jaxws:wsimport args: [-keep, -s, '/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -d, '/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -verbose, -encoding, UTF-8, -Xnocompile, -wsdllocation, WEB-INF/wsdl/JaxWsConsumerTestService.wsdl, -Xdebug, -XdisableSSLHostnameVerification, -XdisableAuthenticator, -b, '/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/binding/global-binding.xml', "file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsConsumerTestService.wsdl"] parsing WSDL... Generating code... org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/EchoRequest.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/EchoResponse.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/GetHeaderRequest.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/GetHeaderResponse.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/JaxWsConsumerTestService.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/JaxWsConsumerTestServicePortType.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/ObjectFactory.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SetHeaderRequest.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SetHeaderResponse.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SleepRequest.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/SleepResponse.java org/eclipse/scout/jaxws/consumer/jaxwsconsumertestservice/package-info.java [INFO] [INFO] --- jaxws:4.0.2:wsimport (wsimport-2) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Processing: file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsPingTestService.wsdl [INFO] jaxws:wsimport args: [-keep, -s, '/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -d, '/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport', -verbose, -encoding, UTF-8, -Xnocompile, -wsdllocation, WEB-INF/wsdl/JaxWsPingTestService.wsdl, -Xdebug, -XdisableSSLHostnameVerification, -XdisableAuthenticator, -b, '/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/binding/global-binding.xml', "file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/resources/WEB-INF/wsdl/JaxWsPingTestService.wsdl"] parsing WSDL... Generating code... org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/JaxWsPingTestService.java org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/JaxWsPingTestServicePortType.java org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/ObjectFactory.java org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/PingRequest.java org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/PingResponse.java org/eclipse/scout/jaxws/consumer/jaxwspingtestservice/package-info.java [INFO] [INFO] --- build-helper:3.5.0:add-source (add-wsimport-source) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Source directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/wsimport added. [INFO] [INFO] --- build-helper:3.5.0:add-source (add-apt-source) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Source directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/generated-sources/annotations added. [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-wsimport-artifacts) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Copying 0 resource from target/generated-sources/wsimport to target/classes [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-jaxws-artifacts-to-meta-inf) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Copying 2 resources from src/main/resources/WEB-INF/wsdl to target/classes/META-INF/resources/WEB-INF/wsdl [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (2.7 kB at 448 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.pom (2.2 kB at 360 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.18.0/error_prone_parent-2.18.0.pom (11 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.pom (12 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/30.1.1-android/guava-parent-30.1.1-android.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-android/guava-parent-30.1.1-android.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/30.1.1-android/guava-parent-30.1.1-android.pom (14 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom (2.7 kB at 458 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.5.1/error_prone_annotations-2.5.1.pom (2.1 kB at 352 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.5.1/error_prone_parent-2.5.1.pom (7.0 kB at 997 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/29.0-android/guava-29.0-android.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/29.0-android/guava-29.0-android.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/29.0-android/guava-29.0-android.pom (11 kB at 2.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/29.0-android/guava-parent-29.0-android.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/29.0-android/guava-parent-29.0-android.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/29.0-android/guava-parent-29.0-android.pom (13 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom (2.1 kB at 422 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom (5.4 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/errorprone/error_prone_annotations/2.18.0/error_prone_annotations-2.18.0.jar (16 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/guava/guava/30.1.1-android/guava-30.1.1-android.jar (2.7 MB at 41 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar (5.9 kB at 836 kB/s) [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwsconsumertestservice.JaxWsConsumerTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] [INFO] Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwspingtestservice.JaxWsPingTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] [INFO] Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/src/main/java/org/eclipse/scout/rt/server/jaxws/consumer/JaxWsConsumerTestServiceProvider.java:[80,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] Unknown source: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] [INFO] Unknown source: Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwsconsumertestservice.JaxWsConsumerTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] [INFO] Unknown source: Annotation processing: Skipped entry point generation for endpoint interface 'org.eclipse.scout.jaxws.consumer.jaxwspingtestservice.JaxWsPingTestServicePortType' because not configured with WebServiceEntryPoint annotation. [processor=JaxWsAnnotationProcessor] [INFO] Unknown source: Annotation processing: Annotation processing started... [processor=JaxWsAnnotationProcessor] [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-apt-artifacts) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Copying 0 resource from target/generated-sources/annotations to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/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.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandlerTest 2024-06-24 19:58:46,851 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:58:46,870 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-24 19:58:46,953 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-24 19:58:47,105 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 244.665768 ms. Total class count: 1701 2024-06-24 19:58:47,446 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 416 beans in 338.700689 ms 2024-06-24 19:58:47,524 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 416 beans in 78.683330 ms 2024-06-24 19:58:47,538 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 19:58:47,542 INFO [scout-platform-starter] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener.installImplementorSpecifics(JaxWsPlatformListener.java:58) - JAX-WS implementor specific class installed: org.eclipse.scout.rt.server.jaxws.implementor.JaxWsMetroSpecifics 2024-06-24 19:58:47,558 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-24 19:58:47,560 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-24 19:58:47,566 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'. 2024-06-24 19:58:47,774 INFO [scout-platform-starter] org.eclipse.scout.rt.server.jaxws.JaxWsPlatformListener.logImplementorInfo(JaxWsPlatformListener.java:62) - JAX-WS implementor: JAX-WS Metro 3.0.2 (http://jax-ws.java.net, Eclipse Foundation, not bundled with JRE) 2024-06-24 19:58:47,804 INFO [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. 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.523 s -- in org.eclipse.scout.rt.server.jaxws.handler.WsProviderCorrelationIdHandlerTest [INFO] Running org.eclipse.scout.rt.server.jaxws.handler.WsConsumerCorrelationIdHandlerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.server.jaxws.handler.WsConsumerCorrelationIdHandlerTest [INFO] Running org.eclipse.scout.rt.server.jaxws.consumer.PortCacheTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.eclipse.scout.rt.server.jaxws.consumer.PortCacheTest [INFO] Running org.eclipse.scout.rt.server.jaxws.consumer.InvocationContextTest 2024-06-24 19:58:50,006 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'server' - MDC[principal=jaxws-user] 2024-06-24 19:58:50,061 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.jaxws.JaxWsTestServerSession@24876a7e[id = fadgs6b6inv5embo13kod3v4d6rquec8qce65592ks8273b2cmi], user=jaxws-user] - MDC[principal=jaxws-user] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 s -- in org.eclipse.scout.rt.server.jaxws.consumer.InvocationContextTest [INFO] Running org.eclipse.scout.rt.server.jaxws.adapter.UtcDateTimeAdapterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.scout.rt.server.jaxws.adapter.UtcDateTimeAdapterTest [INFO] Running org.eclipse.scout.rt.server.jaxws.adapter.DefaultTimezoneDateTimeAdapterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.eclipse.scout.rt.server.jaxws.adapter.DefaultTimezoneDateTimeAdapterTest [INFO] Running org.eclipse.scout.rt.server.jaxws.adapter.CalendarDateTimeAdapterTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.server.jaxws.adapter.CalendarDateTimeAdapterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.jaxws.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jaxws.test/target/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jaxws.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jaxws.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc >-------- [INFO] Building org.eclipse.scout.rt.server.jdbc 24.2-SNAPSHOT [28/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.jdbc --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jdbc --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/SingleHolderOutput.java:[67,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[350,7] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[359,7] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[505,21] Unsupported @SuppressWarnings("squid:S1193") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[580,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[718,21] Unsupported @SuppressWarnings("squid:S1643") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[719,11] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/AbstractSqlService.java:[728,13] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[63,17] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[107,19] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[165,41] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[167,7] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[167,20] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[172,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[202,45] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[334,21] Unsupported @SuppressWarnings("squid:S1193") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[532,63] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyle.java:[540,29] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/PoolEntry.java:[14,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/PoolEntry.java:[14,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/BindParser.java:[331,21] Unsupported @SuppressWarnings("squid:AssignmentInSubExpressionCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionBuilder.java:[79,25] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/postgresql/PostgreSqlStyle.java:[61,45] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/PreparedStatementCache.java:[26,19] Unsupported @SuppressWarnings("squid:S1166") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/PreparedStatementCache.java:[46,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/PreparedStatementCache.java:[82,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/SQL.java:[51,22] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/SQL.java:[51,60] Unsupported @SuppressWarnings("squid:S1444") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/SQL.java:[70,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/lookup/AbstractSqlLookupService.java:[58,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/FunctionInput.java:[98,7] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/IBindOutput.java:[32,3] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderInput.java:[19,17] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderInput.java:[22,31] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[48,19] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[202,12] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[294,14] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/pool/SqlConnectionPool.java:[303,14] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/AbstractBeanPropertyOutput.java:[26,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/AbstractBeanPropertyOutput.java:[32,37] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/AbstractBeanPropertyOutput.java:[77,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderOutput.java:[18,17] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderOutput.java:[21,32] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/BeanArrayHolderOutput.java:[62,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/MapOutput.java:[69,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/csv/CsvSqlAdapter.java:[78,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/csv/CsvSqlAdapter.java:[129,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/csv/CsvSqlAdapter.java:[233,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/TableBeanHolderOutput.java:[27,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/TableBeanHolderOutput.java:[76,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/ArrayHolderOutput.java:[64,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/CollectionHolderOutput.java:[69,10] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/ISqlStyle.java:[109,34] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/style/ISqlStyle.java:[154,56] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[202,21] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[581,22] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[581,37] Unsupported @SuppressWarnings("squid:S2589") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/parsers/sql/SqlParser.java:[758,21] Unsupported @SuppressWarnings("squid:S1643") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/SingleInput.java:[21,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/SingleInput.java:[24,36] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[70,19] Unsupported @SuppressWarnings("squid:S1166") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[260,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[316,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[362,22] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[362,34] Unsupported @SuppressWarnings("squid:S2095") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[427,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[466,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[681,9] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[830,23] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[888,9] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[932,22] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[932,37] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[933,96] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[939,13] java.util.Map is a raw type. References to generic type java.util.Map should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[943,18] java.util.Map is a raw type. References to generic type java.util.Map should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[954,44] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[957,45] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[957,95] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[983,44] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[986,45] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[986,95] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1033,37] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1057,7] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1057,39] org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.BeanArrayHolderFilter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1085,49] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1127,56] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1144,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1179,35] Unsupported @SuppressWarnings("squid:S2583") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1179,50] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1186,13] java.util.Map is a raw type. References to generic type java.util.Map should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1190,18] java.util.Map is a raw type. References to generic type java.util.Map should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1199,11] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1199,38] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1204,42] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1207,19] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1212,35] java.util.Map is a raw type. References to generic type java.util.Map should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1220,35] java.util.Map is a raw type. References to generic type java.util.Map should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1235,11] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1235,38] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1240,42] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1243,19] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1273,7] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1273,34] org.eclipse.scout.rt.platform.holders.IBeanArrayHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IBeanArrayHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1321,46] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1357,44] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1358,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1376,52] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1381,7] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1381,21] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1386,9] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1386,29] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1386,43] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1397,36] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1400,66] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1404,78] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1407,34] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1412,64] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessor.java:[1415,9] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/main/java/org/eclipse/scout/rt/server/jdbc/derby/AbstractDerbySqlService.java:[60,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jdbc --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jdbc --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jdbc --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jdbc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.jdbc --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc/target/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.server.jdbc.test >----- [INFO] Building org.eclipse.scout.rt.server.jdbc.test 24.2-SNAPSHOT [29/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Copying 13 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessorTest.java:[50,5] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/internal/exec/StatementProcessorTest.java:[50,27] org.eclipse.scout.rt.shared.services.lookup.LookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/fixture/ResultSetMock.java:[48,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/style/AbstractSqlStyleTest.java:[34,19] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/fixture/PreparedStatementMock.java:[44,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/SelectInputBindTest.java:[260,12] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/SelectIntoArrayTest.java:[230,12] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/src/test/java/org/eclipse/scout/rt/server/jdbc/SelectIntoArrayTest.java:[233,5] java.util.List is a raw type. References to generic type java.util.List should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/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.scout.rt.server.jdbc.style.AbstractSqlStyleTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.710 s -- in org.eclipse.scout.rt.server.jdbc.style.AbstractSqlStyleTest [INFO] Running org.eclipse.scout.rt.server.jdbc.parsers.sql.SqlFormatterTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s -- in org.eclipse.scout.rt.server.jdbc.parsers.sql.SqlFormatterTest [INFO] Running org.eclipse.scout.rt.server.jdbc.parsers.SqlFunctionReplaceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.server.jdbc.parsers.SqlFunctionReplaceTest [INFO] Running org.eclipse.scout.rt.server.jdbc.parsers.BindParserTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.server.jdbc.parsers.BindParserTest [INFO] Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorTest 2024-06-24 19:58:56,065 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:58:56,111 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-24 19:58:56,233 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-24 19:58:56,426 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 352.105448 ms. Total class count: 1762 2024-06-24 19:58:56,775 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 410 beans in 346.784041 ms 2024-06-24 19:58:56,837 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 410 beans in 62.826989 ms 2024-06-24 19:58:56,851 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 19:58:56,868 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-24 19:58:56,870 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-24 19:58:56,877 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'. 2024-06-24 19:58:57,060 INFO [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. 2024-06-24 19:58:57,238 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'server' - MDC[principal=default] 2024-06-24 19:58:57,283 INFO [main] org.eclipse.scout.rt.server.AbstractServerSession.start(AbstractServerSession.java:196) - Server session started [session=org.eclipse.scout.rt.server.TestJdbcServerSession@75cacb3e[id = 1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh], user=default] - MDC[principal=default] 2024-06-24 19:58:57,321 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.(StatementProcessor.java:80) - SQL Log 'INFO': statements are logged with bind details, but not as plaintext. Use level 'FINE' to also log SQL as plain text (suitable for direct use in executable form) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,332 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT :bind1, :bind2 FROM DUAL IN :bind1 => ? [NULL null] IN :bind2 => ? [NULL null] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,336 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT :bind1, :bind2 FROM DUAL IN :bind1 => ? [NULL null] IN :bind2 => ? [NULL null] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,339 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT 1, 2 FROM DUAL INTO :bind1, :bind2 OUT :bind1 => ? [Integer] OUT :bind2 => ? [Integer] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,341 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT 1, 2 FROM DUAL INTO :bind1, :bind2 OUT :bind1 => ? [Integer] OUT :bind2 => ? [Integer] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,342 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT :userId, :bind1 FROM DUAL IN :userId => ? [NULL null] IN :bind1 => ? [NULL null] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,343 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT :bind1, :bind2 FROM DUAL IN :bind1 => ? [NULL null] IN :bind2 => ? [NULL null] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,344 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT 1, 2 FROM DUAL INTO :bind1, :bind2 OUT :bind1 => ? [Integer] OUT :bind2 => ? [Integer] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,359 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,359 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,362 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT P.PERSON_NR, P.NAME FROM PERSON P WHERE P.PERSON_NR = :key AND P.NAME LIKE '%' || :text || '%' IN :key => ? [VARCHAR null] IN :text => ? [VARCHAR null] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,374 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,374 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,378 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT COUNT(*) FROM PERSON P WHERE NVL(:birthdate, TO_DATE('1.1.3000', 'dd.mm.yyyy')) >= SYSDATE AND :name LIKE '%Me%' AND :{addressTable.street} LIKE '%Park%' INTO :countConcurrent IN :birthdate => ? [TIMESTAMP null] IN :name => ? [VARCHAR null] IN :{addressTable.street} => ? [VARCHAR null] OUT :countConcurrent => ? [Integer] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,380 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT COUNT(*) FROM PERSON P WHERE NVL(:birthdate, TO_DATE('1.1.3000', 'dd.mm.yyyy')) >= SYSDATE AND :name LIKE '%Me%' AND :{addressTable.street} LIKE '%Park%' INTO :countConcurrent IN :birthdate => ? [TIMESTAMP null] IN :name => ? [VARCHAR null] IN :{addressTable.street} => ? [VARCHAR null] OUT :countConcurrent => ? [Integer] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,384 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,384 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,402 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT BP_NR FROM FLM_BP WHERE BP_NO LIKE :bpNo INTO :bpNr IN :bpNo => ? [VARCHAR 12] OUT :bpNr => ? [Long] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,407 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,407 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,409 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT 1 FROM DUAL INTO :active OUT :active => ? [Integer] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.401 s -- in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorTest [INFO] Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorFindNextBindTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorFindNextBindTest [INFO] Running org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorCreateSqlDumpTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s -- in org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessorCreateSqlDumpTest [INFO] Running org.eclipse.scout.rt.server.jdbc.SelectIntoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.server.jdbc.SelectIntoTest [INFO] Running org.eclipse.scout.rt.server.jdbc.SelectIntoArrayTest 2024-06-24 19:58:57,654 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:168) - JDBC Mapping: jdbc:oracle:thin:@localhost:1521:ORCL - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,655 INFO [main] org.eclipse.scout.rt.server.jdbc.AbstractSqlService.logServiceConfig(AbstractSqlService.java:169) - Schema: null - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,658 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,659 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,667 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :{h.active}, :{h.state}, :{h.name} OUT :{h.active} => ? [Active] OUT :{h.state} => ? [State] OUT :{h.name} => ? [Name] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,721 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE A = :{h.active} AND B = :{h.state} AND C = :{h.name} IN :{h.active} => ? [INTEGER 1] IN :{h.state} => ? [INTEGER 1] IN :{h.name} => ? [VARCHAR abc] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,723 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE A = :{h.active} AND B = :{h.state} AND C = :{h.name} IN :{h.active} => ? [INTEGER null] IN :{h.state} => ? [INTEGER null] IN :{h.name} => ? [VARCHAR null] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,730 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = 42 - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,730 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,731 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = :personNr INTO :{roles} IN :personNr => ? [BIGINT 42] OUT :{roles} => ? - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,736 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,737 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,738 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :{table.active}, :{table.state}, :{table.name} OUT :{table.active} => ? [Boolean] OUT :{table.state} => ? [Integer] OUT :{table.name} => ? [String] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,742 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = 63 - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,742 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,743 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = :personNr INTO :{roles} IN :personNr => ? [BIGINT 63] OUT :{roles} => ? - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,746 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,746 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,747 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :{table.active}, :{table.state}, :{table.name} OUT :{table.active} => ? [Boolean] OUT :{table.state} => ? [Integer] OUT :{table.name} => ? [String] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,753 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = 42 - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,753 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,754 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = :personNr INTO :{roles} IN :personNr => ? [BIGINT 42] OUT :{roles} => ? [Long] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,758 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,758 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,759 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :{tableFieldBeanData.active}, :{tableFieldBeanData.state}, :{tableFieldBeanData.name} OUT :{tableFieldBeanData.active} => ? [Boolean] OUT :{tableFieldBeanData.state} => ? [Integer] OUT :{tableFieldBeanData.name} => ? [String] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,763 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = 42 - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,763 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,764 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT ROLE_NR FROM USER_ROLE WHERE USER_NR = :personNr INTO :{roles} IN :personNr => ? [BIGINT 42] OUT :{roles} => ? - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,768 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,768 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,769 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :{h.active}, :{h.state}, :{h.name} OUT :{h.active} => ? [boolean] OUT :{h.state} => ? [int] OUT :{h.name} => ? [String] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,772 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,775 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: SELECT A, B, C FROM T WHERE D = 0 - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,775 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,776 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A, B, C FROM T WHERE D = 0 INTO :active, :state, :name OUT :active => ? [Boolean] OUT :state => ? [Integer] OUT :name => ? [String] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.eclipse.scout.rt.server.jdbc.SelectIntoArrayTest [INFO] Running org.eclipse.scout.rt.server.jdbc.SelectInputBindTest 2024-06-24 19:58:57,810 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,810 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,812 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name} IN :{filter.active} => ? [INTEGER 1] IN :{filter.state} => ? [INTEGER 3] IN :{filter.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,813 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name} IN :{filter.active} => ? [INTEGER 0] IN :{filter.state} => ? [INTEGER 6] IN :{filter.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,818 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,818 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,819 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name} IN :{table.active} => ? [INTEGER 1] IN :{table.state} => ? [INTEGER 3] IN :{table.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,821 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name} IN :{table.active} => ? [INTEGER 0] IN :{table.state} => ? [INTEGER 6] IN :{table.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,824 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,825 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,826 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,828 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,831 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,831 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,832 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name} IN :{active} => ? [INTEGER 1] IN :{state} => ? [INTEGER 3] IN :{name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,834 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name} IN :{active} => ? [INTEGER 0] IN :{state} => ? [INTEGER 6] IN :{name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,837 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,837 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,839 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,840 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,843 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,843 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,844 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name} IN :{active} => ? [INTEGER 1] IN :{state} => ? [INTEGER 3] IN :{name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,846 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{active} , S = :{state} WHERE N = :{name} IN :{active} => ? [INTEGER 0] IN :{state} => ? [INTEGER 6] IN :{name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,849 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,849 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,850 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name} IN :{filter.active} => ? [INTEGER 1] IN :{filter.state} => ? [INTEGER 3] IN :{filter.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,851 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{filter.active} , S = :{filter.state} WHERE N = :{filter.name} IN :{filter.active} => ? [INTEGER 0] IN :{filter.state} => ? [INTEGER 6] IN :{filter.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,855 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,855 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,856 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{TableBeanHolderFilter.active} , S = :{TableBeanHolderFilter.state} WHERE N = :{TableBeanHolderFilter.name} IN :{TableBeanHolderFilter.active} => ? [INTEGER 1] IN :{TableBeanHolderFilter.state} => ? [INTEGER 3] IN :{TableBeanHolderFilter.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,858 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{TableBeanHolderFilter.active} , S = :{TableBeanHolderFilter.state} WHERE N = :{TableBeanHolderFilter.name} IN :{TableBeanHolderFilter.active} => ? [INTEGER 0] IN :{TableBeanHolderFilter.state} => ? [INTEGER 6] IN :{TableBeanHolderFilter.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,862 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,862 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,863 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{tableFieldBeanData.active} , S = :{tableFieldBeanData.state} WHERE N = :{tableFieldBeanData.name} IN :{tableFieldBeanData.active} => ? [INTEGER 1] IN :{tableFieldBeanData.state} => ? [INTEGER 3] IN :{tableFieldBeanData.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,864 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{tableFieldBeanData.active} , S = :{tableFieldBeanData.state} WHERE N = :{tableFieldBeanData.name} IN :{tableFieldBeanData.active} => ? [INTEGER 0] IN :{tableFieldBeanData.state} => ? [INTEGER 6] IN :{tableFieldBeanData.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,867 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,867 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,869 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,870 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,873 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,902 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,904 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,905 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,909 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE MY_TABLE SET A = 1 , S = 3 WHERE N = 'lorem' - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,909 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,910 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name} IN :{table.active} => ? [INTEGER 1] IN :{table.state} => ? [INTEGER 3] IN :{table.name} => ? [VARCHAR lorem] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,911 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE MY_TABLE SET A = :{table.active} , S = :{table.state} WHERE N = :{table.name} IN :{table.active} => ? [INTEGER 0] IN :{table.state} => ? [INTEGER 6] IN :{table.name} => ? [VARCHAR ipsum] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,914 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,915 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,916 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,917 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,920 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 5 AND P = 9 - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,921 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,922 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,923 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,926 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:69) - SQL Log: *** UNPARSED *** UDPATE THIS_TABLE SET V = 'lorem' WHERE R = 6 AND P = 9 - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,926 INFO [main] org.eclipse.scout.rt.server.jdbc.fixture.SqlServiceMock.createPlainTextLog(SqlServiceMock.java:70) - jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2) - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,928 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 6] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,929 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: *** UNPARSED *** UDPATE THIS_TABLE SET V = :value WHERE R = :{roles} AND P = :personNr IN :value => ? [VARCHAR lorem] IN :{roles} => ? [BIGINT 5] IN :personNr => ? [BIGINT 9] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.eclipse.scout.rt.server.jdbc.SelectInputBindTest [INFO] Running org.eclipse.scout.rt.server.jdbc.BindValueTest 2024-06-24 19:58:57,933 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A FROM T WHERE A = :a IN :a => ? [BIGINT null] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,935 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A FROM T WHERE A = :a IN :a => ? [BIGINT null] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] 2024-06-24 19:58:57,937 INFO [main] org.eclipse.scout.rt.server.jdbc.internal.exec.StatementProcessor.dump(StatementProcessor.java:847) - SQL with binds: SELECT A FROM T WHERE A = :a IN :a => ? [NULL null] - MDC[principal=default, scoutSession=1tf858mlap2q7c53m9j6o68q63n3617cjr8h5fo543hss3j13ijh] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.server.jdbc.BindValueTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 62, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.server.jdbc.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.server.jdbc.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.server.jdbc.test/target/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.server.jdbc.test/24.2-SNAPSHOT/org.eclipse.scout.rt.server.jdbc.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest >----------- [INFO] Building org.eclipse.scout.rt.rest 24.2-SNAPSHOT [30/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.pom (25 kB at 3.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom (5.9 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar (139 kB at 17 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar (11 kB at 1.8 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant CLIENT_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant INFORMATIONAL needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant REDIRECTION needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/AbstractEntityRestClientExceptionTransformer.java:[84,13] The enum constant SERVER_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[130,10] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[138,18] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[138,65] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[151,45] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/AbstractRestClientHelper.java:[177,18] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant ACCEPTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant BAD_REQUEST needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant CONFLICT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant CREATED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant EXPECTATION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant FOUND needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant GONE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant HTTP_VERSION_NOT_SUPPORTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant INTERNAL_SERVER_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant LENGTH_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant METHOD_NOT_ALLOWED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant MOVED_PERMANENTLY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NETWORK_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NOT_ACCEPTABLE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NOT_IMPLEMENTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NOT_MODIFIED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant NO_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant OK needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PARTIAL_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PAYMENT_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PRECONDITION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PRECONDITION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant PROXY_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUESTED_RANGE_NOT_SATISFIABLE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_ENTITY_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_HEADER_FIELDS_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_TIMEOUT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant REQUEST_URI_TOO_LONG needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant RESET_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant SEE_OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant TEMPORARY_REDIRECT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant TOO_MANY_REQUESTS needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant UNAUTHORIZED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant UNSUPPORTED_MEDIA_TYPE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[36,13] The enum constant USE_PROXY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant INFORMATIONAL needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant REDIRECTION needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant SERVER_ERROR needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/ErrorDoRestClientExceptionTransformer.java:[51,13] The enum constant SUCCESSFUL needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status.Family [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[170,5] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler is a raw type. References to generic type org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[170,43] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler is a raw type. References to generic type org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.RestProxyInvocationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[295,98] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[296,56] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant ACCEPTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant BAD_GATEWAY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant CONFLICT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant CREATED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant EXPECTATION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant FOUND needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant GATEWAY_TIMEOUT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant GONE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant HTTP_VERSION_NOT_SUPPORTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant LENGTH_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant MOVED_PERMANENTLY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NETWORK_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NOT_IMPLEMENTED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NOT_MODIFIED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant NO_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant OK needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PARTIAL_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PAYMENT_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PRECONDITION_FAILED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PRECONDITION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant PROXY_AUTHENTICATION_REQUIRED needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUESTED_RANGE_NOT_SATISFIABLE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_ENTITY_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_HEADER_FIELDS_TOO_LARGE needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_TIMEOUT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant REQUEST_URI_TOO_LONG needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant RESET_CONTENT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant SEE_OTHER needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant TEMPORARY_REDIRECT needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant TOO_MANY_REQUESTS needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/proxy/RestClientProxyFactory.java:[325,15] The enum constant USE_PROXY needs a corresponding case label in this enum switch on jakarta.ws.rs.core.Response.Status [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/error/ErrorDo.java:[66,21] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/main/java/org/eclipse/scout/rt/rest/client/RestClientProperties.java:[187,21] Unsupported @SuppressWarnings("squid:S2068") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/24.2-SNAPSHOT/org.eclipse.scout.rt.rest-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/24.2-SNAPSHOT/org.eclipse.scout.rt.rest-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest/target/org.eclipse.scout.rt.rest-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest/24.2-SNAPSHOT/org.eclipse.scout.rt.rest-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.api >------------ [INFO] Building org.eclipse.scout.rt.api 24.2-SNAPSHOT [31/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.api --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.api --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.api --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.api --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.api --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.api --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.api --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.api --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.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.scout.rt.api.code.CodeResourceTest 2024-06-24 19:59:00,357 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:59:00,416 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-24 19:59:00,535 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-24 19:59:00,645 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 240.979929 ms. Total class count: 972 2024-06-24 19:59:00,859 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 216 beans in 212.278256 ms 2024-06-24 19:59:00,929 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 216 beans in 69.957202 ms 2024-06-24 19:59:00,943 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 19:59:00,945 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-24 19:59:01,053 WARN [main] org.eclipse.scout.rt.api.code.CodeResource.putToMap(CodeResource.java:81) - Skipping CodeType without id. 2024-06-24 19:59:01,054 WARN [main] org.eclipse.scout.rt.api.code.CodeResource.putToMap(CodeResource.java:86) - CodeType with duplicate id '1' found. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.344 s -- in org.eclipse.scout.rt.api.code.CodeResourceTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.api --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.api --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.api --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.api --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.api --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.api --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.api/target/org.eclipse.scout.rt.api-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.api/24.2-SNAPSHOT/org.eclipse.scout.rt.api-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.jackson.test >------- [INFO] Building org.eclipse.scout.rt.jackson.test 24.2-SNAPSHOT [32/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.jackson.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.jackson.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.jackson.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.jackson.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.jackson.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.jackson.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.jackson.test --- [INFO] Copying 177 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.jackson.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestOptionalDo.java:[56,63] Type safety: Potential heap pollution via varargs parameter optStringList [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestCustomImplementedEntityDo.java:[173,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestCustomImplementedEntityDo.java:[180,21] Unnecessary @SuppressWarnings("unchecked") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[204,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[961,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1419,36] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1461,36] org.eclipse.scout.rt.dataobject.IDoCollection is a raw type. References to generic type org.eclipse.scout.rt.dataobject.IDoCollection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1492,5] Type safety: Unchecked invocation testDeserialize_TestItemIDoCollection(java.lang.Class) of the generic method testDeserialize_TestItemIDoCollection(java.lang.Class) of type org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1498,5] Type safety: Unchecked invocation testDeserialize_TestItemIDoCollection(java.lang.Class) of the generic method testDeserialize_TestItemIDoCollection(java.lang.Class) of type org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1504,5] Type safety: Unchecked invocation testDeserialize_TestItemIDoCollection(java.lang.Class) of the generic method testDeserialize_TestItemIDoCollection(java.lang.Class) of type org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[1509,23] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[2670,98] org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo is a raw type. References to generic type org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[2742,98] org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo is a raw type. References to generic type org.eclipse.scout.rt.jackson.dataobject.fixture.TestGenericDo should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[2972,18] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[3034,5] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JsonDataObjectsSerializationTest.java:[3034,30] org.eclipse.scout.rt.dataobject.DoList is a raw type. References to generic type org.eclipse.scout.rt.dataobject.DoList should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[263,79] Type safety: Potential heap pollution via varargs parameter stringIDoEntityMap [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[280,89] Type safety: Potential heap pollution via varargs parameter stringIDataObjectEntityMap [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[297,113] Type safety: Potential heap pollution via varargs parameter stringITestTypedUntypedInnerEntityMap [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[314,133] Type safety: Potential heap pollution via varargs parameter stringITestTypedUntypedInnerDataObjectEntityMap [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/fixture/TestNestedListRawDo.java:[331,127] Type safety: Potential heap pollution via varargs parameter stringAbstractTestTypedUntypedInnerEntityMap [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapperTest.java:[216,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapperTest.java:[304,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/src/test/java/org/eclipse/scout/rt/jackson/dataobject/JacksonDataObjectMapperTest.java:[378,5] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.jackson.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.jackson.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/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.scout.rt.jackson.testing.DataObjectSerializationTestHelperTest 2024-06-24 19:59:03,644 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:59:03,661 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-24 19:59:03,741 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-24 19:59:04,047 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 394.856686 ms. Total class count: 1063 2024-06-24 19:59:04,259 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 262 beans in 210.036163 ms 2024-06-24 19:59:04,318 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 262 beans in 59.336841 ms 2024-06-24 19:59:04,330 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 19:59:04,330 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-24 19:59:04,413 INFO [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted 2024-06-24 19:59:04,742 WARN [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.registerClassByTypeName(DataObjectInventory.java:323) - Class org.eclipse.scout.rt.jackson.dataobject.fixture.TestWithEmptyTypeNameDo is annotated with @TypeName with an empty type name value, skip registration 2024-06-24 19:59:04,757 INFO [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 105 IDoEntity implementations with @TypeName annotation and 6 implementations with @TypeVersion annotation. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.557 s -- in org.eclipse.scout.rt.jackson.testing.DataObjectSerializationTestHelperTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.value.IValueDoTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.eclipse.scout.rt.jackson.dataobject.value.IValueDoTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.UuIdSerializationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.jackson.dataobject.id.UuIdSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.TypedIdSerializationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.jackson.dataobject.id.TypedIdSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.StringIdSerializationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.scout.rt.jackson.dataobject.id.StringIdSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdSerializationTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.129 s -- in org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.id.IIdSerializationTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.jackson.dataobject.id.IIdSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.enumeration.EnumSerializationTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.jackson.dataobject.enumeration.EnumSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.TypeFactoryUtilityTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.jackson.dataobject.TypeFactoryUtilityTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest 2024-06-24 19:59:06,451 WARN [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.jackson.dataobject.fixture.TestVersionedDo. Data object version (in class file) 'jacksonFixture-1.0.0', deserialized data version '' 2024-06-24 19:59:06,809 WARN [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.jackson.dataobject.fixture.TestVersionedDo. Data object version (in class file) 'jacksonFixture-1.0.0', deserialized data version 'scout-9.0.0' 2024-06-24 19:59:06,843 WARN [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.jackson.dataobject.fixture.TestVersionedDo. Data object version (in class file) 'jacksonFixture-1.0.0', deserialized data version 'scout-a.b.c' 2024-06-24 19:59:06,942 WARN [main] org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityVersionAttribute(DoEntityDeserializer.java:211) - Found version mismatch while deserializing DoEntity org.eclipse.scout.rt.jackson.dataobject.fixture.TestVersionedDo. Data object version (in class file) 'jacksonFixture-1.0.0', deserialized data version 'null' [INFO] Tests run: 225, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.423 s -- in org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsRawSerializationTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsRawSerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsExtensibilitySerializationTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.jackson.dataobject.JsonDataObjectsExtensibilitySerializationTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.JacksonIdStructureTest [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.scout.rt.jackson.dataobject.JacksonIdStructureTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.JacksonDataObjectMapperTest [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.838 s -- in org.eclipse.scout.rt.jackson.dataobject.JacksonDataObjectMapperTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.DoEntitySerializerAttributeNameComparatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.jackson.dataobject.DoEntitySerializerAttributeNameComparatorTest [INFO] Running org.eclipse.scout.rt.jackson.dataobject.DataObjectHelperNormalizeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.jackson.dataobject.DataObjectHelperNormalizeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 331, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.jackson.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.jackson.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.jackson.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.jackson.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.jackson.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.jackson.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.jackson.test/target/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.jackson.test/24.2-SNAPSHOT/org.eclipse.scout.rt.jackson.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.api.test >------- [INFO] Building org.eclipse.scout.rt.mom.api.test 24.2-SNAPSHOT [33/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mom.api.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.api.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.api.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.api.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/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.scout.rt.mom.api.marshaller.TextMarshallerTest SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.863 s -- in org.eclipse.scout.rt.mom.api.marshaller.TextMarshallerTest [INFO] Running org.eclipse.scout.rt.mom.api.marshaller.ObjectMarshallerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.scout.rt.mom.api.marshaller.ObjectMarshallerTest [INFO] Running org.eclipse.scout.rt.mom.api.marshaller.JsonMarshallerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 s -- in org.eclipse.scout.rt.mom.api.marshaller.JsonMarshallerTest [INFO] Running org.eclipse.scout.rt.mom.api.marshaller.JsonDataObjectMarshallerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.scout.rt.mom.api.marshaller.JsonDataObjectMarshallerTest [INFO] Running org.eclipse.scout.rt.mom.api.marshaller.BytesMarshallerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.mom.api.marshaller.BytesMarshallerTest [INFO] Running org.eclipse.scout.rt.mom.api.DestinationConfigPropertyParserTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.mom.api.DestinationConfigPropertyParserTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.api.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.api.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mom.api.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.api.test/target/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.api.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.api.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms >---------- [INFO] Building org.eclipse.scout.rt.mom.jms 24.2-SNAPSHOT [34/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.pom (10.0 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar (56 kB at 8.0 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mom.jms --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.jms --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.jms --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.jms --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.jms --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[149,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[165,23] org.eclipse.scout.rt.mom.api.IDestination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.IDestination should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[166,23] org.eclipse.scout.rt.mom.api.IDestination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.IDestination should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[212,21] Unsupported @SuppressWarnings("RedundantThrows") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[462,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[502,5] org.eclipse.scout.rt.mom.jms.JmsMessageReader is a raw type. References to generic type org.eclipse.scout.rt.mom.jms.JmsMessageReader should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[705,22] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[705,37] Unsupported @SuppressWarnings("RedundantThrows") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/src/main/java/org/eclipse/scout/rt/mom/jms/JmsMomImplementor.java:[821,16] org.eclipse.scout.rt.mom.api.IDestination is a raw type. References to generic type org.eclipse.scout.rt.mom.api.IDestination should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.mom.jms --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.jms --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.jms --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.jms --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.jms --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.jms --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.jms --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.jms --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.jms --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mom.jms --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms/target/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.mom.jms.test >------- [INFO] Building org.eclipse.scout.rt.mom.jms.test 24.2-SNAPSHOT [35/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.pom (9.6 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-parent/6.0.0/activemq-parent-6.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-parent/6.0.0/activemq-parent-6.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-parent/6.0.0/activemq-parent-6.0.0.pom (57 kB at 7.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/camel/camel-bom/4.1.0/camel-bom-4.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/camel/camel-bom/4.1.0/camel-bom-4.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/camel/camel-bom/4.1.0/camel-bom-4.1.0.pom (78 kB at 9.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/camel/camel/4.1.0/camel-4.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/camel/camel/4.1.0/camel-4.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/camel/camel/4.1.0/camel-4.1.0.pom (22 kB at 3.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jaxb/jaxb-bom/4.0.2/jaxb-bom-4.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/4.0.2/jaxb-bom-4.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jaxb/jaxb-bom/4.0.2/jaxb-bom-4.0.2.pom (11 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.pom (15 kB at 816 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.pom (2.6 kB at 433 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf-project/1.11/hawtbuf-project-1.11.pom (11 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/fusesource-pom/1.10/fusesource-pom-1.10.pom (15 kB at 2.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.pom (4.1 kB at 689 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-pom/2.31.2/artemis-pom-2.31.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.31.2/artemis-pom-2.31.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-pom/2.31.2/artemis-pom-2.31.2.pom (89 kB at 11 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-bom/1.24.0/opentelemetry-bom-1.24.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.24.0/opentelemetry-bom-1.24.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.24.0/opentelemetry-bom-1.24.0.pom (6.0 kB at 863 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-bom-alpha/1.24.0-alpha/opentelemetry-bom-alpha-1.24.0-alpha.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.24.0-alpha/opentelemetry-bom-alpha-1.24.0-alpha.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom-alpha/1.24.0-alpha/opentelemetry-bom-alpha-1.24.0-alpha.pom (4.2 kB at 694 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-bom/10.0.16/jetty-bom-10.0.16.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/10.0.16/jetty-bom-10.0.16.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/10.0.16/jetty-bom-10.0.16.pom (19 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.pom (6.9 kB at 863 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.pom (21 kB at 3.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.pom (5.6 kB at 801 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.pom (1.6 kB at 226 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-parent/4.1.101.Final/netty-parent-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.101.Final/netty-parent-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-parent/4.1.101.Final/netty-parent-4.1.101.Final.pom (84 kB at 11 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.pom (12 kB at 1.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 3.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final.pom (19 kB at 2.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.pom (2.2 kB at 309 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.pom (1.6 kB at 265 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.pom (30 kB at 4.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.pom (2.1 kB at 356 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final.pom (30 kB at 4.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.pom (2.1 kB at 356 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.pom (4.2 kB at 700 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.pom (5.3 kB at 884 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.pom (4.6 kB at 513 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.pom (3.6 kB at 237 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.pom (2.5 kB at 423 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.pom (4.9 kB at 816 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.pom (5.1 kB at 723 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.pom (13 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.pom (2.1 kB at 296 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.pom (3.4 kB at 483 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.pom (4.0 kB at 504 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.pom (27 kB at 3.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.pom (3.4 kB at 479 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.pom (19 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.pom (15 kB at 2.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.pom (1.4 kB at 117 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.pom (30 kB at 5.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 3.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/54/commons-parent-54.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 12 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.pom (8.6 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.pom (4.6 kB at 653 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.pom (14 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final-linux-x86_64.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final-osx-x86_64.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-broker/6.0.0/activemq-broker-6.0.0.jar (1.2 MB at 36 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/fusesource/hawtbuf/hawtbuf/1.11/hawtbuf-1.11.jar (50 kB at 6.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final-linux-x86_64.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-client/2.31.2/artemis-jakarta-client-2.31.2.jar (191 kB at 17 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-unix-common/4.1.101.Final/netty-transport-native-unix-common-4.1.101.Final.jar (44 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-core-client/2.31.2/artemis-core-client-2.31.2.jar (842 kB at 38 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final-osx-x86_64.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-epoll/4.1.101.Final/netty-transport-native-epoll-4.1.101.Final-linux-x86_64.jar (39 kB at 1.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-native-kqueue/4.1.101.Final/netty-transport-native-kqueue-4.1.101.Final-osx-x86_64.jar (25 kB at 863 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-epoll/4.1.101.Final/netty-transport-classes-epoll-4.1.101.Final.jar (147 kB at 4.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport-classes-kqueue/4.1.101.Final/netty-transport-classes-kqueue-4.1.101.Final.jar (108 kB at 3.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-client/6.0.0/activemq-client-6.0.0.jar (1.5 MB at 38 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-buffer/4.1.101.Final/netty-buffer-4.1.101.Final.jar (307 kB at 7.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-http/4.1.101.Final/netty-codec-http-4.1.101.Final.jar (658 kB at 15 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-transport/4.1.101.Final/netty-transport-4.1.101.Final.jar (497 kB at 10 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler-proxy/4.1.101.Final/netty-handler-proxy-4.1.101.Final.jar (25 kB at 520 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec-socks/4.1.101.Final/netty-codec-socks-4.1.101.Final.jar (121 kB at 2.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-handler/4.1.101.Final/netty-handler-4.1.101.Final.jar (561 kB at 9.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-codec/4.1.101.Final/netty-codec-4.1.101.Final.jar (345 kB at 5.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jgroups/jgroups/5.3.0.Final/jgroups-5.3.0.Final.jar (2.3 MB at 36 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-resolver/4.1.101.Final/netty-resolver-4.1.101.Final.jar (38 kB at 581 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-selector/2.31.2/artemis-selector-2.31.2.jar (109 kB at 1.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-server/2.31.2/artemis-jakarta-server-2.31.2.jar (123 kB at 1.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 2.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-common/4.1.101.Final/netty-common-4.1.101.Final.jar (661 kB at 6.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-commons/2.31.2/artemis-commons-2.31.2.jar (666 kB at 6.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jdbc-store/2.31.2/artemis-jdbc-store-2.31.2.jar (112 kB at 948 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-dbcp2/2.7.0/commons-dbcp2-2.7.0.jar (208 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-pool2/2.7.0/commons-pool2-2.7.0.jar (130 kB at 1.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-quorum-api/2.31.2/artemis-quorum-api-2.31.2.jar (13 kB at 102 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/ben-manes/caffeine/caffeine/3.1.6/caffeine-3.1.6.jar (752 kB at 6.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jctools/jctools-core/2.1.2/jctools-core-2.1.2.jar (252 kB at 1.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-configuration2/2.9.0/commons-configuration2-2.9.0.jar (645 kB at 4.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.9.5/micrometer-core-1.9.5.jar (658 kB at 4.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/activemq-artemis-native/2.0.0/activemq-artemis-native-2.0.0.jar (42 kB at 294 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-jakarta-service-extensions/2.31.2/artemis-jakarta-service-extensions-2.31.2.jar (34 kB at 238 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/transaction/jakarta.transaction-api/2.0.1/jakarta.transaction-api-2.0.1.jar (29 kB at 196 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-journal/2.31.2/artemis-journal-2.31.2.jar (236 kB at 1.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/activemq/artemis-server/2.31.2/artemis-server-2.31.2.jar (2.4 MB at 11 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitcore.JUnitCoreProvider [INFO] parallel='none', perCoreThreadCount=true, threadCount=0, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 2024-06-24 19:59:15,719 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 19:59:15,738 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-24 19:59:15,837 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-24 19:59:16,006 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 277.427543 ms. Total class count: 1019 2024-06-24 19:59:16,303 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 211 beans in 294.826123 ms 2024-06-24 19:59:16,340 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 211 beans in 37.051078 ms 2024-06-24 19:59:16,355 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 19:59:16,356 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-24 19:59:16,406 INFO [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. 2024-06-24 19:59:16,757 INFO [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) 2024-06-24 19:59:16,769 INFO [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO 2024-06-24 19:59:16,849 INFO [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal 2024-06-24 19:59:17,064 INFO [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824 2024-06-24 19:59:17,125 INFO [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2024-06-24 19:59:17,206 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null 2024-06-24 19:59:17,208 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@5cffec7 2024-06-24 19:59:17,208 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost 2024-06-24 19:59:17,232 INFO [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock 2024-06-24 19:59:17,232 INFO [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock 2024-06-24 19:59:17,378 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation 2024-06-24 19:59:17,392 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5ae66c98 2024-06-24 19:59:17,524 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1136122a 2024-06-24 19:59:17,526 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst 2024-06-24 19:59:17,527 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@72288480 2024-06-24 19:59:17,528 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4ea43d4d 2024-06-24 19:59:17,529 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties 2024-06-24 19:59:17,529 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6f22c1f1 2024-06-24 19:59:17,530 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2ee095c9 2024-06-24 19:59:17,530 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout 2024-06-24 19:59:17,531 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@185a0811 2024-06-24 19:59:17,532 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@77fb1002 2024-06-24 19:59:17,532 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst 2024-06-24 19:59:17,532 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@e2f6a45 2024-06-24 19:59:17,533 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@24cbf894 2024-06-24 19:59:17,534 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions 2024-06-24 19:59:17,534 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6c19769c 2024-06-24 19:59:17,535 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@434d001d 2024-06-24 19:59:17,535 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId 2024-06-24 19:59:17,536 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@36453773 2024-06-24 19:59:17,536 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4db16677 2024-06-24 19:59:17,537 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions 2024-06-24 19:59:17,537 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6abb44cb 2024-06-24 19:59:17,538 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@41ddec69 2024-06-24 19:59:17,538 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller 2024-06-24 19:59:17,539 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5e3cb58e 2024-06-24 19:59:17,539 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@18f8e2e0 2024-06-24 19:59:17,540 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation 2024-06-24 19:59:17,540 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@28d56028 2024-06-24 19:59:17,541 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6c56fff 2024-06-24 19:59:17,541 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply 2024-06-24 19:59:17,542 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3dee3a6c 2024-06-24 19:59:17,543 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@62de20d3 2024-06-24 19:59:17,543 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId 2024-06-24 19:59:17,543 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6109d880 2024-06-24 19:59:17,544 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4c9ef9c9 2024-06-24 19:59:17,545 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector 2024-06-24 19:59:17,545 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6f976c 2024-06-24 19:59:17,546 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1324e70a 2024-06-24 19:59:17,546 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation 2024-06-24 19:59:17,547 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3cc6f036 2024-06-24 19:59:17,547 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@72d16d6 2024-06-24 19:59:17,548 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic 2024-06-24 19:59:17,548 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7b0525a8 2024-06-24 19:59:17,549 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4f2d8175 2024-06-24 19:59:17,549 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic 2024-06-24 19:59:17,550 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@44618fe6 2024-06-24 19:59:17,551 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2b15ba1a 2024-06-24 19:59:17,551 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe 2024-06-24 19:59:17,551 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@796fe2b5 2024-06-24 19:59:17,552 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5a6af2c4 2024-06-24 19:59:17,552 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes 2024-06-24 19:59:17,553 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@123c48d0 2024-06-24 19:59:17,554 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@14fff5e7 2024-06-24 19:59:17,554 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText 2024-06-24 19:59:17,554 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1203d787 2024-06-24 19:59:17,555 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1f72fbd1 2024-06-24 19:59:17,555 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject 2024-06-24 19:59:17,556 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6f785a27 2024-06-24 19:59:17,556 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@443dae2 2024-06-24 19:59:17,557 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption 2024-06-24 19:59:17,557 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@8f09a02 2024-06-24 19:59:17,558 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5454be 2024-06-24 19:59:17,558 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal 2024-06-24 19:59:17,559 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2dd08ff1 2024-06-24 19:59:17,559 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@37dec463 2024-06-24 19:59:17,560 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional 2024-06-24 19:59:17,560 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3bf26810 2024-06-24 19:59:17,561 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@19213a74 2024-06-24 19:59:17,561 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover 2024-06-24 19:59:17,562 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@30a791a6 2024-06-24 19:59:17,562 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@719bb60d 2024-06-24 19:59:17,563 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst 2024-06-24 19:59:17,563 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5981f2c6 2024-06-24 19:59:17,564 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@49639118 2024-06-24 19:59:17,564 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData 2024-06-24 19:59:17,564 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@45451333 2024-06-24 19:59:17,565 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6942ee48 2024-06-24 19:59:17,566 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure 2024-06-24 19:59:17,566 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3f033664 2024-06-24 19:59:17,567 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6abd8bcd 2024-06-24 19:59:17,567 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst 2024-06-24 19:59:17,567 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@70cd122 2024-06-24 19:59:17,568 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@79424f25 2024-06-24 19:59:17,568 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional 2024-06-24 19:59:17,569 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5fd4e67f 2024-06-24 19:59:17,570 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@59b1edab 2024-06-24 19:59:17,570 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData 2024-06-24 19:59:17,570 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3855b27e 2024-06-24 19:59:17,571 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5305f936 2024-06-24 19:59:17,571 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData 2024-06-24 19:59:17,572 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2b1a1a37 2024-06-24 19:59:17,572 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7d90764a 2024-06-24 19:59:17,573 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub 2024-06-24 19:59:17,573 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6843fdc4 2024-06-24 19:59:17,602 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@147375b3 2024-06-24 19:59:17,603 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption 2024-06-24 19:59:17,603 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6f430ea8 2024-06-24 19:59:17,604 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@119f072c 2024-06-24 19:59:17,608 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@67d180e4 2024-06-24 19:59:17,659 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@568c9ee1 2024-06-24 19:59:17,674 INFO [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live 2024-06-24 19:59:17,674 INFO [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7] [INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-06-24 19:59:18,680 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:18,680 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:19,109 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 149322409'. - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 19:59:19,350 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #1 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 19:59:19,518 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-24 19:59:19,519 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-24 19:59:19,519 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-24 19:59:19,519 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-24 19:59:19,520 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-24 19:59:19,817 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:1) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-24 19:59:19,826 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:1) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-24 19:59:19,827 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-24 19:59:19,917 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom1 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-24 19:59:19,949 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-4:1,clientId=Scout JUnit MOM #1 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom1] 2024-06-24 19:59:20,766 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@20b76f2c, org.eclipse.scout.rt.mom.jms.JmsSubscription@537d7cb5] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 19:59:20,815 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7518fc91, org.eclipse.scout.rt.mom.jms.JmsSubscription@456e5a83] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 19:59:20,826 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@2a03cce3, org.eclipse.scout.rt.mom.jms.JmsSubscription@7bcf0676] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 19:59:20,846 INFO [scout-thread-21] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 25 IDoEntity implementations with @TypeName annotation and 0 implementations with @TypeVersion annotation. - MDC[jobName=request on test/mom/testRequestReplyInternal] 2024-06-24 19:59:20,903 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@4b68c443, org.eclipse.scout.rt.mom.jms.JmsSubscription@685e2cff] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 19:59:20,917 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@72351d26, org.eclipse.scout.rt.mom.jms.JmsSubscription@1e5e0edd] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 19:59:20,926 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@791e31c3, org.eclipse.scout.rt.mom.jms.JmsSubscription@22963792] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 19:59:20,937 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@3a6877d1, org.eclipse.scout.rt.mom.jms.JmsSubscription@6fc99ece] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 19:59:20,946 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@3a3c7674, org.eclipse.scout.rt.mom.jms.JmsSubscription@1d3f0e1d] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 19:59:20,956 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@6c291a40, org.eclipse.scout.rt.mom.jms.JmsSubscription@2c1cb85c] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 19:59:20,964 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@2d4b375c, org.eclipse.scout.rt.mom.jms.JmsSubscription@3ec6a2f5] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 19:59:21,003 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@16625fc8[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:21,005 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.044658 ms 2024-06-24 19:59:21,005 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:21,006 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:21,009 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom1 stopped 2024-06-24 19:59:21,010 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:1) is shutting down - MDC[activemq.broker=mom1] 2024-06-24 19:59:21,024 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:1) uptime 1.512 seconds - MDC[activemq.broker=mom1] 2024-06-24 19:59:21,024 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom1, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:1) is shutdown - MDC[activemq.broker=mom1] 2024-06-24 19:59:21,024 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:21,026 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2345.307843 ms 2024-06-24 19:59:21,026 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:21,030 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:21,030 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:21,031 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1769244210'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1] 2024-06-24 19:59:21,033 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #2 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom1] 2024-06-24 19:59:21,035 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-24 19:59:21,035 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-24 19:59:21,035 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-24 19:59:21,035 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-24 19:59:21,035 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-24 19:59:21,036 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:2) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-24 19:59:21,036 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:2) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-24 19:59:21,036 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-24 19:59:21,037 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom2 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] 2024-06-24 19:59:21,038 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-7:1,clientId=Scout JUnit MOM #2 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom2] Reply: TheReply 2024-06-24 19:59:21,050 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1f591b2e] 2024-06-24 19:59:21,050 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@158e840e[job=JMS subscriber, state=DONE], JobFutureTask@1ab38b38[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:21,051 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016975 ms 2024-06-24 19:59:21,051 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:21,051 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:21,052 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom2 stopped 2024-06-24 19:59:21,052 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:2) is shutting down - MDC[activemq.broker=mom2] 2024-06-24 19:59:21,052 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:2) uptime 0.017 seconds - MDC[activemq.broker=mom2] 2024-06-24 19:59:21,053 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom2, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:2) is shutdown - MDC[activemq.broker=mom2] 2024-06-24 19:59:21,053 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:21,053 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.193898 ms 2024-06-24 19:59:21,053 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:21,055 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:21,055 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:21,056 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 79196603'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom2] 2024-06-24 19:59:21,058 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #3 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom2] 2024-06-24 19:59:21,059 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-24 19:59:21,059 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-24 19:59:21,060 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-24 19:59:21,060 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-24 19:59:21,060 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-24 19:59:21,060 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:3) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-24 19:59:21,061 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:3) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-24 19:59:21,061 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-24 19:59:21,061 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom3 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-24 19:59:21,062 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-10:1,clientId=Scout JUnit MOM #3 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom3] 2024-06-24 19:59:21,068 ERROR [scout-thread-20] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=79cc42a9-6bb1-4b3b-9176-b7b57e124b13] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_StringMarshaller_Exception(JmsMomWithRequestReplyTest.java:701) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:59:21,115 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7860a014] 2024-06-24 19:59:21,115 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@3764fcd4[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@4deae60d[job=JMS subscriber, state=DONE]] 2024-06-24 19:59:21,115 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014701 ms 2024-06-24 19:59:21,116 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:21,116 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:21,117 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom3 stopped 2024-06-24 19:59:21,117 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:3) is shutting down - MDC[activemq.broker=mom3] 2024-06-24 19:59:21,117 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:3) uptime 0.058 seconds - MDC[activemq.broker=mom3] 2024-06-24 19:59:21,118 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom3, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:3) is shutdown - MDC[activemq.broker=mom3] 2024-06-24 19:59:21,118 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:21,118 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 62.957772 ms 2024-06-24 19:59:21,118 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:21,120 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:21,120 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:21,121 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1253459242'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-24 19:59:21,123 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #4 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-24 19:59:21,124 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-24 19:59:21,124 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-24 19:59:21,124 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-24 19:59:21,124 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-24 19:59:21,124 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-24 19:59:21,125 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:4) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-24 19:59:21,125 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:4) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-24 19:59:21,125 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-24 19:59:21,126 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom4 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-24 19:59:21,127 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-13:1,clientId=Scout JUnit MOM #4 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom4] 2024-06-24 19:59:21,135 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@16ed9c5e, org.eclipse.scout.rt.mom.jms.JmsSubscription@78d63257] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-24 19:59:21,143 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7fb5b0a9, org.eclipse.scout.rt.mom.jms.JmsSubscription@47a91a6] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-24 19:59:21,150 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@62c4039e, org.eclipse.scout.rt.mom.jms.JmsSubscription@344f0ac8] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-24 19:59:21,158 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@5dec878b, org.eclipse.scout.rt.mom.jms.JmsSubscription@12de02bb] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-24 19:59:21,165 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@6902fd4, org.eclipse.scout.rt.mom.jms.JmsSubscription@220feb5] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-24 19:59:21,208 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@157e3945, org.eclipse.scout.rt.mom.jms.JmsSubscription@219d6a14] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-24 19:59:21,215 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@3312ee27, org.eclipse.scout.rt.mom.jms.JmsSubscription@b256e5f] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-24 19:59:21,222 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@5a16ff4a, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b782952] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-24 19:59:21,229 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@51a57b71, org.eclipse.scout.rt.mom.jms.JmsSubscription@324021ed] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-24 19:59:21,236 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@74a2e4da, org.eclipse.scout.rt.mom.jms.JmsSubscription@4db62a6] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom3] 2024-06-24 19:59:21,236 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2e9acbf6[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:21,237 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013955 ms 2024-06-24 19:59:21,237 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:21,237 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:21,238 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom4 stopped 2024-06-24 19:59:21,238 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:4) is shutting down - MDC[activemq.broker=mom4] 2024-06-24 19:59:21,238 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:4) uptime 0.114 seconds - MDC[activemq.broker=mom4] 2024-06-24 19:59:21,239 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom4, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:4) is shutdown - MDC[activemq.broker=mom4] 2024-06-24 19:59:21,239 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:21,239 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 118.950442 ms 2024-06-24 19:59:21,239 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:21,241 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:21,241 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:21,242 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 497836265'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom4] 2024-06-24 19:59:21,244 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #5 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom4] 2024-06-24 19:59:21,245 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-24 19:59:21,245 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-24 19:59:21,245 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-24 19:59:21,245 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-24 19:59:21,245 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-24 19:59:21,246 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:5) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-24 19:59:21,246 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:5) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-24 19:59:21,246 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-24 19:59:21,247 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom5 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-24 19:59:21,248 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-16:1,clientId=Scout JUnit MOM #5 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom5] 2024-06-24 19:59:21,307 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@78d52d4c, org.eclipse.scout.rt.mom.jms.JmsSubscription@47a90d2a] 2024-06-24 19:59:21,307 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@68b63eb6[job=JMS subscriber, state=DONE], JobFutureTask@286e3357[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:21,308 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014723 ms 2024-06-24 19:59:21,308 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:21,308 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:21,309 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom5 stopped 2024-06-24 19:59:21,309 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:5) is shutting down - MDC[activemq.broker=mom5] 2024-06-24 19:59:21,309 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:5) uptime 0.064 seconds - MDC[activemq.broker=mom5] 2024-06-24 19:59:21,310 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom5, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:5) is shutdown - MDC[activemq.broker=mom5] 2024-06-24 19:59:21,310 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:21,310 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 68.756295 ms 2024-06-24 19:59:21,310 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:21,311 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:21,311 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:21,312 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1140814161'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom5] 2024-06-24 19:59:21,314 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #6 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom5] 2024-06-24 19:59:21,315 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-24 19:59:21,315 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-24 19:59:21,315 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-24 19:59:21,315 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-24 19:59:21,315 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-24 19:59:21,316 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:6) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-24 19:59:21,316 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:6) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-24 19:59:21,316 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-24 19:59:21,317 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom6 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-24 19:59:21,318 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-19:1,clientId=Scout JUnit MOM #6 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom6] 2024-06-24 19:59:21,376 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3c1ef806, org.eclipse.scout.rt.mom.jms.JmsSubscription@969c2f9] 2024-06-24 19:59:21,376 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@243e04dc[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@13ade564[job=JMS subscriber, state=DONE]] 2024-06-24 19:59:21,377 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012668 ms 2024-06-24 19:59:21,377 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:21,377 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:21,378 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom6 stopped 2024-06-24 19:59:21,378 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:6) is shutting down - MDC[activemq.broker=mom6] 2024-06-24 19:59:21,378 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:6) uptime 0.063 seconds - MDC[activemq.broker=mom6] 2024-06-24 19:59:21,379 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom6, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:6) is shutdown - MDC[activemq.broker=mom6] 2024-06-24 19:59:21,379 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:21,379 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 67.691967 ms 2024-06-24 19:59:21,379 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:21,380 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:21,381 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:21,382 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 185842461'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom6] 2024-06-24 19:59:21,383 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #7 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom6] 2024-06-24 19:59:21,384 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-24 19:59:21,384 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-24 19:59:21,384 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-24 19:59:21,384 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-24 19:59:21,384 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-24 19:59:21,385 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:7) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-24 19:59:21,385 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:7) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-24 19:59:21,385 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-24 19:59:21,386 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom7 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-24 19:59:21,387 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-22:1,clientId=Scout JUnit MOM #7 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom7] 2024-06-24 19:59:21,445 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@76d220eb, org.eclipse.scout.rt.mom.jms.JmsSubscription@276eafad] 2024-06-24 19:59:21,445 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@58fa62bc[job=JMS subscriber, state=DONE], JobFutureTask@3379d15e[job=JMS subscriber, state=DONE], JobFutureTask@bb813e4[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:21,446 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015584 ms 2024-06-24 19:59:21,446 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:21,446 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:21,447 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom7 stopped 2024-06-24 19:59:21,447 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:7) is shutting down - MDC[activemq.broker=mom7] 2024-06-24 19:59:21,448 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:7) uptime 0.063 seconds - MDC[activemq.broker=mom7] 2024-06-24 19:59:21,448 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom7, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:7) is shutdown - MDC[activemq.broker=mom7] 2024-06-24 19:59:21,448 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:21,448 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 67.406535 ms 2024-06-24 19:59:21,448 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:21,449 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:21,449 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:21,450 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1857969412'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom7] 2024-06-24 19:59:21,452 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #8 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom7] 2024-06-24 19:59:21,453 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-24 19:59:21,453 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-24 19:59:21,453 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-24 19:59:21,453 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-24 19:59:21,453 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-24 19:59:21,454 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:8) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-24 19:59:21,454 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:8) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-24 19:59:21,454 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-24 19:59:21,455 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom8 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-24 19:59:21,456 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-25:1,clientId=Scout JUnit MOM #8 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom8] 2024-06-24 19:59:21,513 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f2b608e, org.eclipse.scout.rt.mom.jms.JmsSubscription@7c55e559] 2024-06-24 19:59:21,514 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@61797e49[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@6a8a7383[job=JMS subscriber, state=DONE], JobFutureTask@35c1ba8a[job=JMS subscriber, state=DONE]] 2024-06-24 19:59:21,514 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013846 ms 2024-06-24 19:59:21,514 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:21,514 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:21,515 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom8 stopped 2024-06-24 19:59:21,515 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:8) is shutting down - MDC[activemq.broker=mom8] 2024-06-24 19:59:21,516 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:8) uptime 0.062 seconds - MDC[activemq.broker=mom8] 2024-06-24 19:59:21,516 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom8, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:8) is shutdown - MDC[activemq.broker=mom8] 2024-06-24 19:59:21,516 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:21,516 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.632097 ms 2024-06-24 19:59:21,516 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:21,517 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:21,517 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:21,518 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 823736136'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom8] 2024-06-24 19:59:21,520 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #9 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom8] 2024-06-24 19:59:21,521 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-24 19:59:21,521 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-24 19:59:21,521 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-24 19:59:21,521 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-24 19:59:21,521 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-24 19:59:21,522 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:9) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-24 19:59:21,522 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:9) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-24 19:59:21,522 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-24 19:59:21,522 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom9 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-24 19:59:21,523 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-28:1,clientId=Scout JUnit MOM #9 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom9] 2024-06-24 19:59:21,581 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3f473daf, org.eclipse.scout.rt.mom.jms.JmsSubscription@390e814c] 2024-06-24 19:59:21,581 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@2226f9c7[job=JMS subscriber, state=DONE], JobFutureTask@6f34fcb6[job=JMS subscriber, state=DONE], JobFutureTask@1f581252[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:21,582 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015174 ms 2024-06-24 19:59:21,582 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:21,582 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:21,582 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom9 stopped 2024-06-24 19:59:21,583 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:9) is shutting down - MDC[activemq.broker=mom9] 2024-06-24 19:59:21,583 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:9) uptime 0.062 seconds - MDC[activemq.broker=mom9] 2024-06-24 19:59:21,583 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom9, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:9) is shutdown - MDC[activemq.broker=mom9] 2024-06-24 19:59:21,584 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:21,584 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.317315 ms 2024-06-24 19:59:21,584 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:21,585 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:21,585 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:21,586 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 178327837'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom9] 2024-06-24 19:59:21,587 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #10 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom9] 2024-06-24 19:59:21,588 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-24 19:59:21,588 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-24 19:59:21,589 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-24 19:59:21,589 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-24 19:59:21,589 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-24 19:59:21,589 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:10) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-24 19:59:21,589 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:10) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-24 19:59:21,590 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-24 19:59:21,590 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom10 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-24 19:59:21,591 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-31:1,clientId=Scout JUnit MOM #10 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom10] 2024-06-24 19:59:21,654 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5bb90b89, org.eclipse.scout.rt.mom.jms.JmsSubscription@10b0dd3a] 2024-06-24 19:59:21,655 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@5da38b15[job=JMS subscriber, state=DONE], JobFutureTask@168f9e1[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@65dd08e0[job=JMS subscriber, state=DONE]] 2024-06-24 19:59:21,655 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013595 ms 2024-06-24 19:59:21,656 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:21,656 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:21,656 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom10 stopped 2024-06-24 19:59:21,656 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:10) is shutting down - MDC[activemq.broker=mom10] 2024-06-24 19:59:21,657 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:10) uptime 0.069 seconds - MDC[activemq.broker=mom10] 2024-06-24 19:59:21,657 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom10, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:10) is shutdown - MDC[activemq.broker=mom10] 2024-06-24 19:59:21,657 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:21,658 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 72.412169 ms 2024-06-24 19:59:21,658 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:21,659 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:21,659 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:21,660 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1464644443'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom10] 2024-06-24 19:59:21,661 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #11 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom10] 2024-06-24 19:59:21,662 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-24 19:59:21,662 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-24 19:59:21,662 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-24 19:59:21,662 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-24 19:59:21,662 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-24 19:59:21,663 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:11) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-24 19:59:21,663 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:11) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-24 19:59:21,663 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-24 19:59:21,664 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom11 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-24 19:59:21,664 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-34:1,clientId=Scout JUnit MOM #11 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom11] 2024-06-24 19:59:21,721 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2ee5fe1e, org.eclipse.scout.rt.mom.jms.JmsSubscription@2b30b25f] 2024-06-24 19:59:21,722 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@15f712d6[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@475646c5[job=JMS subscriber, state=RUNNING], JobFutureTask@4f4712c[job=JMS subscriber, state=DONE]] 2024-06-24 19:59:21,722 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015037 ms 2024-06-24 19:59:21,723 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:21,723 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:21,723 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom11 stopped 2024-06-24 19:59:21,723 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:11) is shutting down - MDC[activemq.broker=mom11] 2024-06-24 19:59:21,724 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:11) uptime 0.062 seconds - MDC[activemq.broker=mom11] 2024-06-24 19:59:21,724 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom11, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:11) is shutdown - MDC[activemq.broker=mom11] 2024-06-24 19:59:21,724 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:21,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.364433 ms 2024-06-24 19:59:21,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:21,725 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:21,726 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:21,726 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1028636804'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom11] 2024-06-24 19:59:21,728 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #12 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom11] 2024-06-24 19:59:21,729 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-24 19:59:21,729 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-24 19:59:21,729 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-24 19:59:21,729 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-24 19:59:21,729 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-24 19:59:21,730 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:12) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-24 19:59:21,730 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:12) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-24 19:59:21,730 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-24 19:59:21,731 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom12 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-24 19:59:21,732 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-37:1,clientId=Scout JUnit MOM #12 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-24 19:59:21,789 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@55f4ec04, org.eclipse.scout.rt.mom.jms.JmsSubscription@f3c27e9] 2024-06-24 19:59:21,789 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@30e20f92[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@20ad9e69[job=JMS subscriber, state=DONE], JobFutureTask@260b575e[job=JMS subscriber, state=DONE]] 2024-06-24 19:59:21,790 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.016822 ms 2024-06-24 19:59:21,790 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:21,790 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:21,791 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom12 stopped 2024-06-24 19:59:21,791 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:12) is shutting down - MDC[activemq.broker=mom12] 2024-06-24 19:59:21,791 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:12) uptime 0.062 seconds - MDC[activemq.broker=mom12] 2024-06-24 19:59:21,791 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom12, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:12) is shutdown - MDC[activemq.broker=mom12] 2024-06-24 19:59:21,792 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:21,792 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.099705 ms 2024-06-24 19:59:21,792 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:21,793 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:21,793 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:21,794 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2089809205'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-24 19:59:21,795 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #13 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-24 19:59:21,796 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-24 19:59:21,796 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-24 19:59:21,796 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-24 19:59:21,796 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-24 19:59:21,796 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-24 19:59:21,797 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:13) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-24 19:59:21,797 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:13) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-24 19:59:21,797 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-24 19:59:21,798 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom13 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-24 19:59:21,798 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-40:1,clientId=Scout JUnit MOM #13 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom13] 2024-06-24 19:59:21,856 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@59d7d574, org.eclipse.scout.rt.mom.jms.JmsSubscription@94b5fe3] 2024-06-24 19:59:21,856 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@6befea2a[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@7a58cee0[job=JMS subscriber, state=DONE], JobFutureTask@4653c73e[job=JMS subscriber, state=DONE]] 2024-06-24 19:59:21,857 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015252 ms 2024-06-24 19:59:21,857 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:21,857 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:21,858 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom13 stopped 2024-06-24 19:59:21,858 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:13) is shutting down - MDC[activemq.broker=mom13] 2024-06-24 19:59:21,858 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:13) uptime 0.062 seconds - MDC[activemq.broker=mom13] 2024-06-24 19:59:21,858 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom13, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:13) is shutdown - MDC[activemq.broker=mom13] 2024-06-24 19:59:21,858 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:21,859 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.726560 ms 2024-06-24 19:59:21,859 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:21,860 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:21,860 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:21,861 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1874129956'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom13] 2024-06-24 19:59:21,862 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #14 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom13] 2024-06-24 19:59:21,863 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-24 19:59:21,863 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-24 19:59:21,863 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-24 19:59:21,863 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-24 19:59:21,863 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-24 19:59:21,864 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:14) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-24 19:59:21,864 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:14) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-24 19:59:21,864 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-24 19:59:21,864 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom14 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-24 19:59:21,865 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-43:1,clientId=Scout JUnit MOM #14 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom14] 2024-06-24 19:59:21,922 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7641c4e7, org.eclipse.scout.rt.mom.jms.JmsSubscription@650a0b50] 2024-06-24 19:59:21,923 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@32e7ad57[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@1299b95b[job=JMS subscriber, state=DONE], JobFutureTask@51e3343c[job=JMS subscriber, state=DONE]] 2024-06-24 19:59:21,923 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015211 ms 2024-06-24 19:59:21,924 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:21,924 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:21,924 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom14 stopped 2024-06-24 19:59:21,924 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:14) is shutting down - MDC[activemq.broker=mom14] 2024-06-24 19:59:21,925 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:14) uptime 0.062 seconds - MDC[activemq.broker=mom14] 2024-06-24 19:59:21,925 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom14, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:14) is shutdown - MDC[activemq.broker=mom14] 2024-06-24 19:59:21,925 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:21,926 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.558048 ms 2024-06-24 19:59:21,926 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:21,928 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:21,928 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:21,929 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2006216248'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom14] 2024-06-24 19:59:21,931 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #15 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12] 2024-06-24 19:59:21,932 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-24 19:59:21,933 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-24 19:59:21,933 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-24 19:59:21,933 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-24 19:59:21,933 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-24 19:59:21,933 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:15) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-24 19:59:21,934 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:15) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-24 19:59:21,934 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-24 19:59:21,934 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom15 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-24 19:59:21,935 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-46:1,clientId=Scout JUnit MOM #15 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom15] 2024-06-24 19:59:22,237 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@18356d9e] 2024-06-24 19:59:22,238 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2f32c3d1[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:22,238 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012742 ms 2024-06-24 19:59:22,238 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:22,238 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:22,239 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom15 stopped 2024-06-24 19:59:22,239 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:15) is shutting down - MDC[activemq.broker=mom15] 2024-06-24 19:59:22,239 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:15) uptime 0.307 seconds - MDC[activemq.broker=mom15] 2024-06-24 19:59:22,239 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom15, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:15) is shutdown - MDC[activemq.broker=mom15] 2024-06-24 19:59:22,239 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:22,240 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 311.314833 ms 2024-06-24 19:59:22,240 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:22,241 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:22,241 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:22,242 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 914542367'. - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 19:59:22,244 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #16 initialized: null - MDC[jobName=requester (Q)] 2024-06-24 19:59:22,246 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-24 19:59:22,246 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-24 19:59:22,246 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-24 19:59:22,246 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-24 19:59:22,246 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-24 19:59:22,247 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:16) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-24 19:59:22,247 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:16) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-24 19:59:22,247 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-24 19:59:22,248 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom16 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-24 19:59:22,249 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-49:1,clientId=Scout JUnit MOM #16 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom16] 2024-06-24 19:59:22,549 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@38eafdab] 2024-06-24 19:59:22,549 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@2ae4279e[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@90f19b3[job=JMS subscriber, state=DONE]] 2024-06-24 19:59:22,550 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011887 ms 2024-06-24 19:59:22,550 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:22,550 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:22,550 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom16 stopped 2024-06-24 19:59:22,550 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:16) is shutting down - MDC[activemq.broker=mom16] 2024-06-24 19:59:22,551 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:16) uptime 0.305 seconds - MDC[activemq.broker=mom16] 2024-06-24 19:59:22,551 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom16, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:16) is shutdown - MDC[activemq.broker=mom16] 2024-06-24 19:59:22,551 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:22,552 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 310.278992 ms 2024-06-24 19:59:22,552 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:22,552 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:22,552 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:22,553 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1508361365'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom15] 2024-06-24 19:59:22,555 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #17 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom13] 2024-06-24 19:59:22,555 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-24 19:59:22,556 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-24 19:59:22,556 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-24 19:59:22,556 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-24 19:59:22,556 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-24 19:59:22,556 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:17) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-24 19:59:22,556 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:17) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-24 19:59:22,556 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-24 19:59:22,557 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom17 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-24 19:59:22,558 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-52:1,clientId=Scout JUnit MOM #17 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom17] 2024-06-24 19:59:22,859 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7da40bf4] 2024-06-24 19:59:22,859 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6f2ffa42[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:22,860 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011872 ms 2024-06-24 19:59:22,860 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:22,860 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:22,860 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom17 stopped 2024-06-24 19:59:22,861 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:17) is shutting down - MDC[activemq.broker=mom17] 2024-06-24 19:59:22,861 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:17) uptime 0.306 seconds - MDC[activemq.broker=mom17] 2024-06-24 19:59:22,861 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom17, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:17) is shutdown - MDC[activemq.broker=mom17] 2024-06-24 19:59:22,861 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:22,861 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 308.892318 ms 2024-06-24 19:59:22,862 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:22,862 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:22,862 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:22,863 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1937826657'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom16] 2024-06-24 19:59:22,865 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #18 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12] 2024-06-24 19:59:22,866 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-24 19:59:22,866 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-24 19:59:22,866 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-24 19:59:22,866 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-24 19:59:22,866 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-24 19:59:22,866 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:18) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-24 19:59:22,866 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:18) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-24 19:59:22,867 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-24 19:59:22,867 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom18 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-24 19:59:22,868 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-55:1,clientId=Scout JUnit MOM #18 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom18] 2024-06-24 19:59:23,169 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4f4b7a2e] 2024-06-24 19:59:23,169 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@63c65f61[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:23,169 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011372 ms 2024-06-24 19:59:23,169 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:23,169 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:23,170 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom18 stopped 2024-06-24 19:59:23,170 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:18) is shutting down - MDC[activemq.broker=mom18] 2024-06-24 19:59:23,171 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:18) uptime 0.305 seconds - MDC[activemq.broker=mom18] 2024-06-24 19:59:23,171 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom18, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:18) is shutdown - MDC[activemq.broker=mom18] 2024-06-24 19:59:23,171 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:23,171 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 308.565855 ms 2024-06-24 19:59:23,171 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:23,172 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:23,172 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:23,173 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2082126619'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom17] 2024-06-24 19:59:23,174 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #19 initialized: null - MDC[jobName=requester (Q)] 2024-06-24 19:59:23,175 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-24 19:59:23,175 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-24 19:59:23,175 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-24 19:59:23,175 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-24 19:59:23,175 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-24 19:59:23,176 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:19) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-24 19:59:23,176 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:19) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-24 19:59:23,176 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-24 19:59:23,176 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom19 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-24 19:59:23,177 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-58:1,clientId=Scout JUnit MOM #19 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom19] 2024-06-24 19:59:23,479 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@140fa482] 2024-06-24 19:59:23,480 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@62943c84[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@955004f[job=JMS subscriber, state=DONE]] 2024-06-24 19:59:23,480 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012708 ms 2024-06-24 19:59:23,480 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:23,480 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:23,481 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom19 stopped 2024-06-24 19:59:23,481 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:19) is shutting down - MDC[activemq.broker=mom19] 2024-06-24 19:59:23,481 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:19) uptime 0.306 seconds - MDC[activemq.broker=mom19] 2024-06-24 19:59:23,481 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom19, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:19) is shutdown - MDC[activemq.broker=mom19] 2024-06-24 19:59:23,482 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:23,482 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 309.762658 ms 2024-06-24 19:59:23,482 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:23,483 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:23,483 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:23,484 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 667265705'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom18] 2024-06-24 19:59:23,485 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #20 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom13] 2024-06-24 19:59:23,486 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-24 19:59:23,486 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-24 19:59:23,486 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-24 19:59:23,486 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-24 19:59:23,487 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-24 19:59:23,487 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:20) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-24 19:59:23,487 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:20) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-24 19:59:23,487 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-24 19:59:23,488 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom20 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-24 19:59:23,489 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-61:1,clientId=Scout JUnit MOM #20 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom20] 2024-06-24 19:59:23,789 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@d5eca06] 2024-06-24 19:59:23,790 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@3fe2be10[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@77b60982[job=JMS subscriber, state=DONE]] 2024-06-24 19:59:23,790 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012493 ms 2024-06-24 19:59:23,790 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:23,791 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:23,791 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom20 stopped 2024-06-24 19:59:23,791 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:20) is shutting down - MDC[activemq.broker=mom20] 2024-06-24 19:59:23,792 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:20) uptime 0.306 seconds - MDC[activemq.broker=mom20] 2024-06-24 19:59:23,792 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom20, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:20) is shutdown - MDC[activemq.broker=mom20] 2024-06-24 19:59:23,792 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:23,792 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 309.269310 ms 2024-06-24 19:59:23,792 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:23,793 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:23,793 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:23,794 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 386432905'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom19] 2024-06-24 19:59:23,795 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #21 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12] 2024-06-24 19:59:23,796 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-24 19:59:23,796 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-24 19:59:23,796 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-24 19:59:23,796 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-24 19:59:23,796 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-24 19:59:23,796 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:21) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-24 19:59:23,797 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:21) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-24 19:59:23,797 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-24 19:59:23,797 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom21 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-24 19:59:23,798 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-64:1,clientId=Scout JUnit MOM #21 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom21] 2024-06-24 19:59:24,100 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5d2bfc9f] 2024-06-24 19:59:24,100 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@18ccd7aa[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:24,100 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011519 ms 2024-06-24 19:59:24,100 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:24,101 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:24,101 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom21 stopped 2024-06-24 19:59:24,101 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:21) is shutting down - MDC[activemq.broker=mom21] 2024-06-24 19:59:24,102 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:21) uptime 0.305 seconds - MDC[activemq.broker=mom21] 2024-06-24 19:59:24,102 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom21, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:21) is shutdown - MDC[activemq.broker=mom21] 2024-06-24 19:59:24,102 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:24,102 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 308.977552 ms 2024-06-24 19:59:24,102 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:24,103 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:24,103 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:24,104 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1309734005'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom20] 2024-06-24 19:59:24,105 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #22 initialized: null - MDC[jobName=requester (Q)] 2024-06-24 19:59:24,106 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-24 19:59:24,106 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-24 19:59:24,106 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-24 19:59:24,106 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-24 19:59:24,106 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-24 19:59:24,107 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:22) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-24 19:59:24,107 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:22) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-24 19:59:24,107 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-24 19:59:24,107 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom22 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-24 19:59:24,108 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-67:1,clientId=Scout JUnit MOM #22 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom22] 2024-06-24 19:59:24,410 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3b8c15de] 2024-06-24 19:59:24,410 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@25cbbc0c[job=JMS subscriber, state=DONE], JobFutureTask@3518ec16[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:24,411 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012217 ms 2024-06-24 19:59:24,411 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:24,411 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:24,411 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom22 stopped 2024-06-24 19:59:24,412 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:22) is shutting down - MDC[activemq.broker=mom22] 2024-06-24 19:59:24,412 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:22) uptime 0.306 seconds - MDC[activemq.broker=mom22] 2024-06-24 19:59:24,412 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom22, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:22) is shutdown - MDC[activemq.broker=mom22] 2024-06-24 19:59:24,412 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:24,412 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 309.372228 ms 2024-06-24 19:59:24,412 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:24,413 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:24,413 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:24,414 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1421555744'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom21] 2024-06-24 19:59:24,415 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #23 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom13] 2024-06-24 19:59:24,416 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-24 19:59:24,416 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-24 19:59:24,417 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-24 19:59:24,417 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-24 19:59:24,417 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-24 19:59:24,417 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:23) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-24 19:59:24,417 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:23) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-24 19:59:24,417 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-24 19:59:24,418 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom23 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-24 19:59:24,419 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-70:1,clientId=Scout JUnit MOM #23 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom23] 2024-06-24 19:59:24,720 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@31c800a5] 2024-06-24 19:59:24,720 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@5e74b2c7[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@768f7af2[job=JMS subscriber, state=DONE]] 2024-06-24 19:59:24,720 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012495 ms 2024-06-24 19:59:24,721 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:24,721 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:24,721 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom23 stopped 2024-06-24 19:59:24,721 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:23) is shutting down - MDC[activemq.broker=mom23] 2024-06-24 19:59:24,722 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:23) uptime 0.306 seconds - MDC[activemq.broker=mom23] 2024-06-24 19:59:24,722 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom23, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:23) is shutdown - MDC[activemq.broker=mom23] 2024-06-24 19:59:24,722 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:24,722 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 308.669847 ms 2024-06-24 19:59:24,722 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:24,723 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:24,723 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:24,724 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 284558721'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom22] 2024-06-24 19:59:24,725 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #24 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12] 2024-06-24 19:59:24,726 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-24 19:59:24,726 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-24 19:59:24,726 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-24 19:59:24,726 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-24 19:59:24,726 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-24 19:59:24,726 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:24) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-24 19:59:24,727 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:24) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-24 19:59:24,727 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-24 19:59:24,727 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom24 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-24 19:59:24,728 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-73:1,clientId=Scout JUnit MOM #24 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom24] 2024-06-24 19:59:25,029 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@58829c2c] 2024-06-24 19:59:25,030 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@78ed780a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:25,030 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011425 ms 2024-06-24 19:59:25,030 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:25,030 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:25,031 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom24 stopped 2024-06-24 19:59:25,031 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:24) is shutting down - MDC[activemq.broker=mom24] 2024-06-24 19:59:25,031 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:24) uptime 0.305 seconds - MDC[activemq.broker=mom24] 2024-06-24 19:59:25,031 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom24, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:24) is shutdown - MDC[activemq.broker=mom24] 2024-06-24 19:59:25,031 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:25,032 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 308.495524 ms 2024-06-24 19:59:25,032 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:25,033 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:25,033 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:25,035 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1321012050'. 2024-06-24 19:59:25,036 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM #25: 'request-reply' messaging is disabled 2024-06-24 19:59:25,037 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #25 initialized: null 2024-06-24 19:59:25,037 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:25,037 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3.957582 ms 2024-06-24 19:59:25,037 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:25,038 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:25,038 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:25,038 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 462020284'. 2024-06-24 19:59:25,040 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #26 initialized: null 2024-06-24 19:59:25,041 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-24 19:59:25,041 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-24 19:59:25,041 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-24 19:59:25,041 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-24 19:59:25,041 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-24 19:59:25,042 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:25) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-24 19:59:25,042 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:25) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-24 19:59:25,042 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-24 19:59:25,042 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom26 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-24 19:59:25,043 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-76:1,clientId=Scout JUnit MOM #26 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom26] 2024-06-24 19:59:25,054 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@27ada0e8, org.eclipse.scout.rt.mom.jms.JmsSubscription@62fa4a88] 2024-06-24 19:59:25,054 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@590ab84[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:25,055 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013083 ms 2024-06-24 19:59:25,055 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:25,055 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:25,056 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom26 stopped 2024-06-24 19:59:25,056 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:25) is shutting down - MDC[activemq.broker=mom26] 2024-06-24 19:59:25,056 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:25) uptime 0.015 seconds - MDC[activemq.broker=mom26] 2024-06-24 19:59:25,056 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom26, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:25) is shutdown - MDC[activemq.broker=mom26] 2024-06-24 19:59:25,056 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:25,056 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.218410 ms 2024-06-24 19:59:25,057 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:25,057 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:25,058 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:25,058 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 990985715'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom26] 2024-06-24 19:59:25,060 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #27 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom26] 2024-06-24 19:59:25,061 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-24 19:59:25,061 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-24 19:59:25,061 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-24 19:59:25,061 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-24 19:59:25,061 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-24 19:59:25,061 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:26) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-24 19:59:25,061 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:26) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-24 19:59:25,061 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-24 19:59:25,062 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom27 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-24 19:59:25,063 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-79:1,clientId=Scout JUnit MOM #27 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom27] 2024-06-24 19:59:30,068 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3b0d9da] 2024-06-24 19:59:30,068 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@61b28f73[job=request on test/mom/testTopicRequestReplyTimeout, state=DONE], JobFutureTask@6646e80[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:30,069 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011618 ms 2024-06-24 19:59:30,069 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 1 sessions 2024-06-24 19:59:30,069 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:134) - closing session 1 of 1 2024-06-24 19:59:30,069 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:30,070 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom27 stopped 2024-06-24 19:59:30,070 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:26) is shutting down - MDC[activemq.broker=mom27] 2024-06-24 19:59:30,071 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:26) uptime 5.010 seconds - MDC[activemq.broker=mom27] 2024-06-24 19:59:30,071 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom27, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:26) is shutdown - MDC[activemq.broker=mom27] 2024-06-24 19:59:30,071 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:30,071 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom12] 2024-06-24 19:59:30,071 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5013.522135 ms 2024-06-24 19:59:30,071 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:30,072 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:30,072 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:30,073 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 549813215'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-24 19:59:30,075 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #28 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-24 19:59:30,075 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-24 19:59:30,075 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-24 19:59:30,076 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-24 19:59:30,076 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-24 19:59:30,076 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-24 19:59:30,076 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:27) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-24 19:59:30,076 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:27) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-24 19:59:30,076 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-24 19:59:30,077 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom28 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-24 19:59:30,077 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-82:1,clientId=Scout JUnit MOM #28 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom28] 2024-06-24 19:59:30,083 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6f51d1cc, org.eclipse.scout.rt.mom.jms.JmsSubscription@17d25e1d] 2024-06-24 19:59:30,083 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@8eb4338[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:30,084 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010550 ms 2024-06-24 19:59:30,084 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:30,084 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:30,084 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom28 stopped 2024-06-24 19:59:30,085 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:27) is shutting down - MDC[activemq.broker=mom28] 2024-06-24 19:59:30,085 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:27) uptime 0.010 seconds - MDC[activemq.broker=mom28] 2024-06-24 19:59:30,085 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom28, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:27) is shutdown - MDC[activemq.broker=mom28] 2024-06-24 19:59:30,085 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:30,086 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.151623 ms 2024-06-24 19:59:30,086 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:30,087 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:30,088 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:30,088 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 944869598'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom28] 2024-06-24 19:59:30,090 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #29 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom28] 2024-06-24 19:59:30,090 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-24 19:59:30,090 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-24 19:59:30,091 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-24 19:59:30,091 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-24 19:59:30,091 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-24 19:59:30,091 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:28) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-24 19:59:30,091 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:28) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-24 19:59:30,091 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-24 19:59:30,091 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom29 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-24 19:59:30,092 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-85:1,clientId=Scout JUnit MOM #29 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom29] 2024-06-24 19:59:30,095 ERROR [scout-thread-20] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=be4c5b81-d28b-40d2-9e93-b0e70136f3c6, activemq.broker=mom26] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_ObjectMarshaller_Exception(JmsMomWithRequestReplyTest.java:623) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:59:30,179 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6bab8290] 2024-06-24 19:59:30,179 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@b94e8b2[job=JMS subscriber, state=RUNNING], JobFutureTask@1b71da7c[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:30,180 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011714 ms 2024-06-24 19:59:30,180 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:30,180 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:30,181 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom29 stopped 2024-06-24 19:59:30,181 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:28) is shutting down - MDC[activemq.broker=mom29] 2024-06-24 19:59:30,181 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:28) uptime 0.091 seconds - MDC[activemq.broker=mom29] 2024-06-24 19:59:30,181 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom29, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:28) is shutdown - MDC[activemq.broker=mom29] 2024-06-24 19:59:30,182 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:30,182 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 94.019694 ms 2024-06-24 19:59:30,182 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:30,183 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:30,183 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:30,184 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1144803689'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom29] 2024-06-24 19:59:30,185 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #30 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom29] 2024-06-24 19:59:30,186 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-24 19:59:30,186 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-24 19:59:30,186 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-24 19:59:30,186 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-24 19:59:30,186 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-24 19:59:30,187 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:29) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-24 19:59:30,187 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:29) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-24 19:59:30,187 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-24 19:59:30,187 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom30 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-24 19:59:30,188 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-88:1,clientId=Scout JUnit MOM #30 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom30] 2024-06-24 19:59:30,205 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@58c93be3] 2024-06-24 19:59:30,205 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@592b79aa[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@662aaa74[job=JMS subscriber, state=DONE]] 2024-06-24 19:59:30,205 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.018490 ms 2024-06-24 19:59:30,205 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:30,206 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:30,206 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom30 stopped 2024-06-24 19:59:30,206 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:29) is shutting down - MDC[activemq.broker=mom30] 2024-06-24 19:59:30,207 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:29) uptime 0.020 seconds - MDC[activemq.broker=mom30] 2024-06-24 19:59:30,207 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom30, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:29) is shutdown - MDC[activemq.broker=mom30] 2024-06-24 19:59:30,207 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:30,207 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.625740 ms 2024-06-24 19:59:30,207 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:30,208 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:30,208 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:30,209 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1217210542'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom30] 2024-06-24 19:59:30,211 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #31 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom30] 2024-06-24 19:59:30,211 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-24 19:59:30,211 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-24 19:59:30,211 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-24 19:59:30,211 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-24 19:59:30,211 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-24 19:59:30,212 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:30) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-24 19:59:30,212 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:30) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-24 19:59:30,212 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-24 19:59:30,212 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom31 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-24 19:59:30,213 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-91:1,clientId=Scout JUnit MOM #31 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom31] 2024-06-24 19:59:30,218 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom26] 2024-06-24 19:59:30,219 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5be8a92c] 2024-06-24 19:59:30,219 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6de277d9[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:30,219 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011321 ms 2024-06-24 19:59:30,220 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:30,220 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:30,220 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom31 stopped 2024-06-24 19:59:30,220 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:30) is shutting down - MDC[activemq.broker=mom31] 2024-06-24 19:59:30,221 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:30) uptime 0.010 seconds - MDC[activemq.broker=mom31] 2024-06-24 19:59:30,221 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom31, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:30) is shutdown - MDC[activemq.broker=mom31] 2024-06-24 19:59:30,221 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:30,221 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.802405 ms 2024-06-24 19:59:30,221 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:30,222 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:30,222 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:30,223 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1293486261'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom31] 2024-06-24 19:59:30,224 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #32 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom31] 2024-06-24 19:59:30,225 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-24 19:59:30,225 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-24 19:59:30,225 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-24 19:59:30,225 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-24 19:59:30,225 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-24 19:59:30,225 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:31) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-24 19:59:30,225 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:31) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-24 19:59:30,225 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-24 19:59:30,226 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom32 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-24 19:59:30,227 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-94:1,clientId=Scout JUnit MOM #32 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom32] 2024-06-24 19:59:35,229 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout] 2024-06-24 19:59:35,230 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@408bb173] 2024-06-24 19:59:35,231 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@1827fb29[job=JMS subscriber, state=DONE], JobFutureTask@12a2fd3c[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:35,231 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012012 ms 2024-06-24 19:59:35,231 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:35,231 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:35,232 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom32 stopped 2024-06-24 19:59:35,232 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:31) is shutting down - MDC[activemq.broker=mom32] 2024-06-24 19:59:35,232 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:31) uptime 5.007 seconds - MDC[activemq.broker=mom32] 2024-06-24 19:59:35,233 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom32, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:31) is shutdown - MDC[activemq.broker=mom32] 2024-06-24 19:59:35,233 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:35,233 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5010.664569 ms 2024-06-24 19:59:35,233 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:35,234 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:35,234 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:35,235 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 391046020'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom32] 2024-06-24 19:59:35,236 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #33 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom32] 2024-06-24 19:59:35,237 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-24 19:59:35,237 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-24 19:59:35,237 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-24 19:59:35,237 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-24 19:59:35,237 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-24 19:59:35,238 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:32) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-24 19:59:35,238 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:32) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-24 19:59:35,238 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-24 19:59:35,238 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom33 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-24 19:59:35,239 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-97:1,clientId=Scout JUnit MOM #33 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom33] 2024-06-24 19:59:35,243 ERROR [scout-thread-21] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=275db282-5689-4059-b209-e3c881f9b949, activemq.broker=mom12] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_JsonMarshaller_Exception1(JmsMomWithRequestReplyTest.java:649) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:59:35,245 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@170937fe] 2024-06-24 19:59:35,246 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@47d936b[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:35,246 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010622 ms 2024-06-24 19:59:35,246 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:35,246 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:35,246 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom33 stopped 2024-06-24 19:59:35,247 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:32) is shutting down - MDC[activemq.broker=mom33] 2024-06-24 19:59:35,247 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:32) uptime 0.010 seconds - MDC[activemq.broker=mom33] 2024-06-24 19:59:35,247 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom33, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:32) is shutdown - MDC[activemq.broker=mom33] 2024-06-24 19:59:35,247 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:35,247 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.290970 ms 2024-06-24 19:59:35,247 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:35,249 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:35,249 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:35,250 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2102521121'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom33] 2024-06-24 19:59:35,251 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #34 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom33] 2024-06-24 19:59:35,252 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-24 19:59:35,252 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-24 19:59:35,252 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-24 19:59:35,252 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-24 19:59:35,252 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-24 19:59:35,252 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:33) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-24 19:59:35,252 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:33) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-24 19:59:35,252 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-24 19:59:35,253 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom34 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-24 19:59:35,254 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-100:1,clientId=Scout JUnit MOM #34 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom34] 2024-06-24 19:59:35,257 INFO [scout-thread-21] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:108) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=bdae94cf-0b07-49c7-8bc2-8d547db23a06, activemq.broker=mom12] 2024-06-24 19:59:35,262 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@98a0842] 2024-06-24 19:59:35,263 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@4feb02cb[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@ed13c99[job=JMS subscriber, state=DONE]] 2024-06-24 19:59:35,263 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.025355 ms 2024-06-24 19:59:35,263 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:35,263 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:35,263 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom34 stopped 2024-06-24 19:59:35,264 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:33) is shutting down - MDC[activemq.broker=mom34] 2024-06-24 19:59:35,264 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:33) uptime 0.012 seconds - MDC[activemq.broker=mom34] 2024-06-24 19:59:35,264 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom34, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:33) is shutdown - MDC[activemq.broker=mom34] 2024-06-24 19:59:35,264 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:35,264 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.388911 ms 2024-06-24 19:59:35,264 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:35,265 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:35,265 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:35,266 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 687629205'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom34] 2024-06-24 19:59:35,267 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #35 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom34] 2024-06-24 19:59:35,268 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-24 19:59:35,268 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-24 19:59:35,268 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-24 19:59:35,268 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-24 19:59:35,268 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-24 19:59:35,269 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:34) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-24 19:59:35,269 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:34) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-24 19:59:35,269 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-24 19:59:35,269 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom35 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-24 19:59:35,270 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-103:1,clientId=Scout JUnit MOM #35 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom35] 2024-06-24 19:59:35,282 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@702ab027, org.eclipse.scout.rt.mom.jms.JmsSubscription@62d5617] 2024-06-24 19:59:35,282 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6cfb1e96[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:35,282 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014312 ms 2024-06-24 19:59:35,282 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:35,282 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:35,283 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom35 stopped 2024-06-24 19:59:35,283 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:34) is shutting down - MDC[activemq.broker=mom35] 2024-06-24 19:59:35,283 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:34) uptime 0.015 seconds - MDC[activemq.broker=mom35] 2024-06-24 19:59:35,284 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom35, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:34) is shutdown - MDC[activemq.broker=mom35] 2024-06-24 19:59:35,284 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:35,284 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.267387 ms 2024-06-24 19:59:35,284 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:35,285 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:35,285 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:35,286 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 795037167'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom35] 2024-06-24 19:59:35,287 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #36 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom35] 2024-06-24 19:59:35,288 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-24 19:59:35,288 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-24 19:59:35,288 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-24 19:59:35,288 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-24 19:59:35,288 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-24 19:59:35,288 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:35) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-24 19:59:35,288 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:35) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-24 19:59:35,288 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-24 19:59:35,289 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom36 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-24 19:59:35,289 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-106:1,clientId=Scout JUnit MOM #36 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom36] 2024-06-24 19:59:35,308 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7c855ef0] 2024-06-24 19:59:35,308 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@56358151[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@65078de0[job=JMS subscriber, state=DONE]] 2024-06-24 19:59:35,309 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010457 ms 2024-06-24 19:59:35,309 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:35,309 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:35,309 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom36 stopped 2024-06-24 19:59:35,309 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:35) is shutting down - MDC[activemq.broker=mom36] 2024-06-24 19:59:35,310 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:35) uptime 0.022 seconds - MDC[activemq.broker=mom36] 2024-06-24 19:59:35,310 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom36, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:35) is shutdown - MDC[activemq.broker=mom36] 2024-06-24 19:59:35,310 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:35,310 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 25.000722 ms 2024-06-24 19:59:35,310 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:35,311 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:35,311 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:35,312 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1741418423'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom36] 2024-06-24 19:59:35,313 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #37 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom36] 2024-06-24 19:59:35,313 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-24 19:59:35,314 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-24 19:59:35,314 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-24 19:59:35,314 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-24 19:59:35,314 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-24 19:59:35,314 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:36) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-24 19:59:35,314 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:36) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-24 19:59:35,314 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-24 19:59:35,315 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom37 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-24 19:59:35,315 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-109:1,clientId=Scout JUnit MOM #37 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom37] 2024-06-24 19:59:35,319 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom12] 2024-06-24 19:59:35,320 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@72ae1007] 2024-06-24 19:59:35,320 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5aa6a543[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:35,320 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010232 ms 2024-06-24 19:59:35,320 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:35,321 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:35,321 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom37 stopped 2024-06-24 19:59:35,321 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:36) is shutting down - MDC[activemq.broker=mom37] 2024-06-24 19:59:35,322 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:36) uptime 0.009 seconds - MDC[activemq.broker=mom37] 2024-06-24 19:59:35,322 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom37, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:36) is shutdown - MDC[activemq.broker=mom37] 2024-06-24 19:59:35,322 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:35,322 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.752647 ms 2024-06-24 19:59:35,322 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:35,323 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:35,323 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:35,324 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 277262576'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-24 19:59:35,325 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #38 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-24 19:59:35,326 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-24 19:59:35,326 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-24 19:59:35,326 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-24 19:59:35,326 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-24 19:59:35,326 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-24 19:59:35,326 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:37) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-24 19:59:35,326 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:37) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-24 19:59:35,326 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-24 19:59:35,327 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom38 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-24 19:59:35,328 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-112:1,clientId=Scout JUnit MOM #38 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom38] 2024-06-24 19:59:35,345 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@12332554, org.eclipse.scout.rt.mom.jms.JmsSubscription@65200cda] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-24 19:59:35,349 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@2d1bbbd5, org.eclipse.scout.rt.mom.jms.JmsSubscription@5a3b6f3f] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-24 19:59:35,353 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@9566630, org.eclipse.scout.rt.mom.jms.JmsSubscription@3dc59f93] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-24 19:59:35,358 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@eff8443, org.eclipse.scout.rt.mom.jms.JmsSubscription@63b13613] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-24 19:59:35,362 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@69756a4, org.eclipse.scout.rt.mom.jms.JmsSubscription@4a752323] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-24 19:59:35,366 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@489b52dd, org.eclipse.scout.rt.mom.jms.JmsSubscription@10029043] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-24 19:59:35,371 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@13ed7568, org.eclipse.scout.rt.mom.jms.JmsSubscription@4ae8e8e4] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-24 19:59:35,406 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@6b57d16a, org.eclipse.scout.rt.mom.jms.JmsSubscription@a99c027] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-24 19:59:35,411 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@40b77329, org.eclipse.scout.rt.mom.jms.JmsSubscription@6885f031] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-24 19:59:35,415 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@5dcd804e, org.eclipse.scout.rt.mom.jms.JmsSubscription@7b2aad7] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom37] 2024-06-24 19:59:35,415 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5ce5a4e0[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:35,415 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010120 ms 2024-06-24 19:59:35,415 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:35,416 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:35,416 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom38 stopped 2024-06-24 19:59:35,416 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:37) is shutting down - MDC[activemq.broker=mom38] 2024-06-24 19:59:35,417 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:37) uptime 0.091 seconds - MDC[activemq.broker=mom38] 2024-06-24 19:59:35,417 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom38, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:37) is shutdown - MDC[activemq.broker=mom38] 2024-06-24 19:59:35,417 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:35,417 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 93.855243 ms 2024-06-24 19:59:35,417 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:35,418 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:35,418 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:35,419 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1420617117'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom38] 2024-06-24 19:59:35,420 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #39 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom38] 2024-06-24 19:59:35,421 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-24 19:59:35,421 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-24 19:59:35,421 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-24 19:59:35,421 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-24 19:59:35,421 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-24 19:59:35,421 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:38) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-24 19:59:35,421 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:38) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-24 19:59:35,421 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-24 19:59:35,422 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom39 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-24 19:59:35,422 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-115:1,clientId=Scout JUnit MOM #39 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom39] 2024-06-24 19:59:35,427 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7c0ecdbf, org.eclipse.scout.rt.mom.jms.JmsSubscription@19bad88] 2024-06-24 19:59:35,427 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@20b057a1[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:35,427 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009590 ms 2024-06-24 19:59:35,428 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:35,428 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:35,428 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom39 stopped 2024-06-24 19:59:35,428 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:38) is shutting down - MDC[activemq.broker=mom39] 2024-06-24 19:59:35,429 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:38) uptime 0.007 seconds - MDC[activemq.broker=mom39] 2024-06-24 19:59:35,429 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom39, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:38) is shutdown - MDC[activemq.broker=mom39] 2024-06-24 19:59:35,429 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:35,429 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.420748 ms 2024-06-24 19:59:35,429 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:35,430 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:35,430 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:35,431 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 216097725'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39] 2024-06-24 19:59:35,432 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #40 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39] 2024-06-24 19:59:35,433 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-24 19:59:35,433 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-24 19:59:35,433 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-24 19:59:35,433 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-24 19:59:35,433 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-24 19:59:35,433 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:39) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-24 19:59:35,433 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:39) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-24 19:59:35,433 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-24 19:59:35,434 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom40 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-24 19:59:35,434 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-118:1,clientId=Scout JUnit MOM #40 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom40] 2024-06-24 19:59:35,438 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@14b0b7f9] 2024-06-24 19:59:35,439 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4c15007[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:35,439 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013540 ms 2024-06-24 19:59:35,439 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:35,439 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:35,440 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom40 stopped 2024-06-24 19:59:35,440 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:39) is shutting down - MDC[activemq.broker=mom40] 2024-06-24 19:59:35,441 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:39) uptime 0.008 seconds - MDC[activemq.broker=mom40] 2024-06-24 19:59:35,441 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom40, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:39) is shutdown - MDC[activemq.broker=mom40] 2024-06-24 19:59:35,441 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:35,441 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.870610 ms 2024-06-24 19:59:35,441 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:35,442 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:35,442 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:35,443 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 769109360'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom40] 2024-06-24 19:59:35,445 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #41 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom40] 2024-06-24 19:59:35,447 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-24 19:59:35,447 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-24 19:59:35,447 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-24 19:59:35,447 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-24 19:59:35,447 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-24 19:59:35,447 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:40) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-24 19:59:35,447 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:40) started - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-24 19:59:35,447 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-24 19:59:35,448 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom41 started - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-24 19:59:35,448 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-121:1,clientId=Scout JUnit MOM #41 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom41] 2024-06-24 19:59:35,453 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom12] 2024-06-24 19:59:35,455 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2e93f91d, org.eclipse.scout.rt.mom.jms.JmsSubscription@1a899fcd] 2024-06-24 19:59:35,455 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@7cfabb3b[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@2169c6f5[job=JMS subscriber, state=DONE]] 2024-06-24 19:59:35,455 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.015256 ms 2024-06-24 19:59:35,456 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:35,456 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:35,456 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom41 stopped 2024-06-24 19:59:35,457 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:40) is shutting down - MDC[activemq.broker=mom41] 2024-06-24 19:59:35,457 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:40) uptime 0.011 seconds - MDC[activemq.broker=mom41] 2024-06-24 19:59:35,457 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom41, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:40) is shutdown - MDC[activemq.broker=mom41] 2024-06-24 19:59:35,457 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:35,457 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.828112 ms 2024-06-24 19:59:35,457 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:35,458 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:35,458 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:35,459 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 219296512'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39] 2024-06-24 19:59:35,460 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #42 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39] 2024-06-24 19:59:35,460 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-24 19:59:35,461 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-24 19:59:35,461 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-24 19:59:35,461 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-24 19:59:35,461 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-24 19:59:35,461 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:41) is starting - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-24 19:59:35,461 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:41) started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-24 19:59:35,461 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-24 19:59:35,462 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom42 started - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-24 19:59:35,462 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-124:1,clientId=Scout JUnit MOM #42 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom42] 2024-06-24 19:59:35,468 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5b9ca528] 2024-06-24 19:59:35,468 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7a04820a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:35,468 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010772 ms 2024-06-24 19:59:35,468 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:35,468 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:35,502 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom42 stopped 2024-06-24 19:59:35,502 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:41) is shutting down - MDC[activemq.broker=mom42] 2024-06-24 19:59:35,503 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:41) uptime 0.043 seconds - MDC[activemq.broker=mom42] 2024-06-24 19:59:35,503 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom42, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:41) is shutdown - MDC[activemq.broker=mom42] 2024-06-24 19:59:35,503 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:35,503 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 44.804117 ms 2024-06-24 19:59:35,503 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:35,504 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:35,504 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:35,505 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1237256539'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom42] 2024-06-24 19:59:35,507 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom42] 2024-06-24 19:59:35,508 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #43 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom42] 2024-06-24 19:59:35,508 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-24 19:59:35,508 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-24 19:59:35,509 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-24 19:59:35,509 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-24 19:59:35,509 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-24 19:59:35,509 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:42) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-24 19:59:35,509 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:42) started - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-24 19:59:35,509 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-24 19:59:35,510 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom43 started - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-24 19:59:35,511 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-127:1,clientId=Scout JUnit MOM #43 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom43] 2024-06-24 19:59:35,516 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom12] 2024-06-24 19:59:36,518 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@495598c5, org.eclipse.scout.rt.mom.jms.JmsSubscription@6e4ac3f5, org.eclipse.scout.rt.mom.jms.JmsSubscription@48dc06a9] 2024-06-24 19:59:36,518 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@59a054f8[job=JMS reply cancel message listener, state=RUNNING], JobFutureTask@2e9378d9[job=JMS subscriber, state=DONE], JobFutureTask@6a17a0dc[job=JMS subscriber, state=DONE]] 2024-06-24 19:59:36,518 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010551 ms 2024-06-24 19:59:36,519 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:36,519 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:36,519 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom43 stopped 2024-06-24 19:59:36,520 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:42) is shutting down - MDC[activemq.broker=mom43] 2024-06-24 19:59:36,520 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:42) uptime 1.012 seconds - MDC[activemq.broker=mom43] 2024-06-24 19:59:36,520 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom43, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:42) is shutdown - MDC[activemq.broker=mom43] 2024-06-24 19:59:36,520 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:36,520 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1015.938542 ms 2024-06-24 19:59:36,520 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:36,521 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:36,521 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:36,522 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 308107390'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom40] 2024-06-24 19:59:36,523 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #44 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom40] 2024-06-24 19:59:36,524 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-24 19:59:36,524 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-24 19:59:36,524 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-24 19:59:36,524 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-24 19:59:36,524 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-24 19:59:36,525 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:43) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-24 19:59:36,525 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:43) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-24 19:59:36,525 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-24 19:59:36,525 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom44 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-24 19:59:36,534 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@356c257, org.eclipse.scout.rt.mom.jms.JmsSubscription@6796d1fc] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-24 19:59:36,541 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@241ea9cc, org.eclipse.scout.rt.mom.jms.JmsSubscription@57459e0b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-24 19:59:36,547 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@222219c0, org.eclipse.scout.rt.mom.jms.JmsSubscription@7b0c4e95] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-24 19:59:36,554 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7a5fcb2d, org.eclipse.scout.rt.mom.jms.JmsSubscription@51b606e3] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-24 19:59:36,560 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@5c16d120, org.eclipse.scout.rt.mom.jms.JmsSubscription@2fc3e72e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-24 19:59:36,566 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@5fc966e9, org.eclipse.scout.rt.mom.jms.JmsSubscription@1e85abb] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-24 19:59:36,573 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@720fb0cc, org.eclipse.scout.rt.mom.jms.JmsSubscription@3f61a05c] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-24 19:59:36,579 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@6738e35c, org.eclipse.scout.rt.mom.jms.JmsSubscription@556a3190] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-24 19:59:36,586 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@55626893, org.eclipse.scout.rt.mom.jms.JmsSubscription@188b69e0] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-24 19:59:36,608 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@44766056, org.eclipse.scout.rt.mom.jms.JmsSubscription@71e435e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-24 19:59:36,609 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@54f3f43b[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:36,609 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009211 ms 2024-06-24 19:59:36,610 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom44 stopped 2024-06-24 19:59:36,610 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:43) is shutting down - MDC[activemq.broker=mom44] 2024-06-24 19:59:36,610 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:43) uptime 0.086 seconds - MDC[activemq.broker=mom44] 2024-06-24 19:59:36,610 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom44, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:43) is shutdown - MDC[activemq.broker=mom44] 2024-06-24 19:59:36,611 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:36,611 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 89.280561 ms 2024-06-24 19:59:36,611 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:36,612 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:36,612 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:36,612 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 207577448'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39] 2024-06-24 19:59:36,613 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #45 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom39] 2024-06-24 19:59:36,614 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-24 19:59:36,614 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-24 19:59:36,614 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-24 19:59:36,614 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-24 19:59:36,614 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-24 19:59:36,614 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:44) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-24 19:59:36,615 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:44) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-24 19:59:36,615 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-24 19:59:36,615 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom45 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] Reply: TheReply 2024-06-24 19:59:36,622 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@60c33609] 2024-06-24 19:59:36,623 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@21ed4255[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:36,623 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008642 ms 2024-06-24 19:59:36,623 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom45 stopped 2024-06-24 19:59:36,623 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:44) is shutting down - MDC[activemq.broker=mom45] 2024-06-24 19:59:36,624 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:44) uptime 0.010 seconds - MDC[activemq.broker=mom45] 2024-06-24 19:59:36,624 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom45, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:44) is shutdown - MDC[activemq.broker=mom45] 2024-06-24 19:59:36,624 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:36,624 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.243769 ms 2024-06-24 19:59:36,624 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:36,625 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:36,625 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:36,626 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1436388237'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-24 19:59:36,627 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #46 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom44] 2024-06-24 19:59:36,627 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-24 19:59:36,627 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-24 19:59:36,627 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-24 19:59:36,627 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-24 19:59:36,628 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-24 19:59:36,628 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:45) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-24 19:59:36,628 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:45) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-24 19:59:36,628 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-24 19:59:36,628 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom46 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom46] 2024-06-24 19:59:36,633 ERROR [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d68f07dd-efe4-4444-abf5-0f02bb0840c2, activemq.broker=mom42] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_StringMarshaller_Exception(JmsMomWithRequestReplyTest.java:701) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:59:36,635 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2a1be9f8] 2024-06-24 19:59:36,636 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5a7fa2e5[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:36,636 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012947 ms 2024-06-24 19:59:36,637 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom46 stopped 2024-06-24 19:59:36,637 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:45) is shutting down - MDC[activemq.broker=mom46] 2024-06-24 19:59:36,637 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:45) uptime 0.010 seconds - MDC[activemq.broker=mom46] 2024-06-24 19:59:36,637 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom46, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:45) is shutdown - MDC[activemq.broker=mom46] 2024-06-24 19:59:36,637 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:36,637 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.335616 ms 2024-06-24 19:59:36,638 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:36,638 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:36,638 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:36,639 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 657067385'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom13] 2024-06-24 19:59:36,640 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #47 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom13] 2024-06-24 19:59:36,640 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-24 19:59:36,641 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-24 19:59:36,641 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-24 19:59:36,641 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-24 19:59:36,641 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-24 19:59:36,641 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:46) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-24 19:59:36,641 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:46) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-24 19:59:36,641 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-24 19:59:36,641 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom47 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-24 19:59:36,649 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@71566b02, org.eclipse.scout.rt.mom.jms.JmsSubscription@462011a9] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-24 19:59:36,656 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@9acc157, org.eclipse.scout.rt.mom.jms.JmsSubscription@e4cc530] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-24 19:59:36,662 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@668a2e67, org.eclipse.scout.rt.mom.jms.JmsSubscription@2e591a6] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-24 19:59:36,668 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@563895cf, org.eclipse.scout.rt.mom.jms.JmsSubscription@a06f667] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-24 19:59:36,709 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@30996a60, org.eclipse.scout.rt.mom.jms.JmsSubscription@5b0ff5d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-24 19:59:36,715 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@297e4b0e, org.eclipse.scout.rt.mom.jms.JmsSubscription@5d8dbe97] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-24 19:59:36,721 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@4c9a6743, org.eclipse.scout.rt.mom.jms.JmsSubscription@1d2d4ea0] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-24 19:59:36,727 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@1de9e3fc, org.eclipse.scout.rt.mom.jms.JmsSubscription@85ef786] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-24 19:59:36,734 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@74168516, org.eclipse.scout.rt.mom.jms.JmsSubscription@74a96f27] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-24 19:59:36,740 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@107e92cb, org.eclipse.scout.rt.mom.jms.JmsSubscription@5b402980] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-24 19:59:36,741 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@205a615c[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:36,741 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008663 ms 2024-06-24 19:59:36,741 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom47 stopped 2024-06-24 19:59:36,742 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:46) is shutting down - MDC[activemq.broker=mom47] 2024-06-24 19:59:36,742 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:46) uptime 0.102 seconds - MDC[activemq.broker=mom47] 2024-06-24 19:59:36,742 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom47, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:46) is shutdown - MDC[activemq.broker=mom47] 2024-06-24 19:59:36,742 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:36,742 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 103.799997 ms 2024-06-24 19:59:36,742 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:36,743 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:36,743 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:36,744 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1817964027'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-24 19:59:36,745 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #48 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom45] 2024-06-24 19:59:36,745 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-24 19:59:36,745 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-24 19:59:36,746 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-24 19:59:36,746 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-24 19:59:36,746 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-24 19:59:36,746 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:47) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-24 19:59:36,746 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:47) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-24 19:59:36,746 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-24 19:59:36,747 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom48 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-24 19:59:36,804 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@77da2881, org.eclipse.scout.rt.mom.jms.JmsSubscription@4fa3bebe] 2024-06-24 19:59:36,805 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@fba3cfb[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:36,805 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010513 ms 2024-06-24 19:59:36,806 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom48 stopped 2024-06-24 19:59:36,806 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:47) is shutting down - MDC[activemq.broker=mom48] 2024-06-24 19:59:36,807 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:47) uptime 0.061 seconds - MDC[activemq.broker=mom48] 2024-06-24 19:59:36,807 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom48, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:47) is shutdown - MDC[activemq.broker=mom48] 2024-06-24 19:59:36,807 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:36,807 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 63.518319 ms 2024-06-24 19:59:36,807 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:36,808 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:36,808 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:36,808 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 623306196'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-24 19:59:36,809 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #49 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom47] 2024-06-24 19:59:36,810 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-24 19:59:36,810 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-24 19:59:36,810 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-24 19:59:36,810 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-24 19:59:36,810 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-24 19:59:36,810 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:48) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-24 19:59:36,811 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:48) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-24 19:59:36,811 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-24 19:59:36,811 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom49 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-24 19:59:36,869 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@103a1ad3, org.eclipse.scout.rt.mom.jms.JmsSubscription@1d6ed085] 2024-06-24 19:59:36,870 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@350a5908[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:36,871 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007714 ms 2024-06-24 19:59:36,871 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom49 stopped 2024-06-24 19:59:36,871 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:48) is shutting down - MDC[activemq.broker=mom49] 2024-06-24 19:59:36,872 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:48) uptime 0.062 seconds - MDC[activemq.broker=mom49] 2024-06-24 19:59:36,872 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom49, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:48) is shutdown - MDC[activemq.broker=mom49] 2024-06-24 19:59:36,872 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:36,872 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.231121 ms 2024-06-24 19:59:36,872 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:36,873 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:36,873 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:36,873 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1597485567'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom43] 2024-06-24 19:59:36,874 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #50 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom43] 2024-06-24 19:59:36,875 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-24 19:59:36,875 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-24 19:59:36,875 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-24 19:59:36,875 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-24 19:59:36,875 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-24 19:59:36,875 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:49) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-24 19:59:36,875 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:49) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-24 19:59:36,875 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-24 19:59:36,876 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom50 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-24 19:59:36,934 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@67fda9fb, org.eclipse.scout.rt.mom.jms.JmsSubscription@580a5b6e] 2024-06-24 19:59:36,935 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@27a585c9[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:36,935 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013243 ms 2024-06-24 19:59:36,936 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom50 stopped 2024-06-24 19:59:36,936 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:49) is shutting down - MDC[activemq.broker=mom50] 2024-06-24 19:59:36,937 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:49) uptime 0.061 seconds - MDC[activemq.broker=mom50] 2024-06-24 19:59:36,937 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom50, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:49) is shutdown - MDC[activemq.broker=mom50] 2024-06-24 19:59:36,937 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:36,937 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.114739 ms 2024-06-24 19:59:36,937 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:36,938 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:36,938 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:36,938 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 407089342'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-24 19:59:36,939 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #51 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom48] 2024-06-24 19:59:36,939 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-24 19:59:36,940 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-24 19:59:36,940 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-24 19:59:36,940 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-24 19:59:36,940 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-24 19:59:36,940 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:50) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-24 19:59:36,940 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:50) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-24 19:59:36,940 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-24 19:59:36,941 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom51 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-24 19:59:36,999 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4f466207, org.eclipse.scout.rt.mom.jms.JmsSubscription@121b7a95] 2024-06-24 19:59:37,000 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3a832e79[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:37,001 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010452 ms 2024-06-24 19:59:37,001 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom51 stopped 2024-06-24 19:59:37,001 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:50) is shutting down - MDC[activemq.broker=mom51] 2024-06-24 19:59:37,002 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:50) uptime 0.063 seconds - MDC[activemq.broker=mom51] 2024-06-24 19:59:37,002 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom51, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:50) is shutdown - MDC[activemq.broker=mom51] 2024-06-24 19:59:37,002 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:37,002 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.643929 ms 2024-06-24 19:59:37,002 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:37,003 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:37,003 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:37,004 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 430231163'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-24 19:59:37,005 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #52 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom49] 2024-06-24 19:59:37,006 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-24 19:59:37,006 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-24 19:59:37,006 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-24 19:59:37,006 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-24 19:59:37,006 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-24 19:59:37,007 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:51) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-24 19:59:37,007 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:51) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-24 19:59:37,007 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-24 19:59:37,008 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom52 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-24 19:59:37,066 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@57eb2555, org.eclipse.scout.rt.mom.jms.JmsSubscription@490f2fad] 2024-06-24 19:59:37,067 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@29518db6[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:37,067 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008116 ms 2024-06-24 19:59:37,067 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom52 stopped 2024-06-24 19:59:37,067 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:51) is shutting down - MDC[activemq.broker=mom52] 2024-06-24 19:59:37,068 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:51) uptime 0.062 seconds - MDC[activemq.broker=mom52] 2024-06-24 19:59:37,068 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom52, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:51) is shutdown - MDC[activemq.broker=mom52] 2024-06-24 19:59:37,068 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:37,068 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.951836 ms 2024-06-24 19:59:37,068 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:37,069 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:37,069 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:37,070 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 473641147'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-24 19:59:37,071 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #53 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom50] 2024-06-24 19:59:37,072 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-24 19:59:37,072 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-24 19:59:37,072 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-24 19:59:37,072 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-24 19:59:37,072 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-24 19:59:37,073 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:52) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-24 19:59:37,073 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:52) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-24 19:59:37,073 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-24 19:59:37,074 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom53 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-24 19:59:37,132 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@fdfd984, org.eclipse.scout.rt.mom.jms.JmsSubscription@45e49d3d] 2024-06-24 19:59:37,133 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2789e535[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:37,134 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008947 ms 2024-06-24 19:59:37,134 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom53 stopped 2024-06-24 19:59:37,134 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:52) is shutting down - MDC[activemq.broker=mom53] 2024-06-24 19:59:37,135 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:52) uptime 0.063 seconds - MDC[activemq.broker=mom53] 2024-06-24 19:59:37,135 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom53, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:52) is shutdown - MDC[activemq.broker=mom53] 2024-06-24 19:59:37,135 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:37,135 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 65.925734 ms 2024-06-24 19:59:37,135 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:37,136 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:37,136 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:37,137 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1000499877'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-24 19:59:37,138 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #54 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom51] 2024-06-24 19:59:37,139 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-24 19:59:37,139 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-24 19:59:37,139 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-24 19:59:37,139 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-24 19:59:37,139 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-24 19:59:37,149 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:53) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-24 19:59:37,149 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:53) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-24 19:59:37,149 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-24 19:59:37,149 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom54 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-24 19:59:37,208 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5d1907fb, org.eclipse.scout.rt.mom.jms.JmsSubscription@6079d219] 2024-06-24 19:59:37,209 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@af4c6cd[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:37,209 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008365 ms 2024-06-24 19:59:37,210 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom54 stopped 2024-06-24 19:59:37,210 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:53) is shutting down - MDC[activemq.broker=mom54] 2024-06-24 19:59:37,210 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:53) uptime 0.071 seconds - MDC[activemq.broker=mom54] 2024-06-24 19:59:37,210 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom54, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:53) is shutdown - MDC[activemq.broker=mom54] 2024-06-24 19:59:37,210 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:37,210 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.481077 ms 2024-06-24 19:59:37,210 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:37,211 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:37,211 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:37,212 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1819959613'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-24 19:59:37,213 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #55 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom52] 2024-06-24 19:59:37,213 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-24 19:59:37,213 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-24 19:59:37,213 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-24 19:59:37,213 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-24 19:59:37,213 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-24 19:59:37,214 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:54) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-24 19:59:37,214 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:54) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-24 19:59:37,214 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-24 19:59:37,214 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom55 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-24 19:59:37,272 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3c070ade, org.eclipse.scout.rt.mom.jms.JmsSubscription@bb3487c] 2024-06-24 19:59:37,273 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2c96de99[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:37,274 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008079 ms 2024-06-24 19:59:37,274 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom55 stopped 2024-06-24 19:59:37,274 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:54) is shutting down - MDC[activemq.broker=mom55] 2024-06-24 19:59:37,275 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:54) uptime 0.061 seconds - MDC[activemq.broker=mom55] 2024-06-24 19:59:37,275 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom55, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:54) is shutdown - MDC[activemq.broker=mom55] 2024-06-24 19:59:37,275 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:37,275 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 63.844833 ms 2024-06-24 19:59:37,275 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:37,276 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:37,276 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:37,276 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1718458877'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-24 19:59:37,277 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #56 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom53] 2024-06-24 19:59:37,278 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 19:59:37,278 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 19:59:37,278 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 19:59:37,278 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 19:59:37,278 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 19:59:37,278 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:55) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 19:59:37,278 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:55) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 19:59:37,278 INFO [scout-thread-22] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 19:59:37,279 INFO [scout-thread-22] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom56 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 19:59:37,337 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@335a45a8, org.eclipse.scout.rt.mom.jms.JmsSubscription@294c36b9] 2024-06-24 19:59:37,338 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5511a2bf[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:37,338 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008466 ms 2024-06-24 19:59:37,339 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom56 stopped 2024-06-24 19:59:37,339 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:55) is shutting down - MDC[activemq.broker=mom56] 2024-06-24 19:59:37,339 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:55) uptime 0.061 seconds - MDC[activemq.broker=mom56] 2024-06-24 19:59:37,340 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom56, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:55) is shutdown - MDC[activemq.broker=mom56] 2024-06-24 19:59:37,340 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:37,340 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 64.055737 ms 2024-06-24 19:59:37,340 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:37,340 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:37,341 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:37,341 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 478420098'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-24 19:59:37,342 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #57 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom54] 2024-06-24 19:59:37,343 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-24 19:59:37,343 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-24 19:59:37,343 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-24 19:59:37,343 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-24 19:59:37,343 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-24 19:59:37,343 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:56) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-24 19:59:37,343 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:56) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-24 19:59:37,343 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-24 19:59:37,344 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom57 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-24 19:59:37,401 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5a1a5521, org.eclipse.scout.rt.mom.jms.JmsSubscription@5603632c] 2024-06-24 19:59:37,402 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@15e54d57[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:37,403 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014985 ms 2024-06-24 19:59:37,403 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom57 stopped 2024-06-24 19:59:37,404 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:56) is shutting down - MDC[activemq.broker=mom57] 2024-06-24 19:59:37,404 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:56) uptime 0.062 seconds - MDC[activemq.broker=mom57] 2024-06-24 19:59:37,404 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom57, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:56) is shutdown - MDC[activemq.broker=mom57] 2024-06-24 19:59:37,404 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:37,405 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 63.945111 ms 2024-06-24 19:59:37,405 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:37,406 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:37,406 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:37,407 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1778549877'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom55] 2024-06-24 19:59:37,408 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #58 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56] 2024-06-24 19:59:37,409 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-24 19:59:37,409 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-24 19:59:37,409 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-24 19:59:37,409 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-24 19:59:37,409 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-24 19:59:37,409 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:57) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-24 19:59:37,409 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:57) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-24 19:59:37,409 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-24 19:59:37,410 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom58 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom58] 2024-06-24 19:59:37,714 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@709c6768] 2024-06-24 19:59:37,714 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@22c63c13[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:37,715 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.012312 ms 2024-06-24 19:59:37,715 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom58 stopped 2024-06-24 19:59:37,715 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:57) is shutting down - MDC[activemq.broker=mom58] 2024-06-24 19:59:37,716 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:57) uptime 0.306 seconds - MDC[activemq.broker=mom58] 2024-06-24 19:59:37,716 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom58, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:57) is shutdown - MDC[activemq.broker=mom58] 2024-06-24 19:59:37,716 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:37,716 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 309.741170 ms 2024-06-24 19:59:37,716 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:37,717 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:37,717 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:37,718 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1477525834'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom42] 2024-06-24 19:59:37,719 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #59 initialized: null - MDC[jobName=requester (Q)] 2024-06-24 19:59:37,720 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-24 19:59:37,720 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-24 19:59:37,720 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-24 19:59:37,720 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-24 19:59:37,720 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-24 19:59:37,720 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:58) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-24 19:59:37,720 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:58) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-24 19:59:37,720 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-24 19:59:37,721 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom59 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom59] 2024-06-24 19:59:38,025 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3c00da24] 2024-06-24 19:59:38,025 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3f3a7844[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:38,025 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008182 ms 2024-06-24 19:59:38,026 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom59 stopped 2024-06-24 19:59:38,026 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:58) is shutting down - MDC[activemq.broker=mom59] 2024-06-24 19:59:38,026 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:58) uptime 0.306 seconds - MDC[activemq.broker=mom59] 2024-06-24 19:59:38,026 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom59, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:58) is shutdown - MDC[activemq.broker=mom59] 2024-06-24 19:59:38,026 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:38,027 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 309.372088 ms 2024-06-24 19:59:38,027 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:38,027 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:38,027 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:38,028 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 460865540'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom58] 2024-06-24 19:59:38,029 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #60 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom57] 2024-06-24 19:59:38,030 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-24 19:59:38,030 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-24 19:59:38,030 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-24 19:59:38,030 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-24 19:59:38,030 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-24 19:59:38,030 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:59) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-24 19:59:38,030 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:59) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-24 19:59:38,030 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-24 19:59:38,031 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom60 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom60] 2024-06-24 19:59:38,334 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@672549f3] 2024-06-24 19:59:38,335 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7865908e[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:38,335 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007511 ms 2024-06-24 19:59:38,336 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom60 stopped 2024-06-24 19:59:38,336 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:59) is shutting down - MDC[activemq.broker=mom60] 2024-06-24 19:59:38,336 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:59) uptime 0.307 seconds - MDC[activemq.broker=mom60] 2024-06-24 19:59:38,336 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom60, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:59) is shutdown - MDC[activemq.broker=mom60] 2024-06-24 19:59:38,336 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:38,336 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 309.005643 ms 2024-06-24 19:59:38,336 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:38,337 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:38,337 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:38,338 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 546093421'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom59] 2024-06-24 19:59:38,339 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #61 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56] 2024-06-24 19:59:38,340 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-24 19:59:38,340 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-24 19:59:38,340 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-24 19:59:38,340 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-24 19:59:38,340 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-24 19:59:38,340 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:60) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-24 19:59:38,340 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:60) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-24 19:59:38,340 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-24 19:59:38,341 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom61 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom61] 2024-06-24 19:59:38,644 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@55b7f9f1] 2024-06-24 19:59:38,645 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@513171fb[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:38,645 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010573 ms 2024-06-24 19:59:38,646 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom61 stopped 2024-06-24 19:59:38,646 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:60) is shutting down - MDC[activemq.broker=mom61] 2024-06-24 19:59:38,646 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:60) uptime 0.306 seconds - MDC[activemq.broker=mom61] 2024-06-24 19:59:38,646 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom61, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:60) is shutdown - MDC[activemq.broker=mom61] 2024-06-24 19:59:38,646 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:38,646 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 309.279485 ms 2024-06-24 19:59:38,647 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:38,647 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:38,647 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:38,648 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 395431919'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom60] 2024-06-24 19:59:38,649 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #62 initialized: null - MDC[jobName=requester (Q)] 2024-06-24 19:59:38,649 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-24 19:59:38,649 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-24 19:59:38,650 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-24 19:59:38,650 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-24 19:59:38,650 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-24 19:59:38,650 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:61) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-24 19:59:38,650 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:61) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-24 19:59:38,650 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-24 19:59:38,650 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom62 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom62] 2024-06-24 19:59:38,954 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@113a89c5] 2024-06-24 19:59:38,955 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3e52d2f[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:38,955 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011413 ms 2024-06-24 19:59:38,956 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom62 stopped 2024-06-24 19:59:38,956 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:61) is shutting down - MDC[activemq.broker=mom62] 2024-06-24 19:59:38,956 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:61) uptime 0.307 seconds - MDC[activemq.broker=mom62] 2024-06-24 19:59:38,956 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom62, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:61) is shutdown - MDC[activemq.broker=mom62] 2024-06-24 19:59:38,956 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:38,957 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 309.354887 ms 2024-06-24 19:59:38,957 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:38,957 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:38,957 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:38,958 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1331232428'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom61] 2024-06-24 19:59:38,960 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #63 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom57] 2024-06-24 19:59:38,960 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-24 19:59:38,960 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-24 19:59:38,960 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-24 19:59:38,960 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-24 19:59:38,961 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-24 19:59:38,961 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:62) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-24 19:59:38,961 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:62) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-24 19:59:38,961 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-24 19:59:38,961 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom63 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom63] 2024-06-24 19:59:39,265 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4fd70118] 2024-06-24 19:59:39,265 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@724fa66a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:39,266 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008320 ms 2024-06-24 19:59:39,266 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom63 stopped 2024-06-24 19:59:39,266 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:62) is shutting down - MDC[activemq.broker=mom63] 2024-06-24 19:59:39,266 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:62) uptime 0.306 seconds - MDC[activemq.broker=mom63] 2024-06-24 19:59:39,267 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom63, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:62) is shutdown - MDC[activemq.broker=mom63] 2024-06-24 19:59:39,267 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:39,267 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 309.406160 ms 2024-06-24 19:59:39,267 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:39,267 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:39,267 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:39,268 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1071215899'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom62] 2024-06-24 19:59:39,269 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #64 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56] 2024-06-24 19:59:39,270 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-24 19:59:39,270 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-24 19:59:39,270 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-24 19:59:39,270 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-24 19:59:39,270 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-24 19:59:39,270 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:63) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-24 19:59:39,270 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:63) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-24 19:59:39,270 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-24 19:59:39,271 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom64 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom64] 2024-06-24 19:59:39,575 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1509bd56] 2024-06-24 19:59:39,575 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6643967a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:39,575 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009989 ms 2024-06-24 19:59:39,576 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom64 stopped 2024-06-24 19:59:39,576 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:63) is shutting down - MDC[activemq.broker=mom64] 2024-06-24 19:59:39,576 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:63) uptime 0.306 seconds - MDC[activemq.broker=mom64] 2024-06-24 19:59:39,576 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom64, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:63) is shutdown - MDC[activemq.broker=mom64] 2024-06-24 19:59:39,576 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:39,577 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 309.184819 ms 2024-06-24 19:59:39,577 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:39,577 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:39,577 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:39,578 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1569488214'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom63] 2024-06-24 19:59:39,579 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #65 initialized: null - MDC[jobName=requester (Q)] 2024-06-24 19:59:39,580 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-24 19:59:39,580 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-24 19:59:39,580 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-24 19:59:39,580 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-24 19:59:39,580 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-24 19:59:39,580 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:64) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-24 19:59:39,580 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:64) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-24 19:59:39,580 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-24 19:59:39,581 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom65 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom65] 2024-06-24 19:59:39,884 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2d7df55] 2024-06-24 19:59:39,885 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3b1cbdcb[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:39,885 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008578 ms 2024-06-24 19:59:39,886 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom65 stopped 2024-06-24 19:59:39,886 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:64) is shutting down - MDC[activemq.broker=mom65] 2024-06-24 19:59:39,886 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:64) uptime 0.307 seconds - MDC[activemq.broker=mom65] 2024-06-24 19:59:39,886 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom65, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:64) is shutdown - MDC[activemq.broker=mom65] 2024-06-24 19:59:39,886 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:39,886 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 309.116909 ms 2024-06-24 19:59:39,887 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:39,887 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:39,887 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:39,888 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1045719047'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom64] 2024-06-24 19:59:39,889 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #66 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom57] 2024-06-24 19:59:39,890 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-24 19:59:39,890 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-24 19:59:39,890 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-24 19:59:39,890 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-24 19:59:39,890 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-24 19:59:39,890 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:65) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-24 19:59:39,890 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:65) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-24 19:59:39,890 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-24 19:59:39,891 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom66 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom66] 2024-06-24 19:59:40,194 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@77737e3e] 2024-06-24 19:59:40,195 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@62755e8[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:40,195 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007877 ms 2024-06-24 19:59:40,195 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom66 stopped 2024-06-24 19:59:40,196 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:65) is shutting down - MDC[activemq.broker=mom66] 2024-06-24 19:59:40,196 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:65) uptime 0.307 seconds - MDC[activemq.broker=mom66] 2024-06-24 19:59:40,196 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom66, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:65) is shutdown - MDC[activemq.broker=mom66] 2024-06-24 19:59:40,196 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:40,196 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 309.060401 ms 2024-06-24 19:59:40,196 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:40,197 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:40,197 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:40,197 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1669916809'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom65] 2024-06-24 19:59:40,198 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #67 initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56] 2024-06-24 19:59:40,199 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-24 19:59:40,199 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-24 19:59:40,199 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-24 19:59:40,199 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-24 19:59:40,199 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-24 19:59:40,200 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:66) is starting - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-24 19:59:40,200 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:66) started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-24 19:59:40,200 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-24 19:59:40,200 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom67 started - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom67] 2024-06-24 19:59:40,504 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@42bbd21c] 2024-06-24 19:59:40,505 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@623b3aec[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:40,505 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008710 ms 2024-06-24 19:59:40,505 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom67 stopped 2024-06-24 19:59:40,506 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:66) is shutting down - MDC[activemq.broker=mom67] 2024-06-24 19:59:40,506 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:66) uptime 0.307 seconds - MDC[activemq.broker=mom67] 2024-06-24 19:59:40,506 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom67, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:66) is shutdown - MDC[activemq.broker=mom67] 2024-06-24 19:59:40,506 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:40,506 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 309.261150 ms 2024-06-24 19:59:40,506 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:40,507 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:40,507 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:40,507 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 512428725'. 2024-06-24 19:59:40,508 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM #68: 'request-reply' messaging is disabled 2024-06-24 19:59:40,508 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #68 initialized: null 2024-06-24 19:59:40,508 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:40,508 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.381422 ms 2024-06-24 19:59:40,509 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:40,509 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:40,509 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:40,509 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 459545751'. 2024-06-24 19:59:40,510 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #69 initialized: null 2024-06-24 19:59:40,510 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom69] 2024-06-24 19:59:40,511 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom69] 2024-06-24 19:59:40,511 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom69] 2024-06-24 19:59:40,511 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom69] 2024-06-24 19:59:40,511 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom69] 2024-06-24 19:59:40,511 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:67) is starting - MDC[activemq.broker=mom69] 2024-06-24 19:59:40,511 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:67) started - MDC[activemq.broker=mom69] 2024-06-24 19:59:40,511 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom69] 2024-06-24 19:59:40,512 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom69 started - MDC[activemq.broker=mom69] 2024-06-24 19:59:40,519 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@4b407ac7, org.eclipse.scout.rt.mom.jms.JmsSubscription@4c5ae26d] - MDC[activemq.broker=mom69] 2024-06-24 19:59:40,519 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@154cbb46[job=JMS reply cancel message listener, state=RUNNING]] - MDC[activemq.broker=mom69] 2024-06-24 19:59:40,519 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011168 ms - MDC[activemq.broker=mom69] 2024-06-24 19:59:40,520 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom69 stopped - MDC[activemq.broker=mom69] 2024-06-24 19:59:40,520 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:67) is shutting down - MDC[activemq.broker=mom69] 2024-06-24 19:59:40,521 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:67) uptime 0.010 seconds - MDC[activemq.broker=mom69] 2024-06-24 19:59:40,521 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom69, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:67) is shutdown - MDC[activemq.broker=mom69] 2024-06-24 19:59:40,521 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:40,521 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.795496 ms 2024-06-24 19:59:40,521 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:40,522 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:40,522 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:40,523 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 580295871'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom66] 2024-06-24 19:59:40,524 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #70 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom66] 2024-06-24 19:59:40,524 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-24 19:59:40,524 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-24 19:59:40,524 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-24 19:59:40,524 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-24 19:59:40,524 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-24 19:59:40,525 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:68) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-24 19:59:40,525 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:68) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-24 19:59:40,525 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-24 19:59:40,525 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom70 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-24 19:59:45,528 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom56] 2024-06-24 19:59:45,530 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@58a5b69c] 2024-06-24 19:59:45,530 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@da2fe6c[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:45,530 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008456 ms 2024-06-24 19:59:45,531 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom70 stopped 2024-06-24 19:59:45,531 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:68) is shutting down - MDC[activemq.broker=mom70] 2024-06-24 19:59:45,532 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:68) uptime 5.007 seconds - MDC[activemq.broker=mom70] 2024-06-24 19:59:45,532 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom70, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:68) is shutdown - MDC[activemq.broker=mom70] 2024-06-24 19:59:45,532 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:45,532 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5009.705628 ms 2024-06-24 19:59:45,532 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:45,533 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:45,533 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:45,534 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 157419831'. - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 19:59:45,535 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #71 initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 19:59:45,535 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 19:59:45,535 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 19:59:45,535 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 19:59:45,535 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 19:59:45,535 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 19:59:45,536 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:69) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 19:59:45,536 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:69) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 19:59:45,536 INFO [scout-thread-16] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 19:59:45,536 INFO [scout-thread-16] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom71 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 19:59:45,544 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@251db193, org.eclipse.scout.rt.mom.jms.JmsSubscription@109f95b1] 2024-06-24 19:59:45,545 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@50784c3b[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:45,545 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010231 ms 2024-06-24 19:59:45,545 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom71 stopped 2024-06-24 19:59:45,546 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:69) is shutting down - MDC[activemq.broker=mom71] 2024-06-24 19:59:45,546 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:69) uptime 0.011 seconds - MDC[activemq.broker=mom71] 2024-06-24 19:59:45,546 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom71, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:69) is shutdown - MDC[activemq.broker=mom71] 2024-06-24 19:59:45,546 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:45,546 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.176593 ms 2024-06-24 19:59:45,547 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:45,548 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:45,548 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:45,549 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1124895860'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom65] 2024-06-24 19:59:45,549 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #72 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom65] 2024-06-24 19:59:45,550 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-24 19:59:45,550 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-24 19:59:45,550 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-24 19:59:45,550 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-24 19:59:45,550 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-24 19:59:45,550 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:70) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-24 19:59:45,550 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:70) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-24 19:59:45,551 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-24 19:59:45,551 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom72 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-24 19:59:45,555 ERROR [scout-thread-19] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=00470dbf-dc6e-4da1-822a-b5b38f39d0e7, activemq.broker=mom57] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_ObjectMarshaller_Exception(JmsMomWithRequestReplyTest.java:623) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:59:45,558 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5c438795] 2024-06-24 19:59:45,558 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4c37829e[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:45,558 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007077 ms 2024-06-24 19:59:45,559 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom72 stopped 2024-06-24 19:59:45,559 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:70) is shutting down - MDC[activemq.broker=mom72] 2024-06-24 19:59:45,559 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:70) uptime 0.009 seconds - MDC[activemq.broker=mom72] 2024-06-24 19:59:45,559 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom72, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:70) is shutdown - MDC[activemq.broker=mom72] 2024-06-24 19:59:45,560 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:45,560 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.589254 ms 2024-06-24 19:59:45,560 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:45,561 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:45,561 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:45,561 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1204007126'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom67] 2024-06-24 19:59:45,562 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #73 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom67] 2024-06-24 19:59:45,563 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-24 19:59:45,563 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-24 19:59:45,563 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-24 19:59:45,563 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-24 19:59:45,563 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-24 19:59:45,563 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:71) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-24 19:59:45,563 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:71) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-24 19:59:45,563 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-24 19:59:45,564 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom73 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-24 19:59:45,571 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@570089c4] 2024-06-24 19:59:45,571 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@29c0d53b[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:45,572 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007447 ms 2024-06-24 19:59:45,572 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom73 stopped 2024-06-24 19:59:45,572 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:71) is shutting down - MDC[activemq.broker=mom73] 2024-06-24 19:59:45,573 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:71) uptime 0.010 seconds - MDC[activemq.broker=mom73] 2024-06-24 19:59:45,573 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom73, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:71) is shutdown - MDC[activemq.broker=mom73] 2024-06-24 19:59:45,573 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:45,573 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.041863 ms 2024-06-24 19:59:45,573 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:45,574 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:45,574 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:45,575 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 160509071'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-24 19:59:45,576 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #74 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom70] 2024-06-24 19:59:45,576 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-24 19:59:45,576 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-24 19:59:45,576 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-24 19:59:45,576 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-24 19:59:45,576 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-24 19:59:45,577 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:72) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-24 19:59:45,577 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:72) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-24 19:59:45,577 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-24 19:59:45,577 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom74 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-24 19:59:45,583 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom57] 2024-06-24 19:59:45,584 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b89515b] 2024-06-24 19:59:45,584 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1255cc48[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:45,584 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007759 ms 2024-06-24 19:59:45,585 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom74 stopped 2024-06-24 19:59:45,585 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:72) is shutting down - MDC[activemq.broker=mom74] 2024-06-24 19:59:45,585 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:72) uptime 0.009 seconds - MDC[activemq.broker=mom74] 2024-06-24 19:59:45,585 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom74, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:72) is shutdown - MDC[activemq.broker=mom74] 2024-06-24 19:59:45,586 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:45,586 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.385920 ms 2024-06-24 19:59:45,586 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:45,586 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:45,587 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:45,587 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1965673657'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-24 19:59:45,588 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #75 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom72] 2024-06-24 19:59:45,588 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-24 19:59:45,588 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-24 19:59:45,588 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-24 19:59:45,589 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-24 19:59:45,589 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-24 19:59:45,589 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:73) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-24 19:59:45,589 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:73) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-24 19:59:45,589 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-24 19:59:45,589 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom75 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-24 19:59:50,593 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom26] 2024-06-24 19:59:50,595 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@25bd68ea] 2024-06-24 19:59:50,595 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4ddfba9a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:50,595 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007935 ms 2024-06-24 19:59:50,596 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom75 stopped 2024-06-24 19:59:50,596 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:73) is shutting down - MDC[activemq.broker=mom75] 2024-06-24 19:59:50,596 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:73) uptime 5.008 seconds - MDC[activemq.broker=mom75] 2024-06-24 19:59:50,596 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom75, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:73) is shutdown - MDC[activemq.broker=mom75] 2024-06-24 19:59:50,597 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:50,597 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5009.979381 ms 2024-06-24 19:59:50,597 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:50,598 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:50,598 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:50,598 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 722353979'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-24 19:59:50,599 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #76 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom73] 2024-06-24 19:59:50,600 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-24 19:59:50,600 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-24 19:59:50,600 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-24 19:59:50,600 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-24 19:59:50,600 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-24 19:59:50,600 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:74) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-24 19:59:50,601 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:74) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-24 19:59:50,601 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-24 19:59:50,601 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom76 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-24 19:59:50,606 ERROR [scout-thread-22] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=798f67f0-cd08-4f38-9276-c1f5c443a4fb, activemq.broker=mom56] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_JsonMarshaller_Exception1(JmsMomWithRequestReplyTest.java:649) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:59:50,608 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1b1d1558] 2024-06-24 19:59:50,609 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@16f0f335[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:50,609 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007632 ms 2024-06-24 19:59:50,610 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom76 stopped 2024-06-24 19:59:50,610 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:74) is shutting down - MDC[activemq.broker=mom76] 2024-06-24 19:59:50,610 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:74) uptime 0.010 seconds - MDC[activemq.broker=mom76] 2024-06-24 19:59:50,610 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom76, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:74) is shutdown - MDC[activemq.broker=mom76] 2024-06-24 19:59:50,610 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:50,610 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.573055 ms 2024-06-24 19:59:50,610 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:50,611 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:50,611 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:50,612 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 687117157'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-24 19:59:50,613 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #77 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom74] 2024-06-24 19:59:50,613 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-24 19:59:50,613 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-24 19:59:50,613 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-24 19:59:50,613 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-24 19:59:50,613 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-24 19:59:50,614 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:75) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-24 19:59:50,614 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:75) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-24 19:59:50,614 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-24 19:59:50,614 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom77 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-24 19:59:50,619 INFO [scout-thread-22] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:108) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=dfa799bd-c992-497a-bd5d-8160aacae922, activemq.broker=mom56] 2024-06-24 19:59:50,621 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@33ef393a] 2024-06-24 19:59:50,621 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@386e1aab[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:50,622 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007072 ms 2024-06-24 19:59:50,622 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom77 stopped 2024-06-24 19:59:50,622 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:75) is shutting down - MDC[activemq.broker=mom77] 2024-06-24 19:59:50,623 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:75) uptime 0.010 seconds - MDC[activemq.broker=mom77] 2024-06-24 19:59:50,623 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom77, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:75) is shutdown - MDC[activemq.broker=mom77] 2024-06-24 19:59:50,623 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:50,623 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.191505 ms 2024-06-24 19:59:50,624 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:50,625 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:50,625 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:50,625 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1110140983'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-24 19:59:50,626 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #78 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom75] 2024-06-24 19:59:50,627 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-24 19:59:50,627 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-24 19:59:50,627 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-24 19:59:50,627 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-24 19:59:50,627 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-24 19:59:50,627 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:76) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-24 19:59:50,627 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:76) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-24 19:59:50,628 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-24 19:59:50,628 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom78 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-24 19:59:50,634 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@36def543, org.eclipse.scout.rt.mom.jms.JmsSubscription@2e07dc23] 2024-06-24 19:59:50,635 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@245f2fdf[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:50,636 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009702 ms 2024-06-24 19:59:50,636 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom78 stopped 2024-06-24 19:59:50,636 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:76) is shutting down - MDC[activemq.broker=mom78] 2024-06-24 19:59:50,637 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:76) uptime 0.009 seconds - MDC[activemq.broker=mom78] 2024-06-24 19:59:50,637 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom78, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:76) is shutdown - MDC[activemq.broker=mom78] 2024-06-24 19:59:50,637 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:50,637 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.335500 ms 2024-06-24 19:59:50,637 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:50,638 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:50,638 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:50,639 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1802785642'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-24 19:59:50,639 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #79 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom76] 2024-06-24 19:59:50,640 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-24 19:59:50,640 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-24 19:59:50,640 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-24 19:59:50,640 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-24 19:59:50,640 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-24 19:59:50,640 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:77) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-24 19:59:50,641 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:77) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-24 19:59:50,641 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-24 19:59:50,641 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom79 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-24 19:59:50,648 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@68a7bc12] 2024-06-24 19:59:50,648 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@49bc724[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:50,649 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010084 ms 2024-06-24 19:59:50,649 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom79 stopped 2024-06-24 19:59:50,649 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:77) is shutting down - MDC[activemq.broker=mom79] 2024-06-24 19:59:50,650 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:77) uptime 0.009 seconds - MDC[activemq.broker=mom79] 2024-06-24 19:59:50,650 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom79, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:77) is shutdown - MDC[activemq.broker=mom79] 2024-06-24 19:59:50,650 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:50,650 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.822593 ms 2024-06-24 19:59:50,650 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:50,651 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:50,651 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:50,652 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1634712223'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-24 19:59:50,652 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #80 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom77] 2024-06-24 19:59:50,653 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-24 19:59:50,653 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-24 19:59:50,653 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-24 19:59:50,653 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-24 19:59:50,653 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-24 19:59:50,653 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:78) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-24 19:59:50,653 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:78) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-24 19:59:50,653 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-24 19:59:50,654 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom80 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-24 19:59:50,658 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom56] 2024-06-24 19:59:50,659 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@b3cbc0e] 2024-06-24 19:59:50,660 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@30e516ee[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:50,660 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007432 ms 2024-06-24 19:59:50,661 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom80 stopped 2024-06-24 19:59:50,661 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:78) is shutting down - MDC[activemq.broker=mom80] 2024-06-24 19:59:50,661 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:78) uptime 0.008 seconds - MDC[activemq.broker=mom80] 2024-06-24 19:59:50,661 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom80, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:78) is shutdown - MDC[activemq.broker=mom80] 2024-06-24 19:59:50,661 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:50,662 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.398647 ms 2024-06-24 19:59:50,662 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:50,663 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:50,663 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:50,663 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1214581137'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-24 19:59:50,664 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #81 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom78] 2024-06-24 19:59:50,664 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-24 19:59:50,664 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-24 19:59:50,664 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-24 19:59:50,665 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-24 19:59:50,665 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-24 19:59:50,665 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:79) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-24 19:59:50,665 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:79) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-24 19:59:50,665 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-24 19:59:50,665 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom81 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-24 19:59:50,672 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@2dc27399, org.eclipse.scout.rt.mom.jms.JmsSubscription@5bceee6a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-24 19:59:50,708 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@5f7a89a3, org.eclipse.scout.rt.mom.jms.JmsSubscription@21f5fde5] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-24 19:59:50,714 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@ee112bc, org.eclipse.scout.rt.mom.jms.JmsSubscription@2609b20f] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-24 19:59:50,720 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@39939f57, org.eclipse.scout.rt.mom.jms.JmsSubscription@1f8826db] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-24 19:59:50,725 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@1bac46a8, org.eclipse.scout.rt.mom.jms.JmsSubscription@66d52643] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-24 19:59:50,730 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@45080c91, org.eclipse.scout.rt.mom.jms.JmsSubscription@25e15636] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-24 19:59:50,736 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@1e326772, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b161883] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-24 19:59:50,741 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@6bf75238, org.eclipse.scout.rt.mom.jms.JmsSubscription@114a9f1f] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-24 19:59:50,747 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@440dcfc4, org.eclipse.scout.rt.mom.jms.JmsSubscription@54e81dd2] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-24 19:59:50,752 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7a23cea9, org.eclipse.scout.rt.mom.jms.JmsSubscription@1c9057e0] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-24 19:59:50,753 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4cf07790[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:50,753 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013345 ms 2024-06-24 19:59:50,754 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom81 stopped 2024-06-24 19:59:50,754 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:79) is shutting down - MDC[activemq.broker=mom81] 2024-06-24 19:59:50,754 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:79) uptime 0.090 seconds - MDC[activemq.broker=mom81] 2024-06-24 19:59:50,754 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom81, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:79) is shutdown - MDC[activemq.broker=mom81] 2024-06-24 19:59:50,754 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:50,755 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 91.763238 ms 2024-06-24 19:59:50,755 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:50,756 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:50,756 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:50,756 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1439010434'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-24 19:59:50,757 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #82 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom79] 2024-06-24 19:59:50,757 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-24 19:59:50,757 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-24 19:59:50,757 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-24 19:59:50,758 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-24 19:59:50,758 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-24 19:59:50,758 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:80) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-24 19:59:50,758 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:80) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-24 19:59:50,758 INFO [scout-thread-24] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-24 19:59:50,758 INFO [scout-thread-24] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom82 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-24 19:59:50,764 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@52e5ad71, org.eclipse.scout.rt.mom.jms.JmsSubscription@696a6506] 2024-06-24 19:59:50,765 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5bf4a43d[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:50,765 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009019 ms 2024-06-24 19:59:50,802 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom82 stopped 2024-06-24 19:59:50,802 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:80) is shutting down - MDC[activemq.broker=mom82] 2024-06-24 19:59:50,803 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:80) uptime 0.046 seconds - MDC[activemq.broker=mom82] 2024-06-24 19:59:50,803 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom82, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:80) is shutdown - MDC[activemq.broker=mom82] 2024-06-24 19:59:50,803 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:50,803 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 47.543019 ms 2024-06-24 19:59:50,803 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:50,805 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:50,805 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:50,806 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 644555929'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-24 19:59:50,806 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #83 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom81] 2024-06-24 19:59:50,807 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-24 19:59:50,807 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-24 19:59:50,807 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-24 19:59:50,807 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-24 19:59:50,807 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-24 19:59:50,807 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:81) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-24 19:59:50,807 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:81) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-24 19:59:50,808 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-24 19:59:50,808 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom83 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-24 19:59:50,834 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@70e07ef8] 2024-06-24 19:59:50,835 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@70869b64[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:50,835 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007173 ms 2024-06-24 19:59:50,836 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom83 stopped 2024-06-24 19:59:50,836 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:81) is shutting down - MDC[activemq.broker=mom83] 2024-06-24 19:59:50,836 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:81) uptime 0.029 seconds - MDC[activemq.broker=mom83] 2024-06-24 19:59:50,836 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom83, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:81) is shutdown - MDC[activemq.broker=mom83] 2024-06-24 19:59:50,836 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:50,836 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 31.322058 ms 2024-06-24 19:59:50,836 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:50,837 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:50,837 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:50,838 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 845322856'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-24 19:59:50,839 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #84 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom80] 2024-06-24 19:59:50,839 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:50,839 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:50,839 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:50,839 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:50,839 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:50,840 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:82) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:50,840 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:82) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:50,840 INFO [scout-thread-18] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:50,840 INFO [scout-thread-18] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom84 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:50,846 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom56] 2024-06-24 19:59:50,847 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@240c626d, org.eclipse.scout.rt.mom.jms.JmsSubscription@53a645a2] 2024-06-24 19:59:50,848 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@736e5a3a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:50,848 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006624 ms 2024-06-24 19:59:50,849 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom84 stopped 2024-06-24 19:59:50,849 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:82) is shutting down - MDC[activemq.broker=mom84] 2024-06-24 19:59:50,849 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:82) uptime 0.010 seconds - MDC[activemq.broker=mom84] 2024-06-24 19:59:50,849 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom84, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:82) is shutdown - MDC[activemq.broker=mom84] 2024-06-24 19:59:50,849 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:50,849 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.135050 ms 2024-06-24 19:59:50,849 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:50,850 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:50,851 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:50,851 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 585719390'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-24 19:59:50,852 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #85 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom83] 2024-06-24 19:59:50,852 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:50,852 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:50,852 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:50,853 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:50,853 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:50,853 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:83) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:50,853 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:83) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:50,853 INFO [scout-thread-23] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:50,853 INFO [scout-thread-23] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom85 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:50,860 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6a2b6031] 2024-06-24 19:59:50,861 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@c743ec3[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:50,861 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008949 ms 2024-06-24 19:59:50,861 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom85 stopped 2024-06-24 19:59:50,861 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:83) is shutting down - MDC[activemq.broker=mom85] 2024-06-24 19:59:50,862 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:83) uptime 0.010 seconds - MDC[activemq.broker=mom85] 2024-06-24 19:59:50,862 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom85, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:83) is shutdown - MDC[activemq.broker=mom85] 2024-06-24 19:59:50,862 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:50,862 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.388626 ms 2024-06-24 19:59:50,862 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:50,863 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:50,863 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:50,864 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 21879123'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom26] 2024-06-24 19:59:50,864 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom26] 2024-06-24 19:59:50,865 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #86 initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom26] 2024-06-24 19:59:50,865 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 19:59:50,865 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 19:59:50,865 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 19:59:50,865 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 19:59:50,865 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 19:59:50,866 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:84) is starting - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 19:59:50,866 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:84) started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 19:59:50,866 INFO [scout-thread-20] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 19:59:50,866 INFO [scout-thread-20] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom86 started - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 19:59:50,874 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom56] 2024-06-24 19:59:51,876 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7d816d32, org.eclipse.scout.rt.mom.jms.JmsSubscription@4f5ad6b7, org.eclipse.scout.rt.mom.jms.JmsSubscription@5069a91b] 2024-06-24 19:59:51,877 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@59e0afdb[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:51,878 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008746 ms 2024-06-24 19:59:51,878 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom86 stopped 2024-06-24 19:59:51,878 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:84) is shutting down - MDC[activemq.broker=mom86] 2024-06-24 19:59:51,879 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:84) uptime 1.014 seconds - MDC[activemq.broker=mom86] 2024-06-24 19:59:51,879 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom86, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:84) is shutdown - MDC[activemq.broker=mom86] 2024-06-24 19:59:51,879 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:51,879 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1015.734090 ms 2024-06-24 19:59:51,879 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:51,880 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:51,880 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:51,880 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1002882407'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:51,940 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:52,008 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 51a3eaeb-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-24 19:59:52,063 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51b3061e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53d7d218, true, {}] 2024-06-24 19:59:52,151 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7a38953c - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-24 19:59:52,152 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51c15dff-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@635335e9, true, {}] 2024-06-24 19:59:52,214 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 51c15dff-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:52,217 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4d559063 2024-06-24 19:59:52,239 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2d474086-f1d2-4de5-be44-c4c3104ed942, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,240 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1af4bcfe 2024-06-24 19:59:52,244 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2d474086-f1d2-4de5-be44-c4c3104ed942, null, 0, false, true, null] 2024-06-24 19:59:52,308 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51d92bc1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c42516c, true, {}] 2024-06-24 19:59:52,311 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReplyInternal, address=test/mom/testRequestReplyInternal, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 19:59:52,311 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@48647ecc 2024-06-24 19:59:52,312 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2ac98384 2024-06-24 19:59:52,313 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 19:59:52,314 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51da1623-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14be6e80, true, {}] 2024-06-24 19:59:52,315 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5f609747-e4e6-42c2-9787-acbb23649b3d, address=5f609747-e4e6-42c2-9787-acbb23649b3d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,316 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@742a1d98 2024-06-24 19:59:52,316 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@31288d79 2024-06-24 19:59:52,317 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5f609747-e4e6-42c2-9787-acbb23649b3d, null, 0, false, true, null] 2024-06-24 19:59:52,355 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[160]:RELIABLE:CoreMessage[messageID=160, durable=true, userID=51dc3906-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-be1d310a-6fc5-424f-885b-90caf1ccd708, JMSReplyTo=temp-queue://5f609747-e4e6-42c2-9787-acbb23649b3d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1616450076 2024-06-24 19:59:52,358 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51e0cce7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41498cbb, true, {}] 2024-06-24 19:59:52,355 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=160, durable=true, userID=51dc3906-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-be1d310a-6fc5-424f-885b-90caf1ccd708, JMSReplyTo=temp-queue://5f609747-e4e6-42c2-9787-acbb23649b3d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1616450076, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 19:59:52,362 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5f609747-e4e6-42c2-9787-acbb23649b3d: Reference[164]:RELIABLE:CoreMessage[messageID=164, durable=true, userID=51e11b09-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=5f609747-e4e6-42c2-9787-acbb23649b3d, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-be1d310a-6fc5-424f-885b-90caf1ccd708, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c6eb69eb-343c-4114-a7e8-b55b7b6a6cc8]]@486456962 2024-06-24 19:59:52,362 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=164, durable=true, userID=51e11b09-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=5f609747-e4e6-42c2-9787-acbb23649b3d, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-be1d310a-6fc5-424f-885b-90caf1ccd708, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c6eb69eb-343c-4114-a7e8-b55b7b6a6cc8]]@486456962, context: RoutingContextImpl(Address=5f609747-e4e6-42c2-9787-acbb23649b3d, routingType=ANYCAST, PreviousAddress=5f609747-e4e6-42c2-9787-acbb23649b3d previousRoute:ANYCAST, reusable=true, version=-2147483612) .................................................. ***** durable queues 5f609747-e4e6-42c2-9787-acbb23649b3d: ***** non durable for 5f609747-e4e6-42c2-9787-acbb23649b3d: - queueID=156 address:5f609747-e4e6-42c2-9787-acbb23649b3d name:5f609747-e4e6-42c2-9787-acbb23649b3d filter:null .................................................. , transaction: null 2024-06-24 19:59:52,404 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5f609747-e4e6-42c2-9787-acbb23649b3d: CoreMessage[messageID=164, durable=true, userID=51e11b09-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=5f609747-e4e6-42c2-9787-acbb23649b3d, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-be1d310a-6fc5-424f-885b-90caf1ccd708, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c6eb69eb-343c-4114-a7e8-b55b7b6a6cc8]]@486456962 to transaction: TransactionImpl [xid=null, txID=165, xid=null, state=ACTIVE, createTime=1719259192363(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3d2f26b7 2024-06-24 19:59:52,404 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=160, durable=true, userID=51dc3906-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-be1d310a-6fc5-424f-885b-90caf1ccd708, JMSReplyTo=temp-queue://5f609747-e4e6-42c2-9787-acbb23649b3d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1616450076 to transaction: TransactionImpl [xid=null, txID=161, xid=null, state=ACTIVE, createTime=1719259192357(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@721cdd15 2024-06-24 19:59:52,405 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5f609747-e4e6-42c2-9787-acbb23649b3d: CoreMessage[messageID=164, durable=true, userID=51e11b09-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=5f609747-e4e6-42c2-9787-acbb23649b3d, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-be1d310a-6fc5-424f-885b-90caf1ccd708, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c6eb69eb-343c-4114-a7e8-b55b7b6a6cc8]]@486456962, transaction: TransactionImpl [xid=null, txID=165, xid=null, state=COMMITTED, createTime=1719259192363(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3d2f26b7 2024-06-24 19:59:52,407 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=160, durable=true, userID=51dc3906-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-be1d310a-6fc5-424f-885b-90caf1ccd708, JMSReplyTo=temp-queue://5f609747-e4e6-42c2-9787-acbb23649b3d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1616450076, transaction: TransactionImpl [xid=null, txID=161, xid=null, state=COMMITTED, createTime=1719259192357(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@721cdd15 2024-06-24 19:59:52,420 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51ea42ca-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6cf21be7, true, {}] 2024-06-24 19:59:52,422 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5f609747-e4e6-42c2-9787-acbb23649b3d] 2024-06-24 19:59:52,429 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@45f58b4e, org.eclipse.scout.rt.mom.jms.JmsSubscription@7eefe4ce] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:52,431 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51ebf07b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4092ea98, true, {}] 2024-06-24 19:59:52,432 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 19:59:52,434 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51ec3e9c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e74c3c4, true, {}] 2024-06-24 19:59:52,434 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3e94d8b4-2b3c-4f36-ba0e-649d6e77d722, address=3e94d8b4-2b3c-4f36-ba0e-649d6e77d722, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,435 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@70a39992 2024-06-24 19:59:52,435 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@16c4c624 2024-06-24 19:59:52,437 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3e94d8b4-2b3c-4f36-ba0e-649d6e77d722, null, 0, false, true, null] 2024-06-24 19:59:52,440 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=197, durable=true, userID=51ed28ff-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-517425c9-263f-4667-ab16-cb459477fbc0, JMSReplyTo=temp-queue://3e94d8b4-2b3c-4f36-ba0e-649d6e77d722, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1096104014, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 19:59:52,444 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[197]:RELIABLE:CoreMessage[messageID=197, durable=true, userID=51ed28ff-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-517425c9-263f-4667-ab16-cb459477fbc0, JMSReplyTo=temp-queue://3e94d8b4-2b3c-4f36-ba0e-649d6e77d722, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1096104014 2024-06-24 19:59:52,445 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=197, durable=true, userID=51ed28ff-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-517425c9-263f-4667-ab16-cb459477fbc0, JMSReplyTo=temp-queue://3e94d8b4-2b3c-4f36-ba0e-649d6e77d722, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1096104014 to transaction: TransactionImpl [xid=null, txID=198, xid=null, state=ACTIVE, createTime=1719259192445(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1821f04d 2024-06-24 19:59:52,446 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51ee1360-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b1abe71, true, {}] 2024-06-24 19:59:52,447 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=197, durable=true, userID=51ed28ff-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-517425c9-263f-4667-ab16-cb459477fbc0, JMSReplyTo=temp-queue://3e94d8b4-2b3c-4f36-ba0e-649d6e77d722, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1096104014, transaction: TransactionImpl [xid=null, txID=198, xid=null, state=COMMITTED, createTime=1719259192445(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1821f04d 2024-06-24 19:59:52,448 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=201, durable=true, userID=51ee6182-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=3e94d8b4-2b3c-4f36-ba0e-649d6e77d722, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-517425c9-263f-4667-ab16-cb459477fbc0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fb9ff4e9-a6b4-484e-b596-36ca70552c04]]@1266796700, context: RoutingContextImpl(Address=3e94d8b4-2b3c-4f36-ba0e-649d6e77d722, routingType=ANYCAST, PreviousAddress=3e94d8b4-2b3c-4f36-ba0e-649d6e77d722 previousRoute:ANYCAST, reusable=true, version=-2147483610) .................................................. ***** durable queues 3e94d8b4-2b3c-4f36-ba0e-649d6e77d722: ***** non durable for 3e94d8b4-2b3c-4f36-ba0e-649d6e77d722: - queueID=193 address:3e94d8b4-2b3c-4f36-ba0e-649d6e77d722 name:3e94d8b4-2b3c-4f36-ba0e-649d6e77d722 filter:null .................................................. , transaction: null 2024-06-24 19:59:52,448 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3e94d8b4-2b3c-4f36-ba0e-649d6e77d722: Reference[201]:RELIABLE:CoreMessage[messageID=201, durable=true, userID=51ee6182-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=3e94d8b4-2b3c-4f36-ba0e-649d6e77d722, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-517425c9-263f-4667-ab16-cb459477fbc0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fb9ff4e9-a6b4-484e-b596-36ca70552c04]]@1266796700 2024-06-24 19:59:52,449 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3e94d8b4-2b3c-4f36-ba0e-649d6e77d722: CoreMessage[messageID=201, durable=true, userID=51ee6182-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=3e94d8b4-2b3c-4f36-ba0e-649d6e77d722, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-517425c9-263f-4667-ab16-cb459477fbc0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fb9ff4e9-a6b4-484e-b596-36ca70552c04]]@1266796700 to transaction: TransactionImpl [xid=null, txID=204, xid=null, state=ACTIVE, createTime=1719259192449(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3f4bcd3d 2024-06-24 19:59:52,449 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3e94d8b4-2b3c-4f36-ba0e-649d6e77d722: CoreMessage[messageID=201, durable=true, userID=51ee6182-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=3e94d8b4-2b3c-4f36-ba0e-649d6e77d722, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-517425c9-263f-4667-ab16-cb459477fbc0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fb9ff4e9-a6b4-484e-b596-36ca70552c04]]@1266796700, transaction: TransactionImpl [xid=null, txID=204, xid=null, state=COMMITTED, createTime=1719259192449(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3f4bcd3d 2024-06-24 19:59:52,450 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51eed6b3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74a295d2, true, {}] 2024-06-24 19:59:52,451 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3e94d8b4-2b3c-4f36-ba0e-649d6e77d722] 2024-06-24 19:59:52,454 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@4873118d, org.eclipse.scout.rt.mom.jms.JmsSubscription@3eeec5e6] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:52,456 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51efc114-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c184f1e, true, {}] 2024-06-24 19:59:52,457 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 19:59:52,458 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51f00f35-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@709af584, true, {}] 2024-06-24 19:59:52,459 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f62b8982-556e-4743-b5f8-d25f5414b6c7, address=f62b8982-556e-4743-b5f8-d25f5414b6c7, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,459 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@60aea809 2024-06-24 19:59:52,460 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@226e689 2024-06-24 19:59:52,461 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f62b8982-556e-4743-b5f8-d25f5414b6c7, null, 0, false, true, null] 2024-06-24 19:59:52,463 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=234, durable=true, userID=51f0ab78-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bfed791-f18b-4c1d-99e7-3f7ef6adacf9, JMSReplyTo=temp-queue://f62b8982-556e-4743-b5f8-d25f5414b6c7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1466098968, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 19:59:52,467 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[234]:RELIABLE:CoreMessage[messageID=234, durable=true, userID=51f0ab78-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bfed791-f18b-4c1d-99e7-3f7ef6adacf9, JMSReplyTo=temp-queue://f62b8982-556e-4743-b5f8-d25f5414b6c7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1466098968 2024-06-24 19:59:52,467 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=234, durable=true, userID=51f0ab78-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bfed791-f18b-4c1d-99e7-3f7ef6adacf9, JMSReplyTo=temp-queue://f62b8982-556e-4743-b5f8-d25f5414b6c7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1466098968 to transaction: TransactionImpl [xid=null, txID=235, xid=null, state=ACTIVE, createTime=1719259192467(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1a502b32 2024-06-24 19:59:52,468 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51f195d9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41ceb2d6, true, {}] 2024-06-24 19:59:52,470 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=234, durable=true, userID=51f0ab78-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bfed791-f18b-4c1d-99e7-3f7ef6adacf9, JMSReplyTo=temp-queue://f62b8982-556e-4743-b5f8-d25f5414b6c7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1466098968, transaction: TransactionImpl [xid=null, txID=235, xid=null, state=COMMITTED, createTime=1719259192467(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1a502b32 2024-06-24 19:59:52,470 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=238, durable=true, userID=51f1bceb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=f62b8982-556e-4743-b5f8-d25f5414b6c7, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bfed791-f18b-4c1d-99e7-3f7ef6adacf9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=91332783-8404-4005-a8cd-d0e96a277e01]]@593470611, context: RoutingContextImpl(Address=f62b8982-556e-4743-b5f8-d25f5414b6c7, routingType=ANYCAST, PreviousAddress=f62b8982-556e-4743-b5f8-d25f5414b6c7 previousRoute:ANYCAST, reusable=true, version=-2147483608) .................................................. ***** durable queues f62b8982-556e-4743-b5f8-d25f5414b6c7: ***** non durable for f62b8982-556e-4743-b5f8-d25f5414b6c7: - queueID=230 address:f62b8982-556e-4743-b5f8-d25f5414b6c7 name:f62b8982-556e-4743-b5f8-d25f5414b6c7 filter:null .................................................. , transaction: null 2024-06-24 19:59:52,470 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f62b8982-556e-4743-b5f8-d25f5414b6c7: Reference[238]:RELIABLE:CoreMessage[messageID=238, durable=true, userID=51f1bceb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=f62b8982-556e-4743-b5f8-d25f5414b6c7, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bfed791-f18b-4c1d-99e7-3f7ef6adacf9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=91332783-8404-4005-a8cd-d0e96a277e01]]@593470611 2024-06-24 19:59:52,471 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f62b8982-556e-4743-b5f8-d25f5414b6c7: CoreMessage[messageID=238, durable=true, userID=51f1bceb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=f62b8982-556e-4743-b5f8-d25f5414b6c7, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bfed791-f18b-4c1d-99e7-3f7ef6adacf9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=91332783-8404-4005-a8cd-d0e96a277e01]]@593470611 to transaction: TransactionImpl [xid=null, txID=241, xid=null, state=ACTIVE, createTime=1719259192471(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@48097fba 2024-06-24 19:59:52,471 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f62b8982-556e-4743-b5f8-d25f5414b6c7: CoreMessage[messageID=238, durable=true, userID=51f1bceb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=f62b8982-556e-4743-b5f8-d25f5414b6c7, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2bfed791-f18b-4c1d-99e7-3f7ef6adacf9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=91332783-8404-4005-a8cd-d0e96a277e01]]@593470611, transaction: TransactionImpl [xid=null, txID=241, xid=null, state=COMMITTED, createTime=1719259192471(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@48097fba 2024-06-24 19:59:52,503 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51f6ed0c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f2b2691, true, {}] 2024-06-24 19:59:52,504 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [f62b8982-556e-4743-b5f8-d25f5414b6c7] 2024-06-24 19:59:52,507 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7d50a73d, org.eclipse.scout.rt.mom.jms.JmsSubscription@558a853] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:52,508 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51f7b05d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a06f32f, true, {}] 2024-06-24 19:59:52,509 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 19:59:52,510 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51f7fe7e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ce53c6f, true, {}] 2024-06-24 19:59:52,511 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ebe1f245-9d06-4816-a1c4-577150e191cb, address=ebe1f245-9d06-4816-a1c4-577150e191cb, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,511 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5b407fea 2024-06-24 19:59:52,512 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@231bffbe 2024-06-24 19:59:52,513 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ebe1f245-9d06-4816-a1c4-577150e191cb, null, 0, false, true, null] 2024-06-24 19:59:52,515 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=271, durable=true, userID=51f89ac1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f251cab0-ce16-40e1-afa5-74904a10261a, JMSReplyTo=temp-queue://ebe1f245-9d06-4816-a1c4-577150e191cb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1301623932, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 19:59:52,519 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[271]:RELIABLE:CoreMessage[messageID=271, durable=true, userID=51f89ac1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f251cab0-ce16-40e1-afa5-74904a10261a, JMSReplyTo=temp-queue://ebe1f245-9d06-4816-a1c4-577150e191cb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1301623932 2024-06-24 19:59:52,520 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=271, durable=true, userID=51f89ac1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f251cab0-ce16-40e1-afa5-74904a10261a, JMSReplyTo=temp-queue://ebe1f245-9d06-4816-a1c4-577150e191cb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1301623932 to transaction: TransactionImpl [xid=null, txID=272, xid=null, state=ACTIVE, createTime=1719259192519(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@15eb2ab7 2024-06-24 19:59:52,520 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51f98522-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54421ed4, true, {}] 2024-06-24 19:59:52,522 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=271, durable=true, userID=51f89ac1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f251cab0-ce16-40e1-afa5-74904a10261a, JMSReplyTo=temp-queue://ebe1f245-9d06-4816-a1c4-577150e191cb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1301623932, transaction: TransactionImpl [xid=null, txID=272, xid=null, state=COMMITTED, createTime=1719259192519(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@15eb2ab7 2024-06-24 19:59:52,522 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=275, durable=true, userID=51f9d344-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=ebe1f245-9d06-4816-a1c4-577150e191cb, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f251cab0-ce16-40e1-afa5-74904a10261a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bdb400cc-f8b6-4fce-8e4a-15ee622c57b6]]@98054100, context: RoutingContextImpl(Address=ebe1f245-9d06-4816-a1c4-577150e191cb, routingType=ANYCAST, PreviousAddress=ebe1f245-9d06-4816-a1c4-577150e191cb previousRoute:ANYCAST, reusable=true, version=-2147483606) .................................................. ***** durable queues ebe1f245-9d06-4816-a1c4-577150e191cb: ***** non durable for ebe1f245-9d06-4816-a1c4-577150e191cb: - queueID=267 address:ebe1f245-9d06-4816-a1c4-577150e191cb name:ebe1f245-9d06-4816-a1c4-577150e191cb filter:null .................................................. , transaction: null 2024-06-24 19:59:52,523 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ebe1f245-9d06-4816-a1c4-577150e191cb: Reference[275]:RELIABLE:CoreMessage[messageID=275, durable=true, userID=51f9d344-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=ebe1f245-9d06-4816-a1c4-577150e191cb, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f251cab0-ce16-40e1-afa5-74904a10261a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bdb400cc-f8b6-4fce-8e4a-15ee622c57b6]]@98054100 2024-06-24 19:59:52,523 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ebe1f245-9d06-4816-a1c4-577150e191cb: CoreMessage[messageID=275, durable=true, userID=51f9d344-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=ebe1f245-9d06-4816-a1c4-577150e191cb, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f251cab0-ce16-40e1-afa5-74904a10261a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bdb400cc-f8b6-4fce-8e4a-15ee622c57b6]]@98054100 to transaction: TransactionImpl [xid=null, txID=278, xid=null, state=ACTIVE, createTime=1719259192523(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4bffe028 2024-06-24 19:59:52,523 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ebe1f245-9d06-4816-a1c4-577150e191cb: CoreMessage[messageID=275, durable=true, userID=51f9d344-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=ebe1f245-9d06-4816-a1c4-577150e191cb, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f251cab0-ce16-40e1-afa5-74904a10261a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bdb400cc-f8b6-4fce-8e4a-15ee622c57b6]]@98054100, transaction: TransactionImpl [xid=null, txID=278, xid=null, state=COMMITTED, createTime=1719259192523(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4bffe028 2024-06-24 19:59:52,524 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51fa2165-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d8cb8cf, true, {}] 2024-06-24 19:59:52,525 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ebe1f245-9d06-4816-a1c4-577150e191cb] 2024-06-24 19:59:52,528 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@11c296eb, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b07fc44] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:52,530 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51fb0bc6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@375de3eb, true, {}] 2024-06-24 19:59:52,531 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 19:59:52,532 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51fb59e7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15be1ca5, true, {}] 2024-06-24 19:59:52,532 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=457912b6-e053-4936-99a8-2fa26691f65b, address=457912b6-e053-4936-99a8-2fa26691f65b, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,533 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2487a9de 2024-06-24 19:59:52,533 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6727b0c6 2024-06-24 19:59:52,534 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 457912b6-e053-4936-99a8-2fa26691f65b, null, 0, false, true, null] 2024-06-24 19:59:52,536 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=308, durable=true, userID=51fbcf1a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9be9717-5258-4e37-be98-355a0040cbbe, JMSReplyTo=temp-queue://457912b6-e053-4936-99a8-2fa26691f65b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1060980082, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 19:59:52,540 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[308]:RELIABLE:CoreMessage[messageID=308, durable=true, userID=51fbcf1a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9be9717-5258-4e37-be98-355a0040cbbe, JMSReplyTo=temp-queue://457912b6-e053-4936-99a8-2fa26691f65b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1060980082 2024-06-24 19:59:52,541 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=308, durable=true, userID=51fbcf1a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9be9717-5258-4e37-be98-355a0040cbbe, JMSReplyTo=temp-queue://457912b6-e053-4936-99a8-2fa26691f65b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1060980082 to transaction: TransactionImpl [xid=null, txID=309, xid=null, state=ACTIVE, createTime=1719259192541(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7baea565 2024-06-24 19:59:52,541 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51fcb97b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@309f2ede, true, {}] 2024-06-24 19:59:52,543 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=308, durable=true, userID=51fbcf1a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9be9717-5258-4e37-be98-355a0040cbbe, JMSReplyTo=temp-queue://457912b6-e053-4936-99a8-2fa26691f65b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1060980082, transaction: TransactionImpl [xid=null, txID=309, xid=null, state=COMMITTED, createTime=1719259192541(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7baea565 2024-06-24 19:59:52,543 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=312, durable=true, userID=51fd079d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=457912b6-e053-4936-99a8-2fa26691f65b, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9be9717-5258-4e37-be98-355a0040cbbe, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0547a375-30a0-4b5c-a76a-7d08666dc518]]@1634404686, context: RoutingContextImpl(Address=457912b6-e053-4936-99a8-2fa26691f65b, routingType=ANYCAST, PreviousAddress=457912b6-e053-4936-99a8-2fa26691f65b previousRoute:ANYCAST, reusable=true, version=-2147483604) .................................................. ***** durable queues 457912b6-e053-4936-99a8-2fa26691f65b: ***** non durable for 457912b6-e053-4936-99a8-2fa26691f65b: - queueID=304 address:457912b6-e053-4936-99a8-2fa26691f65b name:457912b6-e053-4936-99a8-2fa26691f65b filter:null .................................................. , transaction: null 2024-06-24 19:59:52,544 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 457912b6-e053-4936-99a8-2fa26691f65b: Reference[312]:RELIABLE:CoreMessage[messageID=312, durable=true, userID=51fd079d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=457912b6-e053-4936-99a8-2fa26691f65b, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9be9717-5258-4e37-be98-355a0040cbbe, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0547a375-30a0-4b5c-a76a-7d08666dc518]]@1634404686 2024-06-24 19:59:52,544 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 457912b6-e053-4936-99a8-2fa26691f65b: CoreMessage[messageID=312, durable=true, userID=51fd079d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=457912b6-e053-4936-99a8-2fa26691f65b, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9be9717-5258-4e37-be98-355a0040cbbe, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0547a375-30a0-4b5c-a76a-7d08666dc518]]@1634404686 to transaction: TransactionImpl [xid=null, txID=315, xid=null, state=ACTIVE, createTime=1719259192544(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@55c4bc45 2024-06-24 19:59:52,544 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 457912b6-e053-4936-99a8-2fa26691f65b: CoreMessage[messageID=312, durable=true, userID=51fd079d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=457912b6-e053-4936-99a8-2fa26691f65b, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9be9717-5258-4e37-be98-355a0040cbbe, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0547a375-30a0-4b5c-a76a-7d08666dc518]]@1634404686, transaction: TransactionImpl [xid=null, txID=315, xid=null, state=COMMITTED, createTime=1719259192544(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@55c4bc45 2024-06-24 19:59:52,546 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51fd55be-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62fe2a97, true, {}] 2024-06-24 19:59:52,547 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [457912b6-e053-4936-99a8-2fa26691f65b] 2024-06-24 19:59:52,549 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@4b3cd217, org.eclipse.scout.rt.mom.jms.JmsSubscription@65c2d1a3] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:52,551 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51fe401f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7dc2e920, true, {}] 2024-06-24 19:59:52,552 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 19:59:52,553 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [51fe8e40-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6dc6c329, true, {}] 2024-06-24 19:59:52,554 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=daea7dff-0841-47bc-875a-31c5d20c157b, address=daea7dff-0841-47bc-875a-31c5d20c157b, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,554 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@19369ad8 2024-06-24 19:59:52,555 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@31d413f1 2024-06-24 19:59:52,556 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, daea7dff-0841-47bc-875a-31c5d20c157b, null, 0, false, true, null] 2024-06-24 19:59:52,557 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=345, durable=true, userID=51ff0373-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-76b27fc1-911a-4fbf-b3d7-218c2c513eed, JMSReplyTo=temp-queue://daea7dff-0841-47bc-875a-31c5d20c157b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@847734068, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 19:59:52,561 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[345]:RELIABLE:CoreMessage[messageID=345, durable=true, userID=51ff0373-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-76b27fc1-911a-4fbf-b3d7-218c2c513eed, JMSReplyTo=temp-queue://daea7dff-0841-47bc-875a-31c5d20c157b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@847734068 2024-06-24 19:59:52,562 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=345, durable=true, userID=51ff0373-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-76b27fc1-911a-4fbf-b3d7-218c2c513eed, JMSReplyTo=temp-queue://daea7dff-0841-47bc-875a-31c5d20c157b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@847734068 to transaction: TransactionImpl [xid=null, txID=346, xid=null, state=ACTIVE, createTime=1719259192562(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@42d1c1b5 2024-06-24 19:59:52,563 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [520014e4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b2a7e1f, true, {}] 2024-06-24 19:59:52,565 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=345, durable=true, userID=51ff0373-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=823, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-76b27fc1-911a-4fbf-b3d7-218c2c513eed, JMSReplyTo=temp-queue://daea7dff-0841-47bc-875a-31c5d20c157b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@847734068, transaction: TransactionImpl [xid=null, txID=346, xid=null, state=COMMITTED, createTime=1719259192562(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@42d1c1b5 2024-06-24 19:59:52,565 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=349, durable=true, userID=52003bf6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=daea7dff-0841-47bc-875a-31c5d20c157b, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-76b27fc1-911a-4fbf-b3d7-218c2c513eed, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=188463e5-92b4-4a01-a649-b9f8e499a276]]@1221809106, context: RoutingContextImpl(Address=daea7dff-0841-47bc-875a-31c5d20c157b, routingType=ANYCAST, PreviousAddress=daea7dff-0841-47bc-875a-31c5d20c157b previousRoute:ANYCAST, reusable=true, version=-2147483602) .................................................. ***** durable queues daea7dff-0841-47bc-875a-31c5d20c157b: ***** non durable for daea7dff-0841-47bc-875a-31c5d20c157b: - queueID=341 address:daea7dff-0841-47bc-875a-31c5d20c157b name:daea7dff-0841-47bc-875a-31c5d20c157b filter:null .................................................. , transaction: null 2024-06-24 19:59:52,565 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from daea7dff-0841-47bc-875a-31c5d20c157b: Reference[349]:RELIABLE:CoreMessage[messageID=349, durable=true, userID=52003bf6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=daea7dff-0841-47bc-875a-31c5d20c157b, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-76b27fc1-911a-4fbf-b3d7-218c2c513eed, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=188463e5-92b4-4a01-a649-b9f8e499a276]]@1221809106 2024-06-24 19:59:52,566 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from daea7dff-0841-47bc-875a-31c5d20c157b: CoreMessage[messageID=349, durable=true, userID=52003bf6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=daea7dff-0841-47bc-875a-31c5d20c157b, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-76b27fc1-911a-4fbf-b3d7-218c2c513eed, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=188463e5-92b4-4a01-a649-b9f8e499a276]]@1221809106 to transaction: TransactionImpl [xid=null, txID=352, xid=null, state=ACTIVE, createTime=1719259192566(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6a1f3551 2024-06-24 19:59:52,566 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from daea7dff-0841-47bc-875a-31c5d20c157b: CoreMessage[messageID=349, durable=true, userID=52003bf6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=daea7dff-0841-47bc-875a-31c5d20c157b, size=893, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-76b27fc1-911a-4fbf-b3d7-218c2c513eed, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=188463e5-92b4-4a01-a649-b9f8e499a276]]@1221809106, transaction: TransactionImpl [xid=null, txID=352, xid=null, state=COMMITTED, createTime=1719259192566(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6a1f3551 2024-06-24 19:59:52,567 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5200b127-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f9c636d, true, {}] 2024-06-24 19:59:52,568 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [daea7dff-0841-47bc-875a-31c5d20c157b] 2024-06-24 19:59:52,570 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@3b4cc107, org.eclipse.scout.rt.mom.jms.JmsSubscription@506f3629] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:52,572 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52017478-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77e1dadd, true, {}] 2024-06-24 19:59:52,573 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 19:59:52,603 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52060859-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70f4e205, true, {}] 2024-06-24 19:59:52,603 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cce383c6-23db-4b1f-8a12-040df84501c5, address=cce383c6-23db-4b1f-8a12-040df84501c5, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,604 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2661784 2024-06-24 19:59:52,604 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@32f0411f 2024-06-24 19:59:52,605 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cce383c6-23db-4b1f-8a12-040df84501c5, null, 0, false, true, null] 2024-06-24 19:59:52,607 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=382, durable=true, userID=5206cbac-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3c51eb14-3279-4211-a7ea-9b0d719e2a88, JMSReplyTo=temp-queue://cce383c6-23db-4b1f-8a12-040df84501c5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1979735339, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 19:59:52,611 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[382]:RELIABLE:CoreMessage[messageID=382, durable=true, userID=5206cbac-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3c51eb14-3279-4211-a7ea-9b0d719e2a88, JMSReplyTo=temp-queue://cce383c6-23db-4b1f-8a12-040df84501c5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1979735339 2024-06-24 19:59:52,612 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=382, durable=true, userID=5206cbac-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3c51eb14-3279-4211-a7ea-9b0d719e2a88, JMSReplyTo=temp-queue://cce383c6-23db-4b1f-8a12-040df84501c5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1979735339 to transaction: TransactionImpl [xid=null, txID=383, xid=null, state=ACTIVE, createTime=1719259192612(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@b320ba5 2024-06-24 19:59:52,613 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5207b60d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bd9fa5b, true, {}] 2024-06-24 19:59:52,615 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=382, durable=true, userID=5206cbac-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=916, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3c51eb14-3279-4211-a7ea-9b0d719e2a88, JMSReplyTo=temp-queue://cce383c6-23db-4b1f-8a12-040df84501c5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1979735339, transaction: TransactionImpl [xid=null, txID=383, xid=null, state=COMMITTED, createTime=1719259192612(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@b320ba5 2024-06-24 19:59:52,615 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=386, durable=true, userID=5207dd1f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=cce383c6-23db-4b1f-8a12-040df84501c5, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3c51eb14-3279-4211-a7ea-9b0d719e2a88, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3a5e9bb7-1241-4371-a146-59e879810bc5]]@1629074781, context: RoutingContextImpl(Address=cce383c6-23db-4b1f-8a12-040df84501c5, routingType=ANYCAST, PreviousAddress=cce383c6-23db-4b1f-8a12-040df84501c5 previousRoute:ANYCAST, reusable=true, version=-2147483600) .................................................. ***** durable queues cce383c6-23db-4b1f-8a12-040df84501c5: ***** non durable for cce383c6-23db-4b1f-8a12-040df84501c5: - queueID=378 address:cce383c6-23db-4b1f-8a12-040df84501c5 name:cce383c6-23db-4b1f-8a12-040df84501c5 filter:null .................................................. , transaction: null 2024-06-24 19:59:52,615 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from cce383c6-23db-4b1f-8a12-040df84501c5: Reference[386]:RELIABLE:CoreMessage[messageID=386, durable=true, userID=5207dd1f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=cce383c6-23db-4b1f-8a12-040df84501c5, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3c51eb14-3279-4211-a7ea-9b0d719e2a88, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3a5e9bb7-1241-4371-a146-59e879810bc5]]@1629074781 2024-06-24 19:59:52,616 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from cce383c6-23db-4b1f-8a12-040df84501c5: CoreMessage[messageID=386, durable=true, userID=5207dd1f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=cce383c6-23db-4b1f-8a12-040df84501c5, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3c51eb14-3279-4211-a7ea-9b0d719e2a88, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3a5e9bb7-1241-4371-a146-59e879810bc5]]@1629074781 to transaction: TransactionImpl [xid=null, txID=389, xid=null, state=ACTIVE, createTime=1719259192616(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@377aeaf5 2024-06-24 19:59:52,616 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from cce383c6-23db-4b1f-8a12-040df84501c5: CoreMessage[messageID=386, durable=true, userID=5207dd1f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=cce383c6-23db-4b1f-8a12-040df84501c5, size=986, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3c51eb14-3279-4211-a7ea-9b0d719e2a88, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3a5e9bb7-1241-4371-a146-59e879810bc5]]@1629074781, transaction: TransactionImpl [xid=null, txID=389, xid=null, state=COMMITTED, createTime=1719259192616(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@377aeaf5 2024-06-24 19:59:52,617 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52085250-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@992b1fd, true, {}] 2024-06-24 19:59:52,618 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [cce383c6-23db-4b1f-8a12-040df84501c5] 2024-06-24 19:59:52,620 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7284ae3, org.eclipse.scout.rt.mom.jms.JmsSubscription@3dfc3999] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:52,622 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [520915a1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@228d748b, true, {}] 2024-06-24 19:59:52,623 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 19:59:52,624 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [520963c2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c5e513e, true, {}] 2024-06-24 19:59:52,625 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8c07a045-d9b3-46e6-a869-bacc404530d7, address=8c07a045-d9b3-46e6-a869-bacc404530d7, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,625 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@43b929ef 2024-06-24 19:59:52,626 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@501f2974 2024-06-24 19:59:52,627 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8c07a045-d9b3-46e6-a869-bacc404530d7, null, 0, false, true, null] 2024-06-24 19:59:52,628 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=419, durable=true, userID=520a0005-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6618fb1f-795e-4486-a440-4c853202642e, JMSReplyTo=temp-queue://8c07a045-d9b3-46e6-a869-bacc404530d7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2080424944, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 19:59:52,629 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[419]:RELIABLE:CoreMessage[messageID=419, durable=true, userID=520a0005-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6618fb1f-795e-4486-a440-4c853202642e, JMSReplyTo=temp-queue://8c07a045-d9b3-46e6-a869-bacc404530d7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2080424944 2024-06-24 19:59:52,630 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=419, durable=true, userID=520a0005-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6618fb1f-795e-4486-a440-4c853202642e, JMSReplyTo=temp-queue://8c07a045-d9b3-46e6-a869-bacc404530d7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2080424944 to transaction: TransactionImpl [xid=null, txID=420, xid=null, state=ACTIVE, createTime=1719259192630(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5cec99f 2024-06-24 19:59:52,632 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [520a7536-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66fb0fd6, true, {}] 2024-06-24 19:59:52,633 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=419, durable=true, userID=520a0005-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=925, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6618fb1f-795e-4486-a440-4c853202642e, JMSReplyTo=temp-queue://8c07a045-d9b3-46e6-a869-bacc404530d7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2080424944, transaction: TransactionImpl [xid=null, txID=420, xid=null, state=COMMITTED, createTime=1719259192630(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5cec99f 2024-06-24 19:59:52,636 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=423, durable=true, userID=520b1178-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=8c07a045-d9b3-46e6-a869-bacc404530d7, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6618fb1f-795e-4486-a440-4c853202642e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=632f0db0-ee85-41e3-af9d-7b0b5bcf6f66]]@2055439162, context: RoutingContextImpl(Address=8c07a045-d9b3-46e6-a869-bacc404530d7, routingType=ANYCAST, PreviousAddress=8c07a045-d9b3-46e6-a869-bacc404530d7 previousRoute:ANYCAST, reusable=true, version=-2147483598) .................................................. ***** durable queues 8c07a045-d9b3-46e6-a869-bacc404530d7: ***** non durable for 8c07a045-d9b3-46e6-a869-bacc404530d7: - queueID=415 address:8c07a045-d9b3-46e6-a869-bacc404530d7 name:8c07a045-d9b3-46e6-a869-bacc404530d7 filter:null .................................................. , transaction: null 2024-06-24 19:59:52,636 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8c07a045-d9b3-46e6-a869-bacc404530d7: Reference[423]:RELIABLE:CoreMessage[messageID=423, durable=true, userID=520b1178-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=8c07a045-d9b3-46e6-a869-bacc404530d7, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6618fb1f-795e-4486-a440-4c853202642e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=632f0db0-ee85-41e3-af9d-7b0b5bcf6f66]]@2055439162 2024-06-24 19:59:52,637 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8c07a045-d9b3-46e6-a869-bacc404530d7: CoreMessage[messageID=423, durable=true, userID=520b1178-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=8c07a045-d9b3-46e6-a869-bacc404530d7, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6618fb1f-795e-4486-a440-4c853202642e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=632f0db0-ee85-41e3-af9d-7b0b5bcf6f66]]@2055439162 to transaction: TransactionImpl [xid=null, txID=426, xid=null, state=ACTIVE, createTime=1719259192636(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1475c0b4 2024-06-24 19:59:52,637 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8c07a045-d9b3-46e6-a869-bacc404530d7: CoreMessage[messageID=423, durable=true, userID=520b1178-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=8c07a045-d9b3-46e6-a869-bacc404530d7, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6618fb1f-795e-4486-a440-4c853202642e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=632f0db0-ee85-41e3-af9d-7b0b5bcf6f66]]@2055439162, transaction: TransactionImpl [xid=null, txID=426, xid=null, state=COMMITTED, createTime=1719259192636(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1475c0b4 2024-06-24 19:59:52,638 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [520b86a9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19ff26d0, true, {}] 2024-06-24 19:59:52,639 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [8c07a045-d9b3-46e6-a869-bacc404530d7] 2024-06-24 19:59:52,642 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@6caedeec, org.eclipse.scout.rt.mom.jms.JmsSubscription@47bfea59] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:52,644 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [520c49fa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37af7854, true, {}] 2024-06-24 19:59:52,645 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 19:59:52,646 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [520cbf2b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@139aee8f, true, {}] 2024-06-24 19:59:52,646 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2d049b47-6736-40fe-940f-4adbdb122ca6, address=2d049b47-6736-40fe-940f-4adbdb122ca6, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,647 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7efbdfe0 2024-06-24 19:59:52,648 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5d499937 2024-06-24 19:59:52,649 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2d049b47-6736-40fe-940f-4adbdb122ca6, null, 0, false, true, null] 2024-06-24 19:59:52,650 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=456, durable=true, userID=520d5b6e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dfa3facd-7c25-4760-8e42-3d2da8cae0ac, JMSReplyTo=temp-queue://2d049b47-6736-40fe-940f-4adbdb122ca6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@300431122, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 19:59:52,654 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[456]:RELIABLE:CoreMessage[messageID=456, durable=true, userID=520d5b6e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dfa3facd-7c25-4760-8e42-3d2da8cae0ac, JMSReplyTo=temp-queue://2d049b47-6736-40fe-940f-4adbdb122ca6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@300431122 2024-06-24 19:59:52,655 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=456, durable=true, userID=520d5b6e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dfa3facd-7c25-4760-8e42-3d2da8cae0ac, JMSReplyTo=temp-queue://2d049b47-6736-40fe-940f-4adbdb122ca6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@300431122 to transaction: TransactionImpl [xid=null, txID=457, xid=null, state=ACTIVE, createTime=1719259192655(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1aabae20 2024-06-24 19:59:52,656 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [520e45cf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@569c726a, true, {}] 2024-06-24 19:59:52,658 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=456, durable=true, userID=520d5b6e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=851, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dfa3facd-7c25-4760-8e42-3d2da8cae0ac, JMSReplyTo=temp-queue://2d049b47-6736-40fe-940f-4adbdb122ca6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@300431122, transaction: TransactionImpl [xid=null, txID=457, xid=null, state=COMMITTED, createTime=1719259192655(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1aabae20 2024-06-24 19:59:52,658 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=460, durable=true, userID=520e6ce1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=2d049b47-6736-40fe-940f-4adbdb122ca6, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dfa3facd-7c25-4760-8e42-3d2da8cae0ac, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=222b1357-0a1e-46a2-9c12-bb946c4afdeb]]@889241154, context: RoutingContextImpl(Address=2d049b47-6736-40fe-940f-4adbdb122ca6, routingType=ANYCAST, PreviousAddress=2d049b47-6736-40fe-940f-4adbdb122ca6 previousRoute:ANYCAST, reusable=true, version=-2147483596) .................................................. ***** durable queues 2d049b47-6736-40fe-940f-4adbdb122ca6: ***** non durable for 2d049b47-6736-40fe-940f-4adbdb122ca6: - queueID=452 address:2d049b47-6736-40fe-940f-4adbdb122ca6 name:2d049b47-6736-40fe-940f-4adbdb122ca6 filter:null .................................................. , transaction: null 2024-06-24 19:59:52,658 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2d049b47-6736-40fe-940f-4adbdb122ca6: Reference[460]:RELIABLE:CoreMessage[messageID=460, durable=true, userID=520e6ce1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=2d049b47-6736-40fe-940f-4adbdb122ca6, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dfa3facd-7c25-4760-8e42-3d2da8cae0ac, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=222b1357-0a1e-46a2-9c12-bb946c4afdeb]]@889241154 2024-06-24 19:59:52,659 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2d049b47-6736-40fe-940f-4adbdb122ca6: CoreMessage[messageID=460, durable=true, userID=520e6ce1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=2d049b47-6736-40fe-940f-4adbdb122ca6, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dfa3facd-7c25-4760-8e42-3d2da8cae0ac, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=222b1357-0a1e-46a2-9c12-bb946c4afdeb]]@889241154 to transaction: TransactionImpl [xid=null, txID=463, xid=null, state=ACTIVE, createTime=1719259192658(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@55cdc755 2024-06-24 19:59:52,659 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2d049b47-6736-40fe-940f-4adbdb122ca6: CoreMessage[messageID=460, durable=true, userID=520e6ce1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=2d049b47-6736-40fe-940f-4adbdb122ca6, size=921, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-dfa3facd-7c25-4760-8e42-3d2da8cae0ac, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=222b1357-0a1e-46a2-9c12-bb946c4afdeb]]@889241154, transaction: TransactionImpl [xid=null, txID=463, xid=null, state=COMMITTED, createTime=1719259192658(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@55cdc755 2024-06-24 19:59:52,660 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [520ee212-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b490de5, true, {}] 2024-06-24 19:59:52,660 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [2d049b47-6736-40fe-940f-4adbdb122ca6] 2024-06-24 19:59:52,663 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@711fb6f6, org.eclipse.scout.rt.mom.jms.JmsSubscription@39d0fb07] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:52,665 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [520fa563-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fa8915f, true, {}] 2024-06-24 19:59:52,666 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 19:59:52,667 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [520ff384-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@151faca, true, {}] 2024-06-24 19:59:52,667 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ad579768-81e6-4ea1-ba7f-232b605e8a61, address=ad579768-81e6-4ea1-ba7f-232b605e8a61, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,668 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6c9b6073 2024-06-24 19:59:52,668 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5757f5da 2024-06-24 19:59:52,669 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ad579768-81e6-4ea1-ba7f-232b605e8a61, null, 0, false, true, null] 2024-06-24 19:59:52,671 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=493, durable=true, userID=521068b7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-209c5db9-c1c5-4faa-b45b-15df58dfb54f, JMSReplyTo=temp-queue://ad579768-81e6-4ea1-ba7f-232b605e8a61, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1008645126, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 19:59:52,675 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[493]:RELIABLE:CoreMessage[messageID=493, durable=true, userID=521068b7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-209c5db9-c1c5-4faa-b45b-15df58dfb54f, JMSReplyTo=temp-queue://ad579768-81e6-4ea1-ba7f-232b605e8a61, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1008645126 2024-06-24 19:59:52,676 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=493, durable=true, userID=521068b7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-209c5db9-c1c5-4faa-b45b-15df58dfb54f, JMSReplyTo=temp-queue://ad579768-81e6-4ea1-ba7f-232b605e8a61, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1008645126 to transaction: TransactionImpl [xid=null, txID=494, xid=null, state=ACTIVE, createTime=1719259192675(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a0f664a 2024-06-24 19:59:52,676 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52115318-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@88ff50b, true, {}] 2024-06-24 19:59:52,703 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=493, durable=true, userID=521068b7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=807, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-209c5db9-c1c5-4faa-b45b-15df58dfb54f, JMSReplyTo=temp-queue://ad579768-81e6-4ea1-ba7f-232b605e8a61, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1008645126, transaction: TransactionImpl [xid=null, txID=494, xid=null, state=COMMITTED, createTime=1719259192675(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a0f664a 2024-06-24 19:59:52,704 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=497, durable=true, userID=521571ca-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=ad579768-81e6-4ea1-ba7f-232b605e8a61, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-209c5db9-c1c5-4faa-b45b-15df58dfb54f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3eba1aca-f054-4f33-ad8b-e5edf8057fff]]@2071879883, context: RoutingContextImpl(Address=ad579768-81e6-4ea1-ba7f-232b605e8a61, routingType=ANYCAST, PreviousAddress=ad579768-81e6-4ea1-ba7f-232b605e8a61 previousRoute:ANYCAST, reusable=true, version=-2147483594) .................................................. ***** durable queues ad579768-81e6-4ea1-ba7f-232b605e8a61: ***** non durable for ad579768-81e6-4ea1-ba7f-232b605e8a61: - queueID=489 address:ad579768-81e6-4ea1-ba7f-232b605e8a61 name:ad579768-81e6-4ea1-ba7f-232b605e8a61 filter:null .................................................. , transaction: null 2024-06-24 19:59:52,704 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ad579768-81e6-4ea1-ba7f-232b605e8a61: Reference[497]:RELIABLE:CoreMessage[messageID=497, durable=true, userID=521571ca-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=ad579768-81e6-4ea1-ba7f-232b605e8a61, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-209c5db9-c1c5-4faa-b45b-15df58dfb54f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3eba1aca-f054-4f33-ad8b-e5edf8057fff]]@2071879883 2024-06-24 19:59:52,705 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ad579768-81e6-4ea1-ba7f-232b605e8a61: CoreMessage[messageID=497, durable=true, userID=521571ca-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=ad579768-81e6-4ea1-ba7f-232b605e8a61, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-209c5db9-c1c5-4faa-b45b-15df58dfb54f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3eba1aca-f054-4f33-ad8b-e5edf8057fff]]@2071879883 to transaction: TransactionImpl [xid=null, txID=500, xid=null, state=ACTIVE, createTime=1719259192705(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2b1ec01d 2024-06-24 19:59:52,705 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ad579768-81e6-4ea1-ba7f-232b605e8a61: CoreMessage[messageID=497, durable=true, userID=521571ca-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=ad579768-81e6-4ea1-ba7f-232b605e8a61, size=877, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-209c5db9-c1c5-4faa-b45b-15df58dfb54f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3eba1aca-f054-4f33-ad8b-e5edf8057fff]]@2071879883, transaction: TransactionImpl [xid=null, txID=500, xid=null, state=COMMITTED, createTime=1719259192705(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2b1ec01d 2024-06-24 19:59:52,706 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5215e6fb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=51a3eaeb-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=51a3eaeb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29ea5586, true, {}] 2024-06-24 19:59:52,707 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ad579768-81e6-4ea1-ba7f-232b605e8a61] 2024-06-24 19:59:52,709 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@e6dd39e, org.eclipse.scout.rt.mom.jms.JmsSubscription@7d545c88] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:52,710 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6bc35b2[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:52,711 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008553 ms 2024-06-24 19:59:52,711 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [2d474086-f1d2-4de5-be44-c4c3104ed942] 2024-06-24 19:59:52,713 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:52,713 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:52,714 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 51a3eaeb-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:52,716 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:52,717 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 836.610619 ms 2024-06-24 19:59:52,717 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:52,718 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:52,718 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:52,719 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 204200131'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-24 19:59:52,721 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-24 19:59:52,722 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 521830ed-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-24 19:59:52,723 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52185800-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=521830ed-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=521830ed-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76d4ff17, true, {}] 2024-06-24 19:59:52,724 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4d8fca11 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-24 19:59:52,724 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5218a621-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=521830ed-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=521830ed-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f31954e, true, {}] 2024-06-24 19:59:52,725 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5218a621-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:52,725 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@520e57b3 2024-06-24 19:59:52,726 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b1d55618-6e67-4db4-93df-c3767aaed3c7, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,727 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6827c2a6 2024-06-24 19:59:52,727 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b1d55618-6e67-4db4-93df-c3767aaed3c7, null, 0, false, true, null] 2024-06-24 19:59:52,728 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52194263-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=521830ed-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=521830ed-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f774504, true, {}] 2024-06-24 19:59:52,729 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReplyWithBlockingCondition, address=test/mom/testRequestReplyWithBlockingCondition, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 19:59:52,729 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@248f46ea 2024-06-24 19:59:52,730 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@72eb922f 2024-06-24 19:59:52,730 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyWithBlockingCondition, null, 0, false, true, null] 2024-06-24 19:59:52,732 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5219b795-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=521830ed-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=521830ed-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5711b613, true, {}] 2024-06-24 19:59:52,732 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3db4e79b-5104-440a-9363-5c6a4a747985, address=3db4e79b-5104-440a-9363-5c6a4a747985, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,732 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@36a0cd9c 2024-06-24 19:59:52,733 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@45c8b5e3 2024-06-24 19:59:52,733 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3db4e79b-5104-440a-9363-5c6a4a747985, null, 0, false, true, null] 2024-06-24 19:59:52,735 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=558, durable=true, userID=521a2cc8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a85242b6-2778-48a4-8294-58e6b1d1cfce, JMSReplyTo=temp-queue://3db4e79b-5104-440a-9363-5c6a4a747985, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@581093744, context: RoutingContextImpl(Address=test/mom/testRequestReplyWithBlockingCondition, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyWithBlockingCondition previousRoute:ANYCAST, reusable=true, version=-2147483590) .................................................. ***** durable queues test/mom/testRequestReplyWithBlockingCondition: - queueID=547 address:test/mom/testRequestReplyWithBlockingCondition name:test/mom/testRequestReplyWithBlockingCondition filter:null ***** non durable for test/mom/testRequestReplyWithBlockingCondition: .................................................. , transaction: null 2024-06-24 19:59:52,739 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyWithBlockingCondition: Reference[558]:RELIABLE:CoreMessage[messageID=558, durable=true, userID=521a2cc8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a85242b6-2778-48a4-8294-58e6b1d1cfce, JMSReplyTo=temp-queue://3db4e79b-5104-440a-9363-5c6a4a747985, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@581093744 2024-06-24 19:59:52,740 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyWithBlockingCondition: CoreMessage[messageID=558, durable=true, userID=521a2cc8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a85242b6-2778-48a4-8294-58e6b1d1cfce, JMSReplyTo=temp-queue://3db4e79b-5104-440a-9363-5c6a4a747985, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@581093744 to transaction: TransactionImpl [xid=null, txID=559, xid=null, state=ACTIVE, createTime=1719259192739(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@231a158 2024-06-24 19:59:52,741 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [521b1729-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=521830ed-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=521830ed-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5dc0d25c, true, {}] 2024-06-24 19:59:52,742 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyWithBlockingCondition: CoreMessage[messageID=558, durable=true, userID=521a2cc8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=951, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a85242b6-2778-48a4-8294-58e6b1d1cfce, JMSReplyTo=temp-queue://3db4e79b-5104-440a-9363-5c6a4a747985, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@581093744, transaction: TransactionImpl [xid=null, txID=559, xid=null, state=COMMITTED, createTime=1719259192739(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@231a158 2024-06-24 19:59:52,742 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=562, durable=true, userID=521b654b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=3db4e79b-5104-440a-9363-5c6a4a747985, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a85242b6-2778-48a4-8294-58e6b1d1cfce, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2f8a1f90-b6c3-48eb-ab75-2b6c0c2c1229]]@695195774, context: RoutingContextImpl(Address=3db4e79b-5104-440a-9363-5c6a4a747985, routingType=ANYCAST, PreviousAddress=3db4e79b-5104-440a-9363-5c6a4a747985 previousRoute:ANYCAST, reusable=true, version=-2147483589) .................................................. ***** durable queues 3db4e79b-5104-440a-9363-5c6a4a747985: ***** non durable for 3db4e79b-5104-440a-9363-5c6a4a747985: - queueID=554 address:3db4e79b-5104-440a-9363-5c6a4a747985 name:3db4e79b-5104-440a-9363-5c6a4a747985 filter:null .................................................. , transaction: null 2024-06-24 19:59:52,742 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3db4e79b-5104-440a-9363-5c6a4a747985: Reference[562]:RELIABLE:CoreMessage[messageID=562, durable=true, userID=521b654b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=3db4e79b-5104-440a-9363-5c6a4a747985, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a85242b6-2778-48a4-8294-58e6b1d1cfce, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2f8a1f90-b6c3-48eb-ab75-2b6c0c2c1229]]@695195774 2024-06-24 19:59:52,743 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3db4e79b-5104-440a-9363-5c6a4a747985: CoreMessage[messageID=562, durable=true, userID=521b654b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=3db4e79b-5104-440a-9363-5c6a4a747985, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a85242b6-2778-48a4-8294-58e6b1d1cfce, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2f8a1f90-b6c3-48eb-ab75-2b6c0c2c1229]]@695195774 to transaction: TransactionImpl [xid=null, txID=565, xid=null, state=ACTIVE, createTime=1719259192743(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3c034926 2024-06-24 19:59:52,743 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3db4e79b-5104-440a-9363-5c6a4a747985: CoreMessage[messageID=562, durable=true, userID=521b654b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=3db4e79b-5104-440a-9363-5c6a4a747985, size=989, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a85242b6-2778-48a4-8294-58e6b1d1cfce, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2f8a1f90-b6c3-48eb-ab75-2b6c0c2c1229]]@695195774, transaction: TransactionImpl [xid=null, txID=565, xid=null, state=COMMITTED, createTime=1719259192743(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3c034926 2024-06-24 19:59:52,744 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [521bb36c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=521830ed-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=521830ed-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32cd50af, true, {}] 2024-06-24 19:59:52,745 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3db4e79b-5104-440a-9363-5c6a4a747985] Reply: TheReply 2024-06-24 19:59:52,746 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@12115c28] 2024-06-24 19:59:52,748 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4654f32f[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:52,748 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007320 ms 2024-06-24 19:59:52,748 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b1d55618-6e67-4db4-93df-c3767aaed3c7] 2024-06-24 19:59:52,750 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:52,750 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:52,750 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 521830ed-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:52,751 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:52,751 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 32.890759 ms 2024-06-24 19:59:52,751 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:52,752 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:52,752 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:52,752 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 469463812'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:52,754 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:52,755 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 521d611e-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-24 19:59:52,756 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [521d8831-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=521d611e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=521d611e-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6772ac4, true, {}] 2024-06-24 19:59:52,758 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6edfd89e - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-24 19:59:52,758 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [521dd652-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=521d611e-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=521d611e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@191fd14b, true, {}] 2024-06-24 19:59:52,760 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 521dd652-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:52,760 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@131aa624 2024-06-24 19:59:52,760 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3f92c713-6949-49f1-bb37-b1524551278b, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,761 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@203c7c40 2024-06-24 19:59:52,762 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3f92c713-6949-49f1-bb37-b1524551278b, null, 0, false, true, null] 2024-06-24 19:59:52,763 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [521e99a4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=521d611e-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=521d611e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a3e0af6, true, {}] 2024-06-24 19:59:52,764 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReply_StringMarshaller_Exception, address=test/mom/testRequestReply_StringMarshaller_Exception, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 19:59:52,764 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@b84f92b 2024-06-24 19:59:52,765 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@48994a67 2024-06-24 19:59:52,765 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_StringMarshaller_Exception, null, 0, false, true, null] 2024-06-24 19:59:52,802 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [521f0ed6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=521d611e-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=521d611e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@122a9038, true, {}] 2024-06-24 19:59:52,803 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4ede8112-154c-414c-ad92-042935c0ae55, address=4ede8112-154c-414c-ad92-042935c0ae55, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,803 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@51d3119c 2024-06-24 19:59:52,804 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@37fa1852 2024-06-24 19:59:52,804 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4ede8112-154c-414c-ad92-042935c0ae55, null, 0, false, true, null] 2024-06-24 19:59:52,806 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=623, durable=true, userID=52250249-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16f5a8d0-dcab-4ba5-8bcb-6f978fbe5773, JMSReplyTo=temp-queue://4ede8112-154c-414c-ad92-042935c0ae55, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@149173603, context: RoutingContextImpl(Address=test/mom/testRequestReply_StringMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_StringMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483585) .................................................. ***** durable queues test/mom/testRequestReply_StringMarshaller_Exception: - queueID=612 address:test/mom/testRequestReply_StringMarshaller_Exception name:test/mom/testRequestReply_StringMarshaller_Exception filter:null ***** non durable for test/mom/testRequestReply_StringMarshaller_Exception: .................................................. , transaction: null 2024-06-24 19:59:52,806 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_StringMarshaller_Exception: Reference[623]:RELIABLE:CoreMessage[messageID=623, durable=true, userID=52250249-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16f5a8d0-dcab-4ba5-8bcb-6f978fbe5773, JMSReplyTo=temp-queue://4ede8112-154c-414c-ad92-042935c0ae55, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@149173603 2024-06-24 19:59:52,807 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_StringMarshaller_Exception: CoreMessage[messageID=623, durable=true, userID=52250249-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16f5a8d0-dcab-4ba5-8bcb-6f978fbe5773, JMSReplyTo=temp-queue://4ede8112-154c-414c-ad92-042935c0ae55, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@149173603 to transaction: TransactionImpl [xid=null, txID=624, xid=null, state=ACTIVE, createTime=1719259192807(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1a348eb4 2024-06-24 19:59:52,807 ERROR [scout-thread-20] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b274e00f-8ecb-4e48-b7c4-7145aa7b52aa, activemq.broker=mom86] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_StringMarshaller_Exception(JmsMomWithRequestReplyTest.java:701) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 19:59:52,808 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5225777a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=521d611e-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=521d611e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44e13011, true, {}] 2024-06-24 19:59:52,810 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_StringMarshaller_Exception: CoreMessage[messageID=623, durable=true, userID=52250249-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16f5a8d0-dcab-4ba5-8bcb-6f978fbe5773, JMSReplyTo=temp-queue://4ede8112-154c-414c-ad92-042935c0ae55, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@149173603, transaction: TransactionImpl [xid=null, txID=624, xid=null, state=COMMITTED, createTime=1719259192807(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1a348eb4 2024-06-24 19:59:52,810 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=627, durable=true, userID=52259e8c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=4ede8112-154c-414c-ad92-042935c0ae55, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16f5a8d0-dcab-4ba5-8bcb-6f978fbe5773, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b274e00f-8ecb-4e48-b7c4-7145aa7b52aa]]@602117813, context: RoutingContextImpl(Address=4ede8112-154c-414c-ad92-042935c0ae55, routingType=ANYCAST, PreviousAddress=4ede8112-154c-414c-ad92-042935c0ae55 previousRoute:ANYCAST, reusable=true, version=-2147483584) .................................................. ***** durable queues 4ede8112-154c-414c-ad92-042935c0ae55: ***** non durable for 4ede8112-154c-414c-ad92-042935c0ae55: - queueID=619 address:4ede8112-154c-414c-ad92-042935c0ae55 name:4ede8112-154c-414c-ad92-042935c0ae55 filter:null .................................................. , transaction: null 2024-06-24 19:59:52,810 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4ede8112-154c-414c-ad92-042935c0ae55: Reference[627]:RELIABLE:CoreMessage[messageID=627, durable=true, userID=52259e8c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=4ede8112-154c-414c-ad92-042935c0ae55, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16f5a8d0-dcab-4ba5-8bcb-6f978fbe5773, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b274e00f-8ecb-4e48-b7c4-7145aa7b52aa]]@602117813 2024-06-24 19:59:52,810 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4ede8112-154c-414c-ad92-042935c0ae55: CoreMessage[messageID=627, durable=true, userID=52259e8c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=4ede8112-154c-414c-ad92-042935c0ae55, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16f5a8d0-dcab-4ba5-8bcb-6f978fbe5773, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b274e00f-8ecb-4e48-b7c4-7145aa7b52aa]]@602117813 to transaction: TransactionImpl [xid=null, txID=630, xid=null, state=ACTIVE, createTime=1719259192810(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@53a2339f 2024-06-24 19:59:52,811 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4ede8112-154c-414c-ad92-042935c0ae55: CoreMessage[messageID=627, durable=true, userID=52259e8c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=4ede8112-154c-414c-ad92-042935c0ae55, size=1101, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-16f5a8d0-dcab-4ba5-8bcb-6f978fbe5773, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b274e00f-8ecb-4e48-b7c4-7145aa7b52aa]]@602117813, transaction: TransactionImpl [xid=null, txID=630, xid=null, state=COMMITTED, createTime=1719259192810(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@53a2339f 2024-06-24 19:59:52,812 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5225ecad-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=521d611e-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=521d611e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21ab3adc, true, {}] 2024-06-24 19:59:52,812 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [4ede8112-154c-414c-ad92-042935c0ae55] 2024-06-24 19:59:52,814 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1cecd0a9] 2024-06-24 19:59:52,815 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6dfa667e[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:52,815 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006601 ms 2024-06-24 19:59:52,816 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3f92c713-6949-49f1-bb37-b1524551278b] 2024-06-24 19:59:52,817 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:52,817 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:52,818 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 521d611e-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:52,818 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:52,818 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.405936 ms 2024-06-24 19:59:52,818 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:52,819 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:52,819 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:52,820 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 828443989'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:52,822 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:52,823 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5227c16f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-24 19:59:52,824 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5227e782-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b068625, true, {}] 2024-06-24 19:59:52,825 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4e956b3d - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-24 19:59:52,825 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52280e93-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@449eff58, true, {}] 2024-06-24 19:59:52,826 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 52280e93-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:52,826 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@22907676 2024-06-24 19:59:52,828 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8bd4065c-8283-4c60-a10d-e1bc6b9673f6, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,828 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5462b4b9 2024-06-24 19:59:52,829 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8bd4065c-8283-4c60-a10d-e1bc6b9673f6, null, 0, false, true, null] 2024-06-24 19:59:52,830 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5228d1e5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@120f0397, true, {}] 2024-06-24 19:59:52,831 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 19:59:52,832 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5228f8f6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c828d8, true, {}] 2024-06-24 19:59:52,832 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b71ef348-1018-4afe-aa7b-8358211fbc49, address=b71ef348-1018-4afe-aa7b-8358211fbc49, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,832 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1d1bfdf0 2024-06-24 19:59:52,833 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@236481c9 2024-06-24 19:59:52,834 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b71ef348-1018-4afe-aa7b-8358211fbc49, null, 0, false, true, null] 2024-06-24 19:59:52,835 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=683, durable=true, userID=52296e29-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-496bbebc-17ee-4a83-9c5d-66c97120e3a2, JMSReplyTo=temp-queue://b71ef348-1018-4afe-aa7b-8358211fbc49, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1628987633, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 19:59:52,839 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[683]:RELIABLE:CoreMessage[messageID=683, durable=true, userID=52296e29-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-496bbebc-17ee-4a83-9c5d-66c97120e3a2, JMSReplyTo=temp-queue://b71ef348-1018-4afe-aa7b-8358211fbc49, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1628987633 2024-06-24 19:59:52,840 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=683, durable=true, userID=52296e29-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-496bbebc-17ee-4a83-9c5d-66c97120e3a2, JMSReplyTo=temp-queue://b71ef348-1018-4afe-aa7b-8358211fbc49, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1628987633 to transaction: TransactionImpl [xid=null, txID=684, xid=null, state=ACTIVE, createTime=1719259192839(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@397449e2 2024-06-24 19:59:52,840 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [522a588a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b73c9d5, true, {}] 2024-06-24 19:59:52,842 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b71ef348-1018-4afe-aa7b-8358211fbc49: Reference[687]:RELIABLE:CoreMessage[messageID=687, durable=true, userID=522a7f9c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=b71ef348-1018-4afe-aa7b-8358211fbc49, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-496bbebc-17ee-4a83-9c5d-66c97120e3a2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=591533d8-7479-4302-88a9-3d865ffd7608]]@1021992533 2024-06-24 19:59:52,842 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=687, durable=true, userID=522a7f9c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=b71ef348-1018-4afe-aa7b-8358211fbc49, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-496bbebc-17ee-4a83-9c5d-66c97120e3a2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=591533d8-7479-4302-88a9-3d865ffd7608]]@1021992533, context: RoutingContextImpl(Address=b71ef348-1018-4afe-aa7b-8358211fbc49, routingType=ANYCAST, PreviousAddress=b71ef348-1018-4afe-aa7b-8358211fbc49 previousRoute:ANYCAST, reusable=true, version=-2147483580) .................................................. ***** durable queues b71ef348-1018-4afe-aa7b-8358211fbc49: ***** non durable for b71ef348-1018-4afe-aa7b-8358211fbc49: - queueID=679 address:b71ef348-1018-4afe-aa7b-8358211fbc49 name:b71ef348-1018-4afe-aa7b-8358211fbc49 filter:null .................................................. , transaction: null 2024-06-24 19:59:52,842 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=683, durable=true, userID=52296e29-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-496bbebc-17ee-4a83-9c5d-66c97120e3a2, JMSReplyTo=temp-queue://b71ef348-1018-4afe-aa7b-8358211fbc49, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1628987633, transaction: TransactionImpl [xid=null, txID=684, xid=null, state=COMMITTED, createTime=1719259192839(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@397449e2 2024-06-24 19:59:52,843 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b71ef348-1018-4afe-aa7b-8358211fbc49: CoreMessage[messageID=687, durable=true, userID=522a7f9c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=b71ef348-1018-4afe-aa7b-8358211fbc49, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-496bbebc-17ee-4a83-9c5d-66c97120e3a2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=591533d8-7479-4302-88a9-3d865ffd7608]]@1021992533 to transaction: TransactionImpl [xid=null, txID=688, xid=null, state=ACTIVE, createTime=1719259192842(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@65283e88 2024-06-24 19:59:52,843 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b71ef348-1018-4afe-aa7b-8358211fbc49: CoreMessage[messageID=687, durable=true, userID=522a7f9c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=b71ef348-1018-4afe-aa7b-8358211fbc49, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-496bbebc-17ee-4a83-9c5d-66c97120e3a2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=591533d8-7479-4302-88a9-3d865ffd7608]]@1021992533, transaction: TransactionImpl [xid=null, txID=688, xid=null, state=COMMITTED, createTime=1719259192842(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@65283e88 2024-06-24 19:59:52,844 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [522af4cd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bc2d741, true, {}] 2024-06-24 19:59:52,844 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b71ef348-1018-4afe-aa7b-8358211fbc49] 2024-06-24 19:59:52,847 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7df294a7, org.eclipse.scout.rt.mom.jms.JmsSubscription@7b01f8fc] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:52,848 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [522b910e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e1293a5, true, {}] 2024-06-24 19:59:52,849 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 19:59:52,850 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [522bdf2f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6dd17e84, true, {}] 2024-06-24 19:59:52,850 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b0796cd9-ac35-4e00-8334-449fda04ed6a, address=b0796cd9-ac35-4e00-8334-449fda04ed6a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,851 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@48bd4e75 2024-06-24 19:59:52,851 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@37705e7 2024-06-24 19:59:52,852 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b0796cd9-ac35-4e00-8334-449fda04ed6a, null, 0, false, true, null] 2024-06-24 19:59:52,853 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=720, durable=true, userID=522c5462-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-60b42978-bdaf-4e95-b699-7becb32d123f, JMSReplyTo=temp-queue://b0796cd9-ac35-4e00-8334-449fda04ed6a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@607029736, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 19:59:52,854 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[720]:RELIABLE:CoreMessage[messageID=720, durable=true, userID=522c5462-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-60b42978-bdaf-4e95-b699-7becb32d123f, JMSReplyTo=temp-queue://b0796cd9-ac35-4e00-8334-449fda04ed6a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@607029736 2024-06-24 19:59:52,854 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=720, durable=true, userID=522c5462-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-60b42978-bdaf-4e95-b699-7becb32d123f, JMSReplyTo=temp-queue://b0796cd9-ac35-4e00-8334-449fda04ed6a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@607029736 to transaction: TransactionImpl [xid=null, txID=721, xid=null, state=ACTIVE, createTime=1719259192854(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4ed73541 2024-06-24 19:59:52,855 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [522ca283-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28a755e4, true, {}] 2024-06-24 19:59:52,856 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=724, durable=true, userID=522cc995-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=b0796cd9-ac35-4e00-8334-449fda04ed6a, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-60b42978-bdaf-4e95-b699-7becb32d123f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=59b16ef9-f050-4168-a924-1626b2728273]]@426974911, context: RoutingContextImpl(Address=b0796cd9-ac35-4e00-8334-449fda04ed6a, routingType=ANYCAST, PreviousAddress=b0796cd9-ac35-4e00-8334-449fda04ed6a previousRoute:ANYCAST, reusable=true, version=-2147483578) .................................................. ***** durable queues b0796cd9-ac35-4e00-8334-449fda04ed6a: ***** non durable for b0796cd9-ac35-4e00-8334-449fda04ed6a: - queueID=716 address:b0796cd9-ac35-4e00-8334-449fda04ed6a name:b0796cd9-ac35-4e00-8334-449fda04ed6a filter:null .................................................. , transaction: null 2024-06-24 19:59:52,856 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b0796cd9-ac35-4e00-8334-449fda04ed6a: Reference[724]:RELIABLE:CoreMessage[messageID=724, durable=true, userID=522cc995-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=b0796cd9-ac35-4e00-8334-449fda04ed6a, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-60b42978-bdaf-4e95-b699-7becb32d123f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=59b16ef9-f050-4168-a924-1626b2728273]]@426974911 2024-06-24 19:59:52,857 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b0796cd9-ac35-4e00-8334-449fda04ed6a: CoreMessage[messageID=724, durable=true, userID=522cc995-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=b0796cd9-ac35-4e00-8334-449fda04ed6a, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-60b42978-bdaf-4e95-b699-7becb32d123f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=59b16ef9-f050-4168-a924-1626b2728273]]@426974911 to transaction: TransactionImpl [xid=null, txID=727, xid=null, state=ACTIVE, createTime=1719259192857(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@36ff493d 2024-06-24 19:59:52,857 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b0796cd9-ac35-4e00-8334-449fda04ed6a: CoreMessage[messageID=724, durable=true, userID=522cc995-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=b0796cd9-ac35-4e00-8334-449fda04ed6a, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-60b42978-bdaf-4e95-b699-7becb32d123f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=59b16ef9-f050-4168-a924-1626b2728273]]@426974911, transaction: TransactionImpl [xid=null, txID=727, xid=null, state=COMMITTED, createTime=1719259192857(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@36ff493d 2024-06-24 19:59:52,857 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=720, durable=true, userID=522c5462-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-60b42978-bdaf-4e95-b699-7becb32d123f, JMSReplyTo=temp-queue://b0796cd9-ac35-4e00-8334-449fda04ed6a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@607029736, transaction: TransactionImpl [xid=null, txID=721, xid=null, state=COMMITTED, createTime=1719259192854(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4ed73541 2024-06-24 19:59:52,858 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [522d17b6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7705f332, true, {}] 2024-06-24 19:59:52,858 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b0796cd9-ac35-4e00-8334-449fda04ed6a] 2024-06-24 19:59:52,861 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@67325312, org.eclipse.scout.rt.mom.jms.JmsSubscription@59de5ed2] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:52,862 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [522db3f7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cd72ac7, true, {}] 2024-06-24 19:59:52,863 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 19:59:52,864 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [522e0218-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f76ecd4, true, {}] 2024-06-24 19:59:52,864 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=47208d84-ab1b-4212-b3e7-89ef6e09a487, address=47208d84-ab1b-4212-b3e7-89ef6e09a487, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,864 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2514a5ef 2024-06-24 19:59:52,865 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@470183 2024-06-24 19:59:52,866 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 47208d84-ab1b-4212-b3e7-89ef6e09a487, null, 0, false, true, null] 2024-06-24 19:59:52,867 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=757, durable=true, userID=522e503b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-79cfb61e-f801-44ea-9e76-ce58151a8664, JMSReplyTo=temp-queue://47208d84-ab1b-4212-b3e7-89ef6e09a487, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1157857886, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 19:59:52,871 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[757]:RELIABLE:CoreMessage[messageID=757, durable=true, userID=522e503b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-79cfb61e-f801-44ea-9e76-ce58151a8664, JMSReplyTo=temp-queue://47208d84-ab1b-4212-b3e7-89ef6e09a487, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1157857886 2024-06-24 19:59:52,872 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=757, durable=true, userID=522e503b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-79cfb61e-f801-44ea-9e76-ce58151a8664, JMSReplyTo=temp-queue://47208d84-ab1b-4212-b3e7-89ef6e09a487, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1157857886 to transaction: TransactionImpl [xid=null, txID=758, xid=null, state=ACTIVE, createTime=1719259192871(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a84179f 2024-06-24 19:59:52,872 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [522f3a9c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35450798, true, {}] 2024-06-24 19:59:52,874 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=761, durable=true, userID=522f61ae-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=47208d84-ab1b-4212-b3e7-89ef6e09a487, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-79cfb61e-f801-44ea-9e76-ce58151a8664, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a301c128-7799-4ba6-bd2b-774b2c5cecae]]@1704178830, context: RoutingContextImpl(Address=47208d84-ab1b-4212-b3e7-89ef6e09a487, routingType=ANYCAST, PreviousAddress=47208d84-ab1b-4212-b3e7-89ef6e09a487 previousRoute:ANYCAST, reusable=true, version=-2147483576) .................................................. ***** durable queues 47208d84-ab1b-4212-b3e7-89ef6e09a487: ***** non durable for 47208d84-ab1b-4212-b3e7-89ef6e09a487: - queueID=753 address:47208d84-ab1b-4212-b3e7-89ef6e09a487 name:47208d84-ab1b-4212-b3e7-89ef6e09a487 filter:null .................................................. , transaction: null 2024-06-24 19:59:52,874 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 47208d84-ab1b-4212-b3e7-89ef6e09a487: Reference[761]:RELIABLE:CoreMessage[messageID=761, durable=true, userID=522f61ae-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=47208d84-ab1b-4212-b3e7-89ef6e09a487, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-79cfb61e-f801-44ea-9e76-ce58151a8664, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a301c128-7799-4ba6-bd2b-774b2c5cecae]]@1704178830 2024-06-24 19:59:52,874 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=757, durable=true, userID=522e503b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-79cfb61e-f801-44ea-9e76-ce58151a8664, JMSReplyTo=temp-queue://47208d84-ab1b-4212-b3e7-89ef6e09a487, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1157857886, transaction: TransactionImpl [xid=null, txID=758, xid=null, state=COMMITTED, createTime=1719259192871(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a84179f 2024-06-24 19:59:52,874 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 47208d84-ab1b-4212-b3e7-89ef6e09a487: CoreMessage[messageID=761, durable=true, userID=522f61ae-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=47208d84-ab1b-4212-b3e7-89ef6e09a487, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-79cfb61e-f801-44ea-9e76-ce58151a8664, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a301c128-7799-4ba6-bd2b-774b2c5cecae]]@1704178830 to transaction: TransactionImpl [xid=null, txID=764, xid=null, state=ACTIVE, createTime=1719259192874(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3abff6fd 2024-06-24 19:59:52,875 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 47208d84-ab1b-4212-b3e7-89ef6e09a487: CoreMessage[messageID=761, durable=true, userID=522f61ae-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=47208d84-ab1b-4212-b3e7-89ef6e09a487, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-79cfb61e-f801-44ea-9e76-ce58151a8664, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a301c128-7799-4ba6-bd2b-774b2c5cecae]]@1704178830, transaction: TransactionImpl [xid=null, txID=764, xid=null, state=COMMITTED, createTime=1719259192874(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3abff6fd 2024-06-24 19:59:52,876 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [522fafcf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37a546fa, true, {}] 2024-06-24 19:59:52,876 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [47208d84-ab1b-4212-b3e7-89ef6e09a487] 2024-06-24 19:59:52,902 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@1980c6d1, org.eclipse.scout.rt.mom.jms.JmsSubscription@752f4837] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:52,904 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5233f590-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b3fe29c, true, {}] 2024-06-24 19:59:52,904 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 19:59:52,905 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [523443b1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e599197, true, {}] 2024-06-24 19:59:52,906 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dae44d81-f2fa-4b02-bb9e-2af2b25afb10, address=dae44d81-f2fa-4b02-bb9e-2af2b25afb10, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,906 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2c4a5e9c 2024-06-24 19:59:52,907 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@60304c89 2024-06-24 19:59:52,907 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dae44d81-f2fa-4b02-bb9e-2af2b25afb10, null, 0, false, true, null] 2024-06-24 19:59:52,909 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=794, durable=true, userID=5234b8e4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f19b9400-5102-4bf9-90a0-802a5bbea0c6, JMSReplyTo=temp-queue://dae44d81-f2fa-4b02-bb9e-2af2b25afb10, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2111106768, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 19:59:52,912 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[794]:RELIABLE:CoreMessage[messageID=794, durable=true, userID=5234b8e4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f19b9400-5102-4bf9-90a0-802a5bbea0c6, JMSReplyTo=temp-queue://dae44d81-f2fa-4b02-bb9e-2af2b25afb10, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2111106768 2024-06-24 19:59:52,913 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=794, durable=true, userID=5234b8e4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f19b9400-5102-4bf9-90a0-802a5bbea0c6, JMSReplyTo=temp-queue://dae44d81-f2fa-4b02-bb9e-2af2b25afb10, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2111106768 to transaction: TransactionImpl [xid=null, txID=795, xid=null, state=ACTIVE, createTime=1719259192913(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@236e24e8 2024-06-24 19:59:52,914 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52357c35-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24ca330, true, {}] 2024-06-24 19:59:52,915 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=798, durable=true, userID=5235ca57-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=dae44d81-f2fa-4b02-bb9e-2af2b25afb10, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f19b9400-5102-4bf9-90a0-802a5bbea0c6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ff626f7c-5553-4134-a62c-56acd7a457c4]]@874373257, context: RoutingContextImpl(Address=dae44d81-f2fa-4b02-bb9e-2af2b25afb10, routingType=ANYCAST, PreviousAddress=dae44d81-f2fa-4b02-bb9e-2af2b25afb10 previousRoute:ANYCAST, reusable=true, version=-2147483574) .................................................. ***** durable queues dae44d81-f2fa-4b02-bb9e-2af2b25afb10: ***** non durable for dae44d81-f2fa-4b02-bb9e-2af2b25afb10: - queueID=790 address:dae44d81-f2fa-4b02-bb9e-2af2b25afb10 name:dae44d81-f2fa-4b02-bb9e-2af2b25afb10 filter:null .................................................. , transaction: null 2024-06-24 19:59:52,915 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from dae44d81-f2fa-4b02-bb9e-2af2b25afb10: Reference[798]:RELIABLE:CoreMessage[messageID=798, durable=true, userID=5235ca57-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=dae44d81-f2fa-4b02-bb9e-2af2b25afb10, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f19b9400-5102-4bf9-90a0-802a5bbea0c6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ff626f7c-5553-4134-a62c-56acd7a457c4]]@874373257 2024-06-24 19:59:52,916 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=794, durable=true, userID=5234b8e4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f19b9400-5102-4bf9-90a0-802a5bbea0c6, JMSReplyTo=temp-queue://dae44d81-f2fa-4b02-bb9e-2af2b25afb10, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2111106768, transaction: TransactionImpl [xid=null, txID=795, xid=null, state=COMMITTED, createTime=1719259192913(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@236e24e8 2024-06-24 19:59:52,916 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from dae44d81-f2fa-4b02-bb9e-2af2b25afb10: CoreMessage[messageID=798, durable=true, userID=5235ca57-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=dae44d81-f2fa-4b02-bb9e-2af2b25afb10, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f19b9400-5102-4bf9-90a0-802a5bbea0c6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ff626f7c-5553-4134-a62c-56acd7a457c4]]@874373257 to transaction: TransactionImpl [xid=null, txID=801, xid=null, state=ACTIVE, createTime=1719259192916(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6db429e9 2024-06-24 19:59:52,916 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from dae44d81-f2fa-4b02-bb9e-2af2b25afb10: CoreMessage[messageID=798, durable=true, userID=5235ca57-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=dae44d81-f2fa-4b02-bb9e-2af2b25afb10, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f19b9400-5102-4bf9-90a0-802a5bbea0c6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ff626f7c-5553-4134-a62c-56acd7a457c4]]@874373257, transaction: TransactionImpl [xid=null, txID=801, xid=null, state=COMMITTED, createTime=1719259192916(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6db429e9 2024-06-24 19:59:52,917 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52361878-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b9979a8, true, {}] 2024-06-24 19:59:52,918 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [dae44d81-f2fa-4b02-bb9e-2af2b25afb10] 2024-06-24 19:59:52,920 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@6bbf5ea9, org.eclipse.scout.rt.mom.jms.JmsSubscription@611c629c] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:52,922 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5236dbc9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@753118cd, true, {}] 2024-06-24 19:59:52,922 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 19:59:52,923 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [523702da-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5dae20a7, true, {}] 2024-06-24 19:59:52,924 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2b5c18f3-e858-4dc4-adc5-b704077680e9, address=2b5c18f3-e858-4dc4-adc5-b704077680e9, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,924 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@41261c45 2024-06-24 19:59:52,925 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4eb1282 2024-06-24 19:59:52,925 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2b5c18f3-e858-4dc4-adc5-b704077680e9, null, 0, false, true, null] 2024-06-24 19:59:52,926 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=831, durable=true, userID=5237780d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6f9b3559-a7a8-46bc-ab29-5c2459c30c42, JMSReplyTo=temp-queue://2b5c18f3-e858-4dc4-adc5-b704077680e9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1666802700, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 19:59:52,927 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[831]:RELIABLE:CoreMessage[messageID=831, durable=true, userID=5237780d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6f9b3559-a7a8-46bc-ab29-5c2459c30c42, JMSReplyTo=temp-queue://2b5c18f3-e858-4dc4-adc5-b704077680e9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1666802700 2024-06-24 19:59:52,927 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=831, durable=true, userID=5237780d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6f9b3559-a7a8-46bc-ab29-5c2459c30c42, JMSReplyTo=temp-queue://2b5c18f3-e858-4dc4-adc5-b704077680e9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1666802700 to transaction: TransactionImpl [xid=null, txID=832, xid=null, state=ACTIVE, createTime=1719259192927(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e22864a 2024-06-24 19:59:52,928 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5237c62e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@103e1026, true, {}] 2024-06-24 19:59:52,929 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=835, durable=true, userID=5237ed40-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=2b5c18f3-e858-4dc4-adc5-b704077680e9, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6f9b3559-a7a8-46bc-ab29-5c2459c30c42, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=87b237a0-62a1-4229-8c37-ba059c7fa1a9]]@1709224146, context: RoutingContextImpl(Address=2b5c18f3-e858-4dc4-adc5-b704077680e9, routingType=ANYCAST, PreviousAddress=2b5c18f3-e858-4dc4-adc5-b704077680e9 previousRoute:ANYCAST, reusable=true, version=-2147483572) .................................................. ***** durable queues 2b5c18f3-e858-4dc4-adc5-b704077680e9: ***** non durable for 2b5c18f3-e858-4dc4-adc5-b704077680e9: - queueID=827 address:2b5c18f3-e858-4dc4-adc5-b704077680e9 name:2b5c18f3-e858-4dc4-adc5-b704077680e9 filter:null .................................................. , transaction: null 2024-06-24 19:59:52,929 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2b5c18f3-e858-4dc4-adc5-b704077680e9: Reference[835]:RELIABLE:CoreMessage[messageID=835, durable=true, userID=5237ed40-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=2b5c18f3-e858-4dc4-adc5-b704077680e9, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6f9b3559-a7a8-46bc-ab29-5c2459c30c42, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=87b237a0-62a1-4229-8c37-ba059c7fa1a9]]@1709224146 2024-06-24 19:59:52,930 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2b5c18f3-e858-4dc4-adc5-b704077680e9: CoreMessage[messageID=835, durable=true, userID=5237ed40-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=2b5c18f3-e858-4dc4-adc5-b704077680e9, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6f9b3559-a7a8-46bc-ab29-5c2459c30c42, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=87b237a0-62a1-4229-8c37-ba059c7fa1a9]]@1709224146 to transaction: TransactionImpl [xid=null, txID=838, xid=null, state=ACTIVE, createTime=1719259192930(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@699b1dc1 2024-06-24 19:59:52,930 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2b5c18f3-e858-4dc4-adc5-b704077680e9: CoreMessage[messageID=835, durable=true, userID=5237ed40-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=2b5c18f3-e858-4dc4-adc5-b704077680e9, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6f9b3559-a7a8-46bc-ab29-5c2459c30c42, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=87b237a0-62a1-4229-8c37-ba059c7fa1a9]]@1709224146, transaction: TransactionImpl [xid=null, txID=838, xid=null, state=COMMITTED, createTime=1719259192930(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@699b1dc1 2024-06-24 19:59:52,930 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=831, durable=true, userID=5237780d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6f9b3559-a7a8-46bc-ab29-5c2459c30c42, JMSReplyTo=temp-queue://2b5c18f3-e858-4dc4-adc5-b704077680e9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1666802700, transaction: TransactionImpl [xid=null, txID=832, xid=null, state=COMMITTED, createTime=1719259192927(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e22864a 2024-06-24 19:59:52,931 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52381451-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4863dcf0, true, {}] 2024-06-24 19:59:52,931 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [2b5c18f3-e858-4dc4-adc5-b704077680e9] 2024-06-24 19:59:52,933 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@6a27872a, org.eclipse.scout.rt.mom.jms.JmsSubscription@44c644a4] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:52,934 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5238b092-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5db65f66, true, {}] 2024-06-24 19:59:52,935 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 19:59:52,935 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5238d7a3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f96fc31, true, {}] 2024-06-24 19:59:52,936 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bbc52485-d806-4fda-9434-e88791f87dfb, address=bbc52485-d806-4fda-9434-e88791f87dfb, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,936 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@37fb81e2 2024-06-24 19:59:52,937 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1b7c24a2 2024-06-24 19:59:52,938 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bbc52485-d806-4fda-9434-e88791f87dfb, null, 0, false, true, null] 2024-06-24 19:59:52,939 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=868, durable=true, userID=52394cd6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-981b9a3f-341d-4ecd-bb1c-625f0da4e4a5, JMSReplyTo=temp-queue://bbc52485-d806-4fda-9434-e88791f87dfb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1740959953, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 19:59:52,939 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[868]:RELIABLE:CoreMessage[messageID=868, durable=true, userID=52394cd6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-981b9a3f-341d-4ecd-bb1c-625f0da4e4a5, JMSReplyTo=temp-queue://bbc52485-d806-4fda-9434-e88791f87dfb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1740959953 2024-06-24 19:59:52,940 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=868, durable=true, userID=52394cd6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-981b9a3f-341d-4ecd-bb1c-625f0da4e4a5, JMSReplyTo=temp-queue://bbc52485-d806-4fda-9434-e88791f87dfb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1740959953 to transaction: TransactionImpl [xid=null, txID=869, xid=null, state=ACTIVE, createTime=1719259192940(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@742badb 2024-06-24 19:59:52,940 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52399af7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6eadf08d, true, {}] 2024-06-24 19:59:52,942 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=872, durable=true, userID=5239c209-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=bbc52485-d806-4fda-9434-e88791f87dfb, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-981b9a3f-341d-4ecd-bb1c-625f0da4e4a5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2f3252b9-a68e-460e-af17-565a8d443d76]]@939541089, context: RoutingContextImpl(Address=bbc52485-d806-4fda-9434-e88791f87dfb, routingType=ANYCAST, PreviousAddress=bbc52485-d806-4fda-9434-e88791f87dfb previousRoute:ANYCAST, reusable=true, version=-2147483570) .................................................. ***** durable queues bbc52485-d806-4fda-9434-e88791f87dfb: ***** non durable for bbc52485-d806-4fda-9434-e88791f87dfb: - queueID=864 address:bbc52485-d806-4fda-9434-e88791f87dfb name:bbc52485-d806-4fda-9434-e88791f87dfb filter:null .................................................. , transaction: null 2024-06-24 19:59:52,942 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from bbc52485-d806-4fda-9434-e88791f87dfb: Reference[872]:RELIABLE:CoreMessage[messageID=872, durable=true, userID=5239c209-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=bbc52485-d806-4fda-9434-e88791f87dfb, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-981b9a3f-341d-4ecd-bb1c-625f0da4e4a5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2f3252b9-a68e-460e-af17-565a8d443d76]]@939541089 2024-06-24 19:59:52,942 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from bbc52485-d806-4fda-9434-e88791f87dfb: CoreMessage[messageID=872, durable=true, userID=5239c209-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=bbc52485-d806-4fda-9434-e88791f87dfb, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-981b9a3f-341d-4ecd-bb1c-625f0da4e4a5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2f3252b9-a68e-460e-af17-565a8d443d76]]@939541089 to transaction: TransactionImpl [xid=null, txID=875, xid=null, state=ACTIVE, createTime=1719259192942(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@201fce30 2024-06-24 19:59:52,942 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from bbc52485-d806-4fda-9434-e88791f87dfb: CoreMessage[messageID=872, durable=true, userID=5239c209-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=bbc52485-d806-4fda-9434-e88791f87dfb, size=871, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-981b9a3f-341d-4ecd-bb1c-625f0da4e4a5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2f3252b9-a68e-460e-af17-565a8d443d76]]@939541089, transaction: TransactionImpl [xid=null, txID=875, xid=null, state=COMMITTED, createTime=1719259192942(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@201fce30 2024-06-24 19:59:52,943 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=868, durable=true, userID=52394cd6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=801, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-981b9a3f-341d-4ecd-bb1c-625f0da4e4a5, JMSReplyTo=temp-queue://bbc52485-d806-4fda-9434-e88791f87dfb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1740959953, transaction: TransactionImpl [xid=null, txID=869, xid=null, state=COMMITTED, createTime=1719259192940(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@742badb 2024-06-24 19:59:52,943 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [523a102a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6cddcf40, true, {}] 2024-06-24 19:59:52,944 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [bbc52485-d806-4fda-9434-e88791f87dfb] 2024-06-24 19:59:52,946 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@667a6824, org.eclipse.scout.rt.mom.jms.JmsSubscription@25c8044e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:52,947 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [523aac6b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@616c47cf, true, {}] 2024-06-24 19:59:52,947 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 19:59:52,948 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [523ad37c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f1775ff, true, {}] 2024-06-24 19:59:52,949 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cb6e4be0-ec5b-450f-a5b1-3d669a75327e, address=cb6e4be0-ec5b-450f-a5b1-3d669a75327e, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,949 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4880c976 2024-06-24 19:59:52,949 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3210955e 2024-06-24 19:59:52,950 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cb6e4be0-ec5b-450f-a5b1-3d669a75327e, null, 0, false, true, null] 2024-06-24 19:59:52,951 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=905, durable=true, userID=523b48af-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5645f90e-cb71-4128-8ede-99e80fc4e1d5, JMSReplyTo=temp-queue://cb6e4be0-ec5b-450f-a5b1-3d669a75327e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1804872895, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 19:59:52,955 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[905]:RELIABLE:CoreMessage[messageID=905, durable=true, userID=523b48af-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5645f90e-cb71-4128-8ede-99e80fc4e1d5, JMSReplyTo=temp-queue://cb6e4be0-ec5b-450f-a5b1-3d669a75327e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1804872895 2024-06-24 19:59:52,956 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=905, durable=true, userID=523b48af-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5645f90e-cb71-4128-8ede-99e80fc4e1d5, JMSReplyTo=temp-queue://cb6e4be0-ec5b-450f-a5b1-3d669a75327e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1804872895 to transaction: TransactionImpl [xid=null, txID=906, xid=null, state=ACTIVE, createTime=1719259192956(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4793ac37 2024-06-24 19:59:52,956 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [523c0c00-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e96bfa9, true, {}] 2024-06-24 19:59:52,958 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=909, durable=true, userID=523c3312-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=cb6e4be0-ec5b-450f-a5b1-3d669a75327e, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5645f90e-cb71-4128-8ede-99e80fc4e1d5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4a948664-7d97-48e3-bb4b-86ecf8c44953]]@1459394363, context: RoutingContextImpl(Address=cb6e4be0-ec5b-450f-a5b1-3d669a75327e, routingType=ANYCAST, PreviousAddress=cb6e4be0-ec5b-450f-a5b1-3d669a75327e previousRoute:ANYCAST, reusable=true, version=-2147483568) .................................................. ***** durable queues cb6e4be0-ec5b-450f-a5b1-3d669a75327e: ***** non durable for cb6e4be0-ec5b-450f-a5b1-3d669a75327e: - queueID=901 address:cb6e4be0-ec5b-450f-a5b1-3d669a75327e name:cb6e4be0-ec5b-450f-a5b1-3d669a75327e filter:null .................................................. , transaction: null 2024-06-24 19:59:52,958 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from cb6e4be0-ec5b-450f-a5b1-3d669a75327e: Reference[909]:RELIABLE:CoreMessage[messageID=909, durable=true, userID=523c3312-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=cb6e4be0-ec5b-450f-a5b1-3d669a75327e, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5645f90e-cb71-4128-8ede-99e80fc4e1d5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4a948664-7d97-48e3-bb4b-86ecf8c44953]]@1459394363 2024-06-24 19:59:52,958 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from cb6e4be0-ec5b-450f-a5b1-3d669a75327e: CoreMessage[messageID=909, durable=true, userID=523c3312-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=cb6e4be0-ec5b-450f-a5b1-3d669a75327e, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5645f90e-cb71-4128-8ede-99e80fc4e1d5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4a948664-7d97-48e3-bb4b-86ecf8c44953]]@1459394363 to transaction: TransactionImpl [xid=null, txID=912, xid=null, state=ACTIVE, createTime=1719259192958(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1f72f084 2024-06-24 19:59:52,958 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from cb6e4be0-ec5b-450f-a5b1-3d669a75327e: CoreMessage[messageID=909, durable=true, userID=523c3312-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=cb6e4be0-ec5b-450f-a5b1-3d669a75327e, size=975, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5645f90e-cb71-4128-8ede-99e80fc4e1d5, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4a948664-7d97-48e3-bb4b-86ecf8c44953]]@1459394363, transaction: TransactionImpl [xid=null, txID=912, xid=null, state=COMMITTED, createTime=1719259192958(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1f72f084 2024-06-24 19:59:52,958 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=905, durable=true, userID=523b48af-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=905, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5645f90e-cb71-4128-8ede-99e80fc4e1d5, JMSReplyTo=temp-queue://cb6e4be0-ec5b-450f-a5b1-3d669a75327e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1804872895, transaction: TransactionImpl [xid=null, txID=906, xid=null, state=COMMITTED, createTime=1719259192956(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4793ac37 2024-06-24 19:59:52,959 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [523c8133-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a0e72d6, true, {}] 2024-06-24 19:59:52,960 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [cb6e4be0-ec5b-450f-a5b1-3d669a75327e] 2024-06-24 19:59:52,962 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@148d886, org.eclipse.scout.rt.mom.jms.JmsSubscription@3557870a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:52,963 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [523d1d74-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44fa7b5d, true, {}] 2024-06-24 19:59:52,964 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 19:59:52,964 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [523d4485-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@839ca37, true, {}] 2024-06-24 19:59:52,965 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8619da37-b661-4fdb-8152-004839a65e7d, address=8619da37-b661-4fdb-8152-004839a65e7d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:52,965 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@55c9d601 2024-06-24 19:59:52,966 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4eb940e6 2024-06-24 19:59:52,966 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8619da37-b661-4fdb-8152-004839a65e7d, null, 0, false, true, null] 2024-06-24 19:59:52,968 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=942, durable=true, userID=523db9b8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cd68d26-0578-403d-8a25-bbe7f2ee5fb8, JMSReplyTo=temp-queue://8619da37-b661-4fdb-8152-004839a65e7d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@459636467, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 19:59:52,968 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[942]:RELIABLE:CoreMessage[messageID=942, durable=true, userID=523db9b8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cd68d26-0578-403d-8a25-bbe7f2ee5fb8, JMSReplyTo=temp-queue://8619da37-b661-4fdb-8152-004839a65e7d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@459636467 2024-06-24 19:59:52,968 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=942, durable=true, userID=523db9b8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cd68d26-0578-403d-8a25-bbe7f2ee5fb8, JMSReplyTo=temp-queue://8619da37-b661-4fdb-8152-004839a65e7d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@459636467 to transaction: TransactionImpl [xid=null, txID=943, xid=null, state=ACTIVE, createTime=1719259192968(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2538c01c 2024-06-24 19:59:52,969 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [523e07d9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@117fab03, true, {}] 2024-06-24 19:59:52,970 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=946, durable=true, userID=523e2eeb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=8619da37-b661-4fdb-8152-004839a65e7d, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cd68d26-0578-403d-8a25-bbe7f2ee5fb8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0ca15786-5faf-4cf4-92e3-b7eac62b53ac]]@411845520, context: RoutingContextImpl(Address=8619da37-b661-4fdb-8152-004839a65e7d, routingType=ANYCAST, PreviousAddress=8619da37-b661-4fdb-8152-004839a65e7d previousRoute:ANYCAST, reusable=true, version=-2147483566) .................................................. ***** durable queues 8619da37-b661-4fdb-8152-004839a65e7d: ***** non durable for 8619da37-b661-4fdb-8152-004839a65e7d: - queueID=938 address:8619da37-b661-4fdb-8152-004839a65e7d name:8619da37-b661-4fdb-8152-004839a65e7d filter:null .................................................. , transaction: null 2024-06-24 19:59:52,970 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8619da37-b661-4fdb-8152-004839a65e7d: Reference[946]:RELIABLE:CoreMessage[messageID=946, durable=true, userID=523e2eeb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=8619da37-b661-4fdb-8152-004839a65e7d, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cd68d26-0578-403d-8a25-bbe7f2ee5fb8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0ca15786-5faf-4cf4-92e3-b7eac62b53ac]]@411845520 2024-06-24 19:59:52,971 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8619da37-b661-4fdb-8152-004839a65e7d: CoreMessage[messageID=946, durable=true, userID=523e2eeb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=8619da37-b661-4fdb-8152-004839a65e7d, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cd68d26-0578-403d-8a25-bbe7f2ee5fb8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0ca15786-5faf-4cf4-92e3-b7eac62b53ac]]@411845520 to transaction: TransactionImpl [xid=null, txID=949, xid=null, state=ACTIVE, createTime=1719259192971(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5618f18c 2024-06-24 19:59:52,971 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8619da37-b661-4fdb-8152-004839a65e7d: CoreMessage[messageID=946, durable=true, userID=523e2eeb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=8619da37-b661-4fdb-8152-004839a65e7d, size=973, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cd68d26-0578-403d-8a25-bbe7f2ee5fb8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0ca15786-5faf-4cf4-92e3-b7eac62b53ac]]@411845520, transaction: TransactionImpl [xid=null, txID=949, xid=null, state=COMMITTED, createTime=1719259192971(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5618f18c 2024-06-24 19:59:52,971 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=942, durable=true, userID=523db9b8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:52 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=903, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9cd68d26-0578-403d-8a25-bbe7f2ee5fb8, JMSReplyTo=temp-queue://8619da37-b661-4fdb-8152-004839a65e7d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@459636467, transaction: TransactionImpl [xid=null, txID=943, xid=null, state=COMMITTED, createTime=1719259192968(Mon Jun 24 19:59:52 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2538c01c 2024-06-24 19:59:52,972 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [523e7d0c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5dd12d25, true, {}] 2024-06-24 19:59:52,972 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [8619da37-b661-4fdb-8152-004839a65e7d] 2024-06-24 19:59:53,003 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@62d76ee3, org.eclipse.scout.rt.mom.jms.JmsSubscription@651403d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:53,005 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52435f0d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@174fcecf, true, {}] 2024-06-24 19:59:53,005 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 19:59:53,006 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5243ad2e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f6a6095, true, {}] 2024-06-24 19:59:53,006 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=50ab03f5-b0e0-4735-a823-72288c719a5f, address=50ab03f5-b0e0-4735-a823-72288c719a5f, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:53,007 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4ecdbda1 2024-06-24 19:59:53,007 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4af77aee 2024-06-24 19:59:53,008 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 50ab03f5-b0e0-4735-a823-72288c719a5f, null, 0, false, true, null] 2024-06-24 19:59:53,009 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=979, durable=true, userID=52442261-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d49b8e22-91e4-40b0-af4f-af1587723766, JMSReplyTo=temp-queue://50ab03f5-b0e0-4735-a823-72288c719a5f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1053006281, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 19:59:53,009 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[979]:RELIABLE:CoreMessage[messageID=979, durable=true, userID=52442261-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d49b8e22-91e4-40b0-af4f-af1587723766, JMSReplyTo=temp-queue://50ab03f5-b0e0-4735-a823-72288c719a5f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1053006281 2024-06-24 19:59:53,010 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=979, durable=true, userID=52442261-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d49b8e22-91e4-40b0-af4f-af1587723766, JMSReplyTo=temp-queue://50ab03f5-b0e0-4735-a823-72288c719a5f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1053006281 to transaction: TransactionImpl [xid=null, txID=980, xid=null, state=ACTIVE, createTime=1719259193010(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2e809fba 2024-06-24 19:59:53,010 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52444972-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d18862d, true, {}] 2024-06-24 19:59:53,012 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=983, durable=true, userID=52447084-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=50ab03f5-b0e0-4735-a823-72288c719a5f, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d49b8e22-91e4-40b0-af4f-af1587723766, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=821fc94c-3531-456b-9da3-3febb6ed43e3]]@1715117914, context: RoutingContextImpl(Address=50ab03f5-b0e0-4735-a823-72288c719a5f, routingType=ANYCAST, PreviousAddress=50ab03f5-b0e0-4735-a823-72288c719a5f previousRoute:ANYCAST, reusable=true, version=-2147483564) .................................................. ***** durable queues 50ab03f5-b0e0-4735-a823-72288c719a5f: ***** non durable for 50ab03f5-b0e0-4735-a823-72288c719a5f: - queueID=975 address:50ab03f5-b0e0-4735-a823-72288c719a5f name:50ab03f5-b0e0-4735-a823-72288c719a5f filter:null .................................................. , transaction: null 2024-06-24 19:59:53,012 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 50ab03f5-b0e0-4735-a823-72288c719a5f: Reference[983]:RELIABLE:CoreMessage[messageID=983, durable=true, userID=52447084-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=50ab03f5-b0e0-4735-a823-72288c719a5f, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d49b8e22-91e4-40b0-af4f-af1587723766, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=821fc94c-3531-456b-9da3-3febb6ed43e3]]@1715117914 2024-06-24 19:59:53,012 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 50ab03f5-b0e0-4735-a823-72288c719a5f: CoreMessage[messageID=983, durable=true, userID=52447084-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=50ab03f5-b0e0-4735-a823-72288c719a5f, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d49b8e22-91e4-40b0-af4f-af1587723766, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=821fc94c-3531-456b-9da3-3febb6ed43e3]]@1715117914 to transaction: TransactionImpl [xid=null, txID=986, xid=null, state=ACTIVE, createTime=1719259193012(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@682e902f 2024-06-24 19:59:53,013 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 50ab03f5-b0e0-4735-a823-72288c719a5f: CoreMessage[messageID=983, durable=true, userID=52447084-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=50ab03f5-b0e0-4735-a823-72288c719a5f, size=875, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d49b8e22-91e4-40b0-af4f-af1587723766, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=821fc94c-3531-456b-9da3-3febb6ed43e3]]@1715117914, transaction: TransactionImpl [xid=null, txID=986, xid=null, state=COMMITTED, createTime=1719259193012(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@682e902f 2024-06-24 19:59:53,013 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=979, durable=true, userID=52442261-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=805, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d49b8e22-91e4-40b0-af4f-af1587723766, JMSReplyTo=temp-queue://50ab03f5-b0e0-4735-a823-72288c719a5f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1053006281, transaction: TransactionImpl [xid=null, txID=980, xid=null, state=COMMITTED, createTime=1719259193010(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2e809fba 2024-06-24 19:59:53,013 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5244bea5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@770c3ca9, true, {}] 2024-06-24 19:59:53,014 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [50ab03f5-b0e0-4735-a823-72288c719a5f] 2024-06-24 19:59:53,016 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@5d49df01, org.eclipse.scout.rt.mom.jms.JmsSubscription@1fc1611c] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:53,017 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52455ae6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e1bde90, true, {}] 2024-06-24 19:59:53,018 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 19:59:53,019 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5245a907-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c132337, true, {}] 2024-06-24 19:59:53,019 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3528debf-e6c2-4923-ad3f-00fc8627cfe3, address=3528debf-e6c2-4923-ad3f-00fc8627cfe3, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:53,020 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@a71072d 2024-06-24 19:59:53,020 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@53d98b41 2024-06-24 19:59:53,021 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3528debf-e6c2-4923-ad3f-00fc8627cfe3, null, 0, false, true, null] 2024-06-24 19:59:53,022 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1016, durable=true, userID=5245f72a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e19d956-4b2f-46f7-b9b4-539ced944082, JMSReplyTo=temp-queue://3528debf-e6c2-4923-ad3f-00fc8627cfe3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@217303015, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 19:59:53,026 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[1016]:RELIABLE:CoreMessage[messageID=1016, durable=true, userID=5245f72a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e19d956-4b2f-46f7-b9b4-539ced944082, JMSReplyTo=temp-queue://3528debf-e6c2-4923-ad3f-00fc8627cfe3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@217303015 2024-06-24 19:59:53,026 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=1016, durable=true, userID=5245f72a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e19d956-4b2f-46f7-b9b4-539ced944082, JMSReplyTo=temp-queue://3528debf-e6c2-4923-ad3f-00fc8627cfe3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@217303015 to transaction: TransactionImpl [xid=null, txID=1017, xid=null, state=ACTIVE, createTime=1719259193026(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@101c2fa7 2024-06-24 19:59:53,027 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5246e18b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61fcfc23, true, {}] 2024-06-24 19:59:53,028 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1020, durable=true, userID=5247089d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=3528debf-e6c2-4923-ad3f-00fc8627cfe3, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e19d956-4b2f-46f7-b9b4-539ced944082, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2ce0db6e-7960-468c-ae0d-e6b13eff3853]]@776459570, context: RoutingContextImpl(Address=3528debf-e6c2-4923-ad3f-00fc8627cfe3, routingType=ANYCAST, PreviousAddress=3528debf-e6c2-4923-ad3f-00fc8627cfe3 previousRoute:ANYCAST, reusable=true, version=-2147483562) .................................................. ***** durable queues 3528debf-e6c2-4923-ad3f-00fc8627cfe3: ***** non durable for 3528debf-e6c2-4923-ad3f-00fc8627cfe3: - queueID=1012 address:3528debf-e6c2-4923-ad3f-00fc8627cfe3 name:3528debf-e6c2-4923-ad3f-00fc8627cfe3 filter:null .................................................. , transaction: null 2024-06-24 19:59:53,028 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3528debf-e6c2-4923-ad3f-00fc8627cfe3: Reference[1020]:RELIABLE:CoreMessage[messageID=1020, durable=true, userID=5247089d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=3528debf-e6c2-4923-ad3f-00fc8627cfe3, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e19d956-4b2f-46f7-b9b4-539ced944082, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2ce0db6e-7960-468c-ae0d-e6b13eff3853]]@776459570 2024-06-24 19:59:53,029 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3528debf-e6c2-4923-ad3f-00fc8627cfe3: CoreMessage[messageID=1020, durable=true, userID=5247089d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=3528debf-e6c2-4923-ad3f-00fc8627cfe3, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e19d956-4b2f-46f7-b9b4-539ced944082, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2ce0db6e-7960-468c-ae0d-e6b13eff3853]]@776459570 to transaction: TransactionImpl [xid=null, txID=1023, xid=null, state=ACTIVE, createTime=1719259193029(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@614d1740 2024-06-24 19:59:53,029 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=1016, durable=true, userID=5245f72a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e19d956-4b2f-46f7-b9b4-539ced944082, JMSReplyTo=temp-queue://3528debf-e6c2-4923-ad3f-00fc8627cfe3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@217303015, transaction: TransactionImpl [xid=null, txID=1017, xid=null, state=COMMITTED, createTime=1719259193026(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@101c2fa7 2024-06-24 19:59:53,029 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3528debf-e6c2-4923-ad3f-00fc8627cfe3: CoreMessage[messageID=1020, durable=true, userID=5247089d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=3528debf-e6c2-4923-ad3f-00fc8627cfe3, size=866, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e19d956-4b2f-46f7-b9b4-539ced944082, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2ce0db6e-7960-468c-ae0d-e6b13eff3853]]@776459570, transaction: TransactionImpl [xid=null, txID=1023, xid=null, state=COMMITTED, createTime=1719259193029(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@614d1740 2024-06-24 19:59:53,030 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [524756be-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5227c16f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5227c16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7164d5ff, true, {}] 2024-06-24 19:59:53,030 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3528debf-e6c2-4923-ad3f-00fc8627cfe3] 2024-06-24 19:59:53,032 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@4ccb197c, org.eclipse.scout.rt.mom.jms.JmsSubscription@16084321] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:53,033 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@66ce743e[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:53,034 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007541 ms 2024-06-24 19:59:53,034 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [8bd4065c-8283-4c60-a10d-e1bc6b9673f6] 2024-06-24 19:59:53,036 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:53,036 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:53,036 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5227c16f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:53,037 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:53,037 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 218.370322 ms 2024-06-24 19:59:53,038 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:53,039 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:53,039 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:53,040 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 886236273'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-24 19:59:53,041 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-24 19:59:53,042 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 52492b80-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-24 19:59:53,043 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52492b83-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52492b80-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52492b80-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21e2baa7, true, {}] 2024-06-24 19:59:53,044 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@11cac830 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-24 19:59:53,044 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [524979a4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52492b80-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52492b80-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ec5902d, true, {}] 2024-06-24 19:59:53,045 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 524979a4-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:53,045 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2159bb04 2024-06-24 19:59:53,045 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=809dcf20-f636-4f3d-af7d-5b8276f949c1, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:53,046 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@425c8427 2024-06-24 19:59:53,046 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 809dcf20-f636-4f3d-af7d-5b8276f949c1, null, 0, false, true, null] 2024-06-24 19:59:53,047 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5249eed6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52492b80-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52492b80-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2338d470, true, {}] 2024-06-24 19:59:53,048 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyMultipleSubscriptions, address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 19:59:53,048 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@645c6fd4 2024-06-24 19:59:53,049 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3103f2f3 2024-06-24 19:59:53,049 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 19:59:53,050 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [524a6408-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52492b80-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52492b80-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3deaf8e8, true, {}] 2024-06-24 19:59:53,051 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 19:59:53,051 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [524a8b19-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52492b80-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52492b80-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1543d6c1, true, {}] 2024-06-24 19:59:53,052 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b4424413-7357-4c3d-8a29-24ada016452e, address=b4424413-7357-4c3d-8a29-24ada016452e, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:53,052 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5180ad08 2024-06-24 19:59:53,053 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1dea72e9 2024-06-24 19:59:53,054 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b4424413-7357-4c3d-8a29-24ada016452e, null, 0, false, true, null] 2024-06-24 19:59:53,055 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1085, durable=true, userID=524b004c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ed64bd8a-16fe-4beb-b2c4-8a267f7acfc5, JMSReplyTo=temp-queue://b4424413-7357-4c3d-8a29-24ada016452e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1859762804, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 19:59:53,055 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1085]:RELIABLE:CoreMessage[messageID=1085, durable=true, userID=524b004c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ed64bd8a-16fe-4beb-b2c4-8a267f7acfc5, JMSReplyTo=temp-queue://b4424413-7357-4c3d-8a29-24ada016452e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1859762804 2024-06-24 19:59:53,056 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1085, durable=true, userID=524b004c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ed64bd8a-16fe-4beb-b2c4-8a267f7acfc5, JMSReplyTo=temp-queue://b4424413-7357-4c3d-8a29-24ada016452e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1859762804 to transaction: TransactionImpl [xid=null, txID=1086, xid=null, state=ACTIVE, createTime=1719259193056(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@702e0379 2024-06-24 19:59:53,056 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [524b4e6d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52492b80-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52492b80-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68c25e68, true, {}] 2024-06-24 19:59:53,058 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1089, durable=true, userID=524b757f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=b4424413-7357-4c3d-8a29-24ada016452e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ed64bd8a-16fe-4beb-b2c4-8a267f7acfc5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5dcd3663-82aa-4a37-8e45-6877f8b84709]]@1270791220, context: RoutingContextImpl(Address=b4424413-7357-4c3d-8a29-24ada016452e, routingType=ANYCAST, PreviousAddress=b4424413-7357-4c3d-8a29-24ada016452e previousRoute:ANYCAST, reusable=true, version=-2147483557) .................................................. ***** durable queues b4424413-7357-4c3d-8a29-24ada016452e: ***** non durable for b4424413-7357-4c3d-8a29-24ada016452e: - queueID=1081 address:b4424413-7357-4c3d-8a29-24ada016452e name:b4424413-7357-4c3d-8a29-24ada016452e filter:null .................................................. , transaction: null 2024-06-24 19:59:53,058 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b4424413-7357-4c3d-8a29-24ada016452e: Reference[1089]:RELIABLE:CoreMessage[messageID=1089, durable=true, userID=524b757f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=b4424413-7357-4c3d-8a29-24ada016452e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ed64bd8a-16fe-4beb-b2c4-8a267f7acfc5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5dcd3663-82aa-4a37-8e45-6877f8b84709]]@1270791220 2024-06-24 19:59:53,059 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b4424413-7357-4c3d-8a29-24ada016452e: CoreMessage[messageID=1089, durable=true, userID=524b757f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=b4424413-7357-4c3d-8a29-24ada016452e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ed64bd8a-16fe-4beb-b2c4-8a267f7acfc5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5dcd3663-82aa-4a37-8e45-6877f8b84709]]@1270791220 to transaction: TransactionImpl [xid=null, txID=1092, xid=null, state=ACTIVE, createTime=1719259193059(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1781dd0b 2024-06-24 19:59:53,059 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1085, durable=true, userID=524b004c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ed64bd8a-16fe-4beb-b2c4-8a267f7acfc5, JMSReplyTo=temp-queue://b4424413-7357-4c3d-8a29-24ada016452e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1859762804, transaction: TransactionImpl [xid=null, txID=1086, xid=null, state=COMMITTED, createTime=1719259193056(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@702e0379 2024-06-24 19:59:53,059 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b4424413-7357-4c3d-8a29-24ada016452e: CoreMessage[messageID=1089, durable=true, userID=524b757f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=b4424413-7357-4c3d-8a29-24ada016452e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ed64bd8a-16fe-4beb-b2c4-8a267f7acfc5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5dcd3663-82aa-4a37-8e45-6877f8b84709]]@1270791220, transaction: TransactionImpl [xid=null, txID=1092, xid=null, state=COMMITTED, createTime=1719259193059(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1781dd0b 2024-06-24 19:59:53,060 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [524bc3a0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52492b80-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52492b80-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7814ae70, true, {}] 2024-06-24 19:59:53,060 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b4424413-7357-4c3d-8a29-24ada016452e] 2024-06-24 19:59:53,111 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@36995784, org.eclipse.scout.rt.mom.jms.JmsSubscription@58dd1d0c] 2024-06-24 19:59:53,114 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7bb301d9[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:53,114 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007631 ms 2024-06-24 19:59:53,114 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [809dcf20-f636-4f3d-af7d-5b8276f949c1] 2024-06-24 19:59:53,116 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:53,116 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:53,116 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 52492b80-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:53,117 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:53,117 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 78.145150 ms 2024-06-24 19:59:53,117 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:53,118 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:53,118 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:53,118 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 836853987'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:53,120 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:53,121 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 52553982-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-24 19:59:53,121 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52553985-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52553982-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52553982-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34a8cf95, true, {}] 2024-06-24 19:59:53,122 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@31844980 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-24 19:59:53,122 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52556096-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52553982-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52553982-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11c67c3c, true, {}] 2024-06-24 19:59:53,123 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 52556096-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:53,123 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@13694483 2024-06-24 19:59:53,124 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=960a2694-5f9e-4930-b465-9d6f07439152, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:53,124 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@72e43a3e 2024-06-24 19:59:53,125 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 960a2694-5f9e-4930-b465-9d6f07439152, null, 0, false, true, null] 2024-06-24 19:59:53,126 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5255d5c8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52553982-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52553982-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a10206e, true, {}] 2024-06-24 19:59:53,126 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 19:59:53,127 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [525623e9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52553982-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52553982-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c65e857, true, {}] 2024-06-24 19:59:53,127 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 19:59:53,128 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52564afa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52553982-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52553982-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49094d48, true, {}] 2024-06-24 19:59:53,128 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9a0d1d4b-23ae-4e47-8a9f-95c77a159d82, address=9a0d1d4b-23ae-4e47-8a9f-95c77a159d82, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:53,129 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6df834a0 2024-06-24 19:59:53,129 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4b23e884 2024-06-24 19:59:53,130 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9a0d1d4b-23ae-4e47-8a9f-95c77a159d82, null, 0, false, true, null] 2024-06-24 19:59:53,131 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1153, durable=true, userID=5256991d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6701b9d5-e08e-489f-8a04-7a8e60c86d89, JMSReplyTo=temp-queue://9a0d1d4b-23ae-4e47-8a9f-95c77a159d82, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@160729054, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 19:59:53,131 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1153]:RELIABLE:CoreMessage[messageID=1153, durable=true, userID=5256991d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6701b9d5-e08e-489f-8a04-7a8e60c86d89, JMSReplyTo=temp-queue://9a0d1d4b-23ae-4e47-8a9f-95c77a159d82, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@160729054 2024-06-24 19:59:53,132 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1153, durable=true, userID=5256991d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6701b9d5-e08e-489f-8a04-7a8e60c86d89, JMSReplyTo=temp-queue://9a0d1d4b-23ae-4e47-8a9f-95c77a159d82, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@160729054 to transaction: TransactionImpl [xid=null, txID=1154, xid=null, state=ACTIVE, createTime=1719259193132(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4cbe5031 2024-06-24 19:59:53,132 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5256e73e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52553982-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52553982-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@350a76a4, true, {}] 2024-06-24 19:59:53,134 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1157, durable=true, userID=52570e50-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=9a0d1d4b-23ae-4e47-8a9f-95c77a159d82, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6701b9d5-e08e-489f-8a04-7a8e60c86d89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=75d45a03-1148-4cbe-9a96-579a77ba6f8a]]@1294024864, context: RoutingContextImpl(Address=9a0d1d4b-23ae-4e47-8a9f-95c77a159d82, routingType=ANYCAST, PreviousAddress=9a0d1d4b-23ae-4e47-8a9f-95c77a159d82 previousRoute:ANYCAST, reusable=true, version=-2147483553) .................................................. ***** durable queues 9a0d1d4b-23ae-4e47-8a9f-95c77a159d82: ***** non durable for 9a0d1d4b-23ae-4e47-8a9f-95c77a159d82: - queueID=1149 address:9a0d1d4b-23ae-4e47-8a9f-95c77a159d82 name:9a0d1d4b-23ae-4e47-8a9f-95c77a159d82 filter:null .................................................. , transaction: null 2024-06-24 19:59:53,134 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9a0d1d4b-23ae-4e47-8a9f-95c77a159d82: Reference[1157]:RELIABLE:CoreMessage[messageID=1157, durable=true, userID=52570e50-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=9a0d1d4b-23ae-4e47-8a9f-95c77a159d82, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6701b9d5-e08e-489f-8a04-7a8e60c86d89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=75d45a03-1148-4cbe-9a96-579a77ba6f8a]]@1294024864 2024-06-24 19:59:53,134 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9a0d1d4b-23ae-4e47-8a9f-95c77a159d82: CoreMessage[messageID=1157, durable=true, userID=52570e50-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=9a0d1d4b-23ae-4e47-8a9f-95c77a159d82, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6701b9d5-e08e-489f-8a04-7a8e60c86d89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=75d45a03-1148-4cbe-9a96-579a77ba6f8a]]@1294024864 to transaction: TransactionImpl [xid=null, txID=1160, xid=null, state=ACTIVE, createTime=1719259193134(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1754563c 2024-06-24 19:59:53,135 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9a0d1d4b-23ae-4e47-8a9f-95c77a159d82: CoreMessage[messageID=1157, durable=true, userID=52570e50-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=9a0d1d4b-23ae-4e47-8a9f-95c77a159d82, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6701b9d5-e08e-489f-8a04-7a8e60c86d89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=75d45a03-1148-4cbe-9a96-579a77ba6f8a]]@1294024864, transaction: TransactionImpl [xid=null, txID=1160, xid=null, state=COMMITTED, createTime=1719259193134(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1754563c 2024-06-24 19:59:53,135 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1153, durable=true, userID=5256991d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6701b9d5-e08e-489f-8a04-7a8e60c86d89, JMSReplyTo=temp-queue://9a0d1d4b-23ae-4e47-8a9f-95c77a159d82, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@160729054, transaction: TransactionImpl [xid=null, txID=1154, xid=null, state=COMMITTED, createTime=1719259193132(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4cbe5031 2024-06-24 19:59:53,135 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52575c71-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52553982-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52553982-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c693881, true, {}] 2024-06-24 19:59:53,136 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [9a0d1d4b-23ae-4e47-8a9f-95c77a159d82] 2024-06-24 19:59:53,187 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4101e146, org.eclipse.scout.rt.mom.jms.JmsSubscription@7104b117] 2024-06-24 19:59:53,189 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@18b9fbb9[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:53,189 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.014597 ms 2024-06-24 19:59:53,190 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [960a2694-5f9e-4930-b465-9d6f07439152] 2024-06-24 19:59:53,191 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:53,191 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:53,192 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 52553982-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:53,192 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:53,192 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.732783 ms 2024-06-24 19:59:53,193 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:53,193 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:53,193 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:53,194 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1825578381'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-24 19:59:53,196 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-24 19:59:53,196 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5260ab43-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-24 19:59:53,197 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5260d256-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5260ab43-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5260ab43-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58e56932, true, {}] 2024-06-24 19:59:53,198 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5fe949d5 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-24 19:59:53,198 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5260f967-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5260ab43-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5260ab43-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@572bd2e1, true, {}] 2024-06-24 19:59:53,199 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5260f967-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:53,199 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@648033d1 2024-06-24 19:59:53,200 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1bdc19b2-adc6-46d6-bff4-517b0a62a832, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:53,200 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2a995104 2024-06-24 19:59:53,200 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1bdc19b2-adc6-46d6-bff4-517b0a62a832, null, 0, false, true, null] 2024-06-24 19:59:53,201 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52616e99-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5260ab43-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5260ab43-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e3f971e, true, {}] 2024-06-24 19:59:53,202 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 19:59:53,203 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5261bcba-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5260ab43-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5260ab43-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c19baa2, true, {}] 2024-06-24 19:59:53,203 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 19:59:53,204 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5261e3cb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5260ab43-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5260ab43-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14b558db, true, {}] 2024-06-24 19:59:53,204 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5808e737-6c98-4de8-ad17-7a913fdb61f3, address=5808e737-6c98-4de8-ad17-7a913fdb61f3, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:53,205 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@425a8e32 2024-06-24 19:59:53,205 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4beff042 2024-06-24 19:59:53,206 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5808e737-6c98-4de8-ad17-7a913fdb61f3, null, 0, false, true, null] 2024-06-24 19:59:53,207 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1221, durable=true, userID=526231ee-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9d0d0e44-fa22-444a-bc89-e8261e001931, JMSReplyTo=temp-queue://5808e737-6c98-4de8-ad17-7a913fdb61f3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1710105789, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 19:59:53,207 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1221]:RELIABLE:CoreMessage[messageID=1221, durable=true, userID=526231ee-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9d0d0e44-fa22-444a-bc89-e8261e001931, JMSReplyTo=temp-queue://5808e737-6c98-4de8-ad17-7a913fdb61f3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1710105789 2024-06-24 19:59:53,208 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1221, durable=true, userID=526231ee-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9d0d0e44-fa22-444a-bc89-e8261e001931, JMSReplyTo=temp-queue://5808e737-6c98-4de8-ad17-7a913fdb61f3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1710105789 to transaction: TransactionImpl [xid=null, txID=1222, xid=null, state=ACTIVE, createTime=1719259193208(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@27478b49 2024-06-24 19:59:53,208 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5262800f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5260ab43-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5260ab43-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@958d6a, true, {}] 2024-06-24 19:59:53,210 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1225, durable=true, userID=5262a721-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=5808e737-6c98-4de8-ad17-7a913fdb61f3, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9d0d0e44-fa22-444a-bc89-e8261e001931, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=49806876-e50c-4d4e-a671-63b9b1a0fd23]]@418445780, context: RoutingContextImpl(Address=5808e737-6c98-4de8-ad17-7a913fdb61f3, routingType=ANYCAST, PreviousAddress=5808e737-6c98-4de8-ad17-7a913fdb61f3 previousRoute:ANYCAST, reusable=true, version=-2147483549) .................................................. ***** durable queues 5808e737-6c98-4de8-ad17-7a913fdb61f3: ***** non durable for 5808e737-6c98-4de8-ad17-7a913fdb61f3: - queueID=1217 address:5808e737-6c98-4de8-ad17-7a913fdb61f3 name:5808e737-6c98-4de8-ad17-7a913fdb61f3 filter:null .................................................. , transaction: null 2024-06-24 19:59:53,210 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5808e737-6c98-4de8-ad17-7a913fdb61f3: Reference[1225]:RELIABLE:CoreMessage[messageID=1225, durable=true, userID=5262a721-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=5808e737-6c98-4de8-ad17-7a913fdb61f3, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9d0d0e44-fa22-444a-bc89-e8261e001931, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=49806876-e50c-4d4e-a671-63b9b1a0fd23]]@418445780 2024-06-24 19:59:53,210 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5808e737-6c98-4de8-ad17-7a913fdb61f3: CoreMessage[messageID=1225, durable=true, userID=5262a721-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=5808e737-6c98-4de8-ad17-7a913fdb61f3, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9d0d0e44-fa22-444a-bc89-e8261e001931, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=49806876-e50c-4d4e-a671-63b9b1a0fd23]]@418445780 to transaction: TransactionImpl [xid=null, txID=1228, xid=null, state=ACTIVE, createTime=1719259193210(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@78e30f71 2024-06-24 19:59:53,210 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5808e737-6c98-4de8-ad17-7a913fdb61f3: CoreMessage[messageID=1225, durable=true, userID=5262a721-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=5808e737-6c98-4de8-ad17-7a913fdb61f3, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9d0d0e44-fa22-444a-bc89-e8261e001931, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=49806876-e50c-4d4e-a671-63b9b1a0fd23]]@418445780, transaction: TransactionImpl [xid=null, txID=1228, xid=null, state=COMMITTED, createTime=1719259193210(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@78e30f71 2024-06-24 19:59:53,211 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1221, durable=true, userID=526231ee-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9d0d0e44-fa22-444a-bc89-e8261e001931, JMSReplyTo=temp-queue://5808e737-6c98-4de8-ad17-7a913fdb61f3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1710105789, transaction: TransactionImpl [xid=null, txID=1222, xid=null, state=COMMITTED, createTime=1719259193208(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@27478b49 2024-06-24 19:59:53,211 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5262f542-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5260ab43-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5260ab43-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e20e55b, true, {}] 2024-06-24 19:59:53,211 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5808e737-6c98-4de8-ad17-7a913fdb61f3] 2024-06-24 19:59:53,263 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@421c057a, org.eclipse.scout.rt.mom.jms.JmsSubscription@16448827] 2024-06-24 19:59:53,265 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@427dc1c7[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:53,265 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007000 ms 2024-06-24 19:59:53,266 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [1bdc19b2-adc6-46d6-bff4-517b0a62a832] 2024-06-24 19:59:53,267 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:53,267 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:53,268 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5260ab43-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:53,269 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:53,269 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 75.402155 ms 2024-06-24 19:59:53,269 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:53,269 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:53,270 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:53,270 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 846844672'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-24 19:59:53,272 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-24 19:59:53,273 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 526c4414-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-24 19:59:53,273 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [526c6b27-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=526c4414-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=526c4414-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@170e7a0c, true, {}] 2024-06-24 19:59:53,274 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6a0ee6d - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-24 19:59:53,274 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [526c9238-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=526c4414-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=526c4414-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40a64bdf, true, {}] 2024-06-24 19:59:53,275 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 526c9238-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:53,275 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@31f4559c 2024-06-24 19:59:53,276 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=61400023-498a-412c-b0bf-e3d83dd3d7bd, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:53,276 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@590e6665 2024-06-24 19:59:53,277 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 61400023-498a-412c-b0bf-e3d83dd3d7bd, null, 0, false, true, null] 2024-06-24 19:59:53,277 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [526d076a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=526c4414-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=526c4414-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1109dd60, true, {}] 2024-06-24 19:59:53,278 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 19:59:53,278 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [526d2e7b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=526c4414-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=526c4414-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60b23a82, true, {}] 2024-06-24 19:59:53,279 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 19:59:53,280 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [526d558c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=526c4414-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=526c4414-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@484b1b0, true, {}] 2024-06-24 19:59:53,280 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=65b136e3-11eb-4bb7-8cad-025587cbe077, address=65b136e3-11eb-4bb7-8cad-025587cbe077, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:53,280 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@223fe77f 2024-06-24 19:59:53,281 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@424e934d 2024-06-24 19:59:53,281 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 65b136e3-11eb-4bb7-8cad-025587cbe077, null, 0, false, true, null] 2024-06-24 19:59:53,282 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1289, durable=true, userID=526dcabf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1794e6f4-25bb-4cb6-94bb-5f05807ffabf, JMSReplyTo=temp-queue://65b136e3-11eb-4bb7-8cad-025587cbe077, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1802903030, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 19:59:53,283 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1289]:RELIABLE:CoreMessage[messageID=1289, durable=true, userID=526dcabf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1794e6f4-25bb-4cb6-94bb-5f05807ffabf, JMSReplyTo=temp-queue://65b136e3-11eb-4bb7-8cad-025587cbe077, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1802903030 2024-06-24 19:59:53,283 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1289, durable=true, userID=526dcabf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1794e6f4-25bb-4cb6-94bb-5f05807ffabf, JMSReplyTo=temp-queue://65b136e3-11eb-4bb7-8cad-025587cbe077, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1802903030 to transaction: TransactionImpl [xid=null, txID=1290, xid=null, state=ACTIVE, createTime=1719259193283(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@61086ead 2024-06-24 19:59:53,284 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [526e18e0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=526c4414-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=526c4414-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70f0ce12, true, {}] 2024-06-24 19:59:53,285 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1293, durable=true, userID=526e3ff2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=65b136e3-11eb-4bb7-8cad-025587cbe077, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1794e6f4-25bb-4cb6-94bb-5f05807ffabf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bfb88757-f87e-47ac-a1b3-ef2e7ce82a37]]@623596755, context: RoutingContextImpl(Address=65b136e3-11eb-4bb7-8cad-025587cbe077, routingType=ANYCAST, PreviousAddress=65b136e3-11eb-4bb7-8cad-025587cbe077 previousRoute:ANYCAST, reusable=true, version=-2147483545) .................................................. ***** durable queues 65b136e3-11eb-4bb7-8cad-025587cbe077: ***** non durable for 65b136e3-11eb-4bb7-8cad-025587cbe077: - queueID=1285 address:65b136e3-11eb-4bb7-8cad-025587cbe077 name:65b136e3-11eb-4bb7-8cad-025587cbe077 filter:null .................................................. , transaction: null 2024-06-24 19:59:53,285 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 65b136e3-11eb-4bb7-8cad-025587cbe077: Reference[1293]:RELIABLE:CoreMessage[messageID=1293, durable=true, userID=526e3ff2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=65b136e3-11eb-4bb7-8cad-025587cbe077, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1794e6f4-25bb-4cb6-94bb-5f05807ffabf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bfb88757-f87e-47ac-a1b3-ef2e7ce82a37]]@623596755 2024-06-24 19:59:53,286 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 65b136e3-11eb-4bb7-8cad-025587cbe077: CoreMessage[messageID=1293, durable=true, userID=526e3ff2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=65b136e3-11eb-4bb7-8cad-025587cbe077, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1794e6f4-25bb-4cb6-94bb-5f05807ffabf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bfb88757-f87e-47ac-a1b3-ef2e7ce82a37]]@623596755 to transaction: TransactionImpl [xid=null, txID=1296, xid=null, state=ACTIVE, createTime=1719259193286(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@ce8f84b 2024-06-24 19:59:53,286 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 65b136e3-11eb-4bb7-8cad-025587cbe077: CoreMessage[messageID=1293, durable=true, userID=526e3ff2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=65b136e3-11eb-4bb7-8cad-025587cbe077, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1794e6f4-25bb-4cb6-94bb-5f05807ffabf, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bfb88757-f87e-47ac-a1b3-ef2e7ce82a37]]@623596755, transaction: TransactionImpl [xid=null, txID=1296, xid=null, state=COMMITTED, createTime=1719259193286(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@ce8f84b 2024-06-24 19:59:53,286 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1289, durable=true, userID=526dcabf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1794e6f4-25bb-4cb6-94bb-5f05807ffabf, JMSReplyTo=temp-queue://65b136e3-11eb-4bb7-8cad-025587cbe077, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1802903030, transaction: TransactionImpl [xid=null, txID=1290, xid=null, state=COMMITTED, createTime=1719259193283(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@61086ead 2024-06-24 19:59:53,287 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [526e6703-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=526c4414-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=526c4414-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@97973c1, true, {}] 2024-06-24 19:59:53,287 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [65b136e3-11eb-4bb7-8cad-025587cbe077] 2024-06-24 19:59:53,339 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@493ed8e6, org.eclipse.scout.rt.mom.jms.JmsSubscription@7b897456] 2024-06-24 19:59:53,341 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5491fc77[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:53,341 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007289 ms 2024-06-24 19:59:53,341 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [61400023-498a-412c-b0bf-e3d83dd3d7bd] 2024-06-24 19:59:53,342 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:53,343 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:53,343 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 526c4414-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:53,344 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:53,344 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.096391 ms 2024-06-24 19:59:53,344 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:53,344 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:53,344 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:53,345 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2105948711'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:53,347 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:53,347 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5277b5d5-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-24 19:59:53,348 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5277dce8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5277b5d5-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5277b5d5-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bcb01a3, true, {}] 2024-06-24 19:59:53,349 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@10be6e10 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-24 19:59:53,349 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [527803f9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5277b5d5-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5277b5d5-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@369cd3f8, true, {}] 2024-06-24 19:59:53,350 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 527803f9-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:53,350 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5473be28 2024-06-24 19:59:53,351 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=79918249-c2e4-4e2e-b3ae-20635ac6314a, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:53,351 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3a1faed0 2024-06-24 19:59:53,352 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 79918249-c2e4-4e2e-b3ae-20635ac6314a, null, 0, false, true, null] 2024-06-24 19:59:53,352 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5278792b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5277b5d5-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5277b5d5-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7aeacc9b, true, {}] 2024-06-24 19:59:53,353 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 19:59:53,354 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5278c74c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5277b5d5-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5277b5d5-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@788a0943, true, {}] 2024-06-24 19:59:53,354 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 19:59:53,355 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5278ee5d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5277b5d5-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5277b5d5-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60aa2904, true, {}] 2024-06-24 19:59:53,355 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=68dfb642-22ee-439f-834e-78f673bb9921, address=68dfb642-22ee-439f-834e-78f673bb9921, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:53,356 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@53d5d66b 2024-06-24 19:59:53,356 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@51e8cc9f 2024-06-24 19:59:53,357 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 68dfb642-22ee-439f-834e-78f673bb9921, null, 0, false, true, null] 2024-06-24 19:59:53,358 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1357, durable=true, userID=52793c80-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e09e0d25-206b-4a77-bb6a-9ba225baa1bb, JMSReplyTo=temp-queue://68dfb642-22ee-439f-834e-78f673bb9921, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@338695453, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 19:59:53,361 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1357]:RELIABLE:CoreMessage[messageID=1357, durable=true, userID=52793c80-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e09e0d25-206b-4a77-bb6a-9ba225baa1bb, JMSReplyTo=temp-queue://68dfb642-22ee-439f-834e-78f673bb9921, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@338695453 2024-06-24 19:59:53,361 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1357, durable=true, userID=52793c80-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e09e0d25-206b-4a77-bb6a-9ba225baa1bb, JMSReplyTo=temp-queue://68dfb642-22ee-439f-834e-78f673bb9921, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@338695453 to transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=ACTIVE, createTime=1719259193361(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5fcbebdb 2024-06-24 19:59:53,362 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5279ffd1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5277b5d5-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5277b5d5-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45ae2e73, true, {}] 2024-06-24 19:59:53,363 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1361, durable=true, userID=527a26e3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=68dfb642-22ee-439f-834e-78f673bb9921, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e09e0d25-206b-4a77-bb6a-9ba225baa1bb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=40a10c7b-fae9-4ba8-89cc-c276c8e5c68a]]@1633521096, context: RoutingContextImpl(Address=68dfb642-22ee-439f-834e-78f673bb9921, routingType=ANYCAST, PreviousAddress=68dfb642-22ee-439f-834e-78f673bb9921 previousRoute:ANYCAST, reusable=true, version=-2147483541) .................................................. ***** durable queues 68dfb642-22ee-439f-834e-78f673bb9921: ***** non durable for 68dfb642-22ee-439f-834e-78f673bb9921: - queueID=1353 address:68dfb642-22ee-439f-834e-78f673bb9921 name:68dfb642-22ee-439f-834e-78f673bb9921 filter:null .................................................. , transaction: null 2024-06-24 19:59:53,363 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 68dfb642-22ee-439f-834e-78f673bb9921: Reference[1361]:RELIABLE:CoreMessage[messageID=1361, durable=true, userID=527a26e3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=68dfb642-22ee-439f-834e-78f673bb9921, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e09e0d25-206b-4a77-bb6a-9ba225baa1bb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=40a10c7b-fae9-4ba8-89cc-c276c8e5c68a]]@1633521096 2024-06-24 19:59:53,364 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 68dfb642-22ee-439f-834e-78f673bb9921: CoreMessage[messageID=1361, durable=true, userID=527a26e3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=68dfb642-22ee-439f-834e-78f673bb9921, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e09e0d25-206b-4a77-bb6a-9ba225baa1bb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=40a10c7b-fae9-4ba8-89cc-c276c8e5c68a]]@1633521096 to transaction: TransactionImpl [xid=null, txID=1364, xid=null, state=ACTIVE, createTime=1719259193364(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@12a7cb99 2024-06-24 19:59:53,364 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 68dfb642-22ee-439f-834e-78f673bb9921: CoreMessage[messageID=1361, durable=true, userID=527a26e3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=68dfb642-22ee-439f-834e-78f673bb9921, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e09e0d25-206b-4a77-bb6a-9ba225baa1bb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=40a10c7b-fae9-4ba8-89cc-c276c8e5c68a]]@1633521096, transaction: TransactionImpl [xid=null, txID=1364, xid=null, state=COMMITTED, createTime=1719259193364(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@12a7cb99 2024-06-24 19:59:53,365 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [527a7504-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5277b5d5-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5277b5d5-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17ab5faf, true, {}] 2024-06-24 19:59:53,365 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1357, durable=true, userID=52793c80-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-e09e0d25-206b-4a77-bb6a-9ba225baa1bb, JMSReplyTo=temp-queue://68dfb642-22ee-439f-834e-78f673bb9921, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@338695453, transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=COMMITTED, createTime=1719259193361(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5fcbebdb 2024-06-24 19:59:53,365 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [68dfb642-22ee-439f-834e-78f673bb9921] 2024-06-24 19:59:53,417 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@402adc9c, org.eclipse.scout.rt.mom.jms.JmsSubscription@70313b0b] 2024-06-24 19:59:53,419 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@26344cc1[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:53,419 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.011645 ms 2024-06-24 19:59:53,419 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [79918249-c2e4-4e2e-b3ae-20635ac6314a] 2024-06-24 19:59:53,421 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:53,421 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:53,421 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5277b5d5-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:53,422 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:53,422 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 77.735068 ms 2024-06-24 19:59:53,422 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:53,423 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:53,423 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:53,424 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1038715720'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-24 19:59:53,425 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-24 19:59:53,426 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5283c3d6-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-24 19:59:53,426 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5283c3d9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5283c3d6-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5283c3d6-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7337bd09, true, {}] 2024-06-24 19:59:53,427 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@62ac9784 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-24 19:59:53,427 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5283eaea-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5283c3d6-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5283c3d6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@454dc67b, true, {}] 2024-06-24 19:59:53,428 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5283eaea-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:53,428 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@b911679 2024-06-24 19:59:53,429 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c316905f-da24-4edb-8d9c-dc4bf4990229, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:53,429 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3acf089f 2024-06-24 19:59:53,430 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c316905f-da24-4edb-8d9c-dc4bf4990229, null, 0, false, true, null] 2024-06-24 19:59:53,431 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5284601c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5283c3d6-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5283c3d6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c4756df, true, {}] 2024-06-24 19:59:53,431 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 19:59:53,432 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5284ae3d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5283c3d6-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5283c3d6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b9a84a1, true, {}] 2024-06-24 19:59:53,433 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 19:59:53,434 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5284d54e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5283c3d6-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5283c3d6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@355864cf, true, {}] 2024-06-24 19:59:53,434 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b4ea2391-3ad7-41f1-a163-ba6e7a05f56a, address=b4ea2391-3ad7-41f1-a163-ba6e7a05f56a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:53,434 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@425a7bdd 2024-06-24 19:59:53,435 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7389889b 2024-06-24 19:59:53,435 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b4ea2391-3ad7-41f1-a163-ba6e7a05f56a, null, 0, false, true, null] 2024-06-24 19:59:53,436 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1425, durable=true, userID=52854a81-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6adffa75-73f2-40fa-8255-437a8088c403, JMSReplyTo=temp-queue://b4ea2391-3ad7-41f1-a163-ba6e7a05f56a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1048687637, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 19:59:53,440 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1425]:RELIABLE:CoreMessage[messageID=1425, durable=true, userID=52854a81-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6adffa75-73f2-40fa-8255-437a8088c403, JMSReplyTo=temp-queue://b4ea2391-3ad7-41f1-a163-ba6e7a05f56a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1048687637 2024-06-24 19:59:53,441 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1425, durable=true, userID=52854a81-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6adffa75-73f2-40fa-8255-437a8088c403, JMSReplyTo=temp-queue://b4ea2391-3ad7-41f1-a163-ba6e7a05f56a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1048687637 to transaction: TransactionImpl [xid=null, txID=1426, xid=null, state=ACTIVE, createTime=1719259193441(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@56b696f8 2024-06-24 19:59:53,441 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52860dd2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5283c3d6-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5283c3d6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f05e812, true, {}] 2024-06-24 19:59:53,443 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1429, durable=true, userID=52865bf4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=b4ea2391-3ad7-41f1-a163-ba6e7a05f56a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6adffa75-73f2-40fa-8255-437a8088c403, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6d3fa2f2-0a6e-4cff-89aa-276cc993651d]]@364738667, context: RoutingContextImpl(Address=b4ea2391-3ad7-41f1-a163-ba6e7a05f56a, routingType=ANYCAST, PreviousAddress=b4ea2391-3ad7-41f1-a163-ba6e7a05f56a previousRoute:ANYCAST, reusable=true, version=-2147483537) .................................................. ***** durable queues b4ea2391-3ad7-41f1-a163-ba6e7a05f56a: ***** non durable for b4ea2391-3ad7-41f1-a163-ba6e7a05f56a: - queueID=1421 address:b4ea2391-3ad7-41f1-a163-ba6e7a05f56a name:b4ea2391-3ad7-41f1-a163-ba6e7a05f56a filter:null .................................................. , transaction: null 2024-06-24 19:59:53,443 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b4ea2391-3ad7-41f1-a163-ba6e7a05f56a: Reference[1429]:RELIABLE:CoreMessage[messageID=1429, durable=true, userID=52865bf4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=b4ea2391-3ad7-41f1-a163-ba6e7a05f56a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6adffa75-73f2-40fa-8255-437a8088c403, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6d3fa2f2-0a6e-4cff-89aa-276cc993651d]]@364738667 2024-06-24 19:59:53,444 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1425, durable=true, userID=52854a81-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6adffa75-73f2-40fa-8255-437a8088c403, JMSReplyTo=temp-queue://b4ea2391-3ad7-41f1-a163-ba6e7a05f56a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1048687637, transaction: TransactionImpl [xid=null, txID=1426, xid=null, state=COMMITTED, createTime=1719259193441(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@56b696f8 2024-06-24 19:59:53,444 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b4ea2391-3ad7-41f1-a163-ba6e7a05f56a: CoreMessage[messageID=1429, durable=true, userID=52865bf4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=b4ea2391-3ad7-41f1-a163-ba6e7a05f56a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6adffa75-73f2-40fa-8255-437a8088c403, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6d3fa2f2-0a6e-4cff-89aa-276cc993651d]]@364738667 to transaction: TransactionImpl [xid=null, txID=1432, xid=null, state=ACTIVE, createTime=1719259193444(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@572d202d 2024-06-24 19:59:53,444 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b4ea2391-3ad7-41f1-a163-ba6e7a05f56a: CoreMessage[messageID=1429, durable=true, userID=52865bf4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=b4ea2391-3ad7-41f1-a163-ba6e7a05f56a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6adffa75-73f2-40fa-8255-437a8088c403, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6d3fa2f2-0a6e-4cff-89aa-276cc993651d]]@364738667, transaction: TransactionImpl [xid=null, txID=1432, xid=null, state=COMMITTED, createTime=1719259193444(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@572d202d 2024-06-24 19:59:53,444 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52868305-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5283c3d6-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5283c3d6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72464511, true, {}] 2024-06-24 19:59:53,445 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b4ea2391-3ad7-41f1-a163-ba6e7a05f56a] 2024-06-24 19:59:53,496 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2b8f5aa4, org.eclipse.scout.rt.mom.jms.JmsSubscription@7d0e46dd] 2024-06-24 19:59:53,498 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@549f24e0[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:53,498 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007041 ms 2024-06-24 19:59:53,499 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [c316905f-da24-4edb-8d9c-dc4bf4990229] 2024-06-24 19:59:53,500 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:53,500 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:53,500 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5283c3d6-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:53,501 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:53,501 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 77.908783 ms 2024-06-24 19:59:53,501 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:53,502 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:53,502 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:53,502 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1278839601'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-24 19:59:53,504 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-24 19:59:53,504 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 528faac7-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-24 19:59:53,505 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [528fd1da-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=528faac7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=528faac7-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@195f7061, true, {}] 2024-06-24 19:59:53,506 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7e2ebe4 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-24 19:59:53,506 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [528ff8eb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=528faac7-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=528faac7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ebe43c0, true, {}] 2024-06-24 19:59:53,507 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 528ff8eb-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:53,507 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4a034775 2024-06-24 19:59:53,507 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f7273350-1649-4b92-975d-a41b19965b3a, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:53,508 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@73649124 2024-06-24 19:59:53,508 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f7273350-1649-4b92-975d-a41b19965b3a, null, 0, false, true, null] 2024-06-24 19:59:53,509 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52906e1d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=528faac7-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=528faac7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7200b652, true, {}] 2024-06-24 19:59:53,510 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 19:59:53,510 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5290952e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=528faac7-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=528faac7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@718b8ba3, true, {}] 2024-06-24 19:59:53,511 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 19:59:53,511 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5290bc3f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=528faac7-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=528faac7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7991633c, true, {}] 2024-06-24 19:59:53,512 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=98ee4c5f-589d-4823-86db-cd18ddfbf767, address=98ee4c5f-589d-4823-86db-cd18ddfbf767, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:53,512 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2c04ac65 2024-06-24 19:59:53,513 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@656ebe9b 2024-06-24 19:59:53,513 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 98ee4c5f-589d-4823-86db-cd18ddfbf767, null, 0, false, true, null] 2024-06-24 19:59:53,514 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1493, durable=true, userID=52913172-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff22f1ae-f1d0-4611-b7ff-2aab4744b089, JMSReplyTo=temp-queue://98ee4c5f-589d-4823-86db-cd18ddfbf767, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@959470944, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 19:59:53,515 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1493]:RELIABLE:CoreMessage[messageID=1493, durable=true, userID=52913172-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff22f1ae-f1d0-4611-b7ff-2aab4744b089, JMSReplyTo=temp-queue://98ee4c5f-589d-4823-86db-cd18ddfbf767, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@959470944 2024-06-24 19:59:53,515 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1493, durable=true, userID=52913172-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff22f1ae-f1d0-4611-b7ff-2aab4744b089, JMSReplyTo=temp-queue://98ee4c5f-589d-4823-86db-cd18ddfbf767, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@959470944 to transaction: TransactionImpl [xid=null, txID=1494, xid=null, state=ACTIVE, createTime=1719259193515(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3860e890 2024-06-24 19:59:53,516 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52917f93-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=528faac7-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=528faac7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59ec96ea, true, {}] 2024-06-24 19:59:53,517 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1497, durable=true, userID=5291a6a5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=98ee4c5f-589d-4823-86db-cd18ddfbf767, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff22f1ae-f1d0-4611-b7ff-2aab4744b089, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ec42ca71-86f6-4c49-984b-54fdcc1a3764]]@1711194743, context: RoutingContextImpl(Address=98ee4c5f-589d-4823-86db-cd18ddfbf767, routingType=ANYCAST, PreviousAddress=98ee4c5f-589d-4823-86db-cd18ddfbf767 previousRoute:ANYCAST, reusable=true, version=-2147483533) .................................................. ***** durable queues 98ee4c5f-589d-4823-86db-cd18ddfbf767: ***** non durable for 98ee4c5f-589d-4823-86db-cd18ddfbf767: - queueID=1489 address:98ee4c5f-589d-4823-86db-cd18ddfbf767 name:98ee4c5f-589d-4823-86db-cd18ddfbf767 filter:null .................................................. , transaction: null 2024-06-24 19:59:53,517 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 98ee4c5f-589d-4823-86db-cd18ddfbf767: Reference[1497]:RELIABLE:CoreMessage[messageID=1497, durable=true, userID=5291a6a5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=98ee4c5f-589d-4823-86db-cd18ddfbf767, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff22f1ae-f1d0-4611-b7ff-2aab4744b089, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ec42ca71-86f6-4c49-984b-54fdcc1a3764]]@1711194743 2024-06-24 19:59:53,518 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 98ee4c5f-589d-4823-86db-cd18ddfbf767: CoreMessage[messageID=1497, durable=true, userID=5291a6a5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=98ee4c5f-589d-4823-86db-cd18ddfbf767, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff22f1ae-f1d0-4611-b7ff-2aab4744b089, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ec42ca71-86f6-4c49-984b-54fdcc1a3764]]@1711194743 to transaction: TransactionImpl [xid=null, txID=1500, xid=null, state=ACTIVE, createTime=1719259193518(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6eb7e89e 2024-06-24 19:59:53,518 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 98ee4c5f-589d-4823-86db-cd18ddfbf767: CoreMessage[messageID=1497, durable=true, userID=5291a6a5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=98ee4c5f-589d-4823-86db-cd18ddfbf767, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff22f1ae-f1d0-4611-b7ff-2aab4744b089, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ec42ca71-86f6-4c49-984b-54fdcc1a3764]]@1711194743, transaction: TransactionImpl [xid=null, txID=1500, xid=null, state=COMMITTED, createTime=1719259193518(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6eb7e89e 2024-06-24 19:59:53,518 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1493, durable=true, userID=52913172-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff22f1ae-f1d0-4611-b7ff-2aab4744b089, JMSReplyTo=temp-queue://98ee4c5f-589d-4823-86db-cd18ddfbf767, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@959470944, transaction: TransactionImpl [xid=null, txID=1494, xid=null, state=COMMITTED, createTime=1719259193515(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3860e890 2024-06-24 19:59:53,519 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5291f4c6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=528faac7-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=528faac7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35161952, true, {}] 2024-06-24 19:59:53,519 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [98ee4c5f-589d-4823-86db-cd18ddfbf767] 2024-06-24 19:59:53,571 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7d5ddfac, org.eclipse.scout.rt.mom.jms.JmsSubscription@72ea5674] 2024-06-24 19:59:53,572 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@434850be[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:53,573 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007070 ms 2024-06-24 19:59:53,573 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [f7273350-1649-4b92-975d-a41b19965b3a] 2024-06-24 19:59:53,574 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:53,575 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:53,575 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 528faac7-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:53,575 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:53,576 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 73.885078 ms 2024-06-24 19:59:53,576 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:53,576 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:53,576 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:53,577 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 337861123'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:53,578 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:53,579 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 529b1c88-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-24 19:59:53,579 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [529b1c8b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=529b1c88-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=529b1c88-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c68d2b7, true, {}] 2024-06-24 19:59:53,580 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@764eb1f3 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom82] 2024-06-24 19:59:53,580 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [529b439c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=529b1c88-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=529b1c88-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7acf020e, true, {}] 2024-06-24 19:59:53,581 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 529b439c-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:53,581 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@55d76375 2024-06-24 19:59:53,582 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=aae06fcb-1bb8-4371-a355-46ede926fd27, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:53,582 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@540cd66f 2024-06-24 19:59:53,583 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, aae06fcb-1bb8-4371-a355-46ede926fd27, null, 0, false, true, null] 2024-06-24 19:59:53,583 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [529bb8ce-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=529b1c88-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=529b1c88-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77f1a30d, true, {}] 2024-06-24 19:59:53,584 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 19:59:53,585 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [529bdfdf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=529b1c88-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=529b1c88-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50b7b9ec, true, {}] 2024-06-24 19:59:53,585 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 19:59:53,586 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [529c2e00-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=529b1c88-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=529b1c88-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6831e4e3, true, {}] 2024-06-24 19:59:53,586 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=be990040-54a1-4f92-9c4d-c89b31a36fae, address=be990040-54a1-4f92-9c4d-c89b31a36fae, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:53,586 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4599cba0 2024-06-24 19:59:53,587 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7aeb5ed8 2024-06-24 19:59:53,587 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, be990040-54a1-4f92-9c4d-c89b31a36fae, null, 0, false, true, null] 2024-06-24 19:59:53,588 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1561, durable=true, userID=529c7c23-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-53b0b3a2-826c-4a69-b954-e080a8f5d367, JMSReplyTo=temp-queue://be990040-54a1-4f92-9c4d-c89b31a36fae, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@943071237, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 19:59:53,589 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1561]:RELIABLE:CoreMessage[messageID=1561, durable=true, userID=529c7c23-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-53b0b3a2-826c-4a69-b954-e080a8f5d367, JMSReplyTo=temp-queue://be990040-54a1-4f92-9c4d-c89b31a36fae, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@943071237 2024-06-24 19:59:53,589 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1561, durable=true, userID=529c7c23-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-53b0b3a2-826c-4a69-b954-e080a8f5d367, JMSReplyTo=temp-queue://be990040-54a1-4f92-9c4d-c89b31a36fae, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@943071237 to transaction: TransactionImpl [xid=null, txID=1562, xid=null, state=ACTIVE, createTime=1719259193589(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@44f925e0 2024-06-24 19:59:53,590 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [529ca334-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=529b1c88-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=529b1c88-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4953b7cd, true, {}] 2024-06-24 19:59:53,591 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1565, durable=true, userID=529cca46-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=be990040-54a1-4f92-9c4d-c89b31a36fae, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-53b0b3a2-826c-4a69-b954-e080a8f5d367, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7b33b828-ac10-4c9d-97cf-5d050be33cda]]@1409770872, context: RoutingContextImpl(Address=be990040-54a1-4f92-9c4d-c89b31a36fae, routingType=ANYCAST, PreviousAddress=be990040-54a1-4f92-9c4d-c89b31a36fae previousRoute:ANYCAST, reusable=true, version=-2147483529) .................................................. ***** durable queues be990040-54a1-4f92-9c4d-c89b31a36fae: ***** non durable for be990040-54a1-4f92-9c4d-c89b31a36fae: - queueID=1557 address:be990040-54a1-4f92-9c4d-c89b31a36fae name:be990040-54a1-4f92-9c4d-c89b31a36fae filter:null .................................................. , transaction: null 2024-06-24 19:59:53,591 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from be990040-54a1-4f92-9c4d-c89b31a36fae: Reference[1565]:RELIABLE:CoreMessage[messageID=1565, durable=true, userID=529cca46-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=be990040-54a1-4f92-9c4d-c89b31a36fae, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-53b0b3a2-826c-4a69-b954-e080a8f5d367, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7b33b828-ac10-4c9d-97cf-5d050be33cda]]@1409770872 2024-06-24 19:59:53,591 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from be990040-54a1-4f92-9c4d-c89b31a36fae: CoreMessage[messageID=1565, durable=true, userID=529cca46-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=be990040-54a1-4f92-9c4d-c89b31a36fae, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-53b0b3a2-826c-4a69-b954-e080a8f5d367, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7b33b828-ac10-4c9d-97cf-5d050be33cda]]@1409770872 to transaction: TransactionImpl [xid=null, txID=1568, xid=null, state=ACTIVE, createTime=1719259193591(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@76742cbe 2024-06-24 19:59:53,591 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from be990040-54a1-4f92-9c4d-c89b31a36fae: CoreMessage[messageID=1565, durable=true, userID=529cca46-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=be990040-54a1-4f92-9c4d-c89b31a36fae, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-53b0b3a2-826c-4a69-b954-e080a8f5d367, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7b33b828-ac10-4c9d-97cf-5d050be33cda]]@1409770872, transaction: TransactionImpl [xid=null, txID=1568, xid=null, state=COMMITTED, createTime=1719259193591(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@76742cbe 2024-06-24 19:59:53,592 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1561, durable=true, userID=529c7c23-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-53b0b3a2-826c-4a69-b954-e080a8f5d367, JMSReplyTo=temp-queue://be990040-54a1-4f92-9c4d-c89b31a36fae, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@943071237, transaction: TransactionImpl [xid=null, txID=1562, xid=null, state=COMMITTED, createTime=1719259193589(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@44f925e0 2024-06-24 19:59:53,592 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [529d1867-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=529b1c88-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=529b1c88-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@159baaac, true, {}] 2024-06-24 19:59:53,593 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [be990040-54a1-4f92-9c4d-c89b31a36fae] 2024-06-24 19:59:53,644 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@76e4df53, org.eclipse.scout.rt.mom.jms.JmsSubscription@569d6e0d] 2024-06-24 19:59:53,646 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@218f5eff[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:53,646 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006137 ms 2024-06-24 19:59:53,646 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [aae06fcb-1bb8-4371-a355-46ede926fd27] 2024-06-24 19:59:53,648 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:53,648 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:53,648 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 529b1c88-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:53,649 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:53,649 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 72.566487 ms 2024-06-24 19:59:53,649 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:53,649 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:53,649 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:53,650 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1386285538'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-24 19:59:53,652 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom82] 2024-06-24 19:59:53,652 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 52a64029-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-24 19:59:53,653 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52a6673c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52a64029-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52a64029-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c0f9f5c, true, {}] 2024-06-24 19:59:53,654 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2e29dd1e - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom12] 2024-06-24 19:59:53,654 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52a68e4d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52a64029-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52a64029-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b7c7eb4, true, {}] 2024-06-24 19:59:53,655 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 52a68e4d-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:53,655 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2e944d3e 2024-06-24 19:59:53,655 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=563771b1-d5f0-4e82-8e34-1e89872cfb21, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:53,656 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7d3b3d1b 2024-06-24 19:59:53,656 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 563771b1-d5f0-4e82-8e34-1e89872cfb21, null, 0, false, true, null] 2024-06-24 19:59:53,657 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52a7037f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52a64029-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52a64029-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b8148b0, true, {}] 2024-06-24 19:59:53,658 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 19:59:53,658 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52a72a90-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52a64029-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52a64029-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d86b1fa, true, {}] 2024-06-24 19:59:53,659 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 19:59:53,660 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52a778b1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52a64029-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52a64029-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18fcfd27, true, {}] 2024-06-24 19:59:53,660 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ab9a77db-a289-4e02-808d-93ca459e47bb, address=ab9a77db-a289-4e02-808d-93ca459e47bb, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:53,660 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@56ead992 2024-06-24 19:59:53,661 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@b9cfda1 2024-06-24 19:59:53,661 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ab9a77db-a289-4e02-808d-93ca459e47bb, null, 0, false, true, null] 2024-06-24 19:59:53,663 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1629, durable=true, userID=52a7c6d4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ab805bb-4bb3-4c02-a0b1-e755aae16b7c, JMSReplyTo=temp-queue://ab9a77db-a289-4e02-808d-93ca459e47bb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1595012615, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 19:59:53,663 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1629]:RELIABLE:CoreMessage[messageID=1629, durable=true, userID=52a7c6d4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ab805bb-4bb3-4c02-a0b1-e755aae16b7c, JMSReplyTo=temp-queue://ab9a77db-a289-4e02-808d-93ca459e47bb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1595012615 2024-06-24 19:59:53,664 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1629, durable=true, userID=52a7c6d4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ab805bb-4bb3-4c02-a0b1-e755aae16b7c, JMSReplyTo=temp-queue://ab9a77db-a289-4e02-808d-93ca459e47bb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1595012615 to transaction: TransactionImpl [xid=null, txID=1630, xid=null, state=ACTIVE, createTime=1719259193664(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@71b8ee6 2024-06-24 19:59:53,664 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52a814f5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52a64029-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52a64029-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e08ed17, true, {}] 2024-06-24 19:59:53,666 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1633, durable=true, userID=52a83c07-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=ab9a77db-a289-4e02-808d-93ca459e47bb, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ab805bb-4bb3-4c02-a0b1-e755aae16b7c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5a15b1ab-c75b-4058-ae45-6d28c0f9aba9]]@1212700770, context: RoutingContextImpl(Address=ab9a77db-a289-4e02-808d-93ca459e47bb, routingType=ANYCAST, PreviousAddress=ab9a77db-a289-4e02-808d-93ca459e47bb previousRoute:ANYCAST, reusable=true, version=-2147483525) .................................................. ***** durable queues ab9a77db-a289-4e02-808d-93ca459e47bb: ***** non durable for ab9a77db-a289-4e02-808d-93ca459e47bb: - queueID=1625 address:ab9a77db-a289-4e02-808d-93ca459e47bb name:ab9a77db-a289-4e02-808d-93ca459e47bb filter:null .................................................. , transaction: null 2024-06-24 19:59:53,666 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ab9a77db-a289-4e02-808d-93ca459e47bb: Reference[1633]:RELIABLE:CoreMessage[messageID=1633, durable=true, userID=52a83c07-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=ab9a77db-a289-4e02-808d-93ca459e47bb, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ab805bb-4bb3-4c02-a0b1-e755aae16b7c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5a15b1ab-c75b-4058-ae45-6d28c0f9aba9]]@1212700770 2024-06-24 19:59:53,666 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ab9a77db-a289-4e02-808d-93ca459e47bb: CoreMessage[messageID=1633, durable=true, userID=52a83c07-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=ab9a77db-a289-4e02-808d-93ca459e47bb, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ab805bb-4bb3-4c02-a0b1-e755aae16b7c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5a15b1ab-c75b-4058-ae45-6d28c0f9aba9]]@1212700770 to transaction: TransactionImpl [xid=null, txID=1636, xid=null, state=ACTIVE, createTime=1719259193666(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@31b3fa5b 2024-06-24 19:59:53,666 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ab9a77db-a289-4e02-808d-93ca459e47bb: CoreMessage[messageID=1633, durable=true, userID=52a83c07-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=ab9a77db-a289-4e02-808d-93ca459e47bb, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ab805bb-4bb3-4c02-a0b1-e755aae16b7c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5a15b1ab-c75b-4058-ae45-6d28c0f9aba9]]@1212700770, transaction: TransactionImpl [xid=null, txID=1636, xid=null, state=COMMITTED, createTime=1719259193666(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@31b3fa5b 2024-06-24 19:59:53,666 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1629, durable=true, userID=52a7c6d4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8ab805bb-4bb3-4c02-a0b1-e755aae16b7c, JMSReplyTo=temp-queue://ab9a77db-a289-4e02-808d-93ca459e47bb, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1595012615, transaction: TransactionImpl [xid=null, txID=1630, xid=null, state=COMMITTED, createTime=1719259193664(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@71b8ee6 2024-06-24 19:59:53,667 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52a88a28-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52a64029-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52a64029-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b365d21, true, {}] 2024-06-24 19:59:53,667 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ab9a77db-a289-4e02-808d-93ca459e47bb] 2024-06-24 19:59:53,719 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4823f4d0, org.eclipse.scout.rt.mom.jms.JmsSubscription@75f316df] 2024-06-24 19:59:53,721 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@11d02272[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:53,721 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007533 ms 2024-06-24 19:59:53,721 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [563771b1-d5f0-4e82-8e34-1e89872cfb21] 2024-06-24 19:59:53,722 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:53,722 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:53,723 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 52a64029-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:53,723 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:53,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.114673 ms 2024-06-24 19:59:53,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:53,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:53,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:53,725 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 306138639'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-24 19:59:53,726 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom12] 2024-06-24 19:59:53,727 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 52b1b1ea-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-24 19:59:53,727 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52b1b1ed-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52b1b1ea-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52b1b1ea-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25c0cac2, true, {}] 2024-06-24 19:59:53,728 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@498b339e - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-24 19:59:53,728 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52b1d8fe-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52b1b1ea-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52b1b1ea-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c60c725, true, {}] 2024-06-24 19:59:53,729 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 52b1d8fe-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:53,729 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@56421672 2024-06-24 19:59:53,730 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e75c27fd-85b6-49aa-a86e-b24cbcaaf6e5, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:53,730 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@41f76f66 2024-06-24 19:59:53,731 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e75c27fd-85b6-49aa-a86e-b24cbcaaf6e5, null, 0, false, true, null] 2024-06-24 19:59:53,731 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52b24d30-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52b1b1ea-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52b1b1ea-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cff0caf, true, {}] 2024-06-24 19:59:53,732 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 19:59:53,733 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52b27441-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52b1b1ea-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52b1b1ea-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2eb4fe85, true, {}] 2024-06-24 19:59:53,733 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 19:59:53,734 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52b2c262-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52b1b1ea-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52b1b1ea-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b8dc40d, true, {}] 2024-06-24 19:59:53,734 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=20702177-1389-476c-957c-2cbfd9e59a30, address=20702177-1389-476c-957c-2cbfd9e59a30, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:53,734 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6162a0ae 2024-06-24 19:59:53,735 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6c7f0767 2024-06-24 19:59:53,735 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 20702177-1389-476c-957c-2cbfd9e59a30, null, 0, false, true, null] 2024-06-24 19:59:53,737 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1697, durable=true, userID=52b31085-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-000b6889-6678-4aa6-bd2d-ef59800c5a50, JMSReplyTo=temp-queue://20702177-1389-476c-957c-2cbfd9e59a30, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@681508957, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 19:59:53,737 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[1697]:RELIABLE:CoreMessage[messageID=1697, durable=true, userID=52b31085-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-000b6889-6678-4aa6-bd2d-ef59800c5a50, JMSReplyTo=temp-queue://20702177-1389-476c-957c-2cbfd9e59a30, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@681508957 2024-06-24 19:59:53,738 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1697, durable=true, userID=52b31085-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-000b6889-6678-4aa6-bd2d-ef59800c5a50, JMSReplyTo=temp-queue://20702177-1389-476c-957c-2cbfd9e59a30, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@681508957 to transaction: TransactionImpl [xid=null, txID=1698, xid=null, state=ACTIVE, createTime=1719259193738(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@28446ca2 2024-06-24 19:59:53,738 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52b35ea6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52b1b1ea-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52b1b1ea-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4482911a, true, {}] 2024-06-24 19:59:53,740 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1701, durable=true, userID=52b385b8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=20702177-1389-476c-957c-2cbfd9e59a30, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-000b6889-6678-4aa6-bd2d-ef59800c5a50, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5e121eee-c3ac-48ac-94e9-b191dc559e1a]]@1074096585, context: RoutingContextImpl(Address=20702177-1389-476c-957c-2cbfd9e59a30, routingType=ANYCAST, PreviousAddress=20702177-1389-476c-957c-2cbfd9e59a30 previousRoute:ANYCAST, reusable=true, version=-2147483521) .................................................. ***** durable queues 20702177-1389-476c-957c-2cbfd9e59a30: ***** non durable for 20702177-1389-476c-957c-2cbfd9e59a30: - queueID=1693 address:20702177-1389-476c-957c-2cbfd9e59a30 name:20702177-1389-476c-957c-2cbfd9e59a30 filter:null .................................................. , transaction: null 2024-06-24 19:59:53,740 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 20702177-1389-476c-957c-2cbfd9e59a30: Reference[1701]:RELIABLE:CoreMessage[messageID=1701, durable=true, userID=52b385b8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=20702177-1389-476c-957c-2cbfd9e59a30, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-000b6889-6678-4aa6-bd2d-ef59800c5a50, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5e121eee-c3ac-48ac-94e9-b191dc559e1a]]@1074096585 2024-06-24 19:59:53,740 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 20702177-1389-476c-957c-2cbfd9e59a30: CoreMessage[messageID=1701, durable=true, userID=52b385b8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=20702177-1389-476c-957c-2cbfd9e59a30, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-000b6889-6678-4aa6-bd2d-ef59800c5a50, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5e121eee-c3ac-48ac-94e9-b191dc559e1a]]@1074096585 to transaction: TransactionImpl [xid=null, txID=1704, xid=null, state=ACTIVE, createTime=1719259193740(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 1]@22153240 2024-06-24 19:59:53,740 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 20702177-1389-476c-957c-2cbfd9e59a30: CoreMessage[messageID=1701, durable=true, userID=52b385b8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=20702177-1389-476c-957c-2cbfd9e59a30, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-000b6889-6678-4aa6-bd2d-ef59800c5a50, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5e121eee-c3ac-48ac-94e9-b191dc559e1a]]@1074096585, transaction: TransactionImpl [xid=null, txID=1704, xid=null, state=COMMITTED, createTime=1719259193740(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@22153240 2024-06-24 19:59:53,741 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=1697, durable=true, userID=52b31085-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-000b6889-6678-4aa6-bd2d-ef59800c5a50, JMSReplyTo=temp-queue://20702177-1389-476c-957c-2cbfd9e59a30, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@681508957, transaction: TransactionImpl [xid=null, txID=1698, xid=null, state=COMMITTED, createTime=1719259193738(Mon Jun 24 19:59:53 UTC 2024), timeoutSeconds=-1, nr operations = 0]@28446ca2 2024-06-24 19:59:53,741 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52b3d3d9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52b1b1ea-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52b1b1ea-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a11a1ae, true, {}] 2024-06-24 19:59:53,742 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [20702177-1389-476c-957c-2cbfd9e59a30] 2024-06-24 19:59:53,793 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@20e8286a, org.eclipse.scout.rt.mom.jms.JmsSubscription@4d408746] 2024-06-24 19:59:53,795 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5ffc8929[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:53,795 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009433 ms 2024-06-24 19:59:53,796 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [e75c27fd-85b6-49aa-a86e-b24cbcaaf6e5] 2024-06-24 19:59:53,797 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:53,797 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:53,797 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 52b1b1ea-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:53,798 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:53,798 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 73.957610 ms 2024-06-24 19:59:53,798 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:53,799 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:53,799 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:53,800 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1984632843'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:53,801 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom82] 2024-06-24 19:59:53,802 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 52bd22ab-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-24 19:59:53,803 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52bd22ae-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52bd22ab-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52bd22ab-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4974f349, true, {}] 2024-06-24 19:59:53,803 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@620b8fa6 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-24 19:59:53,804 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52bd49bf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52bd22ab-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52bd22ab-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cc59348, true, {}] 2024-06-24 19:59:53,804 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=005796a2-d4d8-4f66-b257-bc1a502715a3, address=005796a2-d4d8-4f66-b257-bc1a502715a3, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:53,804 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@72d843b7 2024-06-24 19:59:53,805 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@220206b7 2024-06-24 19:59:53,806 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 005796a2-d4d8-4f66-b257-bc1a502715a3, null, 0, false, true, null] 2024-06-24 19:59:53,807 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 52bd49bf-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testQueueRequestReplyRequestFirst, [ANYCAST], true] 2024-06-24 19:59:53,807 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@49c9176b 2024-06-24 19:59:53,807 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyRequestFirst, address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 19:59:53,808 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3aad00c2 2024-06-24 19:59:53,809 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1754, durable=true, userID=52be0d13-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-20d5a9ea-7fd5-414f-a80c-a0de28dc4263, JMSReplyTo=temp-queue://005796a2-d4d8-4f66-b257-bc1a502715a3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@808752405, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-24 19:59:54,101 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52eac264-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52bd22ab-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52bd22ab-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52b2ba93, true, {}] 2024-06-24 19:59:54,102 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 52eac264-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:54,102 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@30eb1f88 2024-06-24 19:59:54,103 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b4248916-02c6-4d53-9d02-2d8554a84975, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:54,104 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@10741e00 2024-06-24 19:59:54,104 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b4248916-02c6-4d53-9d02-2d8554a84975, null, 0, false, true, null] 2024-06-24 19:59:54,105 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52eb3796-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52bd22ab-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52bd22ab-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@546f9d12, true, {}] 2024-06-24 19:59:54,105 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-24 19:59:54,106 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1754]:RELIABLE:CoreMessage[messageID=1754, durable=true, userID=52be0d13-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-20d5a9ea-7fd5-414f-a80c-a0de28dc4263, JMSReplyTo=temp-queue://005796a2-d4d8-4f66-b257-bc1a502715a3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@808752405 2024-06-24 19:59:54,106 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1754, durable=true, userID=52be0d13-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-20d5a9ea-7fd5-414f-a80c-a0de28dc4263, JMSReplyTo=temp-queue://005796a2-d4d8-4f66-b257-bc1a502715a3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@808752405 to transaction: TransactionImpl [xid=null, txID=1767, xid=null, state=ACTIVE, createTime=1719259194106(Mon Jun 24 19:59:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3ebb5f77 2024-06-24 19:59:54,107 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52ebacc7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52bd22ab-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52bd22ab-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b6b1b36, true, {}] 2024-06-24 19:59:54,108 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1770, durable=true, userID=52ebd3d9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=005796a2-d4d8-4f66-b257-bc1a502715a3, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-20d5a9ea-7fd5-414f-a80c-a0de28dc4263, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=38219c09-02e1-4418-8468-ef73ae1fd621]]@1568417187, context: RoutingContextImpl(Address=005796a2-d4d8-4f66-b257-bc1a502715a3, routingType=ANYCAST, PreviousAddress=005796a2-d4d8-4f66-b257-bc1a502715a3 previousRoute:ANYCAST, reusable=true, version=-2147483518) .................................................. ***** durable queues 005796a2-d4d8-4f66-b257-bc1a502715a3: ***** non durable for 005796a2-d4d8-4f66-b257-bc1a502715a3: - queueID=1745 address:005796a2-d4d8-4f66-b257-bc1a502715a3 name:005796a2-d4d8-4f66-b257-bc1a502715a3 filter:null .................................................. , transaction: null 2024-06-24 19:59:54,108 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 005796a2-d4d8-4f66-b257-bc1a502715a3: Reference[1770]:RELIABLE:CoreMessage[messageID=1770, durable=true, userID=52ebd3d9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=005796a2-d4d8-4f66-b257-bc1a502715a3, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-20d5a9ea-7fd5-414f-a80c-a0de28dc4263, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=38219c09-02e1-4418-8468-ef73ae1fd621]]@1568417187 2024-06-24 19:59:54,109 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 005796a2-d4d8-4f66-b257-bc1a502715a3: CoreMessage[messageID=1770, durable=true, userID=52ebd3d9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=005796a2-d4d8-4f66-b257-bc1a502715a3, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-20d5a9ea-7fd5-414f-a80c-a0de28dc4263, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=38219c09-02e1-4418-8468-ef73ae1fd621]]@1568417187 to transaction: TransactionImpl [xid=null, txID=1773, xid=null, state=ACTIVE, createTime=1719259194108(Mon Jun 24 19:59:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@788c3f54 2024-06-24 19:59:54,109 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 005796a2-d4d8-4f66-b257-bc1a502715a3: CoreMessage[messageID=1770, durable=true, userID=52ebd3d9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=005796a2-d4d8-4f66-b257-bc1a502715a3, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-20d5a9ea-7fd5-414f-a80c-a0de28dc4263, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=38219c09-02e1-4418-8468-ef73ae1fd621]]@1568417187, transaction: TransactionImpl [xid=null, txID=1773, xid=null, state=COMMITTED, createTime=1719259194108(Mon Jun 24 19:59:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@788c3f54 2024-06-24 19:59:54,109 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52ebfaea-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52bd22ab-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52bd22ab-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c0f1328, true, {}] 2024-06-24 19:59:54,110 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1754, durable=true, userID=52be0d13-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:53 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-20d5a9ea-7fd5-414f-a80c-a0de28dc4263, JMSReplyTo=temp-queue://005796a2-d4d8-4f66-b257-bc1a502715a3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@808752405, transaction: TransactionImpl [xid=null, txID=1767, xid=null, state=COMMITTED, createTime=1719259194106(Mon Jun 24 19:59:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3ebb5f77 2024-06-24 19:59:54,110 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [005796a2-d4d8-4f66-b257-bc1a502715a3] 2024-06-24 19:59:54,111 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@232899d1] 2024-06-24 19:59:54,112 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@37ca9b2a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:54,112 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006967 ms 2024-06-24 19:59:54,112 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b4248916-02c6-4d53-9d02-2d8554a84975] 2024-06-24 19:59:54,113 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:54,113 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:54,114 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 52bd22ab-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:54,114 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:54,114 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 315.199031 ms 2024-06-24 19:59:54,114 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:54,115 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:54,115 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:54,115 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 966635237'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 19:59:54,118 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom71] 2024-06-24 19:59:54,118 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 52ed5a7c-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-24 19:59:54,119 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52ed818f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52ed5a7c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52ed5a7c-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31a1a2e5, true, {}] 2024-06-24 19:59:54,120 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@25d9010c - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-24 19:59:54,120 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [52eda8a0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52ed5a7c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52ed5a7c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@335103ae, true, {}] 2024-06-24 19:59:54,121 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2e7d9d86-c6fa-47ff-b85b-908476f33b99, address=2e7d9d86-c6fa-47ff-b85b-908476f33b99, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:54,121 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@18e48518 2024-06-24 19:59:54,122 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1aa9cf04 2024-06-24 19:59:54,122 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2e7d9d86-c6fa-47ff-b85b-908476f33b99, null, 0, false, true, null] 2024-06-24 19:59:54,124 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1814, durable=true, userID=52ee1dd3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-798c9c24-3982-461b-a275-bd57fc4496c1, JMSReplyTo=temp-queue://2e7d9d86-c6fa-47ff-b85b-908476f33b99, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1806227858, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-24 19:59:54,417 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [531afa34-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52ed5a7c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52ed5a7c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2318d2d6, true, {}] 2024-06-24 19:59:54,418 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 531afa34-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:54,419 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3206464e 2024-06-24 19:59:54,419 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bfc435c4-237d-4700-b6d4-cbc21129edc4, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:54,420 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5da29e5c 2024-06-24 19:59:54,420 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bfc435c4-237d-4700-b6d4-cbc21129edc4, null, 0, false, true, null] 2024-06-24 19:59:54,421 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [531b9676-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52ed5a7c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52ed5a7c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e539009, true, {}] 2024-06-24 19:59:54,421 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-24 19:59:54,422 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1814]:RELIABLE:CoreMessage[messageID=1814, durable=true, userID=52ee1dd3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-798c9c24-3982-461b-a275-bd57fc4496c1, JMSReplyTo=temp-queue://2e7d9d86-c6fa-47ff-b85b-908476f33b99, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1806227858 2024-06-24 19:59:54,422 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1814, durable=true, userID=52ee1dd3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-798c9c24-3982-461b-a275-bd57fc4496c1, JMSReplyTo=temp-queue://2e7d9d86-c6fa-47ff-b85b-908476f33b99, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1806227858 to transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=ACTIVE, createTime=1719259194422(Mon Jun 24 19:59:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7887f707 2024-06-24 19:59:54,423 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [531be497-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52ed5a7c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52ed5a7c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c0ff8a8, true, {}] 2024-06-24 19:59:54,424 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1830, durable=true, userID=531c0ba9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=2e7d9d86-c6fa-47ff-b85b-908476f33b99, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-798c9c24-3982-461b-a275-bd57fc4496c1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=12a965f5-ec9b-476f-872c-f4b336141f34]]@553183318, context: RoutingContextImpl(Address=2e7d9d86-c6fa-47ff-b85b-908476f33b99, routingType=ANYCAST, PreviousAddress=2e7d9d86-c6fa-47ff-b85b-908476f33b99 previousRoute:ANYCAST, reusable=true, version=-2147483513) .................................................. ***** durable queues 2e7d9d86-c6fa-47ff-b85b-908476f33b99: ***** non durable for 2e7d9d86-c6fa-47ff-b85b-908476f33b99: - queueID=1810 address:2e7d9d86-c6fa-47ff-b85b-908476f33b99 name:2e7d9d86-c6fa-47ff-b85b-908476f33b99 filter:null .................................................. , transaction: null 2024-06-24 19:59:54,424 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2e7d9d86-c6fa-47ff-b85b-908476f33b99: Reference[1830]:RELIABLE:CoreMessage[messageID=1830, durable=true, userID=531c0ba9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=2e7d9d86-c6fa-47ff-b85b-908476f33b99, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-798c9c24-3982-461b-a275-bd57fc4496c1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=12a965f5-ec9b-476f-872c-f4b336141f34]]@553183318 2024-06-24 19:59:54,425 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2e7d9d86-c6fa-47ff-b85b-908476f33b99: CoreMessage[messageID=1830, durable=true, userID=531c0ba9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=2e7d9d86-c6fa-47ff-b85b-908476f33b99, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-798c9c24-3982-461b-a275-bd57fc4496c1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=12a965f5-ec9b-476f-872c-f4b336141f34]]@553183318 to transaction: TransactionImpl [xid=null, txID=1833, xid=null, state=ACTIVE, createTime=1719259194425(Mon Jun 24 19:59:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4370d7ca 2024-06-24 19:59:54,425 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2e7d9d86-c6fa-47ff-b85b-908476f33b99: CoreMessage[messageID=1830, durable=true, userID=531c0ba9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=2e7d9d86-c6fa-47ff-b85b-908476f33b99, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-798c9c24-3982-461b-a275-bd57fc4496c1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=12a965f5-ec9b-476f-872c-f4b336141f34]]@553183318, transaction: TransactionImpl [xid=null, txID=1833, xid=null, state=COMMITTED, createTime=1719259194425(Mon Jun 24 19:59:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4370d7ca 2024-06-24 19:59:54,426 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [531c32ba-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=52ed5a7c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=52ed5a7c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65457fe9, true, {}] 2024-06-24 19:59:54,426 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [2e7d9d86-c6fa-47ff-b85b-908476f33b99] 2024-06-24 19:59:54,426 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1814, durable=true, userID=52ee1dd3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-798c9c24-3982-461b-a275-bd57fc4496c1, JMSReplyTo=temp-queue://2e7d9d86-c6fa-47ff-b85b-908476f33b99, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1806227858, transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=COMMITTED, createTime=1719259194422(Mon Jun 24 19:59:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7887f707 2024-06-24 19:59:54,427 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@58397dd] 2024-06-24 19:59:54,428 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2c05eb29[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:54,428 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008374 ms 2024-06-24 19:59:54,429 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [bfc435c4-237d-4700-b6d4-cbc21129edc4] 2024-06-24 19:59:54,430 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:54,430 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:54,430 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 52ed5a7c-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:54,431 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:54,431 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 316.012750 ms 2024-06-24 19:59:54,431 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:54,432 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:54,432 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:54,432 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 785350757'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:54,434 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12] 2024-06-24 19:59:54,435 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 531db95c-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-24 19:59:54,435 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [531db95f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=531db95c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=531db95c-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4360958d, true, {}] 2024-06-24 19:59:54,436 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@f922449 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-24 19:59:54,436 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [531de070-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=531db95c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=531db95c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b9535b5, true, {}] 2024-06-24 19:59:54,437 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bdcfb3e5-75a8-42a9-b49f-f1cc67778619, address=bdcfb3e5-75a8-42a9-b49f-f1cc67778619, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:54,437 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@670c09bc 2024-06-24 19:59:54,438 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2e953b7f 2024-06-24 19:59:54,438 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bdcfb3e5-75a8-42a9-b49f-f1cc67778619, null, 0, false, true, null] 2024-06-24 19:59:54,439 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1874, durable=true, userID=531e55a3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c479efcd-78e6-42b7-b484-0d4d36b81669, JMSReplyTo=temp-queue://bdcfb3e5-75a8-42a9-b49f-f1cc67778619, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1244702979, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-24 19:59:54,734 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [534b3204-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=531db95c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=531db95c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38a7562e, true, {}] 2024-06-24 19:59:54,735 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 534b3204-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:54,735 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@696dce65 2024-06-24 19:59:54,736 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=efaf20f2-a155-409c-9d27-db6a6da449a6, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:54,736 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2ac4d0b7 2024-06-24 19:59:54,737 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, efaf20f2-a155-409c-9d27-db6a6da449a6, null, 0, false, true, null] 2024-06-24 19:59:54,738 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [534bce46-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=531db95c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=531db95c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c2a06bb, true, {}] 2024-06-24 19:59:54,738 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-24 19:59:54,739 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1874]:RELIABLE:CoreMessage[messageID=1874, durable=true, userID=531e55a3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c479efcd-78e6-42b7-b484-0d4d36b81669, JMSReplyTo=temp-queue://bdcfb3e5-75a8-42a9-b49f-f1cc67778619, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1244702979 2024-06-24 19:59:54,739 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1874, durable=true, userID=531e55a3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c479efcd-78e6-42b7-b484-0d4d36b81669, JMSReplyTo=temp-queue://bdcfb3e5-75a8-42a9-b49f-f1cc67778619, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1244702979 to transaction: TransactionImpl [xid=null, txID=1887, xid=null, state=ACTIVE, createTime=1719259194739(Mon Jun 24 19:59:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6e214c39 2024-06-24 19:59:54,740 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [534c4377-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=531db95c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=531db95c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ae7ee00, true, {}] 2024-06-24 19:59:54,741 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1890, durable=true, userID=534c6a89-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=bdcfb3e5-75a8-42a9-b49f-f1cc67778619, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c479efcd-78e6-42b7-b484-0d4d36b81669, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8ac8cd6b-3a82-491d-b1c8-4337fae4d1f3]]@744921605, context: RoutingContextImpl(Address=bdcfb3e5-75a8-42a9-b49f-f1cc67778619, routingType=ANYCAST, PreviousAddress=bdcfb3e5-75a8-42a9-b49f-f1cc67778619 previousRoute:ANYCAST, reusable=true, version=-2147483509) .................................................. ***** durable queues bdcfb3e5-75a8-42a9-b49f-f1cc67778619: ***** non durable for bdcfb3e5-75a8-42a9-b49f-f1cc67778619: - queueID=1870 address:bdcfb3e5-75a8-42a9-b49f-f1cc67778619 name:bdcfb3e5-75a8-42a9-b49f-f1cc67778619 filter:null .................................................. , transaction: null 2024-06-24 19:59:54,741 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from bdcfb3e5-75a8-42a9-b49f-f1cc67778619: Reference[1890]:RELIABLE:CoreMessage[messageID=1890, durable=true, userID=534c6a89-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=bdcfb3e5-75a8-42a9-b49f-f1cc67778619, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c479efcd-78e6-42b7-b484-0d4d36b81669, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8ac8cd6b-3a82-491d-b1c8-4337fae4d1f3]]@744921605 2024-06-24 19:59:54,742 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from bdcfb3e5-75a8-42a9-b49f-f1cc67778619: CoreMessage[messageID=1890, durable=true, userID=534c6a89-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=bdcfb3e5-75a8-42a9-b49f-f1cc67778619, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c479efcd-78e6-42b7-b484-0d4d36b81669, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8ac8cd6b-3a82-491d-b1c8-4337fae4d1f3]]@744921605 to transaction: TransactionImpl [xid=null, txID=1893, xid=null, state=ACTIVE, createTime=1719259194742(Mon Jun 24 19:59:54 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2c305a2c 2024-06-24 19:59:54,742 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from bdcfb3e5-75a8-42a9-b49f-f1cc67778619: CoreMessage[messageID=1890, durable=true, userID=534c6a89-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=bdcfb3e5-75a8-42a9-b49f-f1cc67778619, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c479efcd-78e6-42b7-b484-0d4d36b81669, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8ac8cd6b-3a82-491d-b1c8-4337fae4d1f3]]@744921605, transaction: TransactionImpl [xid=null, txID=1893, xid=null, state=COMMITTED, createTime=1719259194742(Mon Jun 24 19:59:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2c305a2c 2024-06-24 19:59:54,743 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [534cb8aa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=531db95c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=531db95c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ba037dc, true, {}] 2024-06-24 19:59:54,743 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1874, durable=true, userID=531e55a3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c479efcd-78e6-42b7-b484-0d4d36b81669, JMSReplyTo=temp-queue://bdcfb3e5-75a8-42a9-b49f-f1cc67778619, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1244702979, transaction: TransactionImpl [xid=null, txID=1887, xid=null, state=COMMITTED, createTime=1719259194739(Mon Jun 24 19:59:54 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6e214c39 2024-06-24 19:59:54,743 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [bdcfb3e5-75a8-42a9-b49f-f1cc67778619] 2024-06-24 19:59:54,745 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@56ece9c] 2024-06-24 19:59:54,746 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@25d6e1a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:54,746 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007711 ms 2024-06-24 19:59:54,746 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [efaf20f2-a155-409c-9d27-db6a6da449a6] 2024-06-24 19:59:54,747 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:54,747 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:54,748 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 531db95c-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:54,748 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:54,748 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 316.609644 ms 2024-06-24 19:59:54,748 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:54,749 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:54,749 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:54,750 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1381291163'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:54,752 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom82] 2024-06-24 19:59:54,752 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 534e183c-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-24 19:59:54,753 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [534e3f4f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=534e183c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=534e183c-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bf0521a, true, {}] 2024-06-24 19:59:54,753 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@a6a05e3 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-24 19:59:54,754 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [534e6660-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=534e183c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=534e183c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19ea9cb3, true, {}] 2024-06-24 19:59:54,754 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ebc3e120-61b2-44c9-825f-81ad9198dce0, address=ebc3e120-61b2-44c9-825f-81ad9198dce0, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:54,754 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@599c3646 2024-06-24 19:59:54,755 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@162bf4c7 2024-06-24 19:59:54,756 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ebc3e120-61b2-44c9-825f-81ad9198dce0, null, 0, false, true, null] 2024-06-24 19:59:54,757 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1934, durable=true, userID=534edb93-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-946ec74a-4aed-4549-82e5-8d475d18a3fa, JMSReplyTo=temp-queue://ebc3e120-61b2-44c9-825f-81ad9198dce0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@993342875, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-24 19:59:55,052 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [537bb7f4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=534e183c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=534e183c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@107bde72, true, {}] 2024-06-24 19:59:55,053 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 537bb7f4-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:55,053 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@728f22bf 2024-06-24 19:59:55,054 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=556fdd64-7df6-483c-b571-39d391b9f987, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:55,054 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@11daed22 2024-06-24 19:59:55,055 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 556fdd64-7df6-483c-b571-39d391b9f987, null, 0, false, true, null] 2024-06-24 19:59:55,055 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [537c5436-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=534e183c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=534e183c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33d6c703, true, {}] 2024-06-24 19:59:55,056 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-24 19:59:55,057 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1934]:RELIABLE:CoreMessage[messageID=1934, durable=true, userID=534edb93-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-946ec74a-4aed-4549-82e5-8d475d18a3fa, JMSReplyTo=temp-queue://ebc3e120-61b2-44c9-825f-81ad9198dce0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@993342875 2024-06-24 19:59:55,057 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1934, durable=true, userID=534edb93-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-946ec74a-4aed-4549-82e5-8d475d18a3fa, JMSReplyTo=temp-queue://ebc3e120-61b2-44c9-825f-81ad9198dce0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@993342875 to transaction: TransactionImpl [xid=null, txID=1947, xid=null, state=ACTIVE, createTime=1719259195057(Mon Jun 24 19:59:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@33cc917c 2024-06-24 19:59:55,058 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [537ca257-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=534e183c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=534e183c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13f69909, true, {}] 2024-06-24 19:59:55,059 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1950, durable=true, userID=537cf079-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=ebc3e120-61b2-44c9-825f-81ad9198dce0, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-946ec74a-4aed-4549-82e5-8d475d18a3fa, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b6385319-9686-4b75-8d9c-22aaf158ac9d]]@1556150264, context: RoutingContextImpl(Address=ebc3e120-61b2-44c9-825f-81ad9198dce0, routingType=ANYCAST, PreviousAddress=ebc3e120-61b2-44c9-825f-81ad9198dce0 previousRoute:ANYCAST, reusable=true, version=-2147483505) .................................................. ***** durable queues ebc3e120-61b2-44c9-825f-81ad9198dce0: ***** non durable for ebc3e120-61b2-44c9-825f-81ad9198dce0: - queueID=1930 address:ebc3e120-61b2-44c9-825f-81ad9198dce0 name:ebc3e120-61b2-44c9-825f-81ad9198dce0 filter:null .................................................. , transaction: null 2024-06-24 19:59:55,060 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ebc3e120-61b2-44c9-825f-81ad9198dce0: Reference[1950]:RELIABLE:CoreMessage[messageID=1950, durable=true, userID=537cf079-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=ebc3e120-61b2-44c9-825f-81ad9198dce0, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-946ec74a-4aed-4549-82e5-8d475d18a3fa, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b6385319-9686-4b75-8d9c-22aaf158ac9d]]@1556150264 2024-06-24 19:59:55,060 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ebc3e120-61b2-44c9-825f-81ad9198dce0: CoreMessage[messageID=1950, durable=true, userID=537cf079-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=ebc3e120-61b2-44c9-825f-81ad9198dce0, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-946ec74a-4aed-4549-82e5-8d475d18a3fa, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b6385319-9686-4b75-8d9c-22aaf158ac9d]]@1556150264 to transaction: TransactionImpl [xid=null, txID=1953, xid=null, state=ACTIVE, createTime=1719259195060(Mon Jun 24 19:59:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@f6f5660 2024-06-24 19:59:55,060 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ebc3e120-61b2-44c9-825f-81ad9198dce0: CoreMessage[messageID=1950, durable=true, userID=537cf079-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=ebc3e120-61b2-44c9-825f-81ad9198dce0, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-946ec74a-4aed-4549-82e5-8d475d18a3fa, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b6385319-9686-4b75-8d9c-22aaf158ac9d]]@1556150264, transaction: TransactionImpl [xid=null, txID=1953, xid=null, state=COMMITTED, createTime=1719259195060(Mon Jun 24 19:59:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@f6f5660 2024-06-24 19:59:55,061 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1934, durable=true, userID=534edb93-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:54 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-946ec74a-4aed-4549-82e5-8d475d18a3fa, JMSReplyTo=temp-queue://ebc3e120-61b2-44c9-825f-81ad9198dce0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@993342875, transaction: TransactionImpl [xid=null, txID=1947, xid=null, state=COMMITTED, createTime=1719259195057(Mon Jun 24 19:59:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@33cc917c 2024-06-24 19:59:55,061 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [537d3e9a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=534e183c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=534e183c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6456c420, true, {}] 2024-06-24 19:59:55,061 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ebc3e120-61b2-44c9-825f-81ad9198dce0] 2024-06-24 19:59:55,063 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5c3ad125] 2024-06-24 19:59:55,064 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3c8f2acb[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:55,064 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007028 ms 2024-06-24 19:59:55,064 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [556fdd64-7df6-483c-b571-39d391b9f987] 2024-06-24 19:59:55,065 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:55,065 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:55,066 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 534e183c-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:55,066 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:55,066 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 317.068455 ms 2024-06-24 19:59:55,066 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:55,067 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:55,067 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:55,068 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1117853984'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 19:59:55,069 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom71] 2024-06-24 19:59:55,070 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 537e9e2c-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-24 19:59:55,070 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [537e9e2f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=537e9e2c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=537e9e2c-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2683dc66, true, {}] 2024-06-24 19:59:55,071 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@21b7140 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-24 19:59:55,071 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [537ec540-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=537e9e2c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=537e9e2c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f823c39, true, {}] 2024-06-24 19:59:55,072 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b1c284d2-b6ca-46f6-927a-46eb633c29d0, address=b1c284d2-b6ca-46f6-927a-46eb633c29d0, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:55,072 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@562caf4f 2024-06-24 19:59:55,072 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2eb1ed24 2024-06-24 19:59:55,073 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b1c284d2-b6ca-46f6-927a-46eb633c29d0, null, 0, false, true, null] 2024-06-24 19:59:55,074 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1994, durable=true, userID=537f3a73-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1c405c38-2a25-4feb-988e-57d341a1d6ec, JMSReplyTo=temp-queue://b1c284d2-b6ca-46f6-927a-46eb633c29d0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1372810270, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-24 19:59:55,369 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [53ac3de4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=537e9e2c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=537e9e2c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@655b0181, true, {}] 2024-06-24 19:59:55,370 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 53ac3de4-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:55,370 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2e3c69bf 2024-06-24 19:59:55,371 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9d24e1dd-6d74-4c07-b45a-fc2746ba69d2, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:55,371 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@f38935d 2024-06-24 19:59:55,372 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9d24e1dd-6d74-4c07-b45a-fc2746ba69d2, null, 0, false, true, null] 2024-06-24 19:59:55,372 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [53acb316-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=537e9e2c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=537e9e2c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f590049, true, {}] 2024-06-24 19:59:55,373 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-24 19:59:55,373 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[1994]:RELIABLE:CoreMessage[messageID=1994, durable=true, userID=537f3a73-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1c405c38-2a25-4feb-988e-57d341a1d6ec, JMSReplyTo=temp-queue://b1c284d2-b6ca-46f6-927a-46eb633c29d0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1372810270 2024-06-24 19:59:55,374 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1994, durable=true, userID=537f3a73-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1c405c38-2a25-4feb-988e-57d341a1d6ec, JMSReplyTo=temp-queue://b1c284d2-b6ca-46f6-927a-46eb633c29d0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1372810270 to transaction: TransactionImpl [xid=null, txID=2007, xid=null, state=ACTIVE, createTime=1719259195374(Mon Jun 24 19:59:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7b441924 2024-06-24 19:59:55,374 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [53ad0137-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=537e9e2c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=537e9e2c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ecd9e11, true, {}] 2024-06-24 19:59:55,376 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2010, durable=true, userID=53ad4f59-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=b1c284d2-b6ca-46f6-927a-46eb633c29d0, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1c405c38-2a25-4feb-988e-57d341a1d6ec, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fe2d0308-29dd-479c-92f8-e5b3cf2f5227]]@735762734, context: RoutingContextImpl(Address=b1c284d2-b6ca-46f6-927a-46eb633c29d0, routingType=ANYCAST, PreviousAddress=b1c284d2-b6ca-46f6-927a-46eb633c29d0 previousRoute:ANYCAST, reusable=true, version=-2147483501) .................................................. ***** durable queues b1c284d2-b6ca-46f6-927a-46eb633c29d0: ***** non durable for b1c284d2-b6ca-46f6-927a-46eb633c29d0: - queueID=1990 address:b1c284d2-b6ca-46f6-927a-46eb633c29d0 name:b1c284d2-b6ca-46f6-927a-46eb633c29d0 filter:null .................................................. , transaction: null 2024-06-24 19:59:55,376 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b1c284d2-b6ca-46f6-927a-46eb633c29d0: Reference[2010]:RELIABLE:CoreMessage[messageID=2010, durable=true, userID=53ad4f59-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=b1c284d2-b6ca-46f6-927a-46eb633c29d0, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1c405c38-2a25-4feb-988e-57d341a1d6ec, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fe2d0308-29dd-479c-92f8-e5b3cf2f5227]]@735762734 2024-06-24 19:59:55,377 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b1c284d2-b6ca-46f6-927a-46eb633c29d0: CoreMessage[messageID=2010, durable=true, userID=53ad4f59-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=b1c284d2-b6ca-46f6-927a-46eb633c29d0, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1c405c38-2a25-4feb-988e-57d341a1d6ec, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fe2d0308-29dd-479c-92f8-e5b3cf2f5227]]@735762734 to transaction: TransactionImpl [xid=null, txID=2013, xid=null, state=ACTIVE, createTime=1719259195376(Mon Jun 24 19:59:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@10d2fd2c 2024-06-24 19:59:55,377 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b1c284d2-b6ca-46f6-927a-46eb633c29d0: CoreMessage[messageID=2010, durable=true, userID=53ad4f59-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=b1c284d2-b6ca-46f6-927a-46eb633c29d0, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1c405c38-2a25-4feb-988e-57d341a1d6ec, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fe2d0308-29dd-479c-92f8-e5b3cf2f5227]]@735762734, transaction: TransactionImpl [xid=null, txID=2013, xid=null, state=COMMITTED, createTime=1719259195376(Mon Jun 24 19:59:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@10d2fd2c 2024-06-24 19:59:55,377 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [53ad766a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=537e9e2c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=537e9e2c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f28ee1d, true, {}] 2024-06-24 19:59:55,378 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b1c284d2-b6ca-46f6-927a-46eb633c29d0] 2024-06-24 19:59:55,378 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=1994, durable=true, userID=537f3a73-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1c405c38-2a25-4feb-988e-57d341a1d6ec, JMSReplyTo=temp-queue://b1c284d2-b6ca-46f6-927a-46eb633c29d0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1372810270, transaction: TransactionImpl [xid=null, txID=2007, xid=null, state=COMMITTED, createTime=1719259195374(Mon Jun 24 19:59:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7b441924 2024-06-24 19:59:55,379 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2d0ce8a1] 2024-06-24 19:59:55,380 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@25a8c253[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:55,380 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007184 ms 2024-06-24 19:59:55,380 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [9d24e1dd-6d74-4c07-b45a-fc2746ba69d2] 2024-06-24 19:59:55,381 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:55,381 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:55,381 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 537e9e2c-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:55,382 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:55,382 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 314.967402 ms 2024-06-24 19:59:55,382 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:55,383 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:55,383 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:55,383 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1126698419'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:55,385 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12] 2024-06-24 19:59:55,385 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 53aeaeec-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-24 19:59:55,386 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [53aed5ff-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=53aeaeec-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=53aeaeec-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@606e6409, true, {}] 2024-06-24 19:59:55,387 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@12199d64 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-24 19:59:55,387 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [53aefd10-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=53aeaeec-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=53aeaeec-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a2e8e91, true, {}] 2024-06-24 19:59:55,387 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=99c720c9-7852-414e-9137-13fed6b32ddd, address=99c720c9-7852-414e-9137-13fed6b32ddd, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:55,388 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5d90f481 2024-06-24 19:59:55,388 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@71aa408f 2024-06-24 19:59:55,389 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 99c720c9-7852-414e-9137-13fed6b32ddd, null, 0, false, true, null] 2024-06-24 19:59:55,390 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2054, durable=true, userID=53af4b33-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff1519ce-a2a9-4bec-9148-7ad64255b8c0, JMSReplyTo=temp-queue://99c720c9-7852-414e-9137-13fed6b32ddd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@139350409, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-24 19:59:55,685 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [53dc4ea4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=53aeaeec-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=53aeaeec-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16708bfc, true, {}] 2024-06-24 19:59:55,686 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 53dc4ea4-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:55,686 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6cd1478d 2024-06-24 19:59:55,687 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=85372587-7bbb-4f1e-ab40-411c9b96020e, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:55,687 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7234edbc 2024-06-24 19:59:55,688 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 85372587-7bbb-4f1e-ab40-411c9b96020e, null, 0, false, true, null] 2024-06-24 19:59:55,688 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [53dceae6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=53aeaeec-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=53aeaeec-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@557b11e5, true, {}] 2024-06-24 19:59:55,689 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-24 19:59:55,690 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2054]:RELIABLE:CoreMessage[messageID=2054, durable=true, userID=53af4b33-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff1519ce-a2a9-4bec-9148-7ad64255b8c0, JMSReplyTo=temp-queue://99c720c9-7852-414e-9137-13fed6b32ddd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@139350409 2024-06-24 19:59:55,690 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2054, durable=true, userID=53af4b33-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff1519ce-a2a9-4bec-9148-7ad64255b8c0, JMSReplyTo=temp-queue://99c720c9-7852-414e-9137-13fed6b32ddd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@139350409 to transaction: TransactionImpl [xid=null, txID=2067, xid=null, state=ACTIVE, createTime=1719259195690(Mon Jun 24 19:59:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2fbee63e 2024-06-24 19:59:55,691 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [53dd6017-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=53aeaeec-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=53aeaeec-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f5a497d, true, {}] 2024-06-24 19:59:55,692 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2070, durable=true, userID=53dd8729-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=99c720c9-7852-414e-9137-13fed6b32ddd, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff1519ce-a2a9-4bec-9148-7ad64255b8c0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c2c7665a-2582-4cbd-8dd9-fc8108d024c9]]@1003712824, context: RoutingContextImpl(Address=99c720c9-7852-414e-9137-13fed6b32ddd, routingType=ANYCAST, PreviousAddress=99c720c9-7852-414e-9137-13fed6b32ddd previousRoute:ANYCAST, reusable=true, version=-2147483497) .................................................. ***** durable queues 99c720c9-7852-414e-9137-13fed6b32ddd: ***** non durable for 99c720c9-7852-414e-9137-13fed6b32ddd: - queueID=2050 address:99c720c9-7852-414e-9137-13fed6b32ddd name:99c720c9-7852-414e-9137-13fed6b32ddd filter:null .................................................. , transaction: null 2024-06-24 19:59:55,692 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 99c720c9-7852-414e-9137-13fed6b32ddd: Reference[2070]:RELIABLE:CoreMessage[messageID=2070, durable=true, userID=53dd8729-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=99c720c9-7852-414e-9137-13fed6b32ddd, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff1519ce-a2a9-4bec-9148-7ad64255b8c0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c2c7665a-2582-4cbd-8dd9-fc8108d024c9]]@1003712824 2024-06-24 19:59:55,693 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 99c720c9-7852-414e-9137-13fed6b32ddd: CoreMessage[messageID=2070, durable=true, userID=53dd8729-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=99c720c9-7852-414e-9137-13fed6b32ddd, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff1519ce-a2a9-4bec-9148-7ad64255b8c0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c2c7665a-2582-4cbd-8dd9-fc8108d024c9]]@1003712824 to transaction: TransactionImpl [xid=null, txID=2073, xid=null, state=ACTIVE, createTime=1719259195693(Mon Jun 24 19:59:55 UTC 2024), timeoutSeconds=-1, nr operations = 1]@55862859 2024-06-24 19:59:55,693 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 99c720c9-7852-414e-9137-13fed6b32ddd: CoreMessage[messageID=2070, durable=true, userID=53dd8729-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=99c720c9-7852-414e-9137-13fed6b32ddd, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff1519ce-a2a9-4bec-9148-7ad64255b8c0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c2c7665a-2582-4cbd-8dd9-fc8108d024c9]]@1003712824, transaction: TransactionImpl [xid=null, txID=2073, xid=null, state=COMMITTED, createTime=1719259195693(Mon Jun 24 19:59:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@55862859 2024-06-24 19:59:55,694 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [53ddae3a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=53aeaeec-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=53aeaeec-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46ae48c4, true, {}] 2024-06-24 19:59:55,694 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2054, durable=true, userID=53af4b33-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff1519ce-a2a9-4bec-9148-7ad64255b8c0, JMSReplyTo=temp-queue://99c720c9-7852-414e-9137-13fed6b32ddd, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@139350409, transaction: TransactionImpl [xid=null, txID=2067, xid=null, state=COMMITTED, createTime=1719259195690(Mon Jun 24 19:59:55 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2fbee63e 2024-06-24 19:59:55,694 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [99c720c9-7852-414e-9137-13fed6b32ddd] 2024-06-24 19:59:55,695 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c9430c6] 2024-06-24 19:59:55,696 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@634494d[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:55,696 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007434 ms 2024-06-24 19:59:55,697 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [85372587-7bbb-4f1e-ab40-411c9b96020e] 2024-06-24 19:59:55,698 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:55,698 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:55,698 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 53aeaeec-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:55,699 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:55,699 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 315.975983 ms 2024-06-24 19:59:55,699 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:55,699 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:55,699 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:55,700 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 722797474'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:55,702 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom82] 2024-06-24 19:59:55,702 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 53df0dcc-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-24 19:59:55,703 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [53df34df-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=53df0dcc-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=53df0dcc-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10cca16b, true, {}] 2024-06-24 19:59:55,704 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@472c7205 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-24 19:59:55,704 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [53df5bf0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=53df0dcc-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=53df0dcc-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@188c4fa7, true, {}] 2024-06-24 19:59:55,704 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0a5922de-0126-4b99-bf50-16d233501648, address=0a5922de-0126-4b99-bf50-16d233501648, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:55,705 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3c6fd0f3 2024-06-24 19:59:55,705 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66810f03 2024-06-24 19:59:55,706 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0a5922de-0126-4b99-bf50-16d233501648, null, 0, false, true, null] 2024-06-24 19:59:55,707 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2114, durable=true, userID=53dfd123-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cb1c1ed-b31a-407d-bcc4-35fd003d4d7a, JMSReplyTo=temp-queue://0a5922de-0126-4b99-bf50-16d233501648, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@899673629, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-24 19:59:56,002 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [540cad84-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=53df0dcc-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=53df0dcc-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1fba382f, true, {}] 2024-06-24 19:59:56,003 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 540cad84-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:56,003 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@220b6879 2024-06-24 19:59:56,004 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b989a6f1-6fcf-4500-9465-fd6093493cb7, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:56,004 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@58c72cc2 2024-06-24 19:59:56,005 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b989a6f1-6fcf-4500-9465-fd6093493cb7, null, 0, false, true, null] 2024-06-24 19:59:56,005 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [540d49c6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=53df0dcc-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=53df0dcc-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23cd8ea4, true, {}] 2024-06-24 19:59:56,006 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-24 19:59:56,006 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2114]:RELIABLE:CoreMessage[messageID=2114, durable=true, userID=53dfd123-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cb1c1ed-b31a-407d-bcc4-35fd003d4d7a, JMSReplyTo=temp-queue://0a5922de-0126-4b99-bf50-16d233501648, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@899673629 2024-06-24 19:59:56,007 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2114, durable=true, userID=53dfd123-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cb1c1ed-b31a-407d-bcc4-35fd003d4d7a, JMSReplyTo=temp-queue://0a5922de-0126-4b99-bf50-16d233501648, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@899673629 to transaction: TransactionImpl [xid=null, txID=2127, xid=null, state=ACTIVE, createTime=1719259196007(Mon Jun 24 19:59:56 UTC 2024), timeoutSeconds=-1, nr operations = 1]@31183c7 2024-06-24 19:59:56,008 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [540d97e7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=53df0dcc-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=53df0dcc-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53142a0c, true, {}] 2024-06-24 19:59:56,009 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2130, durable=true, userID=540dbef9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=0a5922de-0126-4b99-bf50-16d233501648, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cb1c1ed-b31a-407d-bcc4-35fd003d4d7a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8b480282-04a0-46ba-b6b1-ae99b1c4e2fa]]@1614282004, context: RoutingContextImpl(Address=0a5922de-0126-4b99-bf50-16d233501648, routingType=ANYCAST, PreviousAddress=0a5922de-0126-4b99-bf50-16d233501648 previousRoute:ANYCAST, reusable=true, version=-2147483493) .................................................. ***** durable queues 0a5922de-0126-4b99-bf50-16d233501648: ***** non durable for 0a5922de-0126-4b99-bf50-16d233501648: - queueID=2110 address:0a5922de-0126-4b99-bf50-16d233501648 name:0a5922de-0126-4b99-bf50-16d233501648 filter:null .................................................. , transaction: null 2024-06-24 19:59:56,009 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0a5922de-0126-4b99-bf50-16d233501648: Reference[2130]:RELIABLE:CoreMessage[messageID=2130, durable=true, userID=540dbef9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=0a5922de-0126-4b99-bf50-16d233501648, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cb1c1ed-b31a-407d-bcc4-35fd003d4d7a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8b480282-04a0-46ba-b6b1-ae99b1c4e2fa]]@1614282004 2024-06-24 19:59:56,009 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0a5922de-0126-4b99-bf50-16d233501648: CoreMessage[messageID=2130, durable=true, userID=540dbef9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=0a5922de-0126-4b99-bf50-16d233501648, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cb1c1ed-b31a-407d-bcc4-35fd003d4d7a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8b480282-04a0-46ba-b6b1-ae99b1c4e2fa]]@1614282004 to transaction: TransactionImpl [xid=null, txID=2133, xid=null, state=ACTIVE, createTime=1719259196009(Mon Jun 24 19:59:56 UTC 2024), timeoutSeconds=-1, nr operations = 1]@374d1309 2024-06-24 19:59:56,010 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0a5922de-0126-4b99-bf50-16d233501648: CoreMessage[messageID=2130, durable=true, userID=540dbef9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=0a5922de-0126-4b99-bf50-16d233501648, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cb1c1ed-b31a-407d-bcc4-35fd003d4d7a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=8b480282-04a0-46ba-b6b1-ae99b1c4e2fa]]@1614282004, transaction: TransactionImpl [xid=null, txID=2133, xid=null, state=COMMITTED, createTime=1719259196009(Mon Jun 24 19:59:56 UTC 2024), timeoutSeconds=-1, nr operations = 0]@374d1309 2024-06-24 19:59:56,010 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [540e0d1a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=53df0dcc-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=53df0dcc-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1abc77c2, true, {}] 2024-06-24 19:59:56,011 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [0a5922de-0126-4b99-bf50-16d233501648] 2024-06-24 19:59:56,011 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2114, durable=true, userID=53dfd123-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:55 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4cb1c1ed-b31a-407d-bcc4-35fd003d4d7a, JMSReplyTo=temp-queue://0a5922de-0126-4b99-bf50-16d233501648, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@899673629, transaction: TransactionImpl [xid=null, txID=2127, xid=null, state=COMMITTED, createTime=1719259196007(Mon Jun 24 19:59:56 UTC 2024), timeoutSeconds=-1, nr operations = 0]@31183c7 2024-06-24 19:59:56,012 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@61b6f287] 2024-06-24 19:59:56,013 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@655174e2[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:56,013 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007097 ms 2024-06-24 19:59:56,013 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b989a6f1-6fcf-4500-9465-fd6093493cb7] 2024-06-24 19:59:56,014 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:56,014 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:56,015 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 53df0dcc-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:56,015 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:56,015 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 315.889127 ms 2024-06-24 19:59:56,015 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:56,016 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:56,016 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:56,017 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 54986680'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 19:59:56,018 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom71] 2024-06-24 19:59:56,019 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 540f6cac-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-24 19:59:56,020 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [540f6caf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=540f6cac-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=540f6cac-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f5db80d, true, {}] 2024-06-24 19:59:56,020 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7d7843b9 - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-24 19:59:56,021 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [540f93c0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=540f6cac-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=540f6cac-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37ce4614, true, {}] 2024-06-24 19:59:56,021 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=572de45d-2ea0-4a64-a8a4-f84322468d2e, address=572de45d-2ea0-4a64-a8a4-f84322468d2e, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:56,021 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7e496903 2024-06-24 19:59:56,022 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2149f483 2024-06-24 19:59:56,023 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 572de45d-2ea0-4a64-a8a4-f84322468d2e, null, 0, false, true, null] 2024-06-24 19:59:56,024 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2174, durable=true, userID=54103003-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d2d1c03-9146-4167-8cd0-720d83c4144c, JMSReplyTo=temp-queue://572de45d-2ea0-4a64-a8a4-f84322468d2e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1396406286, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-24 19:59:56,318 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [543d0c64-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=540f6cac-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=540f6cac-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@275cca49, true, {}] 2024-06-24 19:59:56,319 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 543d0c64-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:56,320 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6400f030 2024-06-24 19:59:56,320 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d6d34022-7bea-4c0d-90ca-59cb3dea0fca, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:56,321 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@684dbb5e 2024-06-24 19:59:56,321 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d6d34022-7bea-4c0d-90ca-59cb3dea0fca, null, 0, false, true, null] 2024-06-24 19:59:56,322 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [543da8a6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=540f6cac-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=540f6cac-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63f8abf5, true, {}] 2024-06-24 19:59:56,323 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-24 19:59:56,323 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2174]:RELIABLE:CoreMessage[messageID=2174, durable=true, userID=54103003-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d2d1c03-9146-4167-8cd0-720d83c4144c, JMSReplyTo=temp-queue://572de45d-2ea0-4a64-a8a4-f84322468d2e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1396406286 2024-06-24 19:59:56,324 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2174, durable=true, userID=54103003-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d2d1c03-9146-4167-8cd0-720d83c4144c, JMSReplyTo=temp-queue://572de45d-2ea0-4a64-a8a4-f84322468d2e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1396406286 to transaction: TransactionImpl [xid=null, txID=2187, xid=null, state=ACTIVE, createTime=1719259196324(Mon Jun 24 19:59:56 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3edf748d 2024-06-24 19:59:56,324 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [543df6c7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=540f6cac-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=540f6cac-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71ec28a1, true, {}] 2024-06-24 19:59:56,326 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2190, durable=true, userID=543e1dd9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=572de45d-2ea0-4a64-a8a4-f84322468d2e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d2d1c03-9146-4167-8cd0-720d83c4144c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=46b3cbcf-4c65-473b-8f74-84d51219356a]]@1488098575, context: RoutingContextImpl(Address=572de45d-2ea0-4a64-a8a4-f84322468d2e, routingType=ANYCAST, PreviousAddress=572de45d-2ea0-4a64-a8a4-f84322468d2e previousRoute:ANYCAST, reusable=true, version=-2147483489) .................................................. ***** durable queues 572de45d-2ea0-4a64-a8a4-f84322468d2e: ***** non durable for 572de45d-2ea0-4a64-a8a4-f84322468d2e: - queueID=2170 address:572de45d-2ea0-4a64-a8a4-f84322468d2e name:572de45d-2ea0-4a64-a8a4-f84322468d2e filter:null .................................................. , transaction: null 2024-06-24 19:59:56,326 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 572de45d-2ea0-4a64-a8a4-f84322468d2e: Reference[2190]:RELIABLE:CoreMessage[messageID=2190, durable=true, userID=543e1dd9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=572de45d-2ea0-4a64-a8a4-f84322468d2e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d2d1c03-9146-4167-8cd0-720d83c4144c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=46b3cbcf-4c65-473b-8f74-84d51219356a]]@1488098575 2024-06-24 19:59:56,326 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 572de45d-2ea0-4a64-a8a4-f84322468d2e: CoreMessage[messageID=2190, durable=true, userID=543e1dd9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=572de45d-2ea0-4a64-a8a4-f84322468d2e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d2d1c03-9146-4167-8cd0-720d83c4144c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=46b3cbcf-4c65-473b-8f74-84d51219356a]]@1488098575 to transaction: TransactionImpl [xid=null, txID=2193, xid=null, state=ACTIVE, createTime=1719259196326(Mon Jun 24 19:59:56 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7f90ef9d 2024-06-24 19:59:56,326 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 572de45d-2ea0-4a64-a8a4-f84322468d2e: CoreMessage[messageID=2190, durable=true, userID=543e1dd9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=572de45d-2ea0-4a64-a8a4-f84322468d2e, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d2d1c03-9146-4167-8cd0-720d83c4144c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=46b3cbcf-4c65-473b-8f74-84d51219356a]]@1488098575, transaction: TransactionImpl [xid=null, txID=2193, xid=null, state=COMMITTED, createTime=1719259196326(Mon Jun 24 19:59:56 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7f90ef9d 2024-06-24 19:59:56,327 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [543e6bfa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=540f6cac-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=540f6cac-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d2e803f, true, {}] 2024-06-24 19:59:56,328 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2174, durable=true, userID=54103003-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d2d1c03-9146-4167-8cd0-720d83c4144c, JMSReplyTo=temp-queue://572de45d-2ea0-4a64-a8a4-f84322468d2e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1396406286, transaction: TransactionImpl [xid=null, txID=2187, xid=null, state=COMMITTED, createTime=1719259196324(Mon Jun 24 19:59:56 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3edf748d 2024-06-24 19:59:56,328 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [572de45d-2ea0-4a64-a8a4-f84322468d2e] 2024-06-24 19:59:56,329 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6c2a7c73] 2024-06-24 19:59:56,330 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7be62a4d[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:56,330 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007559 ms 2024-06-24 19:59:56,330 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [d6d34022-7bea-4c0d-90ca-59cb3dea0fca] 2024-06-24 19:59:56,333 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:56,333 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:56,333 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 540f6cac-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:56,334 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:56,334 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 318.011401 ms 2024-06-24 19:59:56,334 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:56,335 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:56,335 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:56,336 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1138102935'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 19:59:56,338 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom12] 2024-06-24 19:59:56,338 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 544019ac-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-24 19:59:56,339 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [544040bf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=544019ac-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=544019ac-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f4e3e59, true, {}] 2024-06-24 19:59:56,340 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@25712aed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom86] 2024-06-24 19:59:56,340 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [544067d0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=544019ac-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=544019ac-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fe2856f, true, {}] 2024-06-24 19:59:56,341 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=46a9c6c7-1647-480d-b8b6-c62be1d7745a, address=46a9c6c7-1647-480d-b8b6-c62be1d7745a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:56,341 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@18cdc9e5 2024-06-24 19:59:56,342 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@234e8deb 2024-06-24 19:59:56,343 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 46a9c6c7-1647-480d-b8b6-c62be1d7745a, null, 0, false, true, null] 2024-06-24 19:59:56,345 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2234, durable=true, userID=54410413-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92e4960f-b6a2-4416-ab6b-443a3df8995d, JMSReplyTo=temp-queue://46a9c6c7-1647-480d-b8b6-c62be1d7745a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@846983063, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-24 19:59:56,637 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [546db964-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=544019ac-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=544019ac-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6344a523, true, {}] 2024-06-24 19:59:56,639 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 546db964-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:56,639 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@a48dec5 2024-06-24 19:59:56,639 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2922248d-ab6a-4313-921a-50dafee5551b, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:56,640 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4f8f7ef5 2024-06-24 19:59:56,640 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2922248d-ab6a-4313-921a-50dafee5551b, null, 0, false, true, null] 2024-06-24 19:59:56,641 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [546e55a6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=544019ac-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=544019ac-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49d42b48, true, {}] 2024-06-24 19:59:56,642 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-24 19:59:56,642 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2234]:RELIABLE:CoreMessage[messageID=2234, durable=true, userID=54410413-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92e4960f-b6a2-4416-ab6b-443a3df8995d, JMSReplyTo=temp-queue://46a9c6c7-1647-480d-b8b6-c62be1d7745a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@846983063 2024-06-24 19:59:56,643 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2234, durable=true, userID=54410413-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92e4960f-b6a2-4416-ab6b-443a3df8995d, JMSReplyTo=temp-queue://46a9c6c7-1647-480d-b8b6-c62be1d7745a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@846983063 to transaction: TransactionImpl [xid=null, txID=2247, xid=null, state=ACTIVE, createTime=1719259196642(Mon Jun 24 19:59:56 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4964edc 2024-06-24 19:59:56,643 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [546ea3c7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=544019ac-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=544019ac-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d7b4da4, true, {}] 2024-06-24 19:59:56,645 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2250, durable=true, userID=546ecad9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=46a9c6c7-1647-480d-b8b6-c62be1d7745a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92e4960f-b6a2-4416-ab6b-443a3df8995d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=75b2f925-b174-4018-9b0d-64705f61205d]]@1460662268, context: RoutingContextImpl(Address=46a9c6c7-1647-480d-b8b6-c62be1d7745a, routingType=ANYCAST, PreviousAddress=46a9c6c7-1647-480d-b8b6-c62be1d7745a previousRoute:ANYCAST, reusable=true, version=-2147483485) .................................................. ***** durable queues 46a9c6c7-1647-480d-b8b6-c62be1d7745a: ***** non durable for 46a9c6c7-1647-480d-b8b6-c62be1d7745a: - queueID=2230 address:46a9c6c7-1647-480d-b8b6-c62be1d7745a name:46a9c6c7-1647-480d-b8b6-c62be1d7745a filter:null .................................................. , transaction: null 2024-06-24 19:59:56,645 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 46a9c6c7-1647-480d-b8b6-c62be1d7745a: Reference[2250]:RELIABLE:CoreMessage[messageID=2250, durable=true, userID=546ecad9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=46a9c6c7-1647-480d-b8b6-c62be1d7745a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92e4960f-b6a2-4416-ab6b-443a3df8995d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=75b2f925-b174-4018-9b0d-64705f61205d]]@1460662268 2024-06-24 19:59:56,645 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 46a9c6c7-1647-480d-b8b6-c62be1d7745a: CoreMessage[messageID=2250, durable=true, userID=546ecad9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=46a9c6c7-1647-480d-b8b6-c62be1d7745a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92e4960f-b6a2-4416-ab6b-443a3df8995d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=75b2f925-b174-4018-9b0d-64705f61205d]]@1460662268 to transaction: TransactionImpl [xid=null, txID=2253, xid=null, state=ACTIVE, createTime=1719259196645(Mon Jun 24 19:59:56 UTC 2024), timeoutSeconds=-1, nr operations = 1]@423d9ed0 2024-06-24 19:59:56,645 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 46a9c6c7-1647-480d-b8b6-c62be1d7745a: CoreMessage[messageID=2250, durable=true, userID=546ecad9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=46a9c6c7-1647-480d-b8b6-c62be1d7745a, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92e4960f-b6a2-4416-ab6b-443a3df8995d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=75b2f925-b174-4018-9b0d-64705f61205d]]@1460662268, transaction: TransactionImpl [xid=null, txID=2253, xid=null, state=COMMITTED, createTime=1719259196645(Mon Jun 24 19:59:56 UTC 2024), timeoutSeconds=-1, nr operations = 0]@423d9ed0 2024-06-24 19:59:56,646 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [546f18fa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=544019ac-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=544019ac-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a823b01, true, {}] 2024-06-24 19:59:56,646 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2234, durable=true, userID=54410413-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-92e4960f-b6a2-4416-ab6b-443a3df8995d, JMSReplyTo=temp-queue://46a9c6c7-1647-480d-b8b6-c62be1d7745a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@846983063, transaction: TransactionImpl [xid=null, txID=2247, xid=null, state=COMMITTED, createTime=1719259196642(Mon Jun 24 19:59:56 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4964edc 2024-06-24 19:59:56,646 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [46a9c6c7-1647-480d-b8b6-c62be1d7745a] 2024-06-24 19:59:56,648 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@eb23b9c] 2024-06-24 19:59:56,648 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4b2afc3d[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:56,649 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008895 ms 2024-06-24 19:59:56,649 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [2922248d-ab6a-4313-921a-50dafee5551b] 2024-06-24 19:59:56,650 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:56,650 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:56,651 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 544019ac-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:56,651 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:56,651 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 316.594313 ms 2024-06-24 19:59:56,652 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:56,652 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:56,652 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:56,653 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 165951456'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 19:59:56,654 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom82] 2024-06-24 19:59:56,655 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5470788c-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-24 19:59:56,656 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5470788f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5470788c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5470788c-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@217b9619, true, {}] 2024-06-24 19:59:56,656 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@34aa839d - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-24 19:59:56,656 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [54709fa0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5470788c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5470788c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3aff20fa, true, {}] 2024-06-24 19:59:56,657 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=aef52c98-cc0e-4d51-a7cb-1c3b4411b540, address=aef52c98-cc0e-4d51-a7cb-1c3b4411b540, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:56,657 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1b004615 2024-06-24 19:59:56,658 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2eb42507 2024-06-24 19:59:56,658 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, aef52c98-cc0e-4d51-a7cb-1c3b4411b540, null, 0, false, true, null] 2024-06-24 19:59:56,660 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2294, durable=true, userID=547114d3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89880026-b92f-4494-8e9f-aec1adc0ec9c, JMSReplyTo=temp-queue://aef52c98-cc0e-4d51-a7cb-1c3b4411b540, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2131388445, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-24 19:59:56,954 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [549e1844-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5470788c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5470788c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c90b815, true, {}] 2024-06-24 19:59:56,955 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 549e1844-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:56,956 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6f11df55 2024-06-24 19:59:56,956 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4f70427d-d870-46c4-bd71-795d2b77aff4, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:56,957 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@60991da5 2024-06-24 19:59:56,957 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4f70427d-d870-46c4-bd71-795d2b77aff4, null, 0, false, true, null] 2024-06-24 19:59:56,958 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [549eb486-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5470788c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5470788c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74233563, true, {}] 2024-06-24 19:59:56,958 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-24 19:59:56,959 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[2294]:RELIABLE:CoreMessage[messageID=2294, durable=true, userID=547114d3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89880026-b92f-4494-8e9f-aec1adc0ec9c, JMSReplyTo=temp-queue://aef52c98-cc0e-4d51-a7cb-1c3b4411b540, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2131388445 2024-06-24 19:59:56,959 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2294, durable=true, userID=547114d3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89880026-b92f-4494-8e9f-aec1adc0ec9c, JMSReplyTo=temp-queue://aef52c98-cc0e-4d51-a7cb-1c3b4411b540, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2131388445 to transaction: TransactionImpl [xid=null, txID=2307, xid=null, state=ACTIVE, createTime=1719259196959(Mon Jun 24 19:59:56 UTC 2024), timeoutSeconds=-1, nr operations = 1]@ca65ef3 2024-06-24 19:59:56,960 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [549f02a7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5470788c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5470788c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bc07ad6, true, {}] 2024-06-24 19:59:56,961 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2310, durable=true, userID=549f29b9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=aef52c98-cc0e-4d51-a7cb-1c3b4411b540, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89880026-b92f-4494-8e9f-aec1adc0ec9c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f7cff75c-a23a-4f5d-8948-6e79ed8701b8]]@1915865497, context: RoutingContextImpl(Address=aef52c98-cc0e-4d51-a7cb-1c3b4411b540, routingType=ANYCAST, PreviousAddress=aef52c98-cc0e-4d51-a7cb-1c3b4411b540 previousRoute:ANYCAST, reusable=true, version=-2147483481) .................................................. ***** durable queues aef52c98-cc0e-4d51-a7cb-1c3b4411b540: ***** non durable for aef52c98-cc0e-4d51-a7cb-1c3b4411b540: - queueID=2290 address:aef52c98-cc0e-4d51-a7cb-1c3b4411b540 name:aef52c98-cc0e-4d51-a7cb-1c3b4411b540 filter:null .................................................. , transaction: null 2024-06-24 19:59:56,962 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from aef52c98-cc0e-4d51-a7cb-1c3b4411b540: Reference[2310]:RELIABLE:CoreMessage[messageID=2310, durable=true, userID=549f29b9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=aef52c98-cc0e-4d51-a7cb-1c3b4411b540, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89880026-b92f-4494-8e9f-aec1adc0ec9c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f7cff75c-a23a-4f5d-8948-6e79ed8701b8]]@1915865497 2024-06-24 19:59:56,962 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from aef52c98-cc0e-4d51-a7cb-1c3b4411b540: CoreMessage[messageID=2310, durable=true, userID=549f29b9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=aef52c98-cc0e-4d51-a7cb-1c3b4411b540, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89880026-b92f-4494-8e9f-aec1adc0ec9c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f7cff75c-a23a-4f5d-8948-6e79ed8701b8]]@1915865497 to transaction: TransactionImpl [xid=null, txID=2313, xid=null, state=ACTIVE, createTime=1719259196962(Mon Jun 24 19:59:56 UTC 2024), timeoutSeconds=-1, nr operations = 1]@75789e2d 2024-06-24 19:59:56,962 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from aef52c98-cc0e-4d51-a7cb-1c3b4411b540: CoreMessage[messageID=2310, durable=true, userID=549f29b9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=aef52c98-cc0e-4d51-a7cb-1c3b4411b540, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89880026-b92f-4494-8e9f-aec1adc0ec9c, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f7cff75c-a23a-4f5d-8948-6e79ed8701b8]]@1915865497, transaction: TransactionImpl [xid=null, txID=2313, xid=null, state=COMMITTED, createTime=1719259196962(Mon Jun 24 19:59:56 UTC 2024), timeoutSeconds=-1, nr operations = 0]@75789e2d 2024-06-24 19:59:56,963 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [549f77da-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5470788c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5470788c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77873655, true, {}] 2024-06-24 19:59:56,963 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=2294, durable=true, userID=547114d3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-89880026-b92f-4494-8e9f-aec1adc0ec9c, JMSReplyTo=temp-queue://aef52c98-cc0e-4d51-a7cb-1c3b4411b540, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2131388445, transaction: TransactionImpl [xid=null, txID=2307, xid=null, state=COMMITTED, createTime=1719259196959(Mon Jun 24 19:59:56 UTC 2024), timeoutSeconds=-1, nr operations = 0]@ca65ef3 2024-06-24 19:59:56,964 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [aef52c98-cc0e-4d51-a7cb-1c3b4411b540] 2024-06-24 19:59:56,966 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5e89e527] 2024-06-24 19:59:56,966 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@25470e97[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:56,967 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006613 ms 2024-06-24 19:59:56,967 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [4f70427d-d870-46c4-bd71-795d2b77aff4] 2024-06-24 19:59:56,968 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:56,968 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:56,968 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5470788c-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:56,969 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:56,969 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 316.428350 ms 2024-06-24 19:59:56,969 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:56,970 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:56,970 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:56,970 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1947633620'. 2024-06-24 19:59:56,972 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM [artemis]: 'request-reply' messaging is disabled 2024-06-24 19:59:56,972 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 19:59:56,972 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 19:59:56,972 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2.089888 ms 2024-06-24 19:59:56,972 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:56,973 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:56,973 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:56,973 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 603574478'. 2024-06-24 19:59:56,974 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 19:59:56,975 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 54a14c9d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86] 2024-06-24 19:59:56,975 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [54a14ca0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=54a14c9d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=54a14c9d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@251722af, true, {}] 2024-06-24 19:59:56,976 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3a210745 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86] 2024-06-24 19:59:56,976 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [54a173b1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=54a14c9d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=54a14c9d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@250650e9, true, {}] 2024-06-24 19:59:56,977 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 54a173b1-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:56,977 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@403721be 2024-06-24 19:59:56,978 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=11cc166b-1478-48d5-b721-0a37bc90a4e9, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:56,978 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@650ebd9 2024-06-24 19:59:56,978 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 11cc166b-1478-48d5-b721-0a37bc90a4e9, null, 0, false, true, null] 2024-06-24 19:59:56,979 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [54a1e8e3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=54a14c9d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=54a14c9d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bc34d29, true, {}] 2024-06-24 19:59:56,980 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testCurrentMessageRequestReply, address=test/mom/testCurrentMessageRequestReply, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 19:59:56,980 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@41909d30 2024-06-24 19:59:56,981 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@615237b 2024-06-24 19:59:56,981 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testCurrentMessageRequestReply, null, 0, false, true, null] 2024-06-24 19:59:56,982 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [54a25e15-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=54a14c9d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=54a14c9d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c61de5a, true, {}] 2024-06-24 19:59:56,982 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=81f12fd8-3a1d-44b4-87e4-57a20ebc7cfa, address=81f12fd8-3a1d-44b4-87e4-57a20ebc7cfa, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:56,982 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6bd7761a 2024-06-24 19:59:56,983 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2055f860 2024-06-24 19:59:56,983 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 81f12fd8-3a1d-44b4-87e4-57a20ebc7cfa, null, 0, false, true, null] 2024-06-24 19:59:56,984 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2371, durable=true, userID=54a2ac38-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-100a0ac5-ccf1-4c98-b2a3-3edc398ed0d6, JMSReplyTo=temp-queue://81f12fd8-3a1d-44b4-87e4-57a20ebc7cfa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1359042972, context: RoutingContextImpl(Address=test/mom/testCurrentMessageRequestReply, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessageRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483476) .................................................. ***** durable queues test/mom/testCurrentMessageRequestReply: - queueID=2360 address:test/mom/testCurrentMessageRequestReply name:test/mom/testCurrentMessageRequestReply filter:null ***** non durable for test/mom/testCurrentMessageRequestReply: .................................................. , transaction: null 2024-06-24 19:59:56,985 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testCurrentMessageRequestReply: Reference[2371]:RELIABLE:CoreMessage[messageID=2371, durable=true, userID=54a2ac38-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-100a0ac5-ccf1-4c98-b2a3-3edc398ed0d6, JMSReplyTo=temp-queue://81f12fd8-3a1d-44b4-87e4-57a20ebc7cfa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1359042972 2024-06-24 19:59:56,985 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testCurrentMessageRequestReply: CoreMessage[messageID=2371, durable=true, userID=54a2ac38-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-100a0ac5-ccf1-4c98-b2a3-3edc398ed0d6, JMSReplyTo=temp-queue://81f12fd8-3a1d-44b4-87e4-57a20ebc7cfa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1359042972 to transaction: TransactionImpl [xid=null, txID=2372, xid=null, state=ACTIVE, createTime=1719259196985(Mon Jun 24 19:59:56 UTC 2024), timeoutSeconds=-1, nr operations = 1]@310acfd5 2024-06-24 19:59:56,986 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [54a2fa59-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=54a14c9d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=54a14c9d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4617da4d, true, {}] 2024-06-24 19:59:56,987 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2375, durable=true, userID=54a3216b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=81f12fd8-3a1d-44b4-87e4-57a20ebc7cfa, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-100a0ac5-ccf1-4c98-b2a3-3edc398ed0d6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@450597518, context: RoutingContextImpl(Address=81f12fd8-3a1d-44b4-87e4-57a20ebc7cfa, routingType=ANYCAST, PreviousAddress=81f12fd8-3a1d-44b4-87e4-57a20ebc7cfa previousRoute:ANYCAST, reusable=true, version=-2147483475) .................................................. ***** durable queues 81f12fd8-3a1d-44b4-87e4-57a20ebc7cfa: ***** non durable for 81f12fd8-3a1d-44b4-87e4-57a20ebc7cfa: - queueID=2367 address:81f12fd8-3a1d-44b4-87e4-57a20ebc7cfa name:81f12fd8-3a1d-44b4-87e4-57a20ebc7cfa filter:null .................................................. , transaction: null 2024-06-24 19:59:56,987 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 81f12fd8-3a1d-44b4-87e4-57a20ebc7cfa: Reference[2375]:RELIABLE:CoreMessage[messageID=2375, durable=true, userID=54a3216b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=81f12fd8-3a1d-44b4-87e4-57a20ebc7cfa, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-100a0ac5-ccf1-4c98-b2a3-3edc398ed0d6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@450597518 2024-06-24 19:59:56,988 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 81f12fd8-3a1d-44b4-87e4-57a20ebc7cfa: CoreMessage[messageID=2375, durable=true, userID=54a3216b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=81f12fd8-3a1d-44b4-87e4-57a20ebc7cfa, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-100a0ac5-ccf1-4c98-b2a3-3edc398ed0d6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@450597518 to transaction: TransactionImpl [xid=null, txID=2378, xid=null, state=ACTIVE, createTime=1719259196988(Mon Jun 24 19:59:56 UTC 2024), timeoutSeconds=-1, nr operations = 1]@283aafbe 2024-06-24 19:59:56,988 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 81f12fd8-3a1d-44b4-87e4-57a20ebc7cfa: CoreMessage[messageID=2375, durable=true, userID=54a3216b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=81f12fd8-3a1d-44b4-87e4-57a20ebc7cfa, size=808, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-100a0ac5-ccf1-4c98-b2a3-3edc398ed0d6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@450597518, transaction: TransactionImpl [xid=null, txID=2378, xid=null, state=COMMITTED, createTime=1719259196988(Mon Jun 24 19:59:56 UTC 2024), timeoutSeconds=-1, nr operations = 0]@283aafbe 2024-06-24 19:59:56,988 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testCurrentMessageRequestReply: CoreMessage[messageID=2371, durable=true, userID=54a2ac38-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:56 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1195, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-100a0ac5-ccf1-4c98-b2a3-3edc398ed0d6, JMSReplyTo=temp-queue://81f12fd8-3a1d-44b4-87e4-57a20ebc7cfa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1359042972, transaction: TransactionImpl [xid=null, txID=2372, xid=null, state=COMMITTED, createTime=1719259196985(Mon Jun 24 19:59:56 UTC 2024), timeoutSeconds=-1, nr operations = 0]@310acfd5 2024-06-24 19:59:56,989 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [54a3487c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=54a14c9d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=54a14c9d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37ad4c62, true, {}] 2024-06-24 19:59:56,989 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [81f12fd8-3a1d-44b4-87e4-57a20ebc7cfa] 2024-06-24 19:59:56,990 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@34e1c23d, org.eclipse.scout.rt.mom.jms.JmsSubscription@240fa4ad] 2024-06-24 19:59:56,991 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2d6cbbdb[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 19:59:56,991 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006810 ms 2024-06-24 19:59:56,991 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [11cc166b-1478-48d5-b721-0a37bc90a4e9] 2024-06-24 19:59:56,992 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 19:59:56,992 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 19:59:56,993 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 54a14c9d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 19:59:56,993 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 19:59:56,993 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 20.801840 ms 2024-06-24 19:59:56,994 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 19:59:56,994 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 19:59:56,994 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 19:59:56,995 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 821888117'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 19:59:56,997 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 19:59:56,997 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 54a4a80e-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom71] 2024-06-24 19:59:56,998 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [54a4a811-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=54a4a80e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=54a4a80e-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1947d44a, true, {}] 2024-06-24 19:59:56,998 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1b0b159c - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom71] 2024-06-24 19:59:56,999 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [54a4cf22-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=54a4a80e-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=54a4a80e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cc28d1, true, {}] 2024-06-24 19:59:56,999 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 54a4cf22-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 19:59:56,999 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@732cce9c 2024-06-24 19:59:57,000 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a296d9cb-1ff8-4f76-ba35-9d88c64fb082, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:57,000 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@63187aba 2024-06-24 19:59:57,001 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a296d9cb-1ff8-4f76-ba35-9d88c64fb082, null, 0, false, true, null] 2024-06-24 19:59:57,001 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [54a54454-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=54a4a80e-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=54a4a80e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@449d465f, true, {}] 2024-06-24 19:59:57,002 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 54a54454-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicRequestReplyTimeout, [MULTICAST], true] 2024-06-24 19:59:57,002 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5974418e 2024-06-24 19:59:57,003 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=df36823c-fb71-48f5-838c-6da69c514d1d, address=test/mom/testTopicRequestReplyTimeout, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:57,003 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@625a49e4 2024-06-24 19:59:57,003 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, df36823c-fb71-48f5-838c-6da69c514d1d, null, 0, false, true, null] 2024-06-24 19:59:57,004 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [54a5b986-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=54a4a80e-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=54a4a80e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33f72275, true, {}] 2024-06-24 19:59:57,004 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=818cd1b4-678e-4245-8f95-e6f111c407f0, address=818cd1b4-678e-4245-8f95-e6f111c407f0, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 19:59:57,005 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6189fb8d 2024-06-24 19:59:57,005 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@349d4ff8 2024-06-24 19:59:57,005 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 818cd1b4-678e-4245-8f95-e6f111c407f0, null, 0, false, true, null] 2024-06-24 19:59:57,006 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2435, durable=true, userID=54a607a9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:57 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-516469e8-22ab-41af-b75f-81b2c787cce8, JMSReplyTo=temp-queue://818cd1b4-678e-4245-8f95-e6f111c407f0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@185710342, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyTimeout, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyTimeout previousRoute:MULTICAST, reusable=true, version=-2147483471) .................................................. ***** durable queues test/mom/testTopicRequestReplyTimeout: ***** non durable for test/mom/testTopicRequestReplyTimeout: - queueID=2425 address:test/mom/testTopicRequestReplyTimeout name:df36823c-fb71-48f5-838c-6da69c514d1d filter:null .................................................. , transaction: null 2024-06-24 19:59:57,007 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from df36823c-fb71-48f5-838c-6da69c514d1d: Reference[2435]:RELIABLE:CoreMessage[messageID=2435, durable=true, userID=54a607a9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:57 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-516469e8-22ab-41af-b75f-81b2c787cce8, JMSReplyTo=temp-queue://818cd1b4-678e-4245-8f95-e6f111c407f0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@185710342 2024-06-24 19:59:57,007 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from df36823c-fb71-48f5-838c-6da69c514d1d: CoreMessage[messageID=2435, durable=true, userID=54a607a9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:57 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-516469e8-22ab-41af-b75f-81b2c787cce8, JMSReplyTo=temp-queue://818cd1b4-678e-4245-8f95-e6f111c407f0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@185710342 to transaction: TransactionImpl [xid=null, txID=2436, xid=null, state=ACTIVE, createTime=1719259197007(Mon Jun 24 19:59:57 UTC 2024), timeoutSeconds=-1, nr operations = 1]@326d8413 2024-06-24 19:59:57,007 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from df36823c-fb71-48f5-838c-6da69c514d1d: CoreMessage[messageID=2435, durable=true, userID=54a607a9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 19:59:57 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-516469e8-22ab-41af-b75f-81b2c787cce8, JMSReplyTo=temp-queue://818cd1b4-678e-4245-8f95-e6f111c407f0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@185710342, transaction: TransactionImpl [xid=null, txID=2436, xid=null, state=COMMITTED, createTime=1719259197007(Mon Jun 24 19:59:57 UTC 2024), timeoutSeconds=-1, nr operations = 0]@326d8413 2024-06-24 20:00:02,005 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57a0aa0a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=54a4a80e-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=54a4a80e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d74ecc6, true, {}] 2024-06-24 20:00:02,005 INFO [scout-thread-24] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom82] 2024-06-24 20:00:02,006 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2441, durable=true, userID=57a0d11c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-516469e8-22ab-41af-b75f-81b2c787cce8, _AMQ_ROUTING_TYPE=0]]@1985326880, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483472) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=2417 address:scout.mom.requestreply.cancellation name:a296d9cb-1ff8-4f76-ba35-9d88c64fb082 filter:null .................................................. , transaction: null 2024-06-24 20:00:02,006 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a296d9cb-1ff8-4f76-ba35-9d88c64fb082: Reference[2441]:RELIABLE:CoreMessage[messageID=2441, durable=true, userID=57a0d11c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-516469e8-22ab-41af-b75f-81b2c787cce8, _AMQ_ROUTING_TYPE=0]]@1985326880 2024-06-24 20:00:02,007 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a296d9cb-1ff8-4f76-ba35-9d88c64fb082: CoreMessage[messageID=2441, durable=true, userID=57a0d11c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-516469e8-22ab-41af-b75f-81b2c787cce8, _AMQ_ROUTING_TYPE=0]]@1985326880 to transaction: TransactionImpl [xid=null, txID=2446, xid=null, state=ACTIVE, createTime=1719259202007(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5e661d18 2024-06-24 20:00:02,007 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a296d9cb-1ff8-4f76-ba35-9d88c64fb082: CoreMessage[messageID=2441, durable=true, userID=57a0d11c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-516469e8-22ab-41af-b75f-81b2c787cce8, _AMQ_ROUTING_TYPE=0]]@1985326880, transaction: TransactionImpl [xid=null, txID=2446, xid=null, state=COMMITTED, createTime=1719259202007(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5e661d18 2024-06-24 20:00:02,007 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5984742f] 2024-06-24 20:00:02,007 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [df36823c-fb71-48f5-838c-6da69c514d1d] 2024-06-24 20:00:02,008 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@e874f35[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:02,009 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007490 ms 2024-06-24 20:00:02,009 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a296d9cb-1ff8-4f76-ba35-9d88c64fb082] 2024-06-24 20:00:02,010 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:02,010 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:02,010 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 54a4a80e-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:02,011 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:02,011 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5016.874426 ms 2024-06-24 20:00:02,011 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:02,012 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:02,012 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:02,013 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 964242117'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 20:00:02,015 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 20:00:02,015 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 57a257be-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-24 20:00:02,016 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57a27ed1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57a257be-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57a257be-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e1a3f01, true, {}] 2024-06-24 20:00:02,017 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5bf36bb9 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-24 20:00:02,017 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57a2a5e2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57a257be-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57a257be-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@666d5ef5, true, {}] 2024-06-24 20:00:02,017 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 57a2a5e2-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 20:00:02,018 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@76e22970 2024-06-24 20:00:02,018 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7b5cbb0d-ce93-44ff-b37c-bb8ecb86d1c6, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:02,019 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7ec5bd6 2024-06-24 20:00:02,019 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7b5cbb0d-ce93-44ff-b37c-bb8ecb86d1c6, null, 0, false, true, null] 2024-06-24 20:00:02,020 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57a2f404-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57a257be-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57a257be-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fffa597, true, {}] 2024-06-24 20:00:02,020 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 57a2f404-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicRequestReplyMultipleSubscriptions, [MULTICAST], true] 2024-06-24 20:00:02,020 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7214e407 2024-06-24 20:00:02,020 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3d2d8415-01b3-4d09-b264-c10b46028506, address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:02,021 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@410ae8c5 2024-06-24 20:00:02,021 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3d2d8415-01b3-4d09-b264-c10b46028506, null, 0, false, true, null] 2024-06-24 20:00:02,022 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57a36936-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57a257be-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57a257be-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52f99d55, true, {}] 2024-06-24 20:00:02,022 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5752b1b8-5319-4128-a4e3-8e4720426662, address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:02,023 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@de16e13 2024-06-24 20:00:02,023 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5752b1b8-5319-4128-a4e3-8e4720426662, null, 0, false, true, null] 2024-06-24 20:00:02,024 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57a3b758-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57a257be-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57a257be-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11746fd6, true, {}] 2024-06-24 20:00:02,024 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f75564ac-c253-4577-a99d-2e7f092274ac, address=f75564ac-c253-4577-a99d-2e7f092274ac, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:02,024 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1a7d89cf 2024-06-24 20:00:02,025 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6fa9bfd9 2024-06-24 20:00:02,025 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f75564ac-c253-4577-a99d-2e7f092274ac, null, 0, false, true, null] 2024-06-24 20:00:02,026 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2508, durable=true, userID=57a4057b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-431815d4-0cf6-4e7e-bd97-643d94be15a2, JMSReplyTo=temp-queue://f75564ac-c253-4577-a99d-2e7f092274ac, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@845046761, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147483464) .................................................. ***** durable queues test/mom/testTopicRequestReplyMultipleSubscriptions: ***** non durable for test/mom/testTopicRequestReplyMultipleSubscriptions: - queueID=2498 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:5752b1b8-5319-4128-a4e3-8e4720426662 filter:null - queueID=2492 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:3d2d8415-01b3-4d09-b264-c10b46028506 filter:null .................................................. , transaction: null 2024-06-24 20:00:02,026 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3d2d8415-01b3-4d09-b264-c10b46028506: Reference[2508]:RELIABLE:CoreMessage[messageID=2508, durable=true, userID=57a4057b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-431815d4-0cf6-4e7e-bd97-643d94be15a2, JMSReplyTo=temp-queue://f75564ac-c253-4577-a99d-2e7f092274ac, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@845046761 2024-06-24 20:00:02,026 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5752b1b8-5319-4128-a4e3-8e4720426662: Reference[2508]:RELIABLE:CoreMessage[messageID=2508, durable=true, userID=57a4057b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-431815d4-0cf6-4e7e-bd97-643d94be15a2, JMSReplyTo=temp-queue://f75564ac-c253-4577-a99d-2e7f092274ac, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@845046761 2024-06-24 20:00:02,027 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3d2d8415-01b3-4d09-b264-c10b46028506: CoreMessage[messageID=2508, durable=true, userID=57a4057b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-431815d4-0cf6-4e7e-bd97-643d94be15a2, JMSReplyTo=temp-queue://f75564ac-c253-4577-a99d-2e7f092274ac, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@845046761 to transaction: TransactionImpl [xid=null, txID=2509, xid=null, state=ACTIVE, createTime=1719259202027(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@149f1e9 2024-06-24 20:00:02,027 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5752b1b8-5319-4128-a4e3-8e4720426662: CoreMessage[messageID=2508, durable=true, userID=57a4057b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-431815d4-0cf6-4e7e-bd97-643d94be15a2, JMSReplyTo=temp-queue://f75564ac-c253-4577-a99d-2e7f092274ac, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@845046761 to transaction: TransactionImpl [xid=null, txID=2510, xid=null, state=ACTIVE, createTime=1719259202027(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@223e23e3 2024-06-24 20:00:02,027 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3d2d8415-01b3-4d09-b264-c10b46028506: CoreMessage[messageID=2508, durable=true, userID=57a4057b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-431815d4-0cf6-4e7e-bd97-643d94be15a2, JMSReplyTo=temp-queue://f75564ac-c253-4577-a99d-2e7f092274ac, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@845046761, transaction: TransactionImpl [xid=null, txID=2509, xid=null, state=COMMITTED, createTime=1719259202027(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@149f1e9 2024-06-24 20:00:02,027 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5752b1b8-5319-4128-a4e3-8e4720426662: CoreMessage[messageID=2508, durable=true, userID=57a4057b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=961, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-431815d4-0cf6-4e7e-bd97-643d94be15a2, JMSReplyTo=temp-queue://f75564ac-c253-4577-a99d-2e7f092274ac, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@845046761, transaction: TransactionImpl [xid=null, txID=2510, xid=null, state=COMMITTED, createTime=1719259202027(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@223e23e3 2024-06-24 20:00:02,027 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57a42c8c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57a257be-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57a257be-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70cfbb28, true, {}] 2024-06-24 20:00:02,028 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57a42c8d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57a257be-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57a257be-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ba83584, true, {}] 2024-06-24 20:00:02,028 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2515, durable=true, userID=57a4539f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=f75564ac-c253-4577-a99d-2e7f092274ac, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-431815d4-0cf6-4e7e-bd97-643d94be15a2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7aa1a9e2-77b2-4021-a990-e82d7fe89dff]]@1481415393, context: RoutingContextImpl(Address=f75564ac-c253-4577-a99d-2e7f092274ac, routingType=ANYCAST, PreviousAddress=f75564ac-c253-4577-a99d-2e7f092274ac previousRoute:ANYCAST, reusable=true, version=-2147483463) .................................................. ***** durable queues f75564ac-c253-4577-a99d-2e7f092274ac: ***** non durable for f75564ac-c253-4577-a99d-2e7f092274ac: - queueID=2504 address:f75564ac-c253-4577-a99d-2e7f092274ac name:f75564ac-c253-4577-a99d-2e7f092274ac filter:null .................................................. , transaction: null 2024-06-24 20:00:02,028 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f75564ac-c253-4577-a99d-2e7f092274ac: Reference[2515]:RELIABLE:CoreMessage[messageID=2515, durable=true, userID=57a4539f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=f75564ac-c253-4577-a99d-2e7f092274ac, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-431815d4-0cf6-4e7e-bd97-643d94be15a2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7aa1a9e2-77b2-4021-a990-e82d7fe89dff]]@1481415393 2024-06-24 20:00:02,029 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2516, durable=true, userID=57a453a1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=f75564ac-c253-4577-a99d-2e7f092274ac, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-431815d4-0cf6-4e7e-bd97-643d94be15a2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=12f2253d-0e8e-4d39-98aa-5a620c8a4551]]@2140719564, context: RoutingContextImpl(Address=f75564ac-c253-4577-a99d-2e7f092274ac, routingType=ANYCAST, PreviousAddress=f75564ac-c253-4577-a99d-2e7f092274ac previousRoute:ANYCAST, reusable=true, version=-2147483463) .................................................. ***** durable queues f75564ac-c253-4577-a99d-2e7f092274ac: ***** non durable for f75564ac-c253-4577-a99d-2e7f092274ac: - queueID=2504 address:f75564ac-c253-4577-a99d-2e7f092274ac name:f75564ac-c253-4577-a99d-2e7f092274ac filter:null .................................................. , transaction: null 2024-06-24 20:00:02,029 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f75564ac-c253-4577-a99d-2e7f092274ac: Reference[2516]:RELIABLE:CoreMessage[messageID=2516, durable=true, userID=57a453a1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=f75564ac-c253-4577-a99d-2e7f092274ac, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-431815d4-0cf6-4e7e-bd97-643d94be15a2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=12f2253d-0e8e-4d39-98aa-5a620c8a4551]]@2140719564 2024-06-24 20:00:02,029 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f75564ac-c253-4577-a99d-2e7f092274ac: CoreMessage[messageID=2515, durable=true, userID=57a4539f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=f75564ac-c253-4577-a99d-2e7f092274ac, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-431815d4-0cf6-4e7e-bd97-643d94be15a2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7aa1a9e2-77b2-4021-a990-e82d7fe89dff]]@1481415393 to transaction: TransactionImpl [xid=null, txID=2519, xid=null, state=ACTIVE, createTime=1719259202029(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3d1b48d5 2024-06-24 20:00:02,029 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f75564ac-c253-4577-a99d-2e7f092274ac: CoreMessage[messageID=2515, durable=true, userID=57a4539f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=f75564ac-c253-4577-a99d-2e7f092274ac, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-431815d4-0cf6-4e7e-bd97-643d94be15a2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7aa1a9e2-77b2-4021-a990-e82d7fe89dff]]@1481415393, transaction: TransactionImpl [xid=null, txID=2519, xid=null, state=COMMITTED, createTime=1719259202029(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3d1b48d5 2024-06-24 20:00:02,030 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57a4a1c2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57a257be-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57a257be-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@775fdf7f, true, {}] 2024-06-24 20:00:02,031 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [f75564ac-c253-4577-a99d-2e7f092274ac] 2024-06-24 20:00:02,031 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f75564ac-c253-4577-a99d-2e7f092274ac: CoreMessage[messageID=2516, durable=true, userID=57a453a1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=f75564ac-c253-4577-a99d-2e7f092274ac, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-431815d4-0cf6-4e7e-bd97-643d94be15a2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=12f2253d-0e8e-4d39-98aa-5a620c8a4551]]@2140719564 to transaction: TransactionImpl [xid=null, txID=2529, xid=null, state=ACTIVE, createTime=1719259202031(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f4b7046 2024-06-24 20:00:02,031 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f75564ac-c253-4577-a99d-2e7f092274ac: CoreMessage[messageID=2516, durable=true, userID=57a453a1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=f75564ac-c253-4577-a99d-2e7f092274ac, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-431815d4-0cf6-4e7e-bd97-643d94be15a2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=12f2253d-0e8e-4d39-98aa-5a620c8a4551]]@2140719564, transaction: TransactionImpl [xid=null, txID=2529, xid=null, state=COMMITTED, createTime=1719259202031(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f4b7046 2024-06-24 20:00:02,032 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@9bd477c, org.eclipse.scout.rt.mom.jms.JmsSubscription@7444714e] 2024-06-24 20:00:02,033 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3d2d8415-01b3-4d09-b264-c10b46028506] 2024-06-24 20:00:02,034 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5752b1b8-5319-4128-a4e3-8e4720426662] 2024-06-24 20:00:02,040 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@588a876f[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:02,040 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007255 ms 2024-06-24 20:00:02,041 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [7b5cbb0d-ce93-44ff-b37c-bb8ecb86d1c6] 2024-06-24 20:00:02,042 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:02,042 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:02,042 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 57a257be-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:02,043 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:02,043 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 30.424972 ms 2024-06-24 20:00:02,043 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:02,043 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:02,044 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:02,044 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1420362346'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:02,046 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:02,046 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 57a712c4-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86] 2024-06-24 20:00:02,047 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57a739d7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57a712c4-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57a712c4-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f239a7f, true, {}] 2024-06-24 20:00:02,048 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1bb8483a - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86] 2024-06-24 20:00:02,048 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57a760e8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57a712c4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57a712c4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78cd2349, true, {}] 2024-06-24 20:00:02,048 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 57a760e8-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 20:00:02,049 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3190b96f 2024-06-24 20:00:02,049 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3cac2693-ddcb-41bb-9e43-1fb45b20d10e, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:02,050 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@736112b 2024-06-24 20:00:02,050 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3cac2693-ddcb-41bb-9e43-1fb45b20d10e, null, 0, false, true, null] 2024-06-24 20:00:02,051 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57a7af0a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57a712c4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57a712c4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c941096, true, {}] 2024-06-24 20:00:02,051 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReply_ObjectMarshaller_Exception, address=test/mom/testRequestReply_ObjectMarshaller_Exception, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:00:02,051 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5696ec20 2024-06-24 20:00:02,052 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4cd43da5 2024-06-24 20:00:02,052 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_ObjectMarshaller_Exception, null, 0, false, true, null] 2024-06-24 20:00:02,053 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57a8243c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57a712c4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57a712c4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bfebecc, true, {}] 2024-06-24 20:00:02,054 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6c0acbac-a72d-44e3-9f0f-1a9b52d00a93, address=6c0acbac-a72d-44e3-9f0f-1a9b52d00a93, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:02,054 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@8b8cb24 2024-06-24 20:00:02,054 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2b671fff 2024-06-24 20:00:02,055 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6c0acbac-a72d-44e3-9f0f-1a9b52d00a93, null, 0, false, true, null] 2024-06-24 20:00:02,056 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2597, durable=true, userID=57a8996f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46c6f864-587d-4482-810c-177b5dcbbf4d, JMSReplyTo=temp-queue://6c0acbac-a72d-44e3-9f0f-1a9b52d00a93, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1413749525, context: RoutingContextImpl(Address=test/mom/testRequestReply_ObjectMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_ObjectMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483457) .................................................. ***** durable queues test/mom/testRequestReply_ObjectMarshaller_Exception: - queueID=2586 address:test/mom/testRequestReply_ObjectMarshaller_Exception name:test/mom/testRequestReply_ObjectMarshaller_Exception filter:null ***** non durable for test/mom/testRequestReply_ObjectMarshaller_Exception: .................................................. , transaction: null 2024-06-24 20:00:02,057 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_ObjectMarshaller_Exception: Reference[2597]:RELIABLE:CoreMessage[messageID=2597, durable=true, userID=57a8996f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46c6f864-587d-4482-810c-177b5dcbbf4d, JMSReplyTo=temp-queue://6c0acbac-a72d-44e3-9f0f-1a9b52d00a93, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1413749525 2024-06-24 20:00:02,057 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_ObjectMarshaller_Exception: CoreMessage[messageID=2597, durable=true, userID=57a8996f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46c6f864-587d-4482-810c-177b5dcbbf4d, JMSReplyTo=temp-queue://6c0acbac-a72d-44e3-9f0f-1a9b52d00a93, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1413749525 to transaction: TransactionImpl [xid=null, txID=2598, xid=null, state=ACTIVE, createTime=1719259202057(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3d0ff77 2024-06-24 20:00:02,057 ERROR [scout-thread-21] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=5c5316df-6a32-4f7c-ba39-e5abe2a0a12c, activemq.broker=mom12] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_ObjectMarshaller_Exception(JmsMomWithRequestReplyTest.java:623) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 20:00:02,058 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57a8e790-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57a712c4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57a712c4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5de982c5, true, {}] 2024-06-24 20:00:02,059 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2601, durable=true, userID=57a90ea2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=6c0acbac-a72d-44e3-9f0f-1a9b52d00a93, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46c6f864-587d-4482-810c-177b5dcbbf4d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5c5316df-6a32-4f7c-ba39-e5abe2a0a12c]]@723137766, context: RoutingContextImpl(Address=6c0acbac-a72d-44e3-9f0f-1a9b52d00a93, routingType=ANYCAST, PreviousAddress=6c0acbac-a72d-44e3-9f0f-1a9b52d00a93 previousRoute:ANYCAST, reusable=true, version=-2147483456) .................................................. ***** durable queues 6c0acbac-a72d-44e3-9f0f-1a9b52d00a93: ***** non durable for 6c0acbac-a72d-44e3-9f0f-1a9b52d00a93: - queueID=2593 address:6c0acbac-a72d-44e3-9f0f-1a9b52d00a93 name:6c0acbac-a72d-44e3-9f0f-1a9b52d00a93 filter:null .................................................. , transaction: null 2024-06-24 20:00:02,059 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6c0acbac-a72d-44e3-9f0f-1a9b52d00a93: Reference[2601]:RELIABLE:CoreMessage[messageID=2601, durable=true, userID=57a90ea2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=6c0acbac-a72d-44e3-9f0f-1a9b52d00a93, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46c6f864-587d-4482-810c-177b5dcbbf4d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5c5316df-6a32-4f7c-ba39-e5abe2a0a12c]]@723137766 2024-06-24 20:00:02,060 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6c0acbac-a72d-44e3-9f0f-1a9b52d00a93: CoreMessage[messageID=2601, durable=true, userID=57a90ea2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=6c0acbac-a72d-44e3-9f0f-1a9b52d00a93, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46c6f864-587d-4482-810c-177b5dcbbf4d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5c5316df-6a32-4f7c-ba39-e5abe2a0a12c]]@723137766 to transaction: TransactionImpl [xid=null, txID=2604, xid=null, state=ACTIVE, createTime=1719259202060(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@552c2a13 2024-06-24 20:00:02,060 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6c0acbac-a72d-44e3-9f0f-1a9b52d00a93: CoreMessage[messageID=2601, durable=true, userID=57a90ea2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=6c0acbac-a72d-44e3-9f0f-1a9b52d00a93, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46c6f864-587d-4482-810c-177b5dcbbf4d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5c5316df-6a32-4f7c-ba39-e5abe2a0a12c]]@723137766, transaction: TransactionImpl [xid=null, txID=2604, xid=null, state=COMMITTED, createTime=1719259202060(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@552c2a13 2024-06-24 20:00:02,060 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_ObjectMarshaller_Exception: CoreMessage[messageID=2597, durable=true, userID=57a8996f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=833, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-46c6f864-587d-4482-810c-177b5dcbbf4d, JMSReplyTo=temp-queue://6c0acbac-a72d-44e3-9f0f-1a9b52d00a93, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1413749525, transaction: TransactionImpl [xid=null, txID=2598, xid=null, state=COMMITTED, createTime=1719259202057(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3d0ff77 2024-06-24 20:00:02,060 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57a935b3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57a712c4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57a712c4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50d8a6a5, true, {}] 2024-06-24 20:00:02,061 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [6c0acbac-a72d-44e3-9f0f-1a9b52d00a93] 2024-06-24 20:00:02,062 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@101eb529] 2024-06-24 20:00:02,063 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@64048489[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:02,063 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007234 ms 2024-06-24 20:00:02,064 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3cac2693-ddcb-41bb-9e43-1fb45b20d10e] 2024-06-24 20:00:02,065 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:02,065 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:02,065 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 57a712c4-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:02,066 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:02,066 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 21.966835 ms 2024-06-24 20:00:02,066 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:02,066 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:02,067 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:02,067 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 694227942'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 20:00:02,069 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 20:00:02,069 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 57aa9545-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-24 20:00:02,070 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57aabc58-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57aa9545-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57aa9545-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a91ec94, true, {}] 2024-06-24 20:00:02,070 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@56ee1a58 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-24 20:00:02,102 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57aabc59-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57aa9545-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57aa9545-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8aee1d5, true, {}] 2024-06-24 20:00:02,103 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 57aabc59-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 20:00:02,103 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@41f1b9b0 2024-06-24 20:00:02,103 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9f057050-7906-4d9f-a76a-086b2a815702, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:02,104 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@10c47200 2024-06-24 20:00:02,105 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9f057050-7906-4d9f-a76a-086b2a815702, null, 0, false, true, null] 2024-06-24 20:00:02,105 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57b0138b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57aa9545-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57aa9545-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7dbbaa5, true, {}] 2024-06-24 20:00:02,106 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 57b0138b-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicRequestReplyCorrelationId, [MULTICAST], true] 2024-06-24 20:00:02,106 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@17770a98 2024-06-24 20:00:02,107 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b6fefe07-22df-4ede-b876-a5216f39e4bc, address=test/mom/testTopicRequestReplyCorrelationId, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:02,107 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2341cea9 2024-06-24 20:00:02,107 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b6fefe07-22df-4ede-b876-a5216f39e4bc, null, 0, false, true, null] 2024-06-24 20:00:02,108 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57b088bd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57aa9545-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57aa9545-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c9b481d, true, {}] 2024-06-24 20:00:02,109 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8f92d952-f103-41f0-ad0d-a58fd69244bc, address=8f92d952-f103-41f0-ad0d-a58fd69244bc, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:02,109 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@39310d6d 2024-06-24 20:00:02,109 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@46eef3d7 2024-06-24 20:00:02,110 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8f92d952-f103-41f0-ad0d-a58fd69244bc, null, 0, false, true, null] 2024-06-24 20:00:02,111 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2661, durable=true, userID=57b0fdf0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d28bcf5-d0b3-4307-b7fd-0a1ffab20208, JMSReplyTo=temp-queue://8f92d952-f103-41f0-ad0d-a58fd69244bc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1612344574, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147483452) .................................................. ***** durable queues test/mom/testTopicRequestReplyCorrelationId: ***** non durable for test/mom/testTopicRequestReplyCorrelationId: - queueID=2651 address:test/mom/testTopicRequestReplyCorrelationId name:b6fefe07-22df-4ede-b876-a5216f39e4bc filter:null .................................................. , transaction: null 2024-06-24 20:00:02,111 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b6fefe07-22df-4ede-b876-a5216f39e4bc: Reference[2661]:RELIABLE:CoreMessage[messageID=2661, durable=true, userID=57b0fdf0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d28bcf5-d0b3-4307-b7fd-0a1ffab20208, JMSReplyTo=temp-queue://8f92d952-f103-41f0-ad0d-a58fd69244bc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1612344574 2024-06-24 20:00:02,112 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b6fefe07-22df-4ede-b876-a5216f39e4bc: CoreMessage[messageID=2661, durable=true, userID=57b0fdf0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d28bcf5-d0b3-4307-b7fd-0a1ffab20208, JMSReplyTo=temp-queue://8f92d952-f103-41f0-ad0d-a58fd69244bc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1612344574 to transaction: TransactionImpl [xid=null, txID=2662, xid=null, state=ACTIVE, createTime=1719259202112(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5b08c0f5 2024-06-24 20:00:02,112 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b6fefe07-22df-4ede-b876-a5216f39e4bc: CoreMessage[messageID=2661, durable=true, userID=57b0fdf0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d28bcf5-d0b3-4307-b7fd-0a1ffab20208, JMSReplyTo=temp-queue://8f92d952-f103-41f0-ad0d-a58fd69244bc, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1612344574, transaction: TransactionImpl [xid=null, txID=2662, xid=null, state=COMMITTED, createTime=1719259202112(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5b08c0f5 2024-06-24 20:00:02,112 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57b12401-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57aa9545-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57aa9545-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3562e50d, true, {}] 2024-06-24 20:00:02,114 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2665, durable=true, userID=57b17223-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=8f92d952-f103-41f0-ad0d-a58fd69244bc, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d28bcf5-d0b3-4307-b7fd-0a1ffab20208, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@324564038, context: RoutingContextImpl(Address=8f92d952-f103-41f0-ad0d-a58fd69244bc, routingType=ANYCAST, PreviousAddress=8f92d952-f103-41f0-ad0d-a58fd69244bc previousRoute:ANYCAST, reusable=true, version=-2147483451) .................................................. ***** durable queues 8f92d952-f103-41f0-ad0d-a58fd69244bc: ***** non durable for 8f92d952-f103-41f0-ad0d-a58fd69244bc: - queueID=2657 address:8f92d952-f103-41f0-ad0d-a58fd69244bc name:8f92d952-f103-41f0-ad0d-a58fd69244bc filter:null .................................................. , transaction: null 2024-06-24 20:00:02,114 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8f92d952-f103-41f0-ad0d-a58fd69244bc: Reference[2665]:RELIABLE:CoreMessage[messageID=2665, durable=true, userID=57b17223-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=8f92d952-f103-41f0-ad0d-a58fd69244bc, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d28bcf5-d0b3-4307-b7fd-0a1ffab20208, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@324564038 2024-06-24 20:00:02,114 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8f92d952-f103-41f0-ad0d-a58fd69244bc: CoreMessage[messageID=2665, durable=true, userID=57b17223-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=8f92d952-f103-41f0-ad0d-a58fd69244bc, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d28bcf5-d0b3-4307-b7fd-0a1ffab20208, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@324564038 to transaction: TransactionImpl [xid=null, txID=2668, xid=null, state=ACTIVE, createTime=1719259202114(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1c71b3a2 2024-06-24 20:00:02,115 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8f92d952-f103-41f0-ad0d-a58fd69244bc: CoreMessage[messageID=2665, durable=true, userID=57b17223-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=8f92d952-f103-41f0-ad0d-a58fd69244bc, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6d28bcf5-d0b3-4307-b7fd-0a1ffab20208, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@324564038, transaction: TransactionImpl [xid=null, txID=2668, xid=null, state=COMMITTED, createTime=1719259202114(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1c71b3a2 2024-06-24 20:00:02,115 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57b19934-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57aa9545-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57aa9545-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2790a88c, true, {}] 2024-06-24 20:00:02,116 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [8f92d952-f103-41f0-ad0d-a58fd69244bc] 2024-06-24 20:00:02,118 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@207358ad] 2024-06-24 20:00:02,119 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b6fefe07-22df-4ede-b876-a5216f39e4bc] 2024-06-24 20:00:02,120 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5587d4e1[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:02,120 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006749 ms 2024-06-24 20:00:02,120 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [9f057050-7906-4d9f-a76a-086b2a815702] 2024-06-24 20:00:02,121 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:02,121 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:02,121 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 57aa9545-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:02,122 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:02,122 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 55.486071 ms 2024-06-24 20:00:02,122 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:02,123 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:02,123 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:02,124 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 950878029'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:02,125 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:02,126 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 57b346e6-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-24 20:00:02,126 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57b346e9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57b346e6-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57b346e6-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@376efa1b, true, {}] 2024-06-24 20:00:02,127 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@46a4d076 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-24 20:00:02,127 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57b36dfa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57b346e6-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57b346e6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24c7103f, true, {}] 2024-06-24 20:00:02,128 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 57b36dfa-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 20:00:02,128 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@71743592 2024-06-24 20:00:02,128 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7742d7e0-d35b-4e72-b683-f634d91c51af, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:02,129 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@abcdb91 2024-06-24 20:00:02,130 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7742d7e0-d35b-4e72-b683-f634d91c51af, null, 0, false, true, null] 2024-06-24 20:00:02,130 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57b3e32c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57b346e6-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57b346e6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c3aff88, true, {}] 2024-06-24 20:00:02,131 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyCancellation, address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:00:02,131 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@44ec4dd9 2024-06-24 20:00:02,132 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1446fb46 2024-06-24 20:00:02,132 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null] 2024-06-24 20:00:02,133 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57b4585e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57b346e6-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57b346e6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@766a49c, true, {}] 2024-06-24 20:00:02,133 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=28982fe9-53b8-4c26-8e5f-2efb957d4fb2, address=28982fe9-53b8-4c26-8e5f-2efb957d4fb2, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:02,133 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@288c4daf 2024-06-24 20:00:02,134 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@77637ad 2024-06-24 20:00:02,135 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 28982fe9-53b8-4c26-8e5f-2efb957d4fb2, null, 0, false, true, null] 2024-06-24 20:00:02,136 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2733, durable=true, userID=57b4a681-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e1568d7-f863-4d81-abb3-7df4d7a3cfb2, JMSReplyTo=temp-queue://28982fe9-53b8-4c26-8e5f-2efb957d4fb2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1346429301, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446) .................................................. ***** durable queues test/mom/testQueueRequestReplyCancellation: - queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null ***** non durable for test/mom/testQueueRequestReplyCancellation: .................................................. , transaction: null 2024-06-24 20:00:02,136 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[2733]:RELIABLE:CoreMessage[messageID=2733, durable=true, userID=57b4a681-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e1568d7-f863-4d81-abb3-7df4d7a3cfb2, JMSReplyTo=temp-queue://28982fe9-53b8-4c26-8e5f-2efb957d4fb2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1346429301 2024-06-24 20:00:02,137 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=2733, durable=true, userID=57b4a681-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e1568d7-f863-4d81-abb3-7df4d7a3cfb2, JMSReplyTo=temp-queue://28982fe9-53b8-4c26-8e5f-2efb957d4fb2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1346429301 to transaction: TransactionImpl [xid=null, txID=2734, xid=null, state=ACTIVE, createTime=1719259202137(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6a9e3fe7 2024-06-24 20:00:02,137 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom12] 2024-06-24 20:00:02,137 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57b4f4a2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57b346e6-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57b346e6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4dd29ce0, true, {}] 2024-06-24 20:00:02,138 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2741, durable=true, userID=57b51bb4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e1568d7-f863-4d81-abb3-7df4d7a3cfb2, _AMQ_ROUTING_TYPE=0]]@807658012, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483447) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=2714 address:scout.mom.requestreply.cancellation name:7742d7e0-d35b-4e72-b683-f634d91c51af filter:null .................................................. , transaction: null 2024-06-24 20:00:02,138 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7742d7e0-d35b-4e72-b683-f634d91c51af: Reference[2741]:RELIABLE:CoreMessage[messageID=2741, durable=true, userID=57b51bb4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e1568d7-f863-4d81-abb3-7df4d7a3cfb2, _AMQ_ROUTING_TYPE=0]]@807658012 2024-06-24 20:00:02,139 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7742d7e0-d35b-4e72-b683-f634d91c51af: CoreMessage[messageID=2741, durable=true, userID=57b51bb4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e1568d7-f863-4d81-abb3-7df4d7a3cfb2, _AMQ_ROUTING_TYPE=0]]@807658012 to transaction: TransactionImpl [xid=null, txID=2744, xid=null, state=ACTIVE, createTime=1719259202139(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@32525816 2024-06-24 20:00:02,139 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7742d7e0-d35b-4e72-b683-f634d91c51af: CoreMessage[messageID=2741, durable=true, userID=57b51bb4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e1568d7-f863-4d81-abb3-7df4d7a3cfb2, _AMQ_ROUTING_TYPE=0]]@807658012, transaction: TransactionImpl [xid=null, txID=2744, xid=null, state=COMMITTED, createTime=1719259202139(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@32525816 2024-06-24 20:00:02,139 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3a744e32] 2024-06-24 20:00:02,140 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=2733, durable=true, userID=57b4a681-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1e1568d7-f863-4d81-abb3-7df4d7a3cfb2, JMSReplyTo=temp-queue://28982fe9-53b8-4c26-8e5f-2efb957d4fb2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1346429301, transaction: TransactionImpl [xid=null, txID=2734, xid=null, state=COMMITTED, createTime=1719259202137(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6a9e3fe7 2024-06-24 20:00:02,140 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3880eebe[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:02,140 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006745 ms 2024-06-24 20:00:02,140 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [7742d7e0-d35b-4e72-b683-f634d91c51af] 2024-06-24 20:00:02,141 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:02,141 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:02,142 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 57b346e6-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:02,143 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:02,143 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.532715 ms 2024-06-24 20:00:02,143 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:02,144 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:02,144 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:02,144 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1875465499'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:02,145 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:02,146 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 57b65436-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86] 2024-06-24 20:00:02,147 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57b65439-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57b65436-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57b65436-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71a593ee, true, {}] 2024-06-24 20:00:02,147 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@45ce90a3 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86] 2024-06-24 20:00:02,147 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57b67b4a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57b65436-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57b65436-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@393d3dc6, true, {}] 2024-06-24 20:00:02,148 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 57b67b4a-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 20:00:02,148 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@62da236b 2024-06-24 20:00:02,149 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=caae7cfd-060c-4d48-8b55-ab575404cf3b, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:02,149 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7fa08144 2024-06-24 20:00:02,149 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, caae7cfd-060c-4d48-8b55-ab575404cf3b, null, 0, false, true, null] 2024-06-24 20:00:02,150 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57b6f07c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57b65436-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57b65436-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@502a29e8, true, {}] 2024-06-24 20:00:02,151 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyTimeout, address=test/mom/testQueueRequestReplyTimeout, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:00:02,151 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3e5353af 2024-06-24 20:00:02,151 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1c8cab3c 2024-06-24 20:00:02,152 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyTimeout, null, 0, false, true, null] 2024-06-24 20:00:02,152 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [57b73e9e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57b65436-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57b65436-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3630e58a, true, {}] 2024-06-24 20:00:02,152 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9fa7f3c9-ae2c-4cd7-bf1d-df8b976270df, address=9fa7f3c9-ae2c-4cd7-bf1d-df8b976270df, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:02,153 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@14aa1856 2024-06-24 20:00:02,153 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@27d8a0d3 2024-06-24 20:00:02,153 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9fa7f3c9-ae2c-4cd7-bf1d-df8b976270df, null, 0, false, true, null] 2024-06-24 20:00:02,155 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2794, durable=true, userID=57b78cc1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-67915885-452d-4fa3-b54c-8e101da4378f, JMSReplyTo=temp-queue://9fa7f3c9-ae2c-4cd7-bf1d-df8b976270df, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1121897170, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyTimeout, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyTimeout previousRoute:ANYCAST, reusable=true, version=-2147483441) .................................................. ***** durable queues test/mom/testQueueRequestReplyTimeout: - queueID=2783 address:test/mom/testQueueRequestReplyTimeout name:test/mom/testQueueRequestReplyTimeout filter:null ***** non durable for test/mom/testQueueRequestReplyTimeout: .................................................. , transaction: null 2024-06-24 20:00:02,158 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyTimeout: Reference[2794]:RELIABLE:CoreMessage[messageID=2794, durable=true, userID=57b78cc1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-67915885-452d-4fa3-b54c-8e101da4378f, JMSReplyTo=temp-queue://9fa7f3c9-ae2c-4cd7-bf1d-df8b976270df, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1121897170 2024-06-24 20:00:02,159 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyTimeout: CoreMessage[messageID=2794, durable=true, userID=57b78cc1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-67915885-452d-4fa3-b54c-8e101da4378f, JMSReplyTo=temp-queue://9fa7f3c9-ae2c-4cd7-bf1d-df8b976270df, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1121897170 to transaction: TransactionImpl [xid=null, txID=2795, xid=null, state=ACTIVE, createTime=1719259202159(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1cab4e74 2024-06-24 20:00:02,162 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyTimeout: CoreMessage[messageID=2794, durable=true, userID=57b78cc1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:02 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=933, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-67915885-452d-4fa3-b54c-8e101da4378f, JMSReplyTo=temp-queue://9fa7f3c9-ae2c-4cd7-bf1d-df8b976270df, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1121897170, transaction: TransactionImpl [xid=null, txID=2795, xid=null, state=COMMITTED, createTime=1719259202159(Mon Jun 24 20:00:02 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1cab4e74 2024-06-24 20:00:07,153 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout] 2024-06-24 20:00:07,153 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ab22f22-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=57b65436-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=57b65436-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e5551e8, true, {}] 2024-06-24 20:00:07,154 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2800, durable=true, userID=5ab25634-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-67915885-452d-4fa3-b54c-8e101da4378f, _AMQ_ROUTING_TYPE=0]]@865114547, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483442) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=2775 address:scout.mom.requestreply.cancellation name:caae7cfd-060c-4d48-8b55-ab575404cf3b filter:null .................................................. , transaction: null 2024-06-24 20:00:07,154 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from caae7cfd-060c-4d48-8b55-ab575404cf3b: Reference[2800]:RELIABLE:CoreMessage[messageID=2800, durable=true, userID=5ab25634-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-67915885-452d-4fa3-b54c-8e101da4378f, _AMQ_ROUTING_TYPE=0]]@865114547 2024-06-24 20:00:07,155 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from caae7cfd-060c-4d48-8b55-ab575404cf3b: CoreMessage[messageID=2800, durable=true, userID=5ab25634-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-67915885-452d-4fa3-b54c-8e101da4378f, _AMQ_ROUTING_TYPE=0]]@865114547 to transaction: TransactionImpl [xid=null, txID=2805, xid=null, state=ACTIVE, createTime=1719259207155(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@12dd1c42 2024-06-24 20:00:07,155 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from caae7cfd-060c-4d48-8b55-ab575404cf3b: CoreMessage[messageID=2800, durable=true, userID=5ab25634-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-67915885-452d-4fa3-b54c-8e101da4378f, _AMQ_ROUTING_TYPE=0]]@865114547, transaction: TransactionImpl [xid=null, txID=2805, xid=null, state=COMMITTED, createTime=1719259207155(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@12dd1c42 2024-06-24 20:00:07,155 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@515555b] 2024-06-24 20:00:07,155 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@35273043[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:07,156 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006852 ms 2024-06-24 20:00:07,156 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [caae7cfd-060c-4d48-8b55-ab575404cf3b] 2024-06-24 20:00:07,157 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:07,157 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:07,157 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 57b65436-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:07,158 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:07,158 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5014.690753 ms 2024-06-24 20:00:07,158 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:07,159 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:07,159 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:07,160 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1462830792'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 20:00:07,161 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 20:00:07,162 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ab3b5c6-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-24 20:00:07,162 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ab3b5c9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ab3b5c6-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ab3b5c6-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@263cb8a9, true, {}] 2024-06-24 20:00:07,163 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@46db53c9 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-24 20:00:07,163 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ab3dcda-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ab3b5c6-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ab3b5c6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@155ee329, true, {}] 2024-06-24 20:00:07,164 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5ab3dcda-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 20:00:07,164 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1f514166 2024-06-24 20:00:07,164 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=65866b31-2603-4970-931c-05270a25acfb, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,165 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@34d800cc 2024-06-24 20:00:07,165 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 65866b31-2603-4970-931c-05270a25acfb, null, 0, false, true, null] 2024-06-24 20:00:07,166 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ab4520c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ab3b5c6-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ab3b5c6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@557a8616, true, {}] 2024-06-24 20:00:07,167 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReply_JsonMarshaller_Exception1, address=test/mom/testRequestReply_JsonMarshaller_Exception1, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:00:07,167 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3e093702 2024-06-24 20:00:07,167 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6a87eb3a 2024-06-24 20:00:07,168 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_JsonMarshaller_Exception1, null, 0, false, true, null] 2024-06-24 20:00:07,168 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ab4a02e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ab3b5c6-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ab3b5c6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b06d723, true, {}] 2024-06-24 20:00:07,169 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ab4be98d-ccf7-4866-8683-06dff8cc9fa6, address=ab4be98d-ccf7-4866-8683-06dff8cc9fa6, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,169 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@259932b1 2024-06-24 20:00:07,169 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@30d60d15 2024-06-24 20:00:07,170 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ab4be98d-ccf7-4866-8683-06dff8cc9fa6, null, 0, false, true, null] 2024-06-24 20:00:07,171 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2855, durable=true, userID=5ab51561-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d16b9509-b9e0-41a5-8cea-3cb524c21c0d, JMSReplyTo=temp-queue://ab4be98d-ccf7-4866-8683-06dff8cc9fa6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1948633679, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception1, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception1 previousRoute:ANYCAST, reusable=true, version=-2147483436) .................................................. ***** durable queues test/mom/testRequestReply_JsonMarshaller_Exception1: - queueID=2844 address:test/mom/testRequestReply_JsonMarshaller_Exception1 name:test/mom/testRequestReply_JsonMarshaller_Exception1 filter:null ***** non durable for test/mom/testRequestReply_JsonMarshaller_Exception1: .................................................. , transaction: null 2024-06-24 20:00:07,171 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_JsonMarshaller_Exception1: Reference[2855]:RELIABLE:CoreMessage[messageID=2855, durable=true, userID=5ab51561-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d16b9509-b9e0-41a5-8cea-3cb524c21c0d, JMSReplyTo=temp-queue://ab4be98d-ccf7-4866-8683-06dff8cc9fa6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1948633679 2024-06-24 20:00:07,172 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_JsonMarshaller_Exception1: CoreMessage[messageID=2855, durable=true, userID=5ab51561-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d16b9509-b9e0-41a5-8cea-3cb524c21c0d, JMSReplyTo=temp-queue://ab4be98d-ccf7-4866-8683-06dff8cc9fa6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1948633679 to transaction: TransactionImpl [xid=null, txID=2856, xid=null, state=ACTIVE, createTime=1719259207172(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@a62fd4c 2024-06-24 20:00:07,172 ERROR [scout-thread-21] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=bea3f794-99d5-4790-a903-de0f163062db, activemq.broker=mom12] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_JsonMarshaller_Exception1(JmsMomWithRequestReplyTest.java:649) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 20:00:07,173 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ab53c72-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ab3b5c6-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ab3b5c6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16802849, true, {}] 2024-06-24 20:00:07,174 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2859, durable=true, userID=5ab56384-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=ab4be98d-ccf7-4866-8683-06dff8cc9fa6, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d16b9509-b9e0-41a5-8cea-3cb524c21c0d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bea3f794-99d5-4790-a903-de0f163062db]]@1992341597, context: RoutingContextImpl(Address=ab4be98d-ccf7-4866-8683-06dff8cc9fa6, routingType=ANYCAST, PreviousAddress=ab4be98d-ccf7-4866-8683-06dff8cc9fa6 previousRoute:ANYCAST, reusable=true, version=-2147483435) .................................................. ***** durable queues ab4be98d-ccf7-4866-8683-06dff8cc9fa6: ***** non durable for ab4be98d-ccf7-4866-8683-06dff8cc9fa6: - queueID=2851 address:ab4be98d-ccf7-4866-8683-06dff8cc9fa6 name:ab4be98d-ccf7-4866-8683-06dff8cc9fa6 filter:null .................................................. , transaction: null 2024-06-24 20:00:07,174 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ab4be98d-ccf7-4866-8683-06dff8cc9fa6: Reference[2859]:RELIABLE:CoreMessage[messageID=2859, durable=true, userID=5ab56384-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=ab4be98d-ccf7-4866-8683-06dff8cc9fa6, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d16b9509-b9e0-41a5-8cea-3cb524c21c0d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bea3f794-99d5-4790-a903-de0f163062db]]@1992341597 2024-06-24 20:00:07,174 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ab4be98d-ccf7-4866-8683-06dff8cc9fa6: CoreMessage[messageID=2859, durable=true, userID=5ab56384-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=ab4be98d-ccf7-4866-8683-06dff8cc9fa6, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d16b9509-b9e0-41a5-8cea-3cb524c21c0d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bea3f794-99d5-4790-a903-de0f163062db]]@1992341597 to transaction: TransactionImpl [xid=null, txID=2862, xid=null, state=ACTIVE, createTime=1719259207174(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7133e7e5 2024-06-24 20:00:07,174 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ab4be98d-ccf7-4866-8683-06dff8cc9fa6: CoreMessage[messageID=2859, durable=true, userID=5ab56384-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=ab4be98d-ccf7-4866-8683-06dff8cc9fa6, size=1391, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d16b9509-b9e0-41a5-8cea-3cb524c21c0d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bea3f794-99d5-4790-a903-de0f163062db]]@1992341597, transaction: TransactionImpl [xid=null, txID=2862, xid=null, state=COMMITTED, createTime=1719259207174(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7133e7e5 2024-06-24 20:00:07,175 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_JsonMarshaller_Exception1: CoreMessage[messageID=2855, durable=true, userID=5ab51561-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d16b9509-b9e0-41a5-8cea-3cb524c21c0d, JMSReplyTo=temp-queue://ab4be98d-ccf7-4866-8683-06dff8cc9fa6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1948633679, transaction: TransactionImpl [xid=null, txID=2856, xid=null, state=COMMITTED, createTime=1719259207172(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@a62fd4c 2024-06-24 20:00:07,175 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ab5b1a5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ab3b5c6-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ab3b5c6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5940c34, true, {}] 2024-06-24 20:00:07,175 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ab4be98d-ccf7-4866-8683-06dff8cc9fa6] 2024-06-24 20:00:07,177 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4c5379f5] 2024-06-24 20:00:07,178 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3098f1e9[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:07,178 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008136 ms 2024-06-24 20:00:07,178 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [65866b31-2603-4970-931c-05270a25acfb] 2024-06-24 20:00:07,179 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:07,179 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:07,180 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ab3b5c6-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:07,180 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:07,180 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 20.957033 ms 2024-06-24 20:00:07,180 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:07,181 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:07,181 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:07,182 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1003897498'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:07,183 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:07,184 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ab71137-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-24 20:00:07,184 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ab7113a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ab71137-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ab71137-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@450f3b4b, true, {}] 2024-06-24 20:00:07,185 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@42e0392e - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-24 20:00:07,185 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ab7384b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ab71137-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ab71137-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@225f129c, true, {}] 2024-06-24 20:00:07,186 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5ab7384b-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 20:00:07,186 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@311d672f 2024-06-24 20:00:07,186 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8b01cd83-f0bb-49d0-8a28-cbc5d135c5fb, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,187 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@412afa37 2024-06-24 20:00:07,187 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8b01cd83-f0bb-49d0-8a28-cbc5d135c5fb, null, 0, false, true, null] 2024-06-24 20:00:07,188 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ab7ad7d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ab71137-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ab71137-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70d47a42, true, {}] 2024-06-24 20:00:07,189 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testRequestReply_JsonMarshaller_Exception2, address=test/mom/testRequestReply_JsonMarshaller_Exception2, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:00:07,189 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@672db0a4 2024-06-24 20:00:07,189 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3662e1af 2024-06-24 20:00:07,190 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_JsonMarshaller_Exception2, null, 0, false, true, null] 2024-06-24 20:00:07,190 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ab7fb9f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ab71137-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ab71137-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a03e407, true, {}] 2024-06-24 20:00:07,191 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=eccaa2d3-383d-4842-8796-c80937623379, address=eccaa2d3-383d-4842-8796-c80937623379, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,191 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@45e5a15c 2024-06-24 20:00:07,191 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@67d58620 2024-06-24 20:00:07,192 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, eccaa2d3-383d-4842-8796-c80937623379, null, 0, false, true, null] 2024-06-24 20:00:07,193 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2920, durable=true, userID=5ab849c2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41b2e7f3-91b6-4119-b460-b61524f51a0f, JMSReplyTo=temp-queue://eccaa2d3-383d-4842-8796-c80937623379, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1552450302, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception2, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception2 previousRoute:ANYCAST, reusable=true, version=-2147483431) .................................................. ***** durable queues test/mom/testRequestReply_JsonMarshaller_Exception2: - queueID=2909 address:test/mom/testRequestReply_JsonMarshaller_Exception2 name:test/mom/testRequestReply_JsonMarshaller_Exception2 filter:null ***** non durable for test/mom/testRequestReply_JsonMarshaller_Exception2: .................................................. , transaction: null 2024-06-24 20:00:07,193 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_JsonMarshaller_Exception2: Reference[2920]:RELIABLE:CoreMessage[messageID=2920, durable=true, userID=5ab849c2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41b2e7f3-91b6-4119-b460-b61524f51a0f, JMSReplyTo=temp-queue://eccaa2d3-383d-4842-8796-c80937623379, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1552450302 2024-06-24 20:00:07,194 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_JsonMarshaller_Exception2: CoreMessage[messageID=2920, durable=true, userID=5ab849c2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41b2e7f3-91b6-4119-b460-b61524f51a0f, JMSReplyTo=temp-queue://eccaa2d3-383d-4842-8796-c80937623379, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1552450302 to transaction: TransactionImpl [xid=null, txID=2921, xid=null, state=ACTIVE, createTime=1719259207193(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4cb36653 2024-06-24 20:00:07,194 INFO [scout-thread-21] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:108) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=dcad305d-b0c7-41b6-bae6-6d6efb917a35, activemq.broker=mom12] 2024-06-24 20:00:07,194 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ab897e3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ab71137-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ab71137-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32b454a7, true, {}] 2024-06-24 20:00:07,195 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2924, durable=true, userID=5ab8bef5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=eccaa2d3-383d-4842-8796-c80937623379, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41b2e7f3-91b6-4119-b460-b61524f51a0f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dcad305d-b0c7-41b6-bae6-6d6efb917a35]]@115164208, context: RoutingContextImpl(Address=eccaa2d3-383d-4842-8796-c80937623379, routingType=ANYCAST, PreviousAddress=eccaa2d3-383d-4842-8796-c80937623379 previousRoute:ANYCAST, reusable=true, version=-2147483430) .................................................. ***** durable queues eccaa2d3-383d-4842-8796-c80937623379: ***** non durable for eccaa2d3-383d-4842-8796-c80937623379: - queueID=2916 address:eccaa2d3-383d-4842-8796-c80937623379 name:eccaa2d3-383d-4842-8796-c80937623379 filter:null .................................................. , transaction: null 2024-06-24 20:00:07,196 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from eccaa2d3-383d-4842-8796-c80937623379: Reference[2924]:RELIABLE:CoreMessage[messageID=2924, durable=true, userID=5ab8bef5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=eccaa2d3-383d-4842-8796-c80937623379, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41b2e7f3-91b6-4119-b460-b61524f51a0f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dcad305d-b0c7-41b6-bae6-6d6efb917a35]]@115164208 2024-06-24 20:00:07,196 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from eccaa2d3-383d-4842-8796-c80937623379: CoreMessage[messageID=2924, durable=true, userID=5ab8bef5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=eccaa2d3-383d-4842-8796-c80937623379, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41b2e7f3-91b6-4119-b460-b61524f51a0f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dcad305d-b0c7-41b6-bae6-6d6efb917a35]]@115164208 to transaction: TransactionImpl [xid=null, txID=2927, xid=null, state=ACTIVE, createTime=1719259207196(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6963365d 2024-06-24 20:00:07,196 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from eccaa2d3-383d-4842-8796-c80937623379: CoreMessage[messageID=2924, durable=true, userID=5ab8bef5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=eccaa2d3-383d-4842-8796-c80937623379, size=1257, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41b2e7f3-91b6-4119-b460-b61524f51a0f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=dcad305d-b0c7-41b6-bae6-6d6efb917a35]]@115164208, transaction: TransactionImpl [xid=null, txID=2927, xid=null, state=COMMITTED, createTime=1719259207196(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6963365d 2024-06-24 20:00:07,197 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ab90d16-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ab71137-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ab71137-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c236fdb, true, {}] 2024-06-24 20:00:07,197 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [eccaa2d3-383d-4842-8796-c80937623379] 2024-06-24 20:00:07,200 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_JsonMarshaller_Exception2: CoreMessage[messageID=2920, durable=true, userID=5ab849c2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=831, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-41b2e7f3-91b6-4119-b460-b61524f51a0f, JMSReplyTo=temp-queue://eccaa2d3-383d-4842-8796-c80937623379, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1552450302, transaction: TransactionImpl [xid=null, txID=2921, xid=null, state=COMMITTED, createTime=1719259207193(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4cb36653 2024-06-24 20:00:07,200 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@13446044] 2024-06-24 20:00:07,201 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@722fa020[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:07,201 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006910 ms 2024-06-24 20:00:07,202 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [8b01cd83-f0bb-49d0-8a28-cbc5d135c5fb] 2024-06-24 20:00:07,202 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:07,203 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:07,203 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ab71137-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:07,203 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:07,203 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 22.088153 ms 2024-06-24 20:00:07,203 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:07,204 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:07,204 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:07,205 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1133707783'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:07,207 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:07,207 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5aba93b8-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86] 2024-06-24 20:00:07,208 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ababacb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5aba93b8-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5aba93b8-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3570b8d9, true, {}] 2024-06-24 20:00:07,209 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2b7b8592 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86] 2024-06-24 20:00:07,209 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5abae1dc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5aba93b8-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5aba93b8-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1efa67d3, true, {}] 2024-06-24 20:00:07,209 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5abae1dc-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 20:00:07,210 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7800480b 2024-06-24 20:00:07,210 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=040a650b-7862-404b-b4e3-25ee9cf65404, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,210 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2bd033e0 2024-06-24 20:00:07,211 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 040a650b-7862-404b-b4e3-25ee9cf65404, null, 0, false, true, null] 2024-06-24 20:00:07,211 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5abb2ffe-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5aba93b8-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5aba93b8-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53c2e6e6, true, {}] 2024-06-24 20:00:07,212 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5abb2ffe-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testQueueRequestReplyJsonObjectMarshaller, [MULTICAST], true] 2024-06-24 20:00:07,212 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1e8da6d2 2024-06-24 20:00:07,212 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=479f4c12-78d2-4d18-9473-fa6534a67361, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,213 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4f2f46d8 2024-06-24 20:00:07,213 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 479f4c12-78d2-4d18-9473-fa6534a67361, null, 0, false, true, null] 2024-06-24 20:00:07,214 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5abba530-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5aba93b8-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5aba93b8-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f434335, true, {}] 2024-06-24 20:00:07,214 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4b487ebb-bae2-4d02-b0c8-d5b37fe80af5, address=4b487ebb-bae2-4d02-b0c8-d5b37fe80af5, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,214 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@74358c22 2024-06-24 20:00:07,215 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@e0fc2bf 2024-06-24 20:00:07,215 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4b487ebb-bae2-4d02-b0c8-d5b37fe80af5, null, 0, false, true, null] 2024-06-24 20:00:07,216 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2984, durable=true, userID=5abbf353-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19d1e997-dc64-48a9-956a-fb077df63278, JMSReplyTo=temp-queue://4b487ebb-bae2-4d02-b0c8-d5b37fe80af5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1985571975, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyJsonObjectMarshaller, routingType=MULTICAST, PreviousAddress=test/mom/testQueueRequestReplyJsonObjectMarshaller previousRoute:MULTICAST, reusable=true, version=-2147483426) .................................................. ***** durable queues test/mom/testQueueRequestReplyJsonObjectMarshaller: ***** non durable for test/mom/testQueueRequestReplyJsonObjectMarshaller: - queueID=2974 address:test/mom/testQueueRequestReplyJsonObjectMarshaller name:479f4c12-78d2-4d18-9473-fa6534a67361 filter:null .................................................. , transaction: null 2024-06-24 20:00:07,217 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 479f4c12-78d2-4d18-9473-fa6534a67361: Reference[2984]:RELIABLE:CoreMessage[messageID=2984, durable=true, userID=5abbf353-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19d1e997-dc64-48a9-956a-fb077df63278, JMSReplyTo=temp-queue://4b487ebb-bae2-4d02-b0c8-d5b37fe80af5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1985571975 2024-06-24 20:00:07,217 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 479f4c12-78d2-4d18-9473-fa6534a67361: CoreMessage[messageID=2984, durable=true, userID=5abbf353-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19d1e997-dc64-48a9-956a-fb077df63278, JMSReplyTo=temp-queue://4b487ebb-bae2-4d02-b0c8-d5b37fe80af5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1985571975 to transaction: TransactionImpl [xid=null, txID=2985, xid=null, state=ACTIVE, createTime=1719259207217(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@35abe89c 2024-06-24 20:00:07,217 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 479f4c12-78d2-4d18-9473-fa6534a67361: CoreMessage[messageID=2984, durable=true, userID=5abbf353-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19d1e997-dc64-48a9-956a-fb077df63278, JMSReplyTo=temp-queue://4b487ebb-bae2-4d02-b0c8-d5b37fe80af5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1985571975, transaction: TransactionImpl [xid=null, txID=2985, xid=null, state=COMMITTED, createTime=1719259207217(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@35abe89c 2024-06-24 20:00:07,218 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5abc1a64-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5aba93b8-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5aba93b8-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4abef04e, true, {}] 2024-06-24 20:00:07,219 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2988, durable=true, userID=5abc4176-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=4b487ebb-bae2-4d02-b0c8-d5b37fe80af5, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19d1e997-dc64-48a9-956a-fb077df63278, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=84d2fa3d-2a87-4463-b6c4-51f4c4d80f78]]@872474354, context: RoutingContextImpl(Address=4b487ebb-bae2-4d02-b0c8-d5b37fe80af5, routingType=ANYCAST, PreviousAddress=4b487ebb-bae2-4d02-b0c8-d5b37fe80af5 previousRoute:ANYCAST, reusable=true, version=-2147483425) .................................................. ***** durable queues 4b487ebb-bae2-4d02-b0c8-d5b37fe80af5: ***** non durable for 4b487ebb-bae2-4d02-b0c8-d5b37fe80af5: - queueID=2980 address:4b487ebb-bae2-4d02-b0c8-d5b37fe80af5 name:4b487ebb-bae2-4d02-b0c8-d5b37fe80af5 filter:null .................................................. , transaction: null 2024-06-24 20:00:07,219 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4b487ebb-bae2-4d02-b0c8-d5b37fe80af5: Reference[2988]:RELIABLE:CoreMessage[messageID=2988, durable=true, userID=5abc4176-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=4b487ebb-bae2-4d02-b0c8-d5b37fe80af5, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19d1e997-dc64-48a9-956a-fb077df63278, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=84d2fa3d-2a87-4463-b6c4-51f4c4d80f78]]@872474354 2024-06-24 20:00:07,219 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4b487ebb-bae2-4d02-b0c8-d5b37fe80af5: CoreMessage[messageID=2988, durable=true, userID=5abc4176-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=4b487ebb-bae2-4d02-b0c8-d5b37fe80af5, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19d1e997-dc64-48a9-956a-fb077df63278, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=84d2fa3d-2a87-4463-b6c4-51f4c4d80f78]]@872474354 to transaction: TransactionImpl [xid=null, txID=2991, xid=null, state=ACTIVE, createTime=1719259207219(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@329f3acd 2024-06-24 20:00:07,220 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4b487ebb-bae2-4d02-b0c8-d5b37fe80af5: CoreMessage[messageID=2988, durable=true, userID=5abc4176-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=4b487ebb-bae2-4d02-b0c8-d5b37fe80af5, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19d1e997-dc64-48a9-956a-fb077df63278, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=84d2fa3d-2a87-4463-b6c4-51f4c4d80f78]]@872474354, transaction: TransactionImpl [xid=null, txID=2991, xid=null, state=COMMITTED, createTime=1719259207219(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@329f3acd 2024-06-24 20:00:07,220 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5abc8f97-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5aba93b8-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5aba93b8-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46e373cd, true, {}] 2024-06-24 20:00:07,221 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [4b487ebb-bae2-4d02-b0c8-d5b37fe80af5] 2024-06-24 20:00:07,222 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@481b8d53, org.eclipse.scout.rt.mom.jms.JmsSubscription@6e8426aa] 2024-06-24 20:00:07,223 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [479f4c12-78d2-4d18-9473-fa6534a67361] 2024-06-24 20:00:07,224 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3e6d94da[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:07,224 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006619 ms 2024-06-24 20:00:07,224 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [040a650b-7862-404b-b4e3-25ee9cf65404] 2024-06-24 20:00:07,225 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:07,225 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:07,225 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5aba93b8-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:07,226 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:07,226 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 21.546222 ms 2024-06-24 20:00:07,226 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:07,227 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:07,227 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:07,228 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1367850246'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 20:00:07,229 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 20:00:07,229 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5abdef29-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-24 20:00:07,230 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5abe163c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5abdef29-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5abdef29-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b504960, true, {}] 2024-06-24 20:00:07,230 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@631eff96 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-24 20:00:07,231 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5abe3d4d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5abdef29-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5abdef29-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3dfe2977, true, {}] 2024-06-24 20:00:07,231 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5abe3d4d-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 20:00:07,231 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@42750c1b 2024-06-24 20:00:07,232 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c31269cf-5fa5-4785-ba41-020bc06d670f, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,232 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2c3970fe 2024-06-24 20:00:07,233 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c31269cf-5fa5-4785-ba41-020bc06d670f, null, 0, false, true, null] 2024-06-24 20:00:07,233 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5abe8b6f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5abdef29-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5abdef29-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@395c152d, true, {}] 2024-06-24 20:00:07,234 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/momtestQueueRequestReply, address=test/momtestQueueRequestReply, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:00:07,234 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5f2e32f6 2024-06-24 20:00:07,235 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@36850b1f 2024-06-24 20:00:07,235 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/momtestQueueRequestReply, null, 0, false, true, null] 2024-06-24 20:00:07,236 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5abf00a1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5abdef29-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5abdef29-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@243201c7, true, {}] 2024-06-24 20:00:07,236 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=18bd6c51-dcb6-4ea5-a707-fb0adf970354, address=18bd6c51-dcb6-4ea5-a707-fb0adf970354, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,236 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1fbd34fd 2024-06-24 20:00:07,237 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1da42546 2024-06-24 20:00:07,237 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 18bd6c51-dcb6-4ea5-a707-fb0adf970354, null, 0, false, true, null] 2024-06-24 20:00:07,238 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3056, durable=true, userID=5abf4ec4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-90efa9c8-5c2f-41ea-ad85-bedaeaf80807, JMSReplyTo=temp-queue://18bd6c51-dcb6-4ea5-a707-fb0adf970354, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@762090340, context: RoutingContextImpl(Address=test/momtestQueueRequestReply, routingType=ANYCAST, PreviousAddress=test/momtestQueueRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483420) .................................................. ***** durable queues test/momtestQueueRequestReply: - queueID=3045 address:test/momtestQueueRequestReply name:test/momtestQueueRequestReply filter:null ***** non durable for test/momtestQueueRequestReply: .................................................. , transaction: null 2024-06-24 20:00:07,240 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/momtestQueueRequestReply: Reference[3056]:RELIABLE:CoreMessage[messageID=3056, durable=true, userID=5abf4ec4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-90efa9c8-5c2f-41ea-ad85-bedaeaf80807, JMSReplyTo=temp-queue://18bd6c51-dcb6-4ea5-a707-fb0adf970354, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@762090340 2024-06-24 20:00:07,241 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/momtestQueueRequestReply: CoreMessage[messageID=3056, durable=true, userID=5abf4ec4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-90efa9c8-5c2f-41ea-ad85-bedaeaf80807, JMSReplyTo=temp-queue://18bd6c51-dcb6-4ea5-a707-fb0adf970354, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@762090340 to transaction: TransactionImpl [xid=null, txID=3057, xid=null, state=ACTIVE, createTime=1719259207240(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7f74b89b 2024-06-24 20:00:07,241 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5abfc3f5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5abdef29-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5abdef29-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@704ce01f, true, {}] 2024-06-24 20:00:07,242 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3060, durable=true, userID=5abfeb07-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=18bd6c51-dcb6-4ea5-a707-fb0adf970354, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-90efa9c8-5c2f-41ea-ad85-bedaeaf80807, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b79ccf8a-631b-42d4-8de8-590ca6e76211]]@1065984840, context: RoutingContextImpl(Address=18bd6c51-dcb6-4ea5-a707-fb0adf970354, routingType=ANYCAST, PreviousAddress=18bd6c51-dcb6-4ea5-a707-fb0adf970354 previousRoute:ANYCAST, reusable=true, version=-2147483419) .................................................. ***** durable queues 18bd6c51-dcb6-4ea5-a707-fb0adf970354: ***** non durable for 18bd6c51-dcb6-4ea5-a707-fb0adf970354: - queueID=3052 address:18bd6c51-dcb6-4ea5-a707-fb0adf970354 name:18bd6c51-dcb6-4ea5-a707-fb0adf970354 filter:null .................................................. , transaction: null 2024-06-24 20:00:07,242 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 18bd6c51-dcb6-4ea5-a707-fb0adf970354: Reference[3060]:RELIABLE:CoreMessage[messageID=3060, durable=true, userID=5abfeb07-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=18bd6c51-dcb6-4ea5-a707-fb0adf970354, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-90efa9c8-5c2f-41ea-ad85-bedaeaf80807, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b79ccf8a-631b-42d4-8de8-590ca6e76211]]@1065984840 2024-06-24 20:00:07,243 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 18bd6c51-dcb6-4ea5-a707-fb0adf970354: CoreMessage[messageID=3060, durable=true, userID=5abfeb07-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=18bd6c51-dcb6-4ea5-a707-fb0adf970354, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-90efa9c8-5c2f-41ea-ad85-bedaeaf80807, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b79ccf8a-631b-42d4-8de8-590ca6e76211]]@1065984840 to transaction: TransactionImpl [xid=null, txID=3063, xid=null, state=ACTIVE, createTime=1719259207243(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@79869542 2024-06-24 20:00:07,243 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 18bd6c51-dcb6-4ea5-a707-fb0adf970354: CoreMessage[messageID=3060, durable=true, userID=5abfeb07-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=18bd6c51-dcb6-4ea5-a707-fb0adf970354, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-90efa9c8-5c2f-41ea-ad85-bedaeaf80807, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b79ccf8a-631b-42d4-8de8-590ca6e76211]]@1065984840, transaction: TransactionImpl [xid=null, txID=3063, xid=null, state=COMMITTED, createTime=1719259207243(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@79869542 2024-06-24 20:00:07,244 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ac03928-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5abdef29-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5abdef29-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@384966de, true, {}] 2024-06-24 20:00:07,244 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [18bd6c51-dcb6-4ea5-a707-fb0adf970354] 2024-06-24 20:00:07,246 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/momtestQueueRequestReply: CoreMessage[messageID=3056, durable=true, userID=5abf4ec4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=917, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-90efa9c8-5c2f-41ea-ad85-bedaeaf80807, JMSReplyTo=temp-queue://18bd6c51-dcb6-4ea5-a707-fb0adf970354, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@762090340, transaction: TransactionImpl [xid=null, txID=3057, xid=null, state=COMMITTED, createTime=1719259207240(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7f74b89b 2024-06-24 20:00:07,247 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6bc1c8d0] 2024-06-24 20:00:07,247 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4c54c1ef[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:07,248 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006634 ms 2024-06-24 20:00:07,248 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [c31269cf-5fa5-4785-ba41-020bc06d670f] 2024-06-24 20:00:07,249 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:07,249 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:07,250 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5abdef29-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:07,250 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:07,250 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 23.322271 ms 2024-06-24 20:00:07,250 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:07,251 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:07,251 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:07,252 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1233782844'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:07,253 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:07,254 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ac1bfca-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-24 20:00:07,254 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ac1bfcd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac1bfca-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac1bfca-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1351295c, true, {}] 2024-06-24 20:00:07,255 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2c303d1a - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-24 20:00:07,255 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ac1e6de-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac1bfca-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac1bfca-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@167e3742, true, {}] 2024-06-24 20:00:07,256 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5ac1e6de-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 20:00:07,256 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@214a8a55 2024-06-24 20:00:07,258 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7442f212-94ce-47c1-97ef-831bb402f28d, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,258 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4a908b96 2024-06-24 20:00:07,259 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7442f212-94ce-47c1-97ef-831bb402f28d, null, 0, false, true, null] 2024-06-24 20:00:07,259 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ac28320-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac1bfca-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac1bfca-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2be77ed7, true, {}] 2024-06-24 20:00:07,260 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5ac28320-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicRequestReplyCancellation, [MULTICAST], true] 2024-06-24 20:00:07,260 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@aebbab3 2024-06-24 20:00:07,260 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0a19b936-e148-41ec-9a7b-a6fba4c9dfd2, address=test/mom/testTopicRequestReplyCancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,261 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3fd09686 2024-06-24 20:00:07,261 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0a19b936-e148-41ec-9a7b-a6fba4c9dfd2, null, 0, false, true, null] 2024-06-24 20:00:07,262 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ac2f852-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac1bfca-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac1bfca-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41e9a071, true, {}] 2024-06-24 20:00:07,262 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9b29123e-bc31-4e6a-b88b-5545eeb1d4c3, address=9b29123e-bc31-4e6a-b88b-5545eeb1d4c3, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,262 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2dc9acba 2024-06-24 20:00:07,263 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5ba56f22 2024-06-24 20:00:07,263 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9b29123e-bc31-4e6a-b88b-5545eeb1d4c3, null, 0, false, true, null] 2024-06-24 20:00:07,265 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0a19b936-e148-41ec-9a7b-a6fba4c9dfd2: Reference[3120]:RELIABLE:CoreMessage[messageID=3120, durable=true, userID=5ac34675-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-486ece4c-7e38-4d47-8015-f27058816672, JMSReplyTo=temp-queue://9b29123e-bc31-4e6a-b88b-5545eeb1d4c3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@660839605 2024-06-24 20:00:07,265 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3120, durable=true, userID=5ac34675-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-486ece4c-7e38-4d47-8015-f27058816672, JMSReplyTo=temp-queue://9b29123e-bc31-4e6a-b88b-5545eeb1d4c3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@660839605, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCancellation, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCancellation previousRoute:MULTICAST, reusable=true, version=-2147483415) .................................................. ***** durable queues test/mom/testTopicRequestReplyCancellation: ***** non durable for test/mom/testTopicRequestReplyCancellation: - queueID=3110 address:test/mom/testTopicRequestReplyCancellation name:0a19b936-e148-41ec-9a7b-a6fba4c9dfd2 filter:null .................................................. , transaction: null 2024-06-24 20:00:07,265 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0a19b936-e148-41ec-9a7b-a6fba4c9dfd2: CoreMessage[messageID=3120, durable=true, userID=5ac34675-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-486ece4c-7e38-4d47-8015-f27058816672, JMSReplyTo=temp-queue://9b29123e-bc31-4e6a-b88b-5545eeb1d4c3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@660839605 to transaction: TransactionImpl [xid=null, txID=3121, xid=null, state=ACTIVE, createTime=1719259207265(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@717cac1a 2024-06-24 20:00:07,265 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0a19b936-e148-41ec-9a7b-a6fba4c9dfd2: CoreMessage[messageID=3120, durable=true, userID=5ac34675-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-486ece4c-7e38-4d47-8015-f27058816672, JMSReplyTo=temp-queue://9b29123e-bc31-4e6a-b88b-5545eeb1d4c3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@660839605, transaction: TransactionImpl [xid=null, txID=3121, xid=null, state=COMMITTED, createTime=1719259207265(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@717cac1a 2024-06-24 20:00:07,266 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom12] 2024-06-24 20:00:07,266 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ac39496-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac1bfca-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac1bfca-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6797ff05, true, {}] 2024-06-24 20:00:07,267 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3126, durable=true, userID=5ac39498-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-486ece4c-7e38-4d47-8015-f27058816672, _AMQ_ROUTING_TYPE=0]]@638959268, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483416) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=3102 address:scout.mom.requestreply.cancellation name:7442f212-94ce-47c1-97ef-831bb402f28d filter:null .................................................. , transaction: null 2024-06-24 20:00:07,267 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7442f212-94ce-47c1-97ef-831bb402f28d: Reference[3126]:RELIABLE:CoreMessage[messageID=3126, durable=true, userID=5ac39498-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-486ece4c-7e38-4d47-8015-f27058816672, _AMQ_ROUTING_TYPE=0]]@638959268 2024-06-24 20:00:07,267 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7442f212-94ce-47c1-97ef-831bb402f28d: CoreMessage[messageID=3126, durable=true, userID=5ac39498-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-486ece4c-7e38-4d47-8015-f27058816672, _AMQ_ROUTING_TYPE=0]]@638959268 to transaction: TransactionImpl [xid=null, txID=3131, xid=null, state=ACTIVE, createTime=1719259207267(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@49d9d1be 2024-06-24 20:00:07,267 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7442f212-94ce-47c1-97ef-831bb402f28d: CoreMessage[messageID=3126, durable=true, userID=5ac39498-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=513, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-486ece4c-7e38-4d47-8015-f27058816672, _AMQ_ROUTING_TYPE=0]]@638959268, transaction: TransactionImpl [xid=null, txID=3131, xid=null, state=COMMITTED, createTime=1719259207267(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@49d9d1be 2024-06-24 20:00:07,267 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@43e6f05f] 2024-06-24 20:00:07,268 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [0a19b936-e148-41ec-9a7b-a6fba4c9dfd2] 2024-06-24 20:00:07,269 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5e543f17[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:07,269 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007555 ms 2024-06-24 20:00:07,269 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [7442f212-94ce-47c1-97ef-831bb402f28d] 2024-06-24 20:00:07,270 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:07,270 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:07,271 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ac1bfca-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:07,272 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:07,272 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 21.024428 ms 2024-06-24 20:00:07,272 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:07,273 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:07,273 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:07,274 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 141617109'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:07,275 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:07,276 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ac51b3a-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86] 2024-06-24 20:00:07,302 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ac912dd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b61fe48, true, {}] 2024-06-24 20:00:07,303 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1ba4e796 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom86] 2024-06-24 20:00:07,303 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ac939ee-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6827a922, true, {}] 2024-06-24 20:00:07,304 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5ac939ee-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 20:00:07,304 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2af3783f 2024-06-24 20:00:07,305 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b6959091-0f99-4e03-adfa-dde67b3e27d3, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,306 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4e3a76ec 2024-06-24 20:00:07,306 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b6959091-0f99-4e03-adfa-dde67b3e27d3, null, 0, false, true, null] 2024-06-24 20:00:07,307 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ac9d630-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67df419f, true, {}] 2024-06-24 20:00:07,307 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:07,308 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ac9fd41-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6142c424, true, {}] 2024-06-24 20:00:07,308 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9c78e316-1636-4152-a02d-83f02b8a18c0, address=9c78e316-1636-4152-a02d-83f02b8a18c0, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,309 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@15c28b82 2024-06-24 20:00:07,309 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@70e93547 2024-06-24 20:00:07,309 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9c78e316-1636-4152-a02d-83f02b8a18c0, null, 0, false, true, null] 2024-06-24 20:00:07,310 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3183, durable=true, userID=5aca4b64-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9e1087a-0a0f-4326-8144-f48efbfbaaa8, JMSReplyTo=temp-queue://9c78e316-1636-4152-a02d-83f02b8a18c0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@417305840, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:07,314 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3183]:RELIABLE:CoreMessage[messageID=3183, durable=true, userID=5aca4b64-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9e1087a-0a0f-4326-8144-f48efbfbaaa8, JMSReplyTo=temp-queue://9c78e316-1636-4152-a02d-83f02b8a18c0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@417305840 2024-06-24 20:00:07,315 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3183, durable=true, userID=5aca4b64-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9e1087a-0a0f-4326-8144-f48efbfbaaa8, JMSReplyTo=temp-queue://9c78e316-1636-4152-a02d-83f02b8a18c0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@417305840 to transaction: TransactionImpl [xid=null, txID=3184, xid=null, state=ACTIVE, createTime=1719259207315(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@35bd6ec 2024-06-24 20:00:07,315 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5acb0eb5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@80799bb, true, {}] 2024-06-24 20:00:07,316 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3187, durable=true, userID=5acb35c7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=9c78e316-1636-4152-a02d-83f02b8a18c0, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9e1087a-0a0f-4326-8144-f48efbfbaaa8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e11eeabe-afdf-4827-9efe-41182ac51c80]]@850482835, context: RoutingContextImpl(Address=9c78e316-1636-4152-a02d-83f02b8a18c0, routingType=ANYCAST, PreviousAddress=9c78e316-1636-4152-a02d-83f02b8a18c0 previousRoute:ANYCAST, reusable=true, version=-2147483409) .................................................. ***** durable queues 9c78e316-1636-4152-a02d-83f02b8a18c0: ***** non durable for 9c78e316-1636-4152-a02d-83f02b8a18c0: - queueID=3179 address:9c78e316-1636-4152-a02d-83f02b8a18c0 name:9c78e316-1636-4152-a02d-83f02b8a18c0 filter:null .................................................. , transaction: null 2024-06-24 20:00:07,317 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9c78e316-1636-4152-a02d-83f02b8a18c0: Reference[3187]:RELIABLE:CoreMessage[messageID=3187, durable=true, userID=5acb35c7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=9c78e316-1636-4152-a02d-83f02b8a18c0, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9e1087a-0a0f-4326-8144-f48efbfbaaa8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e11eeabe-afdf-4827-9efe-41182ac51c80]]@850482835 2024-06-24 20:00:07,317 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9c78e316-1636-4152-a02d-83f02b8a18c0: CoreMessage[messageID=3187, durable=true, userID=5acb35c7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=9c78e316-1636-4152-a02d-83f02b8a18c0, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9e1087a-0a0f-4326-8144-f48efbfbaaa8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e11eeabe-afdf-4827-9efe-41182ac51c80]]@850482835 to transaction: TransactionImpl [xid=null, txID=3190, xid=null, state=ACTIVE, createTime=1719259207317(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@75606dd4 2024-06-24 20:00:07,317 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9c78e316-1636-4152-a02d-83f02b8a18c0: CoreMessage[messageID=3187, durable=true, userID=5acb35c7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=9c78e316-1636-4152-a02d-83f02b8a18c0, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9e1087a-0a0f-4326-8144-f48efbfbaaa8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e11eeabe-afdf-4827-9efe-41182ac51c80]]@850482835, transaction: TransactionImpl [xid=null, txID=3190, xid=null, state=COMMITTED, createTime=1719259207317(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@75606dd4 2024-06-24 20:00:07,318 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3183, durable=true, userID=5aca4b64-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d9e1087a-0a0f-4326-8144-f48efbfbaaa8, JMSReplyTo=temp-queue://9c78e316-1636-4152-a02d-83f02b8a18c0, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@417305840, transaction: TransactionImpl [xid=null, txID=3184, xid=null, state=COMMITTED, createTime=1719259207315(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@35bd6ec 2024-06-24 20:00:07,318 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5acb83e8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4eddd1f9, true, {}] 2024-06-24 20:00:07,318 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [9c78e316-1636-4152-a02d-83f02b8a18c0] 2024-06-24 20:00:07,320 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@5d9f094, org.eclipse.scout.rt.mom.jms.JmsSubscription@4632b612] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:07,321 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5acbf919-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@efc03fb, true, {}] 2024-06-24 20:00:07,321 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:07,322 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5acc202a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@263930a3, true, {}] 2024-06-24 20:00:07,322 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=65e678f7-71f0-429d-8798-50f7df42213d, address=65e678f7-71f0-429d-8798-50f7df42213d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,322 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2084bf1 2024-06-24 20:00:07,323 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@776571c7 2024-06-24 20:00:07,323 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 65e678f7-71f0-429d-8798-50f7df42213d, null, 0, false, true, null] 2024-06-24 20:00:07,324 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3220, durable=true, userID=5acc6e4d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19caf7ad-ec0d-4fe5-b4a7-3d241cc0416d, JMSReplyTo=temp-queue://65e678f7-71f0-429d-8798-50f7df42213d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2056531969, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:07,328 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3220]:RELIABLE:CoreMessage[messageID=3220, durable=true, userID=5acc6e4d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19caf7ad-ec0d-4fe5-b4a7-3d241cc0416d, JMSReplyTo=temp-queue://65e678f7-71f0-429d-8798-50f7df42213d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2056531969 2024-06-24 20:00:07,329 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3220, durable=true, userID=5acc6e4d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19caf7ad-ec0d-4fe5-b4a7-3d241cc0416d, JMSReplyTo=temp-queue://65e678f7-71f0-429d-8798-50f7df42213d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2056531969 to transaction: TransactionImpl [xid=null, txID=3221, xid=null, state=ACTIVE, createTime=1719259207328(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@587685cd 2024-06-24 20:00:07,329 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5acd319e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e8853b7, true, {}] 2024-06-24 20:00:07,330 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3224, durable=true, userID=5acd58b0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=65e678f7-71f0-429d-8798-50f7df42213d, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19caf7ad-ec0d-4fe5-b4a7-3d241cc0416d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e1edc99e-b625-49a4-b7f5-39ec50fc8c6f]]@483519819, context: RoutingContextImpl(Address=65e678f7-71f0-429d-8798-50f7df42213d, routingType=ANYCAST, PreviousAddress=65e678f7-71f0-429d-8798-50f7df42213d previousRoute:ANYCAST, reusable=true, version=-2147483407) .................................................. ***** durable queues 65e678f7-71f0-429d-8798-50f7df42213d: ***** non durable for 65e678f7-71f0-429d-8798-50f7df42213d: - queueID=3216 address:65e678f7-71f0-429d-8798-50f7df42213d name:65e678f7-71f0-429d-8798-50f7df42213d filter:null .................................................. , transaction: null 2024-06-24 20:00:07,330 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 65e678f7-71f0-429d-8798-50f7df42213d: Reference[3224]:RELIABLE:CoreMessage[messageID=3224, durable=true, userID=5acd58b0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=65e678f7-71f0-429d-8798-50f7df42213d, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19caf7ad-ec0d-4fe5-b4a7-3d241cc0416d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e1edc99e-b625-49a4-b7f5-39ec50fc8c6f]]@483519819 2024-06-24 20:00:07,331 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 65e678f7-71f0-429d-8798-50f7df42213d: CoreMessage[messageID=3224, durable=true, userID=5acd58b0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=65e678f7-71f0-429d-8798-50f7df42213d, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19caf7ad-ec0d-4fe5-b4a7-3d241cc0416d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e1edc99e-b625-49a4-b7f5-39ec50fc8c6f]]@483519819 to transaction: TransactionImpl [xid=null, txID=3227, xid=null, state=ACTIVE, createTime=1719259207331(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@611cce98 2024-06-24 20:00:07,331 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 65e678f7-71f0-429d-8798-50f7df42213d: CoreMessage[messageID=3224, durable=true, userID=5acd58b0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=65e678f7-71f0-429d-8798-50f7df42213d, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19caf7ad-ec0d-4fe5-b4a7-3d241cc0416d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e1edc99e-b625-49a4-b7f5-39ec50fc8c6f]]@483519819, transaction: TransactionImpl [xid=null, txID=3227, xid=null, state=COMMITTED, createTime=1719259207331(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@611cce98 2024-06-24 20:00:07,331 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3220, durable=true, userID=5acc6e4d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-19caf7ad-ec0d-4fe5-b4a7-3d241cc0416d, JMSReplyTo=temp-queue://65e678f7-71f0-429d-8798-50f7df42213d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2056531969, transaction: TransactionImpl [xid=null, txID=3221, xid=null, state=COMMITTED, createTime=1719259207328(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@587685cd 2024-06-24 20:00:07,331 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5acd7fc1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67a7c213, true, {}] 2024-06-24 20:00:07,332 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [65e678f7-71f0-429d-8798-50f7df42213d] 2024-06-24 20:00:07,333 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@2205cf39, org.eclipse.scout.rt.mom.jms.JmsSubscription@3bea0b64] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:07,334 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5acdf4f2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70711955, true, {}] 2024-06-24 20:00:07,335 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:07,335 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ace1c03-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f11fa9b, true, {}] 2024-06-24 20:00:07,335 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6364372a-456c-44be-aa53-f4ce3305afd2, address=6364372a-456c-44be-aa53-f4ce3305afd2, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,336 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@246c358c 2024-06-24 20:00:07,336 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4bbfa58a 2024-06-24 20:00:07,337 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6364372a-456c-44be-aa53-f4ce3305afd2, null, 0, false, true, null] 2024-06-24 20:00:07,338 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3257, durable=true, userID=5ace6a26-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b11b749e-8b71-4e54-8f8f-7f42bb86620c, JMSReplyTo=temp-queue://6364372a-456c-44be-aa53-f4ce3305afd2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1987738162, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:07,338 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3257]:RELIABLE:CoreMessage[messageID=3257, durable=true, userID=5ace6a26-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b11b749e-8b71-4e54-8f8f-7f42bb86620c, JMSReplyTo=temp-queue://6364372a-456c-44be-aa53-f4ce3305afd2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1987738162 2024-06-24 20:00:07,338 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3257, durable=true, userID=5ace6a26-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b11b749e-8b71-4e54-8f8f-7f42bb86620c, JMSReplyTo=temp-queue://6364372a-456c-44be-aa53-f4ce3305afd2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1987738162 to transaction: TransactionImpl [xid=null, txID=3258, xid=null, state=ACTIVE, createTime=1719259207338(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@77f7d049 2024-06-24 20:00:07,339 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aceb847-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f002ab7, true, {}] 2024-06-24 20:00:07,340 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3261, durable=true, userID=5acedf59-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=6364372a-456c-44be-aa53-f4ce3305afd2, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b11b749e-8b71-4e54-8f8f-7f42bb86620c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6184e40b-d014-49d6-8085-9b3071980ea1]]@1039589493, context: RoutingContextImpl(Address=6364372a-456c-44be-aa53-f4ce3305afd2, routingType=ANYCAST, PreviousAddress=6364372a-456c-44be-aa53-f4ce3305afd2 previousRoute:ANYCAST, reusable=true, version=-2147483405) .................................................. ***** durable queues 6364372a-456c-44be-aa53-f4ce3305afd2: ***** non durable for 6364372a-456c-44be-aa53-f4ce3305afd2: - queueID=3253 address:6364372a-456c-44be-aa53-f4ce3305afd2 name:6364372a-456c-44be-aa53-f4ce3305afd2 filter:null .................................................. , transaction: null 2024-06-24 20:00:07,340 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6364372a-456c-44be-aa53-f4ce3305afd2: Reference[3261]:RELIABLE:CoreMessage[messageID=3261, durable=true, userID=5acedf59-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=6364372a-456c-44be-aa53-f4ce3305afd2, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b11b749e-8b71-4e54-8f8f-7f42bb86620c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6184e40b-d014-49d6-8085-9b3071980ea1]]@1039589493 2024-06-24 20:00:07,340 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6364372a-456c-44be-aa53-f4ce3305afd2: CoreMessage[messageID=3261, durable=true, userID=5acedf59-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=6364372a-456c-44be-aa53-f4ce3305afd2, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b11b749e-8b71-4e54-8f8f-7f42bb86620c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6184e40b-d014-49d6-8085-9b3071980ea1]]@1039589493 to transaction: TransactionImpl [xid=null, txID=3264, xid=null, state=ACTIVE, createTime=1719259207340(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@53a01409 2024-06-24 20:00:07,341 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6364372a-456c-44be-aa53-f4ce3305afd2: CoreMessage[messageID=3261, durable=true, userID=5acedf59-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=6364372a-456c-44be-aa53-f4ce3305afd2, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b11b749e-8b71-4e54-8f8f-7f42bb86620c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6184e40b-d014-49d6-8085-9b3071980ea1]]@1039589493, transaction: TransactionImpl [xid=null, txID=3264, xid=null, state=COMMITTED, createTime=1719259207340(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@53a01409 2024-06-24 20:00:07,341 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5acf066a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a19915d, true, {}] 2024-06-24 20:00:07,341 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3257, durable=true, userID=5ace6a26-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b11b749e-8b71-4e54-8f8f-7f42bb86620c, JMSReplyTo=temp-queue://6364372a-456c-44be-aa53-f4ce3305afd2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1987738162, transaction: TransactionImpl [xid=null, txID=3258, xid=null, state=COMMITTED, createTime=1719259207338(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@77f7d049 2024-06-24 20:00:07,342 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [6364372a-456c-44be-aa53-f4ce3305afd2] 2024-06-24 20:00:07,343 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@1d132e09, org.eclipse.scout.rt.mom.jms.JmsSubscription@56c7525] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:07,344 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5acf7b9b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74808609, true, {}] 2024-06-24 20:00:07,344 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:07,345 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5acfa2ac-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@762e4fa5, true, {}] 2024-06-24 20:00:07,345 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2d38eed6-3b6a-4131-b980-905a4229336d, address=2d38eed6-3b6a-4131-b980-905a4229336d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,345 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@79a6e8b6 2024-06-24 20:00:07,346 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@73594abf 2024-06-24 20:00:07,346 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2d38eed6-3b6a-4131-b980-905a4229336d, null, 0, false, true, null] 2024-06-24 20:00:07,347 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3294, durable=true, userID=5acff0cf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c2c26c90-7692-4e7e-9ba7-a0f5c2d9c45f, JMSReplyTo=temp-queue://2d38eed6-3b6a-4131-b980-905a4229336d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@581771099, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:07,348 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3294]:RELIABLE:CoreMessage[messageID=3294, durable=true, userID=5acff0cf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c2c26c90-7692-4e7e-9ba7-a0f5c2d9c45f, JMSReplyTo=temp-queue://2d38eed6-3b6a-4131-b980-905a4229336d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@581771099 2024-06-24 20:00:07,349 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3294, durable=true, userID=5acff0cf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c2c26c90-7692-4e7e-9ba7-a0f5c2d9c45f, JMSReplyTo=temp-queue://2d38eed6-3b6a-4131-b980-905a4229336d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@581771099 to transaction: TransactionImpl [xid=null, txID=3295, xid=null, state=ACTIVE, createTime=1719259207349(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@20ac7e7 2024-06-24 20:00:07,349 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad03ef0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14886d71, true, {}] 2024-06-24 20:00:07,350 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3298, durable=true, userID=5ad06602-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=2d38eed6-3b6a-4131-b980-905a4229336d, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c2c26c90-7692-4e7e-9ba7-a0f5c2d9c45f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7dd0ad34-a533-4ae2-84f6-f4b7486d6fd5]]@1807830800, context: RoutingContextImpl(Address=2d38eed6-3b6a-4131-b980-905a4229336d, routingType=ANYCAST, PreviousAddress=2d38eed6-3b6a-4131-b980-905a4229336d previousRoute:ANYCAST, reusable=true, version=-2147483403) .................................................. ***** durable queues 2d38eed6-3b6a-4131-b980-905a4229336d: ***** non durable for 2d38eed6-3b6a-4131-b980-905a4229336d: - queueID=3290 address:2d38eed6-3b6a-4131-b980-905a4229336d name:2d38eed6-3b6a-4131-b980-905a4229336d filter:null .................................................. , transaction: null 2024-06-24 20:00:07,350 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2d38eed6-3b6a-4131-b980-905a4229336d: Reference[3298]:RELIABLE:CoreMessage[messageID=3298, durable=true, userID=5ad06602-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=2d38eed6-3b6a-4131-b980-905a4229336d, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c2c26c90-7692-4e7e-9ba7-a0f5c2d9c45f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7dd0ad34-a533-4ae2-84f6-f4b7486d6fd5]]@1807830800 2024-06-24 20:00:07,351 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2d38eed6-3b6a-4131-b980-905a4229336d: CoreMessage[messageID=3298, durable=true, userID=5ad06602-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=2d38eed6-3b6a-4131-b980-905a4229336d, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c2c26c90-7692-4e7e-9ba7-a0f5c2d9c45f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7dd0ad34-a533-4ae2-84f6-f4b7486d6fd5]]@1807830800 to transaction: TransactionImpl [xid=null, txID=3301, xid=null, state=ACTIVE, createTime=1719259207351(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@47e7540f 2024-06-24 20:00:07,351 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2d38eed6-3b6a-4131-b980-905a4229336d: CoreMessage[messageID=3298, durable=true, userID=5ad06602-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=2d38eed6-3b6a-4131-b980-905a4229336d, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c2c26c90-7692-4e7e-9ba7-a0f5c2d9c45f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7dd0ad34-a533-4ae2-84f6-f4b7486d6fd5]]@1807830800, transaction: TransactionImpl [xid=null, txID=3301, xid=null, state=COMMITTED, createTime=1719259207351(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@47e7540f 2024-06-24 20:00:07,351 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad08d13-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53cbef0, true, {}] 2024-06-24 20:00:07,352 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3294, durable=true, userID=5acff0cf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-c2c26c90-7692-4e7e-9ba7-a0f5c2d9c45f, JMSReplyTo=temp-queue://2d38eed6-3b6a-4131-b980-905a4229336d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@581771099, transaction: TransactionImpl [xid=null, txID=3295, xid=null, state=COMMITTED, createTime=1719259207349(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@20ac7e7 2024-06-24 20:00:07,352 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [2d38eed6-3b6a-4131-b980-905a4229336d] 2024-06-24 20:00:07,353 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@58dae5f4, org.eclipse.scout.rt.mom.jms.JmsSubscription@2a6af3f9] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:07,354 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad10244-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1302588c, true, {}] 2024-06-24 20:00:07,355 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:07,355 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad12955-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@129906c1, true, {}] 2024-06-24 20:00:07,355 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3c33891d-c2b6-46c8-a75b-230a19622567, address=3c33891d-c2b6-46c8-a75b-230a19622567, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,356 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1e89b1ba 2024-06-24 20:00:07,356 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@19e43601 2024-06-24 20:00:07,357 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3c33891d-c2b6-46c8-a75b-230a19622567, null, 0, false, true, null] 2024-06-24 20:00:07,358 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3331, durable=true, userID=5ad17778-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-346388d0-c584-4971-9f78-3bad7a3bf465, JMSReplyTo=temp-queue://3c33891d-c2b6-46c8-a75b-230a19622567, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@178991801, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:07,358 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3331]:RELIABLE:CoreMessage[messageID=3331, durable=true, userID=5ad17778-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-346388d0-c584-4971-9f78-3bad7a3bf465, JMSReplyTo=temp-queue://3c33891d-c2b6-46c8-a75b-230a19622567, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@178991801 2024-06-24 20:00:07,359 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3331, durable=true, userID=5ad17778-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-346388d0-c584-4971-9f78-3bad7a3bf465, JMSReplyTo=temp-queue://3c33891d-c2b6-46c8-a75b-230a19622567, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@178991801 to transaction: TransactionImpl [xid=null, txID=3332, xid=null, state=ACTIVE, createTime=1719259207359(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@817043 2024-06-24 20:00:07,359 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad1c599-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59786fb9, true, {}] 2024-06-24 20:00:07,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3335, durable=true, userID=5ad1ecab-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=3c33891d-c2b6-46c8-a75b-230a19622567, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-346388d0-c584-4971-9f78-3bad7a3bf465, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a35ac7a1-4851-48b9-b9bf-2b5a5030fe72]]@1206925431, context: RoutingContextImpl(Address=3c33891d-c2b6-46c8-a75b-230a19622567, routingType=ANYCAST, PreviousAddress=3c33891d-c2b6-46c8-a75b-230a19622567 previousRoute:ANYCAST, reusable=true, version=-2147483401) .................................................. ***** durable queues 3c33891d-c2b6-46c8-a75b-230a19622567: ***** non durable for 3c33891d-c2b6-46c8-a75b-230a19622567: - queueID=3327 address:3c33891d-c2b6-46c8-a75b-230a19622567 name:3c33891d-c2b6-46c8-a75b-230a19622567 filter:null .................................................. , transaction: null 2024-06-24 20:00:07,361 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3c33891d-c2b6-46c8-a75b-230a19622567: Reference[3335]:RELIABLE:CoreMessage[messageID=3335, durable=true, userID=5ad1ecab-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=3c33891d-c2b6-46c8-a75b-230a19622567, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-346388d0-c584-4971-9f78-3bad7a3bf465, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a35ac7a1-4851-48b9-b9bf-2b5a5030fe72]]@1206925431 2024-06-24 20:00:07,361 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3c33891d-c2b6-46c8-a75b-230a19622567: CoreMessage[messageID=3335, durable=true, userID=5ad1ecab-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=3c33891d-c2b6-46c8-a75b-230a19622567, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-346388d0-c584-4971-9f78-3bad7a3bf465, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a35ac7a1-4851-48b9-b9bf-2b5a5030fe72]]@1206925431 to transaction: TransactionImpl [xid=null, txID=3338, xid=null, state=ACTIVE, createTime=1719259207361(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@493cf21a 2024-06-24 20:00:07,361 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3c33891d-c2b6-46c8-a75b-230a19622567: CoreMessage[messageID=3335, durable=true, userID=5ad1ecab-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=3c33891d-c2b6-46c8-a75b-230a19622567, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-346388d0-c584-4971-9f78-3bad7a3bf465, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a35ac7a1-4851-48b9-b9bf-2b5a5030fe72]]@1206925431, transaction: TransactionImpl [xid=null, txID=3338, xid=null, state=COMMITTED, createTime=1719259207361(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@493cf21a 2024-06-24 20:00:07,362 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad213bc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d6da015, true, {}] 2024-06-24 20:00:07,362 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3331, durable=true, userID=5ad17778-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-346388d0-c584-4971-9f78-3bad7a3bf465, JMSReplyTo=temp-queue://3c33891d-c2b6-46c8-a75b-230a19622567, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@178991801, transaction: TransactionImpl [xid=null, txID=3332, xid=null, state=COMMITTED, createTime=1719259207359(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@817043 2024-06-24 20:00:07,362 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3c33891d-c2b6-46c8-a75b-230a19622567] 2024-06-24 20:00:07,364 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@64d20199, org.eclipse.scout.rt.mom.jms.JmsSubscription@72644ebb] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:07,365 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad288ed-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e3cc479, true, {}] 2024-06-24 20:00:07,365 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:07,366 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad2affe-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a512f7e, true, {}] 2024-06-24 20:00:07,366 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9ade32b4-cb0d-4887-99cc-21f8e2221f32, address=9ade32b4-cb0d-4887-99cc-21f8e2221f32, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,366 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@61d9168c 2024-06-24 20:00:07,367 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@609ee403 2024-06-24 20:00:07,367 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9ade32b4-cb0d-4887-99cc-21f8e2221f32, null, 0, false, true, null] 2024-06-24 20:00:07,368 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3368, durable=true, userID=5ad2fe21-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7d3262ec-4fc8-4259-8f69-f732cde6859e, JMSReplyTo=temp-queue://9ade32b4-cb0d-4887-99cc-21f8e2221f32, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1267157540, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:07,369 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3368]:RELIABLE:CoreMessage[messageID=3368, durable=true, userID=5ad2fe21-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7d3262ec-4fc8-4259-8f69-f732cde6859e, JMSReplyTo=temp-queue://9ade32b4-cb0d-4887-99cc-21f8e2221f32, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1267157540 2024-06-24 20:00:07,369 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3368, durable=true, userID=5ad2fe21-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7d3262ec-4fc8-4259-8f69-f732cde6859e, JMSReplyTo=temp-queue://9ade32b4-cb0d-4887-99cc-21f8e2221f32, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1267157540 to transaction: TransactionImpl [xid=null, txID=3369, xid=null, state=ACTIVE, createTime=1719259207369(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@58440a4d 2024-06-24 20:00:07,369 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad34c42-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@327fbc83, true, {}] 2024-06-24 20:00:07,371 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3372, durable=true, userID=5ad37354-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=9ade32b4-cb0d-4887-99cc-21f8e2221f32, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7d3262ec-4fc8-4259-8f69-f732cde6859e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bc7ec2d0-8575-4192-ab71-02f6e2efb17d]]@667206551, context: RoutingContextImpl(Address=9ade32b4-cb0d-4887-99cc-21f8e2221f32, routingType=ANYCAST, PreviousAddress=9ade32b4-cb0d-4887-99cc-21f8e2221f32 previousRoute:ANYCAST, reusable=true, version=-2147483399) .................................................. ***** durable queues 9ade32b4-cb0d-4887-99cc-21f8e2221f32: ***** non durable for 9ade32b4-cb0d-4887-99cc-21f8e2221f32: - queueID=3364 address:9ade32b4-cb0d-4887-99cc-21f8e2221f32 name:9ade32b4-cb0d-4887-99cc-21f8e2221f32 filter:null .................................................. , transaction: null 2024-06-24 20:00:07,371 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9ade32b4-cb0d-4887-99cc-21f8e2221f32: Reference[3372]:RELIABLE:CoreMessage[messageID=3372, durable=true, userID=5ad37354-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=9ade32b4-cb0d-4887-99cc-21f8e2221f32, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7d3262ec-4fc8-4259-8f69-f732cde6859e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bc7ec2d0-8575-4192-ab71-02f6e2efb17d]]@667206551 2024-06-24 20:00:07,371 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9ade32b4-cb0d-4887-99cc-21f8e2221f32: CoreMessage[messageID=3372, durable=true, userID=5ad37354-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=9ade32b4-cb0d-4887-99cc-21f8e2221f32, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7d3262ec-4fc8-4259-8f69-f732cde6859e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bc7ec2d0-8575-4192-ab71-02f6e2efb17d]]@667206551 to transaction: TransactionImpl [xid=null, txID=3375, xid=null, state=ACTIVE, createTime=1719259207371(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@263c3cdf 2024-06-24 20:00:07,371 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9ade32b4-cb0d-4887-99cc-21f8e2221f32: CoreMessage[messageID=3372, durable=true, userID=5ad37354-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=9ade32b4-cb0d-4887-99cc-21f8e2221f32, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7d3262ec-4fc8-4259-8f69-f732cde6859e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bc7ec2d0-8575-4192-ab71-02f6e2efb17d]]@667206551, transaction: TransactionImpl [xid=null, txID=3375, xid=null, state=COMMITTED, createTime=1719259207371(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@263c3cdf 2024-06-24 20:00:07,372 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad3c175-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f33b6be, true, {}] 2024-06-24 20:00:07,372 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3368, durable=true, userID=5ad2fe21-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7d3262ec-4fc8-4259-8f69-f732cde6859e, JMSReplyTo=temp-queue://9ade32b4-cb0d-4887-99cc-21f8e2221f32, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1267157540, transaction: TransactionImpl [xid=null, txID=3369, xid=null, state=COMMITTED, createTime=1719259207369(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@58440a4d 2024-06-24 20:00:07,372 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [9ade32b4-cb0d-4887-99cc-21f8e2221f32] 2024-06-24 20:00:07,374 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@cbc3194, org.eclipse.scout.rt.mom.jms.JmsSubscription@614156c1] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:07,375 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad40f96-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9465957, true, {}] 2024-06-24 20:00:07,375 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:07,376 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad436a7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@571b8456, true, {}] 2024-06-24 20:00:07,376 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=58eb4380-cde2-4bcc-a38c-03f81eac9096, address=58eb4380-cde2-4bcc-a38c-03f81eac9096, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,376 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@45a35c99 2024-06-24 20:00:07,376 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4e2b3f06 2024-06-24 20:00:07,377 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 58eb4380-cde2-4bcc-a38c-03f81eac9096, null, 0, false, true, null] 2024-06-24 20:00:07,378 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3405, durable=true, userID=5ad484ca-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7b74b30-511c-4bd2-b5d5-5a2ff614e22f, JMSReplyTo=temp-queue://58eb4380-cde2-4bcc-a38c-03f81eac9096, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1300623141, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:07,379 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3405]:RELIABLE:CoreMessage[messageID=3405, durable=true, userID=5ad484ca-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7b74b30-511c-4bd2-b5d5-5a2ff614e22f, JMSReplyTo=temp-queue://58eb4380-cde2-4bcc-a38c-03f81eac9096, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1300623141 2024-06-24 20:00:07,379 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3405, durable=true, userID=5ad484ca-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7b74b30-511c-4bd2-b5d5-5a2ff614e22f, JMSReplyTo=temp-queue://58eb4380-cde2-4bcc-a38c-03f81eac9096, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1300623141 to transaction: TransactionImpl [xid=null, txID=3406, xid=null, state=ACTIVE, createTime=1719259207379(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6e34df75 2024-06-24 20:00:07,380 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad4f9fb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30bf9db6, true, {}] 2024-06-24 20:00:07,381 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3409, durable=true, userID=5ad5210d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=58eb4380-cde2-4bcc-a38c-03f81eac9096, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7b74b30-511c-4bd2-b5d5-5a2ff614e22f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4c0c4483-67a9-41b5-bbd1-682e3c6ec089]]@608996770, context: RoutingContextImpl(Address=58eb4380-cde2-4bcc-a38c-03f81eac9096, routingType=ANYCAST, PreviousAddress=58eb4380-cde2-4bcc-a38c-03f81eac9096 previousRoute:ANYCAST, reusable=true, version=-2147483397) .................................................. ***** durable queues 58eb4380-cde2-4bcc-a38c-03f81eac9096: ***** non durable for 58eb4380-cde2-4bcc-a38c-03f81eac9096: - queueID=3401 address:58eb4380-cde2-4bcc-a38c-03f81eac9096 name:58eb4380-cde2-4bcc-a38c-03f81eac9096 filter:null .................................................. , transaction: null 2024-06-24 20:00:07,381 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 58eb4380-cde2-4bcc-a38c-03f81eac9096: Reference[3409]:RELIABLE:CoreMessage[messageID=3409, durable=true, userID=5ad5210d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=58eb4380-cde2-4bcc-a38c-03f81eac9096, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7b74b30-511c-4bd2-b5d5-5a2ff614e22f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4c0c4483-67a9-41b5-bbd1-682e3c6ec089]]@608996770 2024-06-24 20:00:07,381 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 58eb4380-cde2-4bcc-a38c-03f81eac9096: CoreMessage[messageID=3409, durable=true, userID=5ad5210d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=58eb4380-cde2-4bcc-a38c-03f81eac9096, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7b74b30-511c-4bd2-b5d5-5a2ff614e22f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4c0c4483-67a9-41b5-bbd1-682e3c6ec089]]@608996770 to transaction: TransactionImpl [xid=null, txID=3412, xid=null, state=ACTIVE, createTime=1719259207381(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6f6d715f 2024-06-24 20:00:07,382 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 58eb4380-cde2-4bcc-a38c-03f81eac9096: CoreMessage[messageID=3409, durable=true, userID=5ad5210d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=58eb4380-cde2-4bcc-a38c-03f81eac9096, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7b74b30-511c-4bd2-b5d5-5a2ff614e22f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4c0c4483-67a9-41b5-bbd1-682e3c6ec089]]@608996770, transaction: TransactionImpl [xid=null, txID=3412, xid=null, state=COMMITTED, createTime=1719259207381(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6f6d715f 2024-06-24 20:00:07,382 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad5481e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b848828, true, {}] 2024-06-24 20:00:07,382 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3405, durable=true, userID=5ad484ca-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7b74b30-511c-4bd2-b5d5-5a2ff614e22f, JMSReplyTo=temp-queue://58eb4380-cde2-4bcc-a38c-03f81eac9096, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1300623141, transaction: TransactionImpl [xid=null, txID=3406, xid=null, state=COMMITTED, createTime=1719259207379(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6e34df75 2024-06-24 20:00:07,382 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [58eb4380-cde2-4bcc-a38c-03f81eac9096] 2024-06-24 20:00:07,384 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@431c2bdf, org.eclipse.scout.rt.mom.jms.JmsSubscription@761be81f] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:07,385 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad5bd4f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c22fd04, true, {}] 2024-06-24 20:00:07,385 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:07,386 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad5e460-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67ef3d39, true, {}] 2024-06-24 20:00:07,386 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2445c629-f392-4b46-9f6b-7c370e5f4ce3, address=2445c629-f392-4b46-9f6b-7c370e5f4ce3, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,386 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@545a0104 2024-06-24 20:00:07,387 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@33acd71c 2024-06-24 20:00:07,387 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2445c629-f392-4b46-9f6b-7c370e5f4ce3, null, 0, false, true, null] 2024-06-24 20:00:07,388 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3442, durable=true, userID=5ad63283-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ee91e73-84b7-49c0-820d-5b48cda78e19, JMSReplyTo=temp-queue://2445c629-f392-4b46-9f6b-7c370e5f4ce3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1971638290, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:07,389 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3442]:RELIABLE:CoreMessage[messageID=3442, durable=true, userID=5ad63283-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ee91e73-84b7-49c0-820d-5b48cda78e19, JMSReplyTo=temp-queue://2445c629-f392-4b46-9f6b-7c370e5f4ce3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1971638290 2024-06-24 20:00:07,389 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3442, durable=true, userID=5ad63283-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ee91e73-84b7-49c0-820d-5b48cda78e19, JMSReplyTo=temp-queue://2445c629-f392-4b46-9f6b-7c370e5f4ce3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1971638290 to transaction: TransactionImpl [xid=null, txID=3443, xid=null, state=ACTIVE, createTime=1719259207389(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7cd1365f 2024-06-24 20:00:07,390 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad680a4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51bbfbe6, true, {}] 2024-06-24 20:00:07,402 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3442, durable=true, userID=5ad63283-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ee91e73-84b7-49c0-820d-5b48cda78e19, JMSReplyTo=temp-queue://2445c629-f392-4b46-9f6b-7c370e5f4ce3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1971638290, transaction: TransactionImpl [xid=null, txID=3443, xid=null, state=COMMITTED, createTime=1719259207389(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7cd1365f 2024-06-24 20:00:07,403 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3446, durable=true, userID=5ad85566-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=2445c629-f392-4b46-9f6b-7c370e5f4ce3, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ee91e73-84b7-49c0-820d-5b48cda78e19, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6679c39a-3c57-4eeb-93a0-0868e49fbda5]]@794734142, context: RoutingContextImpl(Address=2445c629-f392-4b46-9f6b-7c370e5f4ce3, routingType=ANYCAST, PreviousAddress=2445c629-f392-4b46-9f6b-7c370e5f4ce3 previousRoute:ANYCAST, reusable=true, version=-2147483395) .................................................. ***** durable queues 2445c629-f392-4b46-9f6b-7c370e5f4ce3: ***** non durable for 2445c629-f392-4b46-9f6b-7c370e5f4ce3: - queueID=3438 address:2445c629-f392-4b46-9f6b-7c370e5f4ce3 name:2445c629-f392-4b46-9f6b-7c370e5f4ce3 filter:null .................................................. , transaction: null 2024-06-24 20:00:07,403 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2445c629-f392-4b46-9f6b-7c370e5f4ce3: Reference[3446]:RELIABLE:CoreMessage[messageID=3446, durable=true, userID=5ad85566-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=2445c629-f392-4b46-9f6b-7c370e5f4ce3, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ee91e73-84b7-49c0-820d-5b48cda78e19, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6679c39a-3c57-4eeb-93a0-0868e49fbda5]]@794734142 2024-06-24 20:00:07,403 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2445c629-f392-4b46-9f6b-7c370e5f4ce3: CoreMessage[messageID=3446, durable=true, userID=5ad85566-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=2445c629-f392-4b46-9f6b-7c370e5f4ce3, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ee91e73-84b7-49c0-820d-5b48cda78e19, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6679c39a-3c57-4eeb-93a0-0868e49fbda5]]@794734142 to transaction: TransactionImpl [xid=null, txID=3449, xid=null, state=ACTIVE, createTime=1719259207403(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@42b24e23 2024-06-24 20:00:07,403 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2445c629-f392-4b46-9f6b-7c370e5f4ce3: CoreMessage[messageID=3446, durable=true, userID=5ad85566-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=2445c629-f392-4b46-9f6b-7c370e5f4ce3, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ee91e73-84b7-49c0-820d-5b48cda78e19, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6679c39a-3c57-4eeb-93a0-0868e49fbda5]]@794734142, transaction: TransactionImpl [xid=null, txID=3449, xid=null, state=COMMITTED, createTime=1719259207403(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@42b24e23 2024-06-24 20:00:07,404 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad8a387-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bab696b, true, {}] 2024-06-24 20:00:07,404 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [2445c629-f392-4b46-9f6b-7c370e5f4ce3] 2024-06-24 20:00:07,406 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7d19fab7, org.eclipse.scout.rt.mom.jms.JmsSubscription@4b259d1a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:07,407 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad918b8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3cb095fa, true, {}] 2024-06-24 20:00:07,407 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:07,408 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ad93fc9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48cbb8dd, true, {}] 2024-06-24 20:00:07,408 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=818d743f-134c-4de2-8688-14b658d8d456, address=818d743f-134c-4de2-8688-14b658d8d456, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,408 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@20a5f39b 2024-06-24 20:00:07,409 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@67b8f994 2024-06-24 20:00:07,409 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 818d743f-134c-4de2-8688-14b658d8d456, null, 0, false, true, null] 2024-06-24 20:00:07,410 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3479, durable=true, userID=5ad98dec-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e17df06-b844-4d93-9714-6b681266ba59, JMSReplyTo=temp-queue://818d743f-134c-4de2-8688-14b658d8d456, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2065589268, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:07,414 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3479]:RELIABLE:CoreMessage[messageID=3479, durable=true, userID=5ad98dec-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e17df06-b844-4d93-9714-6b681266ba59, JMSReplyTo=temp-queue://818d743f-134c-4de2-8688-14b658d8d456, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2065589268 2024-06-24 20:00:07,414 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3479, durable=true, userID=5ad98dec-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e17df06-b844-4d93-9714-6b681266ba59, JMSReplyTo=temp-queue://818d743f-134c-4de2-8688-14b658d8d456, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2065589268 to transaction: TransactionImpl [xid=null, txID=3480, xid=null, state=ACTIVE, createTime=1719259207414(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@11e50227 2024-06-24 20:00:07,415 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ada513d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e5f585c, true, {}] 2024-06-24 20:00:07,416 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3483, durable=true, userID=5ada784f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=818d743f-134c-4de2-8688-14b658d8d456, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e17df06-b844-4d93-9714-6b681266ba59, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1742f406-4390-47ac-8695-c602a8fb4d92]]@100286801, context: RoutingContextImpl(Address=818d743f-134c-4de2-8688-14b658d8d456, routingType=ANYCAST, PreviousAddress=818d743f-134c-4de2-8688-14b658d8d456 previousRoute:ANYCAST, reusable=true, version=-2147483393) .................................................. ***** durable queues 818d743f-134c-4de2-8688-14b658d8d456: ***** non durable for 818d743f-134c-4de2-8688-14b658d8d456: - queueID=3475 address:818d743f-134c-4de2-8688-14b658d8d456 name:818d743f-134c-4de2-8688-14b658d8d456 filter:null .................................................. , transaction: null 2024-06-24 20:00:07,416 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 818d743f-134c-4de2-8688-14b658d8d456: Reference[3483]:RELIABLE:CoreMessage[messageID=3483, durable=true, userID=5ada784f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=818d743f-134c-4de2-8688-14b658d8d456, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e17df06-b844-4d93-9714-6b681266ba59, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1742f406-4390-47ac-8695-c602a8fb4d92]]@100286801 2024-06-24 20:00:07,416 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 818d743f-134c-4de2-8688-14b658d8d456: CoreMessage[messageID=3483, durable=true, userID=5ada784f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=818d743f-134c-4de2-8688-14b658d8d456, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e17df06-b844-4d93-9714-6b681266ba59, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1742f406-4390-47ac-8695-c602a8fb4d92]]@100286801 to transaction: TransactionImpl [xid=null, txID=3486, xid=null, state=ACTIVE, createTime=1719259207416(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1f0faf36 2024-06-24 20:00:07,417 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 818d743f-134c-4de2-8688-14b658d8d456: CoreMessage[messageID=3483, durable=true, userID=5ada784f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=818d743f-134c-4de2-8688-14b658d8d456, size=865, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e17df06-b844-4d93-9714-6b681266ba59, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1742f406-4390-47ac-8695-c602a8fb4d92]]@100286801, transaction: TransactionImpl [xid=null, txID=3486, xid=null, state=COMMITTED, createTime=1719259207416(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1f0faf36 2024-06-24 20:00:07,417 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3479, durable=true, userID=5ad98dec-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9e17df06-b844-4d93-9714-6b681266ba59, JMSReplyTo=temp-queue://818d743f-134c-4de2-8688-14b658d8d456, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2065589268, transaction: TransactionImpl [xid=null, txID=3480, xid=null, state=COMMITTED, createTime=1719259207414(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@11e50227 2024-06-24 20:00:07,417 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ada9f60-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ecea892, true, {}] 2024-06-24 20:00:07,418 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [818d743f-134c-4de2-8688-14b658d8d456] 2024-06-24 20:00:07,419 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@38c9693d, org.eclipse.scout.rt.mom.jms.JmsSubscription@6e5e638a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:07,420 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5adb1491-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e1df066, true, {}] 2024-06-24 20:00:07,420 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:07,421 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5adb3ba2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5710e9f8, true, {}] 2024-06-24 20:00:07,421 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=211054ee-91a0-449b-ad07-0f9a53181eb6, address=211054ee-91a0-449b-ad07-0f9a53181eb6, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,422 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6c8af801 2024-06-24 20:00:07,422 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@9ac0733 2024-06-24 20:00:07,423 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 211054ee-91a0-449b-ad07-0f9a53181eb6, null, 0, false, true, null] 2024-06-24 20:00:07,424 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3516, durable=true, userID=5adb89c5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d32fc574-c930-4823-9f15-f5d92084a7ae, JMSReplyTo=temp-queue://211054ee-91a0-449b-ad07-0f9a53181eb6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@941258716, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:07,424 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3516]:RELIABLE:CoreMessage[messageID=3516, durable=true, userID=5adb89c5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d32fc574-c930-4823-9f15-f5d92084a7ae, JMSReplyTo=temp-queue://211054ee-91a0-449b-ad07-0f9a53181eb6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@941258716 2024-06-24 20:00:07,425 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3516, durable=true, userID=5adb89c5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d32fc574-c930-4823-9f15-f5d92084a7ae, JMSReplyTo=temp-queue://211054ee-91a0-449b-ad07-0f9a53181eb6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@941258716 to transaction: TransactionImpl [xid=null, txID=3517, xid=null, state=ACTIVE, createTime=1719259207424(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3e6fa4a9 2024-06-24 20:00:07,425 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5adbd7e6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26029313, true, {}] 2024-06-24 20:00:07,426 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3520, durable=true, userID=5adbfef8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=211054ee-91a0-449b-ad07-0f9a53181eb6, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d32fc574-c930-4823-9f15-f5d92084a7ae, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=18e79fc5-7265-4230-8aed-9e407afc9649]]@825150366, context: RoutingContextImpl(Address=211054ee-91a0-449b-ad07-0f9a53181eb6, routingType=ANYCAST, PreviousAddress=211054ee-91a0-449b-ad07-0f9a53181eb6 previousRoute:ANYCAST, reusable=true, version=-2147483391) .................................................. ***** durable queues 211054ee-91a0-449b-ad07-0f9a53181eb6: ***** non durable for 211054ee-91a0-449b-ad07-0f9a53181eb6: - queueID=3512 address:211054ee-91a0-449b-ad07-0f9a53181eb6 name:211054ee-91a0-449b-ad07-0f9a53181eb6 filter:null .................................................. , transaction: null 2024-06-24 20:00:07,426 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 211054ee-91a0-449b-ad07-0f9a53181eb6: Reference[3520]:RELIABLE:CoreMessage[messageID=3520, durable=true, userID=5adbfef8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=211054ee-91a0-449b-ad07-0f9a53181eb6, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d32fc574-c930-4823-9f15-f5d92084a7ae, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=18e79fc5-7265-4230-8aed-9e407afc9649]]@825150366 2024-06-24 20:00:07,427 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 211054ee-91a0-449b-ad07-0f9a53181eb6: CoreMessage[messageID=3520, durable=true, userID=5adbfef8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=211054ee-91a0-449b-ad07-0f9a53181eb6, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d32fc574-c930-4823-9f15-f5d92084a7ae, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=18e79fc5-7265-4230-8aed-9e407afc9649]]@825150366 to transaction: TransactionImpl [xid=null, txID=3523, xid=null, state=ACTIVE, createTime=1719259207427(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3f6b9e90 2024-06-24 20:00:07,427 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 211054ee-91a0-449b-ad07-0f9a53181eb6: CoreMessage[messageID=3520, durable=true, userID=5adbfef8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=211054ee-91a0-449b-ad07-0f9a53181eb6, size=864, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d32fc574-c930-4823-9f15-f5d92084a7ae, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=18e79fc5-7265-4230-8aed-9e407afc9649]]@825150366, transaction: TransactionImpl [xid=null, txID=3523, xid=null, state=COMMITTED, createTime=1719259207427(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3f6b9e90 2024-06-24 20:00:07,427 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3516, durable=true, userID=5adb89c5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=794, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d32fc574-c930-4823-9f15-f5d92084a7ae, JMSReplyTo=temp-queue://211054ee-91a0-449b-ad07-0f9a53181eb6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@941258716, transaction: TransactionImpl [xid=null, txID=3517, xid=null, state=COMMITTED, createTime=1719259207424(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3e6fa4a9 2024-06-24 20:00:07,427 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5adc2609-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ac51b3a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ac51b3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61a04b6, true, {}] 2024-06-24 20:00:07,428 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [211054ee-91a0-449b-ad07-0f9a53181eb6] 2024-06-24 20:00:07,429 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@46d0dad6, org.eclipse.scout.rt.mom.jms.JmsSubscription@72cc76f0] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:07,430 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@c2fb7cc[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:07,430 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007882 ms 2024-06-24 20:00:07,431 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b6959091-0f99-4e03-adfa-dde67b3e27d3] 2024-06-24 20:00:07,432 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:07,432 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:07,432 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ac51b3a-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:07,433 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:07,433 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.474985 ms 2024-06-24 20:00:07,433 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:07,434 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:07,434 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:07,434 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1787167886'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 20:00:07,436 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 20:00:07,436 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5add859b-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-24 20:00:07,437 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5addacae-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5add859b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5add859b-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e452e29, true, {}] 2024-06-24 20:00:07,438 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3093deb1 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom85] 2024-06-24 20:00:07,438 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5addd3bf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5add859b-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5add859b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29419eed, true, {}] 2024-06-24 20:00:07,438 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5addd3bf-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 20:00:07,438 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@54a4aa36 2024-06-24 20:00:07,439 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=454c1503-3b93-42cb-bb7f-0086202e0912, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,439 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f6699bb 2024-06-24 20:00:07,440 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 454c1503-3b93-42cb-bb7f-0086202e0912, null, 0, false, true, null] 2024-06-24 20:00:07,440 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ade21e1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5add859b-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5add859b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@668c31ba, true, {}] 2024-06-24 20:00:07,441 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testTopicRequestReplyJsonObjectMarshaller, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:00:07,441 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6dd115ac 2024-06-24 20:00:07,441 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1fda152f 2024-06-24 20:00:07,442 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTopicRequestReplyJsonObjectMarshaller, null, 0, false, true, null] 2024-06-24 20:00:07,442 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ade7003-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5add859b-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5add859b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69c89afc, true, {}] 2024-06-24 20:00:07,443 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5c4e465e-4839-40de-861f-938f69ecaa08, address=5c4e465e-4839-40de-861f-938f69ecaa08, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,443 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@17665dde 2024-06-24 20:00:07,443 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66e2a01e 2024-06-24 20:00:07,444 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5c4e465e-4839-40de-861f-938f69ecaa08, null, 0, false, true, null] 2024-06-24 20:00:07,445 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3581, durable=true, userID=5adebe26-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4569dde4-f2ae-4b85-9efc-fe2938106906, JMSReplyTo=temp-queue://5c4e465e-4839-40de-861f-938f69ecaa08, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1629400333, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyJsonObjectMarshaller, routingType=ANYCAST, PreviousAddress=test/mom/testTopicRequestReplyJsonObjectMarshaller previousRoute:ANYCAST, reusable=true, version=-2147483387) .................................................. ***** durable queues test/mom/testTopicRequestReplyJsonObjectMarshaller: - queueID=3570 address:test/mom/testTopicRequestReplyJsonObjectMarshaller name:test/mom/testTopicRequestReplyJsonObjectMarshaller filter:null ***** non durable for test/mom/testTopicRequestReplyJsonObjectMarshaller: .................................................. , transaction: null 2024-06-24 20:00:07,445 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testTopicRequestReplyJsonObjectMarshaller: Reference[3581]:RELIABLE:CoreMessage[messageID=3581, durable=true, userID=5adebe26-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4569dde4-f2ae-4b85-9efc-fe2938106906, JMSReplyTo=temp-queue://5c4e465e-4839-40de-861f-938f69ecaa08, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1629400333 2024-06-24 20:00:07,445 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTopicRequestReplyJsonObjectMarshaller: CoreMessage[messageID=3581, durable=true, userID=5adebe26-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4569dde4-f2ae-4b85-9efc-fe2938106906, JMSReplyTo=temp-queue://5c4e465e-4839-40de-861f-938f69ecaa08, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1629400333 to transaction: TransactionImpl [xid=null, txID=3582, xid=null, state=ACTIVE, createTime=1719259207445(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1dbf8790 2024-06-24 20:00:07,446 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5adf0c47-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5add859b-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5add859b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@448de135, true, {}] 2024-06-24 20:00:07,447 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3585, durable=true, userID=5adf3359-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=5c4e465e-4839-40de-861f-938f69ecaa08, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4569dde4-f2ae-4b85-9efc-fe2938106906, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ee59a431-cbad-4f10-914e-167fa84dafbf]]@1041572017, context: RoutingContextImpl(Address=5c4e465e-4839-40de-861f-938f69ecaa08, routingType=ANYCAST, PreviousAddress=5c4e465e-4839-40de-861f-938f69ecaa08 previousRoute:ANYCAST, reusable=true, version=-2147483386) .................................................. ***** durable queues 5c4e465e-4839-40de-861f-938f69ecaa08: ***** non durable for 5c4e465e-4839-40de-861f-938f69ecaa08: - queueID=3577 address:5c4e465e-4839-40de-861f-938f69ecaa08 name:5c4e465e-4839-40de-861f-938f69ecaa08 filter:null .................................................. , transaction: null 2024-06-24 20:00:07,447 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5c4e465e-4839-40de-861f-938f69ecaa08: Reference[3585]:RELIABLE:CoreMessage[messageID=3585, durable=true, userID=5adf3359-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=5c4e465e-4839-40de-861f-938f69ecaa08, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4569dde4-f2ae-4b85-9efc-fe2938106906, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ee59a431-cbad-4f10-914e-167fa84dafbf]]@1041572017 2024-06-24 20:00:07,448 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5c4e465e-4839-40de-861f-938f69ecaa08: CoreMessage[messageID=3585, durable=true, userID=5adf3359-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=5c4e465e-4839-40de-861f-938f69ecaa08, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4569dde4-f2ae-4b85-9efc-fe2938106906, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ee59a431-cbad-4f10-914e-167fa84dafbf]]@1041572017 to transaction: TransactionImpl [xid=null, txID=3588, xid=null, state=ACTIVE, createTime=1719259207448(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@9090799 2024-06-24 20:00:07,448 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5c4e465e-4839-40de-861f-938f69ecaa08: CoreMessage[messageID=3585, durable=true, userID=5adf3359-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=5c4e465e-4839-40de-861f-938f69ecaa08, size=1133, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4569dde4-f2ae-4b85-9efc-fe2938106906, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ee59a431-cbad-4f10-914e-167fa84dafbf]]@1041572017, transaction: TransactionImpl [xid=null, txID=3588, xid=null, state=COMMITTED, createTime=1719259207448(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@9090799 2024-06-24 20:00:07,448 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTopicRequestReplyJsonObjectMarshaller: CoreMessage[messageID=3581, durable=true, userID=5adebe26-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1097, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4569dde4-f2ae-4b85-9efc-fe2938106906, JMSReplyTo=temp-queue://5c4e465e-4839-40de-861f-938f69ecaa08, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1629400333, transaction: TransactionImpl [xid=null, txID=3582, xid=null, state=COMMITTED, createTime=1719259207445(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1dbf8790 2024-06-24 20:00:07,448 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5adf5a6a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5add859b-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5add859b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1debb570, true, {}] 2024-06-24 20:00:07,449 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5c4e465e-4839-40de-861f-938f69ecaa08] 2024-06-24 20:00:07,450 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@19c578bf, org.eclipse.scout.rt.mom.jms.JmsSubscription@1eeb9e5c] 2024-06-24 20:00:07,451 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1a4bcab4[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:07,451 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006713 ms 2024-06-24 20:00:07,451 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [454c1503-3b93-42cb-bb7f-0086202e0912] 2024-06-24 20:00:07,452 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:07,452 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:07,452 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5add859b-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:07,453 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:07,453 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.221841 ms 2024-06-24 20:00:07,453 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:07,454 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:07,454 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:07,454 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 23120191'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:07,456 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:07,456 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ae092ec-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-24 20:00:07,457 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ae0b9ff-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ae092ec-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ae092ec-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d1c8136, true, {}] 2024-06-24 20:00:07,457 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@204be263 - MDC[jobName=JMS reply cancel message listener, activemq.broker=mom84] 2024-06-24 20:00:07,458 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ae0ba00-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ae092ec-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ae092ec-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16643ca4, true, {}] 2024-06-24 20:00:07,458 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5ae0ba00-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 20:00:07,458 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@20b49868 2024-06-24 20:00:07,459 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e6832111-e3cc-4d02-8d79-d3bea8766804, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,459 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@186fb24a 2024-06-24 20:00:07,459 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e6832111-e3cc-4d02-8d79-d3bea8766804, null, 0, false, true, null] 2024-06-24 20:00:07,460 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ae12f32-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ae092ec-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ae092ec-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@452d95a7, true, {}] 2024-06-24 20:00:07,461 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5ae12f32-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicRequestReply, [MULTICAST], true] 2024-06-24 20:00:07,461 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@222a1b11 2024-06-24 20:00:07,461 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=80d4f6b6-1bba-4f0e-b65d-66ea620e35d3, address=test/mom/testTopicRequestReply, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,462 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2827d1b4 2024-06-24 20:00:07,462 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 80d4f6b6-1bba-4f0e-b65d-66ea620e35d3, null, 0, false, true, null] 2024-06-24 20:00:07,463 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ae17d54-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ae092ec-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ae092ec-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@757e6505, true, {}] 2024-06-24 20:00:07,463 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=00352529-484f-498c-9865-821a7679da90, address=00352529-484f-498c-9865-821a7679da90, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,463 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3f3eb427 2024-06-24 20:00:07,464 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@8882e78 2024-06-24 20:00:07,464 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 00352529-484f-498c-9865-821a7679da90, null, 0, false, true, null] 2024-06-24 20:00:07,465 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3645, durable=true, userID=5ae1cb77-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bfa6757d-07cc-4cd0-93dc-ff2f35748cab, JMSReplyTo=temp-queue://00352529-484f-498c-9865-821a7679da90, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1633967257, context: RoutingContextImpl(Address=test/mom/testTopicRequestReply, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReply previousRoute:MULTICAST, reusable=true, version=-2147483382) .................................................. ***** durable queues test/mom/testTopicRequestReply: ***** non durable for test/mom/testTopicRequestReply: - queueID=3635 address:test/mom/testTopicRequestReply name:80d4f6b6-1bba-4f0e-b65d-66ea620e35d3 filter:null .................................................. , transaction: null 2024-06-24 20:00:07,465 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 80d4f6b6-1bba-4f0e-b65d-66ea620e35d3: Reference[3645]:RELIABLE:CoreMessage[messageID=3645, durable=true, userID=5ae1cb77-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bfa6757d-07cc-4cd0-93dc-ff2f35748cab, JMSReplyTo=temp-queue://00352529-484f-498c-9865-821a7679da90, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1633967257 2024-06-24 20:00:07,465 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 80d4f6b6-1bba-4f0e-b65d-66ea620e35d3: CoreMessage[messageID=3645, durable=true, userID=5ae1cb77-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bfa6757d-07cc-4cd0-93dc-ff2f35748cab, JMSReplyTo=temp-queue://00352529-484f-498c-9865-821a7679da90, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1633967257 to transaction: TransactionImpl [xid=null, txID=3646, xid=null, state=ACTIVE, createTime=1719259207465(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7cc31ce3 2024-06-24 20:00:07,466 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 80d4f6b6-1bba-4f0e-b65d-66ea620e35d3: CoreMessage[messageID=3645, durable=true, userID=5ae1cb77-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=919, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bfa6757d-07cc-4cd0-93dc-ff2f35748cab, JMSReplyTo=temp-queue://00352529-484f-498c-9865-821a7679da90, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1633967257, transaction: TransactionImpl [xid=null, txID=3646, xid=null, state=COMMITTED, createTime=1719259207465(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7cc31ce3 2024-06-24 20:00:07,466 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ae21998-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ae092ec-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ae092ec-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15c5f116, true, {}] 2024-06-24 20:00:07,467 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3649, durable=true, userID=5ae240aa-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=00352529-484f-498c-9865-821a7679da90, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bfa6757d-07cc-4cd0-93dc-ff2f35748cab, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=97edb2ef-f507-44a5-9506-2c6a3a9f37a7]]@723106370, context: RoutingContextImpl(Address=00352529-484f-498c-9865-821a7679da90, routingType=ANYCAST, PreviousAddress=00352529-484f-498c-9865-821a7679da90 previousRoute:ANYCAST, reusable=true, version=-2147483381) .................................................. ***** durable queues 00352529-484f-498c-9865-821a7679da90: ***** non durable for 00352529-484f-498c-9865-821a7679da90: - queueID=3641 address:00352529-484f-498c-9865-821a7679da90 name:00352529-484f-498c-9865-821a7679da90 filter:null .................................................. , transaction: null 2024-06-24 20:00:07,467 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 00352529-484f-498c-9865-821a7679da90: Reference[3649]:RELIABLE:CoreMessage[messageID=3649, durable=true, userID=5ae240aa-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=00352529-484f-498c-9865-821a7679da90, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bfa6757d-07cc-4cd0-93dc-ff2f35748cab, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=97edb2ef-f507-44a5-9506-2c6a3a9f37a7]]@723106370 2024-06-24 20:00:07,468 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 00352529-484f-498c-9865-821a7679da90: CoreMessage[messageID=3649, durable=true, userID=5ae240aa-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=00352529-484f-498c-9865-821a7679da90, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bfa6757d-07cc-4cd0-93dc-ff2f35748cab, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=97edb2ef-f507-44a5-9506-2c6a3a9f37a7]]@723106370 to transaction: TransactionImpl [xid=null, txID=3652, xid=null, state=ACTIVE, createTime=1719259207468(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@ec372f9 2024-06-24 20:00:07,468 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 00352529-484f-498c-9865-821a7679da90: CoreMessage[messageID=3649, durable=true, userID=5ae240aa-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=00352529-484f-498c-9865-821a7679da90, size=995, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bfa6757d-07cc-4cd0-93dc-ff2f35748cab, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=97edb2ef-f507-44a5-9506-2c6a3a9f37a7]]@723106370, transaction: TransactionImpl [xid=null, txID=3652, xid=null, state=COMMITTED, createTime=1719259207468(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@ec372f9 2024-06-24 20:00:07,468 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ae267bb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ae092ec-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ae092ec-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a6d4577, true, {}] 2024-06-24 20:00:07,469 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [00352529-484f-498c-9865-821a7679da90] 2024-06-24 20:00:07,470 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@51a06fd5] 2024-06-24 20:00:07,470 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [80d4f6b6-1bba-4f0e-b65d-66ea620e35d3] 2024-06-24 20:00:07,471 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6bab7dc8[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:07,471 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006829 ms 2024-06-24 20:00:07,472 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [e6832111-e3cc-4d02-8d79-d3bea8766804] 2024-06-24 20:00:07,472 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:07,472 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:07,502 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ae092ec-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:07,503 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:07,503 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 48.925786 ms 2024-06-24 20:00:07,503 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:07,504 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:07,504 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:07,504 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1541684064'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:07,506 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:07,506 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ae8341d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-24 20:00:07,507 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ae85b30-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ae8341d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ae8341d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8137869, true, {}] 2024-06-24 20:00:07,508 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@76562b7d - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-24 20:00:07,508 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ae88141-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ae8341d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ae8341d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f45a4d6, true, {}] 2024-06-24 20:00:07,509 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5ae88141-3264-11ef-8420-0a580a282ab7 with parameters: [scout.physical.UnitTestTopic, [MULTICAST], true] 2024-06-24 20:00:07,509 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3f61d270 2024-06-24 20:00:07,510 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a2bb457d-f456-4afd-ba56-3f89a4e5002b, address=scout.physical.UnitTestTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,510 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2cd47b00 2024-06-24 20:00:07,511 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a2bb457d-f456-4afd-ba56-3f89a4e5002b, null, 0, false, true, null] 2024-06-24 20:00:07,511 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ae8f674-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ae8341d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ae8341d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@594cb474, true, {}] 2024-06-24 20:00:07,512 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5234207f-e701-4364-9e27-1295547584ee, address=scout.physical.UnitTestTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,512 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@19c7b874 2024-06-24 20:00:07,512 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5234207f-e701-4364-9e27-1295547584ee, null, 0, false, true, null] 2024-06-24 20:00:07,513 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ae94496-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ae8341d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ae8341d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fd4390, true, {}] 2024-06-24 20:00:07,513 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null] 2024-06-24 20:00:07,514 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ae96ba7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ae8341d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ae8341d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73bae371, true, {}] 2024-06-24 20:00:07,515 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2085ef0e-bb86-4652-acf8-2672f7a63bc6, address=2085ef0e-bb86-4652-acf8-2672f7a63bc6, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,515 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@66e72ba6 2024-06-24 20:00:07,515 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@15f68534 2024-06-24 20:00:07,516 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2085ef0e-bb86-4652-acf8-2672f7a63bc6, null, 0, false, true, null] 2024-06-24 20:00:07,517 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3718, durable=true, userID=5ae9b9ca-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9a8e190c-e3f5-49df-83c0-e7dfa5d16832, JMSReplyTo=temp-queue://2085ef0e-bb86-4652-acf8-2672f7a63bc6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@365723735, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446) .................................................. ***** durable queues test/mom/testQueueRequestReplyCancellation: - queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null ***** non durable for test/mom/testQueueRequestReplyCancellation: .................................................. , transaction: null 2024-06-24 20:00:07,517 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[3718]:RELIABLE:CoreMessage[messageID=3718, durable=true, userID=5ae9b9ca-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9a8e190c-e3f5-49df-83c0-e7dfa5d16832, JMSReplyTo=temp-queue://2085ef0e-bb86-4652-acf8-2672f7a63bc6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@365723735 2024-06-24 20:00:07,518 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=3718, durable=true, userID=5ae9b9ca-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9a8e190c-e3f5-49df-83c0-e7dfa5d16832, JMSReplyTo=temp-queue://2085ef0e-bb86-4652-acf8-2672f7a63bc6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@365723735 to transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=ACTIVE, createTime=1719259207518(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4ecf670e 2024-06-24 20:00:07,519 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom12] 2024-06-24 20:00:07,519 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aea07eb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ae8341d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ae8341d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1acff595, true, {}] 2024-06-24 20:00:07,520 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3726, durable=true, userID=5aea2efc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9a8e190c-e3f5-49df-83c0-e7dfa5d16832, _AMQ_ROUTING_TYPE=0]]@2082347285, context: RoutingContextImpl(Address=scout.physical.UnitTestTopic, routingType=MULTICAST, PreviousAddress=scout.physical.UnitTestTopic previousRoute:MULTICAST, reusable=true, version=-2147483376) .................................................. ***** durable queues scout.physical.UnitTestTopic: ***** non durable for scout.physical.UnitTestTopic: - queueID=3704 address:scout.physical.UnitTestTopic name:5234207f-e701-4364-9e27-1295547584ee filter:null - queueID=3698 address:scout.physical.UnitTestTopic name:a2bb457d-f456-4afd-ba56-3f89a4e5002b filter:null .................................................. , transaction: null 2024-06-24 20:00:07,520 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a2bb457d-f456-4afd-ba56-3f89a4e5002b: Reference[3726]:RELIABLE:CoreMessage[messageID=3726, durable=true, userID=5aea2efc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9a8e190c-e3f5-49df-83c0-e7dfa5d16832, _AMQ_ROUTING_TYPE=0]]@2082347285 2024-06-24 20:00:07,520 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5234207f-e701-4364-9e27-1295547584ee: Reference[3726]:RELIABLE:CoreMessage[messageID=3726, durable=true, userID=5aea2efc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9a8e190c-e3f5-49df-83c0-e7dfa5d16832, _AMQ_ROUTING_TYPE=0]]@2082347285 2024-06-24 20:00:07,520 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5234207f-e701-4364-9e27-1295547584ee: CoreMessage[messageID=3726, durable=true, userID=5aea2efc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9a8e190c-e3f5-49df-83c0-e7dfa5d16832, _AMQ_ROUTING_TYPE=0]]@2082347285 to transaction: TransactionImpl [xid=null, txID=3729, xid=null, state=ACTIVE, createTime=1719259207520(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@74efde60 2024-06-24 20:00:07,520 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a2bb457d-f456-4afd-ba56-3f89a4e5002b: CoreMessage[messageID=3726, durable=true, userID=5aea2efc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9a8e190c-e3f5-49df-83c0-e7dfa5d16832, _AMQ_ROUTING_TYPE=0]]@2082347285 to transaction: TransactionImpl [xid=null, txID=3730, xid=null, state=ACTIVE, createTime=1719259207520(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5479f85a 2024-06-24 20:00:07,520 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a2bb457d-f456-4afd-ba56-3f89a4e5002b: CoreMessage[messageID=3726, durable=true, userID=5aea2efc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9a8e190c-e3f5-49df-83c0-e7dfa5d16832, _AMQ_ROUTING_TYPE=0]]@2082347285, transaction: TransactionImpl [xid=null, txID=3730, xid=null, state=COMMITTED, createTime=1719259207520(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5479f85a 2024-06-24 20:00:07,520 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5234207f-e701-4364-9e27-1295547584ee: CoreMessage[messageID=3726, durable=true, userID=5aea2efc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9a8e190c-e3f5-49df-83c0-e7dfa5d16832, _AMQ_ROUTING_TYPE=0]]@2082347285, transaction: TransactionImpl [xid=null, txID=3729, xid=null, state=COMMITTED, createTime=1719259207520(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@74efde60 2024-06-24 20:00:07,520 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2403c1c5, org.eclipse.scout.rt.mom.jms.JmsSubscription@8b93c88] 2024-06-24 20:00:07,520 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=3718, durable=true, userID=5ae9b9ca-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-9a8e190c-e3f5-49df-83c0-e7dfa5d16832, JMSReplyTo=temp-queue://2085ef0e-bb86-4652-acf8-2672f7a63bc6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@365723735, transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=COMMITTED, createTime=1719259207518(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4ecf670e 2024-06-24 20:00:07,521 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a2bb457d-f456-4afd-ba56-3f89a4e5002b] 2024-06-24 20:00:07,522 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@b1a2a56[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:07,522 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007614 ms 2024-06-24 20:00:07,522 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5234207f-e701-4364-9e27-1295547584ee] 2024-06-24 20:00:07,523 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:07,523 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:07,524 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ae8341d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:07,524 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:07,525 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 20.833815 ms 2024-06-24 20:00:07,525 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:07,526 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:07,526 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:07,526 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 237694009'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:07,528 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:07,528 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5aeb8e8f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS reply cancel message listener] 2024-06-24 20:00:07,529 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aebb5a2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5aeb8e8f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5aeb8e8f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70d9feb9, true, {}] 2024-06-24 20:00:07,530 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2db4a376 - MDC[jobName=JMS reply cancel message listener] 2024-06-24 20:00:07,530 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aebdcb3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5aeb8e8f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5aeb8e8f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49c17fbc, true, {}] 2024-06-24 20:00:07,530 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5aebdcb3-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 20:00:07,530 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@56ef89b2 2024-06-24 20:00:07,531 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=198661aa-b290-4b24-a716-feb79135c8c8, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,531 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6df2f535 2024-06-24 20:00:07,532 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 198661aa-b290-4b24-a716-feb79135c8c8, null, 0, false, true, null] 2024-06-24 20:00:07,532 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aec2ad5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5aeb8e8f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5aeb8e8f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b17d708, true, {}] 2024-06-24 20:00:07,533 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueueRequestReplyCorrelationId, address=test/mom/testQueueRequestReplyCorrelationId, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:00:07,533 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@45d9008b 2024-06-24 20:00:07,533 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1abca98d 2024-06-24 20:00:07,534 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCorrelationId, null, 0, false, true, null] 2024-06-24 20:00:07,534 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aec78f7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5aeb8e8f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5aeb8e8f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5502692, true, {}] 2024-06-24 20:00:07,535 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=faafe91f-3358-4b6c-8150-e7218631685e, address=faafe91f-3358-4b6c-8150-e7218631685e, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,535 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@29f327aa 2024-06-24 20:00:07,535 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3fb893f 2024-06-24 20:00:07,536 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, faafe91f-3358-4b6c-8150-e7218631685e, null, 0, false, true, null] 2024-06-24 20:00:07,537 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3790, durable=true, userID=5aecc71a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-017d258c-0be8-4ab1-aa33-913a99b3c036, JMSReplyTo=temp-queue://faafe91f-3358-4b6c-8150-e7218631685e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1894891256, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147483370) .................................................. ***** durable queues test/mom/testQueueRequestReplyCorrelationId: - queueID=3779 address:test/mom/testQueueRequestReplyCorrelationId name:test/mom/testQueueRequestReplyCorrelationId filter:null ***** non durable for test/mom/testQueueRequestReplyCorrelationId: .................................................. , transaction: null 2024-06-24 20:00:07,537 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCorrelationId: Reference[3790]:RELIABLE:CoreMessage[messageID=3790, durable=true, userID=5aecc71a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-017d258c-0be8-4ab1-aa33-913a99b3c036, JMSReplyTo=temp-queue://faafe91f-3358-4b6c-8150-e7218631685e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1894891256 2024-06-24 20:00:07,538 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCorrelationId: CoreMessage[messageID=3790, durable=true, userID=5aecc71a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-017d258c-0be8-4ab1-aa33-913a99b3c036, JMSReplyTo=temp-queue://faafe91f-3358-4b6c-8150-e7218631685e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1894891256 to transaction: TransactionImpl [xid=null, txID=3791, xid=null, state=ACTIVE, createTime=1719259207538(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1acfcc4c 2024-06-24 20:00:07,538 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aed153b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5aeb8e8f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5aeb8e8f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@328f13c5, true, {}] 2024-06-24 20:00:07,539 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3794, durable=true, userID=5aed3c4d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=faafe91f-3358-4b6c-8150-e7218631685e, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-017d258c-0be8-4ab1-aa33-913a99b3c036, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@466115913, context: RoutingContextImpl(Address=faafe91f-3358-4b6c-8150-e7218631685e, routingType=ANYCAST, PreviousAddress=faafe91f-3358-4b6c-8150-e7218631685e previousRoute:ANYCAST, reusable=true, version=-2147483369) .................................................. ***** durable queues faafe91f-3358-4b6c-8150-e7218631685e: ***** non durable for faafe91f-3358-4b6c-8150-e7218631685e: - queueID=3786 address:faafe91f-3358-4b6c-8150-e7218631685e name:faafe91f-3358-4b6c-8150-e7218631685e filter:null .................................................. , transaction: null 2024-06-24 20:00:07,540 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from faafe91f-3358-4b6c-8150-e7218631685e: Reference[3794]:RELIABLE:CoreMessage[messageID=3794, durable=true, userID=5aed3c4d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=faafe91f-3358-4b6c-8150-e7218631685e, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-017d258c-0be8-4ab1-aa33-913a99b3c036, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@466115913 2024-06-24 20:00:07,540 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from faafe91f-3358-4b6c-8150-e7218631685e: CoreMessage[messageID=3794, durable=true, userID=5aed3c4d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=faafe91f-3358-4b6c-8150-e7218631685e, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-017d258c-0be8-4ab1-aa33-913a99b3c036, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@466115913 to transaction: TransactionImpl [xid=null, txID=3797, xid=null, state=ACTIVE, createTime=1719259207540(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2b0c6f37 2024-06-24 20:00:07,540 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from faafe91f-3358-4b6c-8150-e7218631685e: CoreMessage[messageID=3794, durable=true, userID=5aed3c4d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=faafe91f-3358-4b6c-8150-e7218631685e, size=929, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-017d258c-0be8-4ab1-aa33-913a99b3c036, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@466115913, transaction: TransactionImpl [xid=null, txID=3797, xid=null, state=COMMITTED, createTime=1719259207540(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2b0c6f37 2024-06-24 20:00:07,541 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCorrelationId: CoreMessage[messageID=3790, durable=true, userID=5aecc71a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=1000, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-017d258c-0be8-4ab1-aa33-913a99b3c036, JMSReplyTo=temp-queue://faafe91f-3358-4b6c-8150-e7218631685e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1894891256, transaction: TransactionImpl [xid=null, txID=3791, xid=null, state=COMMITTED, createTime=1719259207538(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1acfcc4c 2024-06-24 20:00:07,541 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aed635e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5aeb8e8f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5aeb8e8f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bc240cb, true, {}] 2024-06-24 20:00:07,541 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [faafe91f-3358-4b6c-8150-e7218631685e] 2024-06-24 20:00:07,543 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5367d46f] 2024-06-24 20:00:07,544 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7f9f08e7[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:07,544 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007549 ms 2024-06-24 20:00:07,544 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [198661aa-b290-4b24-a716-feb79135c8c8] 2024-06-24 20:00:07,545 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:07,545 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:07,546 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5aeb8e8f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:07,546 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:07,546 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 20.390412 ms 2024-06-24 20:00:07,546 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:07,547 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:07,547 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:07,548 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1974147447'. - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:07,548 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:07,549 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:07,550 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5aeeea00-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-24 20:00:07,550 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aeeea03-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5aeeea00-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5aeeea00-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cc1d87e, true, {}] 2024-06-24 20:00:07,551 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7ecae725 - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-24 20:00:07,551 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aef1114-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5aeeea00-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5aeeea00-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1aa33a10, true, {}] 2024-06-24 20:00:07,552 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5aef1114-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 20:00:07,552 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@11de8c8e 2024-06-24 20:00:07,552 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=69b295ee-2640-468b-b14b-cd58d9249a97, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,553 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@175f9136 2024-06-24 20:00:07,553 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 69b295ee-2640-468b-b14b-cd58d9249a97, null, 0, false, true, null] 2024-06-24 20:00:07,554 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aef8646-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5aeeea00-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5aeeea00-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1315191a, true, {}] 2024-06-24 20:00:07,554 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5aef8646-3264-11ef-8420-0a580a282ab7 with parameters: [differentTopic, [MULTICAST], true] 2024-06-24 20:00:07,554 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1641b1df 2024-06-24 20:00:07,555 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7ab62ceb-4170-4f71-8fcf-e65616e9da27, address=differentTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,555 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1e7a83a6 2024-06-24 20:00:07,555 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7ab62ceb-4170-4f71-8fcf-e65616e9da27, null, 0, false, true, null] 2024-06-24 20:00:07,556 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aefd468-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5aeeea00-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5aeeea00-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@546a232b, true, {}] 2024-06-24 20:00:07,556 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bd18f4c5-6c02-4479-8f50-62719e7d1069, address=differentTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,557 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@98f6aef 2024-06-24 20:00:07,557 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bd18f4c5-6c02-4479-8f50-62719e7d1069, null, 0, false, true, null] 2024-06-24 20:00:07,557 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5aeffb7a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5aeeea00-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5aeeea00-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68467f9d, true, {}] 2024-06-24 20:00:07,558 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null] 2024-06-24 20:00:07,558 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5af0228b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5aeeea00-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5aeeea00-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@153e4c91, true, {}] 2024-06-24 20:00:07,559 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0377ff0f-19fb-4b12-91a1-4afac69d8647, address=0377ff0f-19fb-4b12-91a1-4afac69d8647, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:07,559 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@176abf9b 2024-06-24 20:00:07,559 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@17f354e4 2024-06-24 20:00:07,560 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0377ff0f-19fb-4b12-91a1-4afac69d8647, null, 0, false, true, null] 2024-06-24 20:00:07,561 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3864, durable=true, userID=5af070ae-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f28c092-0dc6-47e2-af7a-bfcc0aeb95de, JMSReplyTo=temp-queue://0377ff0f-19fb-4b12-91a1-4afac69d8647, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@763299753, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446) .................................................. ***** durable queues test/mom/testQueueRequestReplyCancellation: - queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null ***** non durable for test/mom/testQueueRequestReplyCancellation: .................................................. , transaction: null 2024-06-24 20:00:07,561 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[3864]:RELIABLE:CoreMessage[messageID=3864, durable=true, userID=5af070ae-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f28c092-0dc6-47e2-af7a-bfcc0aeb95de, JMSReplyTo=temp-queue://0377ff0f-19fb-4b12-91a1-4afac69d8647, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@763299753 2024-06-24 20:00:07,561 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=3864, durable=true, userID=5af070ae-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f28c092-0dc6-47e2-af7a-bfcc0aeb95de, JMSReplyTo=temp-queue://0377ff0f-19fb-4b12-91a1-4afac69d8647, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@763299753 to transaction: TransactionImpl [xid=null, txID=3865, xid=null, state=ACTIVE, createTime=1719259207561(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3971c203 2024-06-24 20:00:07,562 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom12] 2024-06-24 20:00:07,562 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5af0becf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5aeeea00-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5aeeea00-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5012f7cf, true, {}] 2024-06-24 20:00:07,563 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3872, durable=true, userID=5af0e5e1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f28c092-0dc6-47e2-af7a-bfcc0aeb95de, _AMQ_ROUTING_TYPE=0]]@2058584457, context: RoutingContextImpl(Address=differentTopic, routingType=MULTICAST, PreviousAddress=differentTopic previousRoute:MULTICAST, reusable=true, version=-2147483364) .................................................. ***** durable queues differentTopic: ***** non durable for differentTopic: - queueID=3844 address:differentTopic name:7ab62ceb-4170-4f71-8fcf-e65616e9da27 filter:null - queueID=3850 address:differentTopic name:bd18f4c5-6c02-4479-8f50-62719e7d1069 filter:null .................................................. , transaction: null 2024-06-24 20:00:07,563 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from bd18f4c5-6c02-4479-8f50-62719e7d1069: Reference[3872]:RELIABLE:CoreMessage[messageID=3872, durable=true, userID=5af0e5e1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f28c092-0dc6-47e2-af7a-bfcc0aeb95de, _AMQ_ROUTING_TYPE=0]]@2058584457 2024-06-24 20:00:07,563 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7ab62ceb-4170-4f71-8fcf-e65616e9da27: Reference[3872]:RELIABLE:CoreMessage[messageID=3872, durable=true, userID=5af0e5e1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f28c092-0dc6-47e2-af7a-bfcc0aeb95de, _AMQ_ROUTING_TYPE=0]]@2058584457 2024-06-24 20:00:07,564 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7ab62ceb-4170-4f71-8fcf-e65616e9da27: CoreMessage[messageID=3872, durable=true, userID=5af0e5e1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f28c092-0dc6-47e2-af7a-bfcc0aeb95de, _AMQ_ROUTING_TYPE=0]]@2058584457 to transaction: TransactionImpl [xid=null, txID=3875, xid=null, state=ACTIVE, createTime=1719259207563(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@12854e4a 2024-06-24 20:00:07,564 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from bd18f4c5-6c02-4479-8f50-62719e7d1069: CoreMessage[messageID=3872, durable=true, userID=5af0e5e1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f28c092-0dc6-47e2-af7a-bfcc0aeb95de, _AMQ_ROUTING_TYPE=0]]@2058584457 to transaction: TransactionImpl [xid=null, txID=3876, xid=null, state=ACTIVE, createTime=1719259207563(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 1]@328e2c3f 2024-06-24 20:00:07,564 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7ab62ceb-4170-4f71-8fcf-e65616e9da27: CoreMessage[messageID=3872, durable=true, userID=5af0e5e1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f28c092-0dc6-47e2-af7a-bfcc0aeb95de, _AMQ_ROUTING_TYPE=0]]@2058584457, transaction: TransactionImpl [xid=null, txID=3875, xid=null, state=COMMITTED, createTime=1719259207563(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@12854e4a 2024-06-24 20:00:07,564 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from bd18f4c5-6c02-4479-8f50-62719e7d1069: CoreMessage[messageID=3872, durable=true, userID=5af0e5e1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=differentTopic, size=471, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f28c092-0dc6-47e2-af7a-bfcc0aeb95de, _AMQ_ROUTING_TYPE=0]]@2058584457, transaction: TransactionImpl [xid=null, txID=3876, xid=null, state=COMMITTED, createTime=1719259207563(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@328e2c3f 2024-06-24 20:00:07,564 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=3864, durable=true, userID=5af070ae-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:07 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=943, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f28c092-0dc6-47e2-af7a-bfcc0aeb95de, JMSReplyTo=temp-queue://0377ff0f-19fb-4b12-91a1-4afac69d8647, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@763299753, transaction: TransactionImpl [xid=null, txID=3865, xid=null, state=COMMITTED, createTime=1719259207561(Mon Jun 24 20:00:07 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3971c203 2024-06-24 20:00:08,564 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3be60847, org.eclipse.scout.rt.mom.jms.JmsSubscription@19ea65f4, org.eclipse.scout.rt.mom.jms.JmsSubscription@3dfe2797] 2024-06-24 20:00:08,565 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [69b295ee-2640-468b-b14b-cd58d9249a97] 2024-06-24 20:00:08,587 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [7ab62ceb-4170-4f71-8fcf-e65616e9da27] 2024-06-24 20:00:08,588 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3337757[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:08,588 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008493 ms 2024-06-24 20:00:08,589 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [bd18f4c5-6c02-4479-8f50-62719e7d1069] 2024-06-24 20:00:08,589 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:08,590 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:08,590 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5aeeea00-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:08,591 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:08,591 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1043.708763 ms 2024-06-24 20:00:08,591 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:08,592 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:08,592 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:08,592 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1056166351'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,594 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,594 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b8e3753-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,595 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b8e3756-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b8e3753-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b8e3753-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bb65025, true, {}] 2024-06-24 20:00:08,595 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b8e5e67-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b8e3753-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b8e3753-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c8468ad, true, {}] 2024-06-24 20:00:08,596 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5b8e5e67-3264-11ef-8420-0a580a282ab7 with parameters: [scout.mom.requestreply.cancellation, [MULTICAST], true] 2024-06-24 20:00:08,596 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@143b8913 2024-06-24 20:00:08,596 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ab5d4c5a-1bdc-4554-bf89-9a925a9f9fdc, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,597 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@43658fd2 2024-06-24 20:00:08,597 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ab5d4c5a-1bdc-4554-bf89-9a925a9f9fdc, null, 0, false, true, null] 2024-06-24 20:00:08,597 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b8eac89-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,598 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b8ed39c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b8eac89-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b8eac89-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16f28a58, true, {}] 2024-06-24 20:00:08,598 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b8ed39d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b8eac89-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b8eac89-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5933dd79, true, {}] 2024-06-24 20:00:08,599 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:08,599 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b8efaae-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,600 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b8f21c1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b8efaae-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b8efaae-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44f92cda, true, {}] 2024-06-24 20:00:08,600 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b8f21c2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b8efaae-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b8efaae-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75c76679, true, {}] 2024-06-24 20:00:08,600 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=30a330de-9b99-4781-bbce-8656f9e463aa, address=30a330de-9b99-4781-bbce-8656f9e463aa, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,601 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2c7462c0 2024-06-24 20:00:08,601 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@45aa3813 2024-06-24 20:00:08,601 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 30a330de-9b99-4781-bbce-8656f9e463aa, null, 0, false, true, null] 2024-06-24 20:00:08,602 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3946, durable=true, userID=5b8f6fe5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=5b8f21c0-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-56ee359f-88a0-4eab-97e5-efba1d31ee72, JMSReplyTo=temp-queue://30a330de-9b99-4781-bbce-8656f9e463aa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@518437937, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:08,603 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3946]:RELIABLE:CoreMessage[messageID=3946, durable=true, userID=5b8f6fe5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=5b8f21c0-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-56ee359f-88a0-4eab-97e5-efba1d31ee72, JMSReplyTo=temp-queue://30a330de-9b99-4781-bbce-8656f9e463aa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@518437937 2024-06-24 20:00:08,603 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3946, durable=true, userID=5b8f6fe5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=5b8f21c0-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-56ee359f-88a0-4eab-97e5-efba1d31ee72, JMSReplyTo=temp-queue://30a330de-9b99-4781-bbce-8656f9e463aa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@518437937 to transaction: TransactionImpl [xid=null, txID=3947, xid=null, state=ACTIVE, createTime=1719259208603(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@292fcfeb 2024-06-24 20:00:08,603 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b8f96f6-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=15ee4fd8-9955-453a-b89c-e7298a4d39d6] 2024-06-24 20:00:08,604 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b8fbe09-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b8f96f6-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b8f96f6-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7174988b, true, {}] 2024-06-24 20:00:08,604 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b8fbe0a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b8f96f6-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b8f96f6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4991d5db, true, {}] 2024-06-24 20:00:08,605 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3952, durable=true, userID=5b8fe51c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=30a330de-9b99-4781-bbce-8656f9e463aa, size=837, properties=TypedProperties[__AMQ_CID=5b8fbe08-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-56ee359f-88a0-4eab-97e5-efba1d31ee72, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=15ee4fd8-9955-453a-b89c-e7298a4d39d6]]@905217667, context: RoutingContextImpl(Address=30a330de-9b99-4781-bbce-8656f9e463aa, routingType=ANYCAST, PreviousAddress=30a330de-9b99-4781-bbce-8656f9e463aa previousRoute:ANYCAST, reusable=true, version=-2147483357) .................................................. ***** durable queues 30a330de-9b99-4781-bbce-8656f9e463aa: ***** non durable for 30a330de-9b99-4781-bbce-8656f9e463aa: - queueID=3942 address:30a330de-9b99-4781-bbce-8656f9e463aa name:30a330de-9b99-4781-bbce-8656f9e463aa filter:null .................................................. , transaction: null 2024-06-24 20:00:08,605 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 30a330de-9b99-4781-bbce-8656f9e463aa: Reference[3952]:RELIABLE:CoreMessage[messageID=3952, durable=true, userID=5b8fe51c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=30a330de-9b99-4781-bbce-8656f9e463aa, size=837, properties=TypedProperties[__AMQ_CID=5b8fbe08-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-56ee359f-88a0-4eab-97e5-efba1d31ee72, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=15ee4fd8-9955-453a-b89c-e7298a4d39d6]]@905217667 2024-06-24 20:00:08,606 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 30a330de-9b99-4781-bbce-8656f9e463aa: CoreMessage[messageID=3952, durable=true, userID=5b8fe51c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=30a330de-9b99-4781-bbce-8656f9e463aa, size=837, properties=TypedProperties[__AMQ_CID=5b8fbe08-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-56ee359f-88a0-4eab-97e5-efba1d31ee72, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=15ee4fd8-9955-453a-b89c-e7298a4d39d6]]@905217667 to transaction: TransactionImpl [xid=null, txID=3955, xid=null, state=ACTIVE, createTime=1719259208605(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@661c1663 2024-06-24 20:00:08,606 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 30a330de-9b99-4781-bbce-8656f9e463aa: CoreMessage[messageID=3952, durable=true, userID=5b8fe51c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=30a330de-9b99-4781-bbce-8656f9e463aa, size=837, properties=TypedProperties[__AMQ_CID=5b8fbe08-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-56ee359f-88a0-4eab-97e5-efba1d31ee72, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=15ee4fd8-9955-453a-b89c-e7298a4d39d6]]@905217667, transaction: TransactionImpl [xid=null, txID=3955, xid=null, state=COMMITTED, createTime=1719259208605(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@661c1663 2024-06-24 20:00:08,606 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b8f96f6-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=15ee4fd8-9955-453a-b89c-e7298a4d39d6] 2024-06-24 20:00:08,606 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3946, durable=true, userID=5b8f6fe5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=5b8f21c0-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-56ee359f-88a0-4eab-97e5-efba1d31ee72, JMSReplyTo=temp-queue://30a330de-9b99-4781-bbce-8656f9e463aa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@518437937, transaction: TransactionImpl [xid=null, txID=3947, xid=null, state=COMMITTED, createTime=1719259208603(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@292fcfeb 2024-06-24 20:00:08,606 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b8efaae-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,608 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@73e5cf2e, org.eclipse.scout.rt.mom.jms.JmsSubscription@2b22316e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,608 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b8eac89-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,609 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b90815d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,609 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b908160-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b90815d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b90815d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e47ae6c, true, {}] 2024-06-24 20:00:08,610 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b908161-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b90815d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b90815d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38e6e31b, true, {}] 2024-06-24 20:00:08,610 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:08,611 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b90cf82-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,611 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b90cf85-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b90cf82-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b90cf82-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c211039, true, {}] 2024-06-24 20:00:08,611 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b90cf86-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b90cf82-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b90cf82-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d2ac5d6, true, {}] 2024-06-24 20:00:08,612 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=43556411-79b8-407f-b9f2-2c2441bf6319, address=43556411-79b8-407f-b9f2-2c2441bf6319, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,612 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7dc89c36 2024-06-24 20:00:08,612 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@fe25972 2024-06-24 20:00:08,613 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 43556411-79b8-407f-b9f2-2c2441bf6319, null, 0, false, true, null] 2024-06-24 20:00:08,614 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3991, durable=true, userID=5b911da9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=5b90cf84-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b97e600e-99c4-4827-a387-5109ffe5b60c, JMSReplyTo=temp-queue://43556411-79b8-407f-b9f2-2c2441bf6319, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1572951174, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:08,618 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[3991]:RELIABLE:CoreMessage[messageID=3991, durable=true, userID=5b911da9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=5b90cf84-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b97e600e-99c4-4827-a387-5109ffe5b60c, JMSReplyTo=temp-queue://43556411-79b8-407f-b9f2-2c2441bf6319, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1572951174 2024-06-24 20:00:08,618 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3991, durable=true, userID=5b911da9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=5b90cf84-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b97e600e-99c4-4827-a387-5109ffe5b60c, JMSReplyTo=temp-queue://43556411-79b8-407f-b9f2-2c2441bf6319, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1572951174 to transaction: TransactionImpl [xid=null, txID=3992, xid=null, state=ACTIVE, createTime=1719259208618(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@655a9cc8 2024-06-24 20:00:08,619 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b92080a-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f00ca9f9-35e1-4ee0-9ea6-abc27e9a61f7] 2024-06-24 20:00:08,619 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b92080d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b92080a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b92080a-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@330a4cc1, true, {}] 2024-06-24 20:00:08,620 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b922f1e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b92080a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b92080a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@219c5d04, true, {}] 2024-06-24 20:00:08,621 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3997, durable=true, userID=5b922f20-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=43556411-79b8-407f-b9f2-2c2441bf6319, size=930, properties=TypedProperties[__AMQ_CID=5b92080c-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b97e600e-99c4-4827-a387-5109ffe5b60c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f00ca9f9-35e1-4ee0-9ea6-abc27e9a61f7]]@759983726, context: RoutingContextImpl(Address=43556411-79b8-407f-b9f2-2c2441bf6319, routingType=ANYCAST, PreviousAddress=43556411-79b8-407f-b9f2-2c2441bf6319 previousRoute:ANYCAST, reusable=true, version=-2147483355) .................................................. ***** durable queues 43556411-79b8-407f-b9f2-2c2441bf6319: ***** non durable for 43556411-79b8-407f-b9f2-2c2441bf6319: - queueID=3987 address:43556411-79b8-407f-b9f2-2c2441bf6319 name:43556411-79b8-407f-b9f2-2c2441bf6319 filter:null .................................................. , transaction: null 2024-06-24 20:00:08,621 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 43556411-79b8-407f-b9f2-2c2441bf6319: Reference[3997]:RELIABLE:CoreMessage[messageID=3997, durable=true, userID=5b922f20-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=43556411-79b8-407f-b9f2-2c2441bf6319, size=930, properties=TypedProperties[__AMQ_CID=5b92080c-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b97e600e-99c4-4827-a387-5109ffe5b60c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f00ca9f9-35e1-4ee0-9ea6-abc27e9a61f7]]@759983726 2024-06-24 20:00:08,621 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 43556411-79b8-407f-b9f2-2c2441bf6319: CoreMessage[messageID=3997, durable=true, userID=5b922f20-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=43556411-79b8-407f-b9f2-2c2441bf6319, size=930, properties=TypedProperties[__AMQ_CID=5b92080c-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b97e600e-99c4-4827-a387-5109ffe5b60c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f00ca9f9-35e1-4ee0-9ea6-abc27e9a61f7]]@759983726 to transaction: TransactionImpl [xid=null, txID=4000, xid=null, state=ACTIVE, createTime=1719259208621(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@38b4f357 2024-06-24 20:00:08,621 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=3991, durable=true, userID=5b911da9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=5b90cf84-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b97e600e-99c4-4827-a387-5109ffe5b60c, JMSReplyTo=temp-queue://43556411-79b8-407f-b9f2-2c2441bf6319, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1572951174, transaction: TransactionImpl [xid=null, txID=3992, xid=null, state=COMMITTED, createTime=1719259208618(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@655a9cc8 2024-06-24 20:00:08,621 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 43556411-79b8-407f-b9f2-2c2441bf6319: CoreMessage[messageID=3997, durable=true, userID=5b922f20-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=43556411-79b8-407f-b9f2-2c2441bf6319, size=930, properties=TypedProperties[__AMQ_CID=5b92080c-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b97e600e-99c4-4827-a387-5109ffe5b60c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f00ca9f9-35e1-4ee0-9ea6-abc27e9a61f7]]@759983726, transaction: TransactionImpl [xid=null, txID=4000, xid=null, state=COMMITTED, createTime=1719259208621(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@38b4f357 2024-06-24 20:00:08,621 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b92080a-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f00ca9f9-35e1-4ee0-9ea6-abc27e9a61f7] 2024-06-24 20:00:08,622 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b90cf82-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,623 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@286de8ed, org.eclipse.scout.rt.mom.jms.JmsSubscription@167521a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,624 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b90815d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,625 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b92f271-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,625 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b92f274-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b92f271-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b92f271-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e9d452c, true, {}] 2024-06-24 20:00:08,626 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b931985-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b92f271-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b92f271-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79380326, true, {}] 2024-06-24 20:00:08,626 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:08,627 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b934096-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,627 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b934099-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b934096-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b934096-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5aa588a2, true, {}] 2024-06-24 20:00:08,628 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b9367aa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b934096-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b934096-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ef3ff4c, true, {}] 2024-06-24 20:00:08,628 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=642d6de5-1b99-4c3f-bd3c-a148dd1e0a2b, address=642d6de5-1b99-4c3f-bd3c-a148dd1e0a2b, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,628 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@9c86433 2024-06-24 20:00:08,629 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3a4f8fa8 2024-06-24 20:00:08,629 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 642d6de5-1b99-4c3f-bd3c-a148dd1e0a2b, null, 0, false, true, null] 2024-06-24 20:00:08,630 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4036, durable=true, userID=5b93b5cd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=5b934098-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07953562-0e8b-490d-94c0-77d7468e2ba4, JMSReplyTo=temp-queue://642d6de5-1b99-4c3f-bd3c-a148dd1e0a2b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@439986095, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:08,634 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4036]:RELIABLE:CoreMessage[messageID=4036, durable=true, userID=5b93b5cd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=5b934098-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07953562-0e8b-490d-94c0-77d7468e2ba4, JMSReplyTo=temp-queue://642d6de5-1b99-4c3f-bd3c-a148dd1e0a2b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@439986095 2024-06-24 20:00:08,634 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4036, durable=true, userID=5b93b5cd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=5b934098-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07953562-0e8b-490d-94c0-77d7468e2ba4, JMSReplyTo=temp-queue://642d6de5-1b99-4c3f-bd3c-a148dd1e0a2b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@439986095 to transaction: TransactionImpl [xid=null, txID=4037, xid=null, state=ACTIVE, createTime=1719259208634(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5bc04aaa 2024-06-24 20:00:08,635 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b94791e-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b5e882e7-3946-4750-876b-69348c4ac0ba] 2024-06-24 20:00:08,635 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b947921-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b94791e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b94791e-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7915b18, true, {}] 2024-06-24 20:00:08,636 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b94a032-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b94791e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b94791e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5668d045, true, {}] 2024-06-24 20:00:08,637 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4042, durable=true, userID=5b94a034-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=642d6de5-1b99-4c3f-bd3c-a148dd1e0a2b, size=939, properties=TypedProperties[__AMQ_CID=5b947920-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07953562-0e8b-490d-94c0-77d7468e2ba4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b5e882e7-3946-4750-876b-69348c4ac0ba]]@763711317, context: RoutingContextImpl(Address=642d6de5-1b99-4c3f-bd3c-a148dd1e0a2b, routingType=ANYCAST, PreviousAddress=642d6de5-1b99-4c3f-bd3c-a148dd1e0a2b previousRoute:ANYCAST, reusable=true, version=-2147483353) .................................................. ***** durable queues 642d6de5-1b99-4c3f-bd3c-a148dd1e0a2b: ***** non durable for 642d6de5-1b99-4c3f-bd3c-a148dd1e0a2b: - queueID=4032 address:642d6de5-1b99-4c3f-bd3c-a148dd1e0a2b name:642d6de5-1b99-4c3f-bd3c-a148dd1e0a2b filter:null .................................................. , transaction: null 2024-06-24 20:00:08,637 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 642d6de5-1b99-4c3f-bd3c-a148dd1e0a2b: Reference[4042]:RELIABLE:CoreMessage[messageID=4042, durable=true, userID=5b94a034-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=642d6de5-1b99-4c3f-bd3c-a148dd1e0a2b, size=939, properties=TypedProperties[__AMQ_CID=5b947920-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07953562-0e8b-490d-94c0-77d7468e2ba4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b5e882e7-3946-4750-876b-69348c4ac0ba]]@763711317 2024-06-24 20:00:08,637 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 642d6de5-1b99-4c3f-bd3c-a148dd1e0a2b: CoreMessage[messageID=4042, durable=true, userID=5b94a034-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=642d6de5-1b99-4c3f-bd3c-a148dd1e0a2b, size=939, properties=TypedProperties[__AMQ_CID=5b947920-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07953562-0e8b-490d-94c0-77d7468e2ba4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b5e882e7-3946-4750-876b-69348c4ac0ba]]@763711317 to transaction: TransactionImpl [xid=null, txID=4045, xid=null, state=ACTIVE, createTime=1719259208637(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6b8fd43b 2024-06-24 20:00:08,637 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 642d6de5-1b99-4c3f-bd3c-a148dd1e0a2b: CoreMessage[messageID=4042, durable=true, userID=5b94a034-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=642d6de5-1b99-4c3f-bd3c-a148dd1e0a2b, size=939, properties=TypedProperties[__AMQ_CID=5b947920-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07953562-0e8b-490d-94c0-77d7468e2ba4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b5e882e7-3946-4750-876b-69348c4ac0ba]]@763711317, transaction: TransactionImpl [xid=null, txID=4045, xid=null, state=COMMITTED, createTime=1719259208637(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6b8fd43b 2024-06-24 20:00:08,637 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b94791e-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b5e882e7-3946-4750-876b-69348c4ac0ba] 2024-06-24 20:00:08,637 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4036, durable=true, userID=5b93b5cd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=5b934098-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-07953562-0e8b-490d-94c0-77d7468e2ba4, JMSReplyTo=temp-queue://642d6de5-1b99-4c3f-bd3c-a148dd1e0a2b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@439986095, transaction: TransactionImpl [xid=null, txID=4037, xid=null, state=COMMITTED, createTime=1719259208634(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5bc04aaa 2024-06-24 20:00:08,638 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b934096-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,639 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@489b374b, org.eclipse.scout.rt.mom.jms.JmsSubscription@42bb3034] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,640 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b92f271-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,641 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b956385-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,641 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b956388-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b956385-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b956385-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@508d1f4, true, {}] 2024-06-24 20:00:08,642 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b958a99-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b956385-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b956385-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70f871a3, true, {}] 2024-06-24 20:00:08,642 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:08,643 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b95b1aa-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,643 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b95b1ad-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b95b1aa-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b95b1aa-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d6c2901, true, {}] 2024-06-24 20:00:08,644 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b95d8be-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b95b1aa-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b95b1aa-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3cbdd8a8, true, {}] 2024-06-24 20:00:08,644 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e39e5dfc-9901-45b3-9742-4ec44fa5c91d, address=e39e5dfc-9901-45b3-9742-4ec44fa5c91d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,644 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5b9332df 2024-06-24 20:00:08,645 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@aa41a9e 2024-06-24 20:00:08,645 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e39e5dfc-9901-45b3-9742-4ec44fa5c91d, null, 0, false, true, null] 2024-06-24 20:00:08,646 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4081, durable=true, userID=5b9626e1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=5b95b1ac-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b1d8af23-dfe8-4967-a28c-70d418289675, JMSReplyTo=temp-queue://e39e5dfc-9901-45b3-9742-4ec44fa5c91d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1018660859, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:08,646 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4081]:RELIABLE:CoreMessage[messageID=4081, durable=true, userID=5b9626e1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=5b95b1ac-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b1d8af23-dfe8-4967-a28c-70d418289675, JMSReplyTo=temp-queue://e39e5dfc-9901-45b3-9742-4ec44fa5c91d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1018660859 2024-06-24 20:00:08,647 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4081, durable=true, userID=5b9626e1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=5b95b1ac-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b1d8af23-dfe8-4967-a28c-70d418289675, JMSReplyTo=temp-queue://e39e5dfc-9901-45b3-9742-4ec44fa5c91d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1018660859 to transaction: TransactionImpl [xid=null, txID=4082, xid=null, state=ACTIVE, createTime=1719259208647(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@67e4635 2024-06-24 20:00:08,647 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b964df2-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=758af2e8-dd0d-4727-94de-f9cdcfe12719] 2024-06-24 20:00:08,648 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b967505-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b964df2-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b964df2-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a190e4e, true, {}] 2024-06-24 20:00:08,648 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b967506-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b964df2-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b964df2-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53e8847a, true, {}] 2024-06-24 20:00:08,649 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4087, durable=true, userID=5b969c18-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=e39e5dfc-9901-45b3-9742-4ec44fa5c91d, size=865, properties=TypedProperties[__AMQ_CID=5b967504-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b1d8af23-dfe8-4967-a28c-70d418289675, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=758af2e8-dd0d-4727-94de-f9cdcfe12719]]@2137113684, context: RoutingContextImpl(Address=e39e5dfc-9901-45b3-9742-4ec44fa5c91d, routingType=ANYCAST, PreviousAddress=e39e5dfc-9901-45b3-9742-4ec44fa5c91d previousRoute:ANYCAST, reusable=true, version=-2147483351) .................................................. ***** durable queues e39e5dfc-9901-45b3-9742-4ec44fa5c91d: ***** non durable for e39e5dfc-9901-45b3-9742-4ec44fa5c91d: - queueID=4077 address:e39e5dfc-9901-45b3-9742-4ec44fa5c91d name:e39e5dfc-9901-45b3-9742-4ec44fa5c91d filter:null .................................................. , transaction: null 2024-06-24 20:00:08,649 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e39e5dfc-9901-45b3-9742-4ec44fa5c91d: Reference[4087]:RELIABLE:CoreMessage[messageID=4087, durable=true, userID=5b969c18-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=e39e5dfc-9901-45b3-9742-4ec44fa5c91d, size=865, properties=TypedProperties[__AMQ_CID=5b967504-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b1d8af23-dfe8-4967-a28c-70d418289675, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=758af2e8-dd0d-4727-94de-f9cdcfe12719]]@2137113684 2024-06-24 20:00:08,650 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e39e5dfc-9901-45b3-9742-4ec44fa5c91d: CoreMessage[messageID=4087, durable=true, userID=5b969c18-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=e39e5dfc-9901-45b3-9742-4ec44fa5c91d, size=865, properties=TypedProperties[__AMQ_CID=5b967504-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b1d8af23-dfe8-4967-a28c-70d418289675, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=758af2e8-dd0d-4727-94de-f9cdcfe12719]]@2137113684 to transaction: TransactionImpl [xid=null, txID=4092, xid=null, state=ACTIVE, createTime=1719259208650(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@63d9ce98 2024-06-24 20:00:08,650 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b964df2-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=758af2e8-dd0d-4727-94de-f9cdcfe12719] 2024-06-24 20:00:08,650 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e39e5dfc-9901-45b3-9742-4ec44fa5c91d: CoreMessage[messageID=4087, durable=true, userID=5b969c18-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=e39e5dfc-9901-45b3-9742-4ec44fa5c91d, size=865, properties=TypedProperties[__AMQ_CID=5b967504-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b1d8af23-dfe8-4967-a28c-70d418289675, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=758af2e8-dd0d-4727-94de-f9cdcfe12719]]@2137113684, transaction: TransactionImpl [xid=null, txID=4092, xid=null, state=COMMITTED, createTime=1719259208650(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@63d9ce98 2024-06-24 20:00:08,650 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4081, durable=true, userID=5b9626e1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=5b95b1ac-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b1d8af23-dfe8-4967-a28c-70d418289675, JMSReplyTo=temp-queue://e39e5dfc-9901-45b3-9742-4ec44fa5c91d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1018660859, transaction: TransactionImpl [xid=null, txID=4082, xid=null, state=COMMITTED, createTime=1719259208647(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@67e4635 2024-06-24 20:00:08,650 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b95b1aa-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,652 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@26ed0dcc, org.eclipse.scout.rt.mom.jms.JmsSubscription@580e01de] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,653 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b956385-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,654 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b975f69-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,654 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b975f6c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b975f69-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b975f69-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30ea2944, true, {}] 2024-06-24 20:00:08,655 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b97867d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b975f69-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b975f69-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@575be2ad, true, {}] 2024-06-24 20:00:08,655 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:08,656 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b97ad8e-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,656 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b97ad91-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b97ad8e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b97ad8e-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53a115fb, true, {}] 2024-06-24 20:00:08,657 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b97ad92-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b97ad8e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b97ad8e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52d27ad1, true, {}] 2024-06-24 20:00:08,657 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1f10340a-ee32-4532-84ec-81fd35fb1cc6, address=1f10340a-ee32-4532-84ec-81fd35fb1cc6, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,657 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@16575322 2024-06-24 20:00:08,658 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3c8dcb9c 2024-06-24 20:00:08,658 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1f10340a-ee32-4532-84ec-81fd35fb1cc6, null, 0, false, true, null] 2024-06-24 20:00:08,659 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4126, durable=true, userID=5b9822c5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=5b97ad90-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-64cd3850-67a7-4167-b1b0-47612784ef43, JMSReplyTo=temp-queue://1f10340a-ee32-4532-84ec-81fd35fb1cc6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2004609508, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:08,659 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4126]:RELIABLE:CoreMessage[messageID=4126, durable=true, userID=5b9822c5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=5b97ad90-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-64cd3850-67a7-4167-b1b0-47612784ef43, JMSReplyTo=temp-queue://1f10340a-ee32-4532-84ec-81fd35fb1cc6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2004609508 2024-06-24 20:00:08,660 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4126, durable=true, userID=5b9822c5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=5b97ad90-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-64cd3850-67a7-4167-b1b0-47612784ef43, JMSReplyTo=temp-queue://1f10340a-ee32-4532-84ec-81fd35fb1cc6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2004609508 to transaction: TransactionImpl [xid=null, txID=4127, xid=null, state=ACTIVE, createTime=1719259208660(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@78fdedbf 2024-06-24 20:00:08,660 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b9849d6-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4e62324f-eab8-4ed9-b5f7-6f3b73604ca7] 2024-06-24 20:00:08,660 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b9849d9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b9849d6-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b9849d6-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6be45b1d, true, {}] 2024-06-24 20:00:08,661 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b9870ea-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b9849d6-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b9849d6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b514323, true, {}] 2024-06-24 20:00:08,662 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4132, durable=true, userID=5b9870ec-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=1f10340a-ee32-4532-84ec-81fd35fb1cc6, size=821, properties=TypedProperties[__AMQ_CID=5b9849d8-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-64cd3850-67a7-4167-b1b0-47612784ef43, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4e62324f-eab8-4ed9-b5f7-6f3b73604ca7]]@552321376, context: RoutingContextImpl(Address=1f10340a-ee32-4532-84ec-81fd35fb1cc6, routingType=ANYCAST, PreviousAddress=1f10340a-ee32-4532-84ec-81fd35fb1cc6 previousRoute:ANYCAST, reusable=true, version=-2147483349) .................................................. ***** durable queues 1f10340a-ee32-4532-84ec-81fd35fb1cc6: ***** non durable for 1f10340a-ee32-4532-84ec-81fd35fb1cc6: - queueID=4122 address:1f10340a-ee32-4532-84ec-81fd35fb1cc6 name:1f10340a-ee32-4532-84ec-81fd35fb1cc6 filter:null .................................................. , transaction: null 2024-06-24 20:00:08,662 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1f10340a-ee32-4532-84ec-81fd35fb1cc6: Reference[4132]:RELIABLE:CoreMessage[messageID=4132, durable=true, userID=5b9870ec-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=1f10340a-ee32-4532-84ec-81fd35fb1cc6, size=821, properties=TypedProperties[__AMQ_CID=5b9849d8-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-64cd3850-67a7-4167-b1b0-47612784ef43, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4e62324f-eab8-4ed9-b5f7-6f3b73604ca7]]@552321376 2024-06-24 20:00:08,662 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1f10340a-ee32-4532-84ec-81fd35fb1cc6: CoreMessage[messageID=4132, durable=true, userID=5b9870ec-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=1f10340a-ee32-4532-84ec-81fd35fb1cc6, size=821, properties=TypedProperties[__AMQ_CID=5b9849d8-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-64cd3850-67a7-4167-b1b0-47612784ef43, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4e62324f-eab8-4ed9-b5f7-6f3b73604ca7]]@552321376 to transaction: TransactionImpl [xid=null, txID=4135, xid=null, state=ACTIVE, createTime=1719259208662(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@779418d0 2024-06-24 20:00:08,662 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1f10340a-ee32-4532-84ec-81fd35fb1cc6: CoreMessage[messageID=4132, durable=true, userID=5b9870ec-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=1f10340a-ee32-4532-84ec-81fd35fb1cc6, size=821, properties=TypedProperties[__AMQ_CID=5b9849d8-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-64cd3850-67a7-4167-b1b0-47612784ef43, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=4e62324f-eab8-4ed9-b5f7-6f3b73604ca7]]@552321376, transaction: TransactionImpl [xid=null, txID=4135, xid=null, state=COMMITTED, createTime=1719259208662(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@779418d0 2024-06-24 20:00:08,662 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b9849d6-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=4e62324f-eab8-4ed9-b5f7-6f3b73604ca7] 2024-06-24 20:00:08,663 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4126, durable=true, userID=5b9822c5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=5b97ad90-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-64cd3850-67a7-4167-b1b0-47612784ef43, JMSReplyTo=temp-queue://1f10340a-ee32-4532-84ec-81fd35fb1cc6, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2004609508, transaction: TransactionImpl [xid=null, txID=4127, xid=null, state=COMMITTED, createTime=1719259208660(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@78fdedbf 2024-06-24 20:00:08,663 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b97ad8e-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,664 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7fb1793a, org.eclipse.scout.rt.mom.jms.JmsSubscription@f4570fb] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,665 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b975f69-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,666 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b99343d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,666 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b993440-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b99343d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b99343d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b59ef1c, true, {}] 2024-06-24 20:00:08,667 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b995b51-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b99343d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b99343d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57464fc7, true, {}] 2024-06-24 20:00:08,667 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:08,668 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b998262-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,668 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b998265-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b998262-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b998262-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77b264b1, true, {}] 2024-06-24 20:00:08,669 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b99a976-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b998262-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b998262-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@242cbc48, true, {}] 2024-06-24 20:00:08,669 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=14afda4d-92dc-4fae-b1f7-fa0bbf0a6214, address=14afda4d-92dc-4fae-b1f7-fa0bbf0a6214, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,669 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@56991b1e 2024-06-24 20:00:08,670 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@17dcf7ee 2024-06-24 20:00:08,670 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 14afda4d-92dc-4fae-b1f7-fa0bbf0a6214, null, 0, false, true, null] 2024-06-24 20:00:08,671 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4171, durable=true, userID=5b99d089-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=5b998264-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0ab9f4b-a769-4f31-a7e7-428fd4fd76ae, JMSReplyTo=temp-queue://14afda4d-92dc-4fae-b1f7-fa0bbf0a6214, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1596886583, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:08,671 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4171]:RELIABLE:CoreMessage[messageID=4171, durable=true, userID=5b99d089-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=5b998264-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0ab9f4b-a769-4f31-a7e7-428fd4fd76ae, JMSReplyTo=temp-queue://14afda4d-92dc-4fae-b1f7-fa0bbf0a6214, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1596886583 2024-06-24 20:00:08,672 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4171, durable=true, userID=5b99d089-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=5b998264-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0ab9f4b-a769-4f31-a7e7-428fd4fd76ae, JMSReplyTo=temp-queue://14afda4d-92dc-4fae-b1f7-fa0bbf0a6214, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1596886583 to transaction: TransactionImpl [xid=null, txID=4172, xid=null, state=ACTIVE, createTime=1719259208671(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3be486d7 2024-06-24 20:00:08,672 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b9a1eaa-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b0dcb830-da07-40dc-9f91-20d388bc2e4e] 2024-06-24 20:00:08,672 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b9a1ead-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b9a1eaa-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b9a1eaa-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ce66f45, true, {}] 2024-06-24 20:00:08,673 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b9a45be-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b9a1eaa-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b9a1eaa-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7eff8423, true, {}] 2024-06-24 20:00:08,674 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4177, durable=true, userID=5b9a45c0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=14afda4d-92dc-4fae-b1f7-fa0bbf0a6214, size=837, properties=TypedProperties[__AMQ_CID=5b9a1eac-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0ab9f4b-a769-4f31-a7e7-428fd4fd76ae, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b0dcb830-da07-40dc-9f91-20d388bc2e4e]]@326659206, context: RoutingContextImpl(Address=14afda4d-92dc-4fae-b1f7-fa0bbf0a6214, routingType=ANYCAST, PreviousAddress=14afda4d-92dc-4fae-b1f7-fa0bbf0a6214 previousRoute:ANYCAST, reusable=true, version=-2147483347) .................................................. ***** durable queues 14afda4d-92dc-4fae-b1f7-fa0bbf0a6214: ***** non durable for 14afda4d-92dc-4fae-b1f7-fa0bbf0a6214: - queueID=4167 address:14afda4d-92dc-4fae-b1f7-fa0bbf0a6214 name:14afda4d-92dc-4fae-b1f7-fa0bbf0a6214 filter:null .................................................. , transaction: null 2024-06-24 20:00:08,674 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 14afda4d-92dc-4fae-b1f7-fa0bbf0a6214: Reference[4177]:RELIABLE:CoreMessage[messageID=4177, durable=true, userID=5b9a45c0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=14afda4d-92dc-4fae-b1f7-fa0bbf0a6214, size=837, properties=TypedProperties[__AMQ_CID=5b9a1eac-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0ab9f4b-a769-4f31-a7e7-428fd4fd76ae, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b0dcb830-da07-40dc-9f91-20d388bc2e4e]]@326659206 2024-06-24 20:00:08,674 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 14afda4d-92dc-4fae-b1f7-fa0bbf0a6214: CoreMessage[messageID=4177, durable=true, userID=5b9a45c0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=14afda4d-92dc-4fae-b1f7-fa0bbf0a6214, size=837, properties=TypedProperties[__AMQ_CID=5b9a1eac-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0ab9f4b-a769-4f31-a7e7-428fd4fd76ae, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b0dcb830-da07-40dc-9f91-20d388bc2e4e]]@326659206 to transaction: TransactionImpl [xid=null, txID=4180, xid=null, state=ACTIVE, createTime=1719259208674(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@75780e04 2024-06-24 20:00:08,674 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 14afda4d-92dc-4fae-b1f7-fa0bbf0a6214: CoreMessage[messageID=4177, durable=true, userID=5b9a45c0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=14afda4d-92dc-4fae-b1f7-fa0bbf0a6214, size=837, properties=TypedProperties[__AMQ_CID=5b9a1eac-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0ab9f4b-a769-4f31-a7e7-428fd4fd76ae, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b0dcb830-da07-40dc-9f91-20d388bc2e4e]]@326659206, transaction: TransactionImpl [xid=null, txID=4180, xid=null, state=COMMITTED, createTime=1719259208674(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@75780e04 2024-06-24 20:00:08,674 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b9a1eaa-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b0dcb830-da07-40dc-9f91-20d388bc2e4e] 2024-06-24 20:00:08,675 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4171, durable=true, userID=5b99d089-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=767, properties=TypedProperties[__AMQ_CID=5b998264-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a0ab9f4b-a769-4f31-a7e7-428fd4fd76ae, JMSReplyTo=temp-queue://14afda4d-92dc-4fae-b1f7-fa0bbf0a6214, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1596886583, transaction: TransactionImpl [xid=null, txID=4172, xid=null, state=COMMITTED, createTime=1719259208671(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3be486d7 2024-06-24 20:00:08,675 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b998262-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,676 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@755fb257, org.eclipse.scout.rt.mom.jms.JmsSubscription@5d90830d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,677 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b99343d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,678 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b9b0911-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,679 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b9b0914-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b9b0911-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b9b0911-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b7bbbc1, true, {}] 2024-06-24 20:00:08,679 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b9b3025-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b9b0911-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b9b0911-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bbe064b, true, {}] 2024-06-24 20:00:08,680 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:08,680 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b9b5736-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,681 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b9b7e49-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b9b5736-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b9b5736-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@770b15b4, true, {}] 2024-06-24 20:00:08,681 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b9b7e4a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b9b5736-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b9b5736-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@512ecd71, true, {}] 2024-06-24 20:00:08,681 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=26849f72-2cb6-4fc6-a75c-0c15899a2860, address=26849f72-2cb6-4fc6-a75c-0c15899a2860, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,682 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3725fe6e 2024-06-24 20:00:08,682 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@47361ce3 2024-06-24 20:00:08,683 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 26849f72-2cb6-4fc6-a75c-0c15899a2860, null, 0, false, true, null] 2024-06-24 20:00:08,683 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4216, durable=true, userID=5b9bcc6d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=5b9b7e48-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1c08c204-84a7-4dde-8672-fb714588b5c2, JMSReplyTo=temp-queue://26849f72-2cb6-4fc6-a75c-0c15899a2860, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1319974654, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:08,684 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4216]:RELIABLE:CoreMessage[messageID=4216, durable=true, userID=5b9bcc6d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=5b9b7e48-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1c08c204-84a7-4dde-8672-fb714588b5c2, JMSReplyTo=temp-queue://26849f72-2cb6-4fc6-a75c-0c15899a2860, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1319974654 2024-06-24 20:00:08,684 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4216, durable=true, userID=5b9bcc6d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=5b9b7e48-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1c08c204-84a7-4dde-8672-fb714588b5c2, JMSReplyTo=temp-queue://26849f72-2cb6-4fc6-a75c-0c15899a2860, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1319974654 to transaction: TransactionImpl [xid=null, txID=4217, xid=null, state=ACTIVE, createTime=1719259208684(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@60a580d8 2024-06-24 20:00:08,687 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4216, durable=true, userID=5b9bcc6d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=860, properties=TypedProperties[__AMQ_CID=5b9b7e48-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1c08c204-84a7-4dde-8672-fb714588b5c2, JMSReplyTo=temp-queue://26849f72-2cb6-4fc6-a75c-0c15899a2860, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1319974654, transaction: TransactionImpl [xid=null, txID=4217, xid=null, state=COMMITTED, createTime=1719259208684(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@60a580d8 2024-06-24 20:00:08,702 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b9eb29e-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=bda13d79-96f7-465c-98b6-89762e6d5e6f] 2024-06-24 20:00:08,703 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b9ed9b1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b9eb29e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b9eb29e-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45ea56ba, true, {}] 2024-06-24 20:00:08,703 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b9ed9b2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b9eb29e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b9eb29e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24b73116, true, {}] 2024-06-24 20:00:08,704 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4222, durable=true, userID=5b9f00c4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=26849f72-2cb6-4fc6-a75c-0c15899a2860, size=930, properties=TypedProperties[__AMQ_CID=5b9ed9b0-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1c08c204-84a7-4dde-8672-fb714588b5c2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bda13d79-96f7-465c-98b6-89762e6d5e6f]]@1700353578, context: RoutingContextImpl(Address=26849f72-2cb6-4fc6-a75c-0c15899a2860, routingType=ANYCAST, PreviousAddress=26849f72-2cb6-4fc6-a75c-0c15899a2860 previousRoute:ANYCAST, reusable=true, version=-2147483345) .................................................. ***** durable queues 26849f72-2cb6-4fc6-a75c-0c15899a2860: ***** non durable for 26849f72-2cb6-4fc6-a75c-0c15899a2860: - queueID=4212 address:26849f72-2cb6-4fc6-a75c-0c15899a2860 name:26849f72-2cb6-4fc6-a75c-0c15899a2860 filter:null .................................................. , transaction: null 2024-06-24 20:00:08,704 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 26849f72-2cb6-4fc6-a75c-0c15899a2860: Reference[4222]:RELIABLE:CoreMessage[messageID=4222, durable=true, userID=5b9f00c4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=26849f72-2cb6-4fc6-a75c-0c15899a2860, size=930, properties=TypedProperties[__AMQ_CID=5b9ed9b0-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1c08c204-84a7-4dde-8672-fb714588b5c2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bda13d79-96f7-465c-98b6-89762e6d5e6f]]@1700353578 2024-06-24 20:00:08,705 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 26849f72-2cb6-4fc6-a75c-0c15899a2860: CoreMessage[messageID=4222, durable=true, userID=5b9f00c4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=26849f72-2cb6-4fc6-a75c-0c15899a2860, size=930, properties=TypedProperties[__AMQ_CID=5b9ed9b0-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1c08c204-84a7-4dde-8672-fb714588b5c2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bda13d79-96f7-465c-98b6-89762e6d5e6f]]@1700353578 to transaction: TransactionImpl [xid=null, txID=4225, xid=null, state=ACTIVE, createTime=1719259208705(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3069cc16 2024-06-24 20:00:08,705 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 26849f72-2cb6-4fc6-a75c-0c15899a2860: CoreMessage[messageID=4222, durable=true, userID=5b9f00c4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=26849f72-2cb6-4fc6-a75c-0c15899a2860, size=930, properties=TypedProperties[__AMQ_CID=5b9ed9b0-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-1c08c204-84a7-4dde-8672-fb714588b5c2, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=bda13d79-96f7-465c-98b6-89762e6d5e6f]]@1700353578, transaction: TransactionImpl [xid=null, txID=4225, xid=null, state=COMMITTED, createTime=1719259208705(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3069cc16 2024-06-24 20:00:08,705 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b9eb29e-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=bda13d79-96f7-465c-98b6-89762e6d5e6f] 2024-06-24 20:00:08,706 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b9b5736-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,707 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@44b41136, org.eclipse.scout.rt.mom.jms.JmsSubscription@4ca6fb61] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,708 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b9b0911-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,709 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5b9fc415-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,709 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b9fc418-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b9fc415-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b9fc415-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2628177e, true, {}] 2024-06-24 20:00:08,710 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5b9feb29-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5b9fc415-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5b9fc415-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7aae3b77, true, {}] 2024-06-24 20:00:08,710 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:08,711 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ba0123a-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,712 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba0123d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba0123a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba0123a-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f60c91a, true, {}] 2024-06-24 20:00:08,712 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba0394e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba0123a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba0123a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4238e09c, true, {}] 2024-06-24 20:00:08,712 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=68986a00-e380-4868-a57f-1b1d2c6385da, address=68986a00-e380-4868-a57f-1b1d2c6385da, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,712 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@ff02998 2024-06-24 20:00:08,713 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@27df71cd 2024-06-24 20:00:08,713 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 68986a00-e380-4868-a57f-1b1d2c6385da, null, 0, false, true, null] 2024-06-24 20:00:08,714 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4261, durable=true, userID=5ba08771-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=5ba0123c-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0cdb6d1c-c243-4591-a36a-57ae59c0f18a, JMSReplyTo=temp-queue://68986a00-e380-4868-a57f-1b1d2c6385da, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1178993985, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:08,715 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4261]:RELIABLE:CoreMessage[messageID=4261, durable=true, userID=5ba08771-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=5ba0123c-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0cdb6d1c-c243-4591-a36a-57ae59c0f18a, JMSReplyTo=temp-queue://68986a00-e380-4868-a57f-1b1d2c6385da, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1178993985 2024-06-24 20:00:08,715 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4261, durable=true, userID=5ba08771-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=5ba0123c-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0cdb6d1c-c243-4591-a36a-57ae59c0f18a, JMSReplyTo=temp-queue://68986a00-e380-4868-a57f-1b1d2c6385da, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1178993985 to transaction: TransactionImpl [xid=null, txID=4262, xid=null, state=ACTIVE, createTime=1719259208715(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6f4558c4 2024-06-24 20:00:08,715 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ba0ae82-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a732b83d-8a2e-4805-8ab0-897b6e414cd3] 2024-06-24 20:00:08,716 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba0d595-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba0ae82-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba0ae82-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73b7103a, true, {}] 2024-06-24 20:00:08,716 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba0d596-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba0ae82-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba0ae82-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a7dcba1, true, {}] 2024-06-24 20:00:08,717 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4267, durable=true, userID=5ba0fca8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=68986a00-e380-4868-a57f-1b1d2c6385da, size=939, properties=TypedProperties[__AMQ_CID=5ba0d594-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0cdb6d1c-c243-4591-a36a-57ae59c0f18a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a732b83d-8a2e-4805-8ab0-897b6e414cd3]]@296890438, context: RoutingContextImpl(Address=68986a00-e380-4868-a57f-1b1d2c6385da, routingType=ANYCAST, PreviousAddress=68986a00-e380-4868-a57f-1b1d2c6385da previousRoute:ANYCAST, reusable=true, version=-2147483343) .................................................. ***** durable queues 68986a00-e380-4868-a57f-1b1d2c6385da: ***** non durable for 68986a00-e380-4868-a57f-1b1d2c6385da: - queueID=4257 address:68986a00-e380-4868-a57f-1b1d2c6385da name:68986a00-e380-4868-a57f-1b1d2c6385da filter:null .................................................. , transaction: null 2024-06-24 20:00:08,717 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 68986a00-e380-4868-a57f-1b1d2c6385da: Reference[4267]:RELIABLE:CoreMessage[messageID=4267, durable=true, userID=5ba0fca8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=68986a00-e380-4868-a57f-1b1d2c6385da, size=939, properties=TypedProperties[__AMQ_CID=5ba0d594-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0cdb6d1c-c243-4591-a36a-57ae59c0f18a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a732b83d-8a2e-4805-8ab0-897b6e414cd3]]@296890438 2024-06-24 20:00:08,718 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 68986a00-e380-4868-a57f-1b1d2c6385da: CoreMessage[messageID=4267, durable=true, userID=5ba0fca8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=68986a00-e380-4868-a57f-1b1d2c6385da, size=939, properties=TypedProperties[__AMQ_CID=5ba0d594-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0cdb6d1c-c243-4591-a36a-57ae59c0f18a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a732b83d-8a2e-4805-8ab0-897b6e414cd3]]@296890438 to transaction: TransactionImpl [xid=null, txID=4270, xid=null, state=ACTIVE, createTime=1719259208718(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2f9098bb 2024-06-24 20:00:08,718 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 68986a00-e380-4868-a57f-1b1d2c6385da: CoreMessage[messageID=4267, durable=true, userID=5ba0fca8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=68986a00-e380-4868-a57f-1b1d2c6385da, size=939, properties=TypedProperties[__AMQ_CID=5ba0d594-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0cdb6d1c-c243-4591-a36a-57ae59c0f18a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a732b83d-8a2e-4805-8ab0-897b6e414cd3]]@296890438, transaction: TransactionImpl [xid=null, txID=4270, xid=null, state=COMMITTED, createTime=1719259208718(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2f9098bb 2024-06-24 20:00:08,718 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4261, durable=true, userID=5ba08771-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=869, properties=TypedProperties[__AMQ_CID=5ba0123c-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0cdb6d1c-c243-4591-a36a-57ae59c0f18a, JMSReplyTo=temp-queue://68986a00-e380-4868-a57f-1b1d2c6385da, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1178993985, transaction: TransactionImpl [xid=null, txID=4262, xid=null, state=COMMITTED, createTime=1719259208715(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6f4558c4 2024-06-24 20:00:08,718 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ba0ae82-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a732b83d-8a2e-4805-8ab0-897b6e414cd3] 2024-06-24 20:00:08,718 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ba0123a-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,720 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@5f949499, org.eclipse.scout.rt.mom.jms.JmsSubscription@718c9d1a] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,721 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b9fc415-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,721 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ba198e9-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,722 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba1bffc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba198e9-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba198e9-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d81220b, true, {}] 2024-06-24 20:00:08,722 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba1bffd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba198e9-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba198e9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8830373, true, {}] 2024-06-24 20:00:08,723 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:08,723 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ba1e70e-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,724 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba20e21-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba1e70e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba1e70e-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18a04b5f, true, {}] 2024-06-24 20:00:08,724 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba20e22-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba1e70e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba1e70e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3be0d2c5, true, {}] 2024-06-24 20:00:08,724 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=39c5976f-f1f4-46e5-ab96-feb9dce5677f, address=39c5976f-f1f4-46e5-ab96-feb9dce5677f, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,724 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@138a5cf3 2024-06-24 20:00:08,725 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3bf2782e 2024-06-24 20:00:08,725 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 39c5976f-f1f4-46e5-ab96-feb9dce5677f, null, 0, false, true, null] 2024-06-24 20:00:08,726 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4306, durable=true, userID=5ba25c45-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=5ba20e20-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-270e19fc-0327-4e21-8e1d-055bfb180ec8, JMSReplyTo=temp-queue://39c5976f-f1f4-46e5-ab96-feb9dce5677f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@91787820, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:08,730 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4306]:RELIABLE:CoreMessage[messageID=4306, durable=true, userID=5ba25c45-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=5ba20e20-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-270e19fc-0327-4e21-8e1d-055bfb180ec8, JMSReplyTo=temp-queue://39c5976f-f1f4-46e5-ab96-feb9dce5677f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@91787820 2024-06-24 20:00:08,730 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4306, durable=true, userID=5ba25c45-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=5ba20e20-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-270e19fc-0327-4e21-8e1d-055bfb180ec8, JMSReplyTo=temp-queue://39c5976f-f1f4-46e5-ab96-feb9dce5677f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@91787820 to transaction: TransactionImpl [xid=null, txID=4307, xid=null, state=ACTIVE, createTime=1719259208730(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@34182789 2024-06-24 20:00:08,731 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ba31f96-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=9402630f-6877-47b2-9973-080297ec1fc3] 2024-06-24 20:00:08,732 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba346a9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba31f96-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba31f96-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bd8f17d, true, {}] 2024-06-24 20:00:08,732 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba346aa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba31f96-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba31f96-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4aee6183, true, {}] 2024-06-24 20:00:08,733 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4312, durable=true, userID=5ba36dbc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=39c5976f-f1f4-46e5-ab96-feb9dce5677f, size=865, properties=TypedProperties[__AMQ_CID=5ba31f98-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-270e19fc-0327-4e21-8e1d-055bfb180ec8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9402630f-6877-47b2-9973-080297ec1fc3]]@535180529, context: RoutingContextImpl(Address=39c5976f-f1f4-46e5-ab96-feb9dce5677f, routingType=ANYCAST, PreviousAddress=39c5976f-f1f4-46e5-ab96-feb9dce5677f previousRoute:ANYCAST, reusable=true, version=-2147483341) .................................................. ***** durable queues 39c5976f-f1f4-46e5-ab96-feb9dce5677f: ***** non durable for 39c5976f-f1f4-46e5-ab96-feb9dce5677f: - queueID=4302 address:39c5976f-f1f4-46e5-ab96-feb9dce5677f name:39c5976f-f1f4-46e5-ab96-feb9dce5677f filter:null .................................................. , transaction: null 2024-06-24 20:00:08,733 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 39c5976f-f1f4-46e5-ab96-feb9dce5677f: Reference[4312]:RELIABLE:CoreMessage[messageID=4312, durable=true, userID=5ba36dbc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=39c5976f-f1f4-46e5-ab96-feb9dce5677f, size=865, properties=TypedProperties[__AMQ_CID=5ba31f98-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-270e19fc-0327-4e21-8e1d-055bfb180ec8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9402630f-6877-47b2-9973-080297ec1fc3]]@535180529 2024-06-24 20:00:08,734 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4306, durable=true, userID=5ba25c45-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=795, properties=TypedProperties[__AMQ_CID=5ba20e20-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-270e19fc-0327-4e21-8e1d-055bfb180ec8, JMSReplyTo=temp-queue://39c5976f-f1f4-46e5-ab96-feb9dce5677f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@91787820, transaction: TransactionImpl [xid=null, txID=4307, xid=null, state=COMMITTED, createTime=1719259208730(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@34182789 2024-06-24 20:00:08,734 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 39c5976f-f1f4-46e5-ab96-feb9dce5677f: CoreMessage[messageID=4312, durable=true, userID=5ba36dbc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=39c5976f-f1f4-46e5-ab96-feb9dce5677f, size=865, properties=TypedProperties[__AMQ_CID=5ba31f98-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-270e19fc-0327-4e21-8e1d-055bfb180ec8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9402630f-6877-47b2-9973-080297ec1fc3]]@535180529 to transaction: TransactionImpl [xid=null, txID=4315, xid=null, state=ACTIVE, createTime=1719259208734(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5066ee1 2024-06-24 20:00:08,734 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 39c5976f-f1f4-46e5-ab96-feb9dce5677f: CoreMessage[messageID=4312, durable=true, userID=5ba36dbc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=39c5976f-f1f4-46e5-ab96-feb9dce5677f, size=865, properties=TypedProperties[__AMQ_CID=5ba31f98-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-270e19fc-0327-4e21-8e1d-055bfb180ec8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=9402630f-6877-47b2-9973-080297ec1fc3]]@535180529, transaction: TransactionImpl [xid=null, txID=4315, xid=null, state=COMMITTED, createTime=1719259208734(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5066ee1 2024-06-24 20:00:08,734 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ba31f96-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=9402630f-6877-47b2-9973-080297ec1fc3] 2024-06-24 20:00:08,734 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ba1e70e-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,736 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@734e65eb, org.eclipse.scout.rt.mom.jms.JmsSubscription@70d7bb21] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,737 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ba198e9-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,738 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ba4310d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,738 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba43110-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba4310d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba4310d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b0083be, true, {}] 2024-06-24 20:00:08,739 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba45821-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba4310d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba4310d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1deb0e88, true, {}] 2024-06-24 20:00:08,739 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:08,740 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ba47f32-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,740 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba47f35-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba47f32-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba47f32-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ccfb368, true, {}] 2024-06-24 20:00:08,741 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba4a646-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba47f32-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba47f32-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b9ba117, true, {}] 2024-06-24 20:00:08,741 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b634ed7a-eab7-446c-b288-32e70289f8ad, address=b634ed7a-eab7-446c-b288-32e70289f8ad, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,741 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3b9060c6 2024-06-24 20:00:08,742 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4e412c52 2024-06-24 20:00:08,742 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b634ed7a-eab7-446c-b288-32e70289f8ad, null, 0, false, true, null] 2024-06-24 20:00:08,743 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4351, durable=true, userID=5ba4f469-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=5ba47f34-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d678dae8-3a82-4544-bbb6-8b36ae22dc79, JMSReplyTo=temp-queue://b634ed7a-eab7-446c-b288-32e70289f8ad, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1923412363, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:08,744 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4351]:RELIABLE:CoreMessage[messageID=4351, durable=true, userID=5ba4f469-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=5ba47f34-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d678dae8-3a82-4544-bbb6-8b36ae22dc79, JMSReplyTo=temp-queue://b634ed7a-eab7-446c-b288-32e70289f8ad, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1923412363 2024-06-24 20:00:08,744 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4351, durable=true, userID=5ba4f469-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=5ba47f34-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d678dae8-3a82-4544-bbb6-8b36ae22dc79, JMSReplyTo=temp-queue://b634ed7a-eab7-446c-b288-32e70289f8ad, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1923412363 to transaction: TransactionImpl [xid=null, txID=4352, xid=null, state=ACTIVE, createTime=1719259208744(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@60aec8d7 2024-06-24 20:00:08,745 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ba5428a-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=659fba40-f529-43f6-b83c-fc3e23c71641] 2024-06-24 20:00:08,745 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba5428d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba5428a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba5428a-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@594f294a, true, {}] 2024-06-24 20:00:08,745 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba5428e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba5428a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba5428a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f69633a, true, {}] 2024-06-24 20:00:08,747 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4357, durable=true, userID=5ba569a0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=b634ed7a-eab7-446c-b288-32e70289f8ad, size=821, properties=TypedProperties[__AMQ_CID=5ba5428c-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d678dae8-3a82-4544-bbb6-8b36ae22dc79, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=659fba40-f529-43f6-b83c-fc3e23c71641]]@1449775941, context: RoutingContextImpl(Address=b634ed7a-eab7-446c-b288-32e70289f8ad, routingType=ANYCAST, PreviousAddress=b634ed7a-eab7-446c-b288-32e70289f8ad previousRoute:ANYCAST, reusable=true, version=-2147483339) .................................................. ***** durable queues b634ed7a-eab7-446c-b288-32e70289f8ad: ***** non durable for b634ed7a-eab7-446c-b288-32e70289f8ad: - queueID=4347 address:b634ed7a-eab7-446c-b288-32e70289f8ad name:b634ed7a-eab7-446c-b288-32e70289f8ad filter:null .................................................. , transaction: null 2024-06-24 20:00:08,747 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b634ed7a-eab7-446c-b288-32e70289f8ad: Reference[4357]:RELIABLE:CoreMessage[messageID=4357, durable=true, userID=5ba569a0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=b634ed7a-eab7-446c-b288-32e70289f8ad, size=821, properties=TypedProperties[__AMQ_CID=5ba5428c-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d678dae8-3a82-4544-bbb6-8b36ae22dc79, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=659fba40-f529-43f6-b83c-fc3e23c71641]]@1449775941 2024-06-24 20:00:08,747 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b634ed7a-eab7-446c-b288-32e70289f8ad: CoreMessage[messageID=4357, durable=true, userID=5ba569a0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=b634ed7a-eab7-446c-b288-32e70289f8ad, size=821, properties=TypedProperties[__AMQ_CID=5ba5428c-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d678dae8-3a82-4544-bbb6-8b36ae22dc79, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=659fba40-f529-43f6-b83c-fc3e23c71641]]@1449775941 to transaction: TransactionImpl [xid=null, txID=4359, xid=null, state=ACTIVE, createTime=1719259208747(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@444177cb 2024-06-24 20:00:08,747 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b634ed7a-eab7-446c-b288-32e70289f8ad: CoreMessage[messageID=4357, durable=true, userID=5ba569a0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=b634ed7a-eab7-446c-b288-32e70289f8ad, size=821, properties=TypedProperties[__AMQ_CID=5ba5428c-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d678dae8-3a82-4544-bbb6-8b36ae22dc79, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=659fba40-f529-43f6-b83c-fc3e23c71641]]@1449775941, transaction: TransactionImpl [xid=null, txID=4359, xid=null, state=COMMITTED, createTime=1719259208747(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@444177cb 2024-06-24 20:00:08,747 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4351, durable=true, userID=5ba4f469-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=751, properties=TypedProperties[__AMQ_CID=5ba47f34-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d678dae8-3a82-4544-bbb6-8b36ae22dc79, JMSReplyTo=temp-queue://b634ed7a-eab7-446c-b288-32e70289f8ad, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1923412363, transaction: TransactionImpl [xid=null, txID=4352, xid=null, state=COMMITTED, createTime=1719259208744(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@60aec8d7 2024-06-24 20:00:08,747 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ba5428a-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=659fba40-f529-43f6-b83c-fc3e23c71641] 2024-06-24 20:00:08,748 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ba47f32-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,749 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@97c5ae2, org.eclipse.scout.rt.mom.jms.JmsSubscription@4bb9981d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,750 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ba4310d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,751 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4f5de9d4[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:08,751 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008036 ms 2024-06-24 20:00:08,752 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5b8e3753-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:08,753 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:08,753 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.985016 ms 2024-06-24 20:00:08,753 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:08,754 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:08,754 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:08,754 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 817522479'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:08,756 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:08,756 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ba6ef42-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:08,756 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba6ef45-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba6ef42-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba6ef42-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37aefe72, true, {}] 2024-06-24 20:00:08,757 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba71656-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba6ef42-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba6ef42-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5abfc4f9, true, {}] 2024-06-24 20:00:08,758 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f2d3ee98-66aa-4e71-a955-02f6dced6803, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,758 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@9330644 2024-06-24 20:00:08,758 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f2d3ee98-66aa-4e71-a955-02f6dced6803, null, 0, false, true, null] 2024-06-24 20:00:08,759 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ba76478-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:08,759 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba7647b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba76478-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba76478-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48394d96, true, {}] 2024-06-24 20:00:08,760 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba78b8c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba76478-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba76478-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@304ca230, true, {}] 2024-06-24 20:00:08,760 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyWithBlockingCondition, null, 0, false, true, null] 2024-06-24 20:00:08,761 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ba7b29d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyWithBlockingCondition] 2024-06-24 20:00:08,761 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba7b2a0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba7b29d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba7b29d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f137568, true, {}] 2024-06-24 20:00:08,762 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba7d9b1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba7b29d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba7b29d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e470f1e, true, {}] 2024-06-24 20:00:08,762 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f8ab4eac-7b88-476c-aada-e734c85ce257, address=f8ab4eac-7b88-476c-aada-e734c85ce257, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,762 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@240382c9 2024-06-24 20:00:08,763 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3e306b48 2024-06-24 20:00:08,763 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f8ab4eac-7b88-476c-aada-e734c85ce257, null, 0, false, true, null] 2024-06-24 20:00:08,764 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4416, durable=true, userID=5ba827d4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=5ba7b29f-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99666877-b234-4c8f-9e12-35846d355401, JMSReplyTo=temp-queue://f8ab4eac-7b88-476c-aada-e734c85ce257, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1250273071, context: RoutingContextImpl(Address=test/mom/testRequestReplyWithBlockingCondition, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyWithBlockingCondition previousRoute:ANYCAST, reusable=true, version=-2147483590) .................................................. ***** durable queues test/mom/testRequestReplyWithBlockingCondition: - queueID=547 address:test/mom/testRequestReplyWithBlockingCondition name:test/mom/testRequestReplyWithBlockingCondition filter:null ***** non durable for test/mom/testRequestReplyWithBlockingCondition: .................................................. , transaction: null 2024-06-24 20:00:08,765 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyWithBlockingCondition: Reference[4416]:RELIABLE:CoreMessage[messageID=4416, durable=true, userID=5ba827d4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=5ba7b29f-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99666877-b234-4c8f-9e12-35846d355401, JMSReplyTo=temp-queue://f8ab4eac-7b88-476c-aada-e734c85ce257, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1250273071 2024-06-24 20:00:08,765 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyWithBlockingCondition: CoreMessage[messageID=4416, durable=true, userID=5ba827d4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=5ba7b29f-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99666877-b234-4c8f-9e12-35846d355401, JMSReplyTo=temp-queue://f8ab4eac-7b88-476c-aada-e734c85ce257, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1250273071 to transaction: TransactionImpl [xid=null, txID=4417, xid=null, state=ACTIVE, createTime=1719259208765(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7c54e853 2024-06-24 20:00:08,766 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ba875f5-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@809889d1[name=test/mom/testRequestReplyWithBlockingCondition, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f0133ac2-e7d4-41dc-b027-2e13d401c401, activemq.broker=mom57] 2024-06-24 20:00:08,766 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba875f8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba875f5-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba875f5-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15f2b8fe, true, {}] 2024-06-24 20:00:08,766 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba875f9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba875f5-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba875f5-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e2d4f92, true, {}] 2024-06-24 20:00:08,767 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4422, durable=true, userID=5ba89d0b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=f8ab4eac-7b88-476c-aada-e734c85ce257, size=933, properties=TypedProperties[__AMQ_CID=5ba875f7-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99666877-b234-4c8f-9e12-35846d355401, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f0133ac2-e7d4-41dc-b027-2e13d401c401]]@1963202131, context: RoutingContextImpl(Address=f8ab4eac-7b88-476c-aada-e734c85ce257, routingType=ANYCAST, PreviousAddress=f8ab4eac-7b88-476c-aada-e734c85ce257 previousRoute:ANYCAST, reusable=true, version=-2147483335) .................................................. ***** durable queues f8ab4eac-7b88-476c-aada-e734c85ce257: ***** non durable for f8ab4eac-7b88-476c-aada-e734c85ce257: - queueID=4412 address:f8ab4eac-7b88-476c-aada-e734c85ce257 name:f8ab4eac-7b88-476c-aada-e734c85ce257 filter:null .................................................. , transaction: null 2024-06-24 20:00:08,767 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f8ab4eac-7b88-476c-aada-e734c85ce257: Reference[4422]:RELIABLE:CoreMessage[messageID=4422, durable=true, userID=5ba89d0b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=f8ab4eac-7b88-476c-aada-e734c85ce257, size=933, properties=TypedProperties[__AMQ_CID=5ba875f7-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99666877-b234-4c8f-9e12-35846d355401, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f0133ac2-e7d4-41dc-b027-2e13d401c401]]@1963202131 2024-06-24 20:00:08,768 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f8ab4eac-7b88-476c-aada-e734c85ce257: CoreMessage[messageID=4422, durable=true, userID=5ba89d0b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=f8ab4eac-7b88-476c-aada-e734c85ce257, size=933, properties=TypedProperties[__AMQ_CID=5ba875f7-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99666877-b234-4c8f-9e12-35846d355401, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f0133ac2-e7d4-41dc-b027-2e13d401c401]]@1963202131 to transaction: TransactionImpl [xid=null, txID=4425, xid=null, state=ACTIVE, createTime=1719259208768(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3f5d10ab 2024-06-24 20:00:08,768 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f8ab4eac-7b88-476c-aada-e734c85ce257: CoreMessage[messageID=4422, durable=true, userID=5ba89d0b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=f8ab4eac-7b88-476c-aada-e734c85ce257, size=933, properties=TypedProperties[__AMQ_CID=5ba875f7-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99666877-b234-4c8f-9e12-35846d355401, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f0133ac2-e7d4-41dc-b027-2e13d401c401]]@1963202131, transaction: TransactionImpl [xid=null, txID=4425, xid=null, state=COMMITTED, createTime=1719259208768(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3f5d10ab 2024-06-24 20:00:08,768 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyWithBlockingCondition: CoreMessage[messageID=4416, durable=true, userID=5ba827d4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyWithBlockingCondition, size=895, properties=TypedProperties[__AMQ_CID=5ba7b29f-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-99666877-b234-4c8f-9e12-35846d355401, JMSReplyTo=temp-queue://f8ab4eac-7b88-476c-aada-e734c85ce257, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1250273071, transaction: TransactionImpl [xid=null, txID=4417, xid=null, state=COMMITTED, createTime=1719259208765(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7c54e853 2024-06-24 20:00:08,768 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ba875f5-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@809889d1[name=test/mom/testRequestReplyWithBlockingCondition, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f0133ac2-e7d4-41dc-b027-2e13d401c401, activemq.broker=mom57] 2024-06-24 20:00:08,769 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ba7b29d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyWithBlockingCondition] Reply: TheReply 2024-06-24 20:00:08,770 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@64c1a76e] 2024-06-24 20:00:08,771 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ba76478-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:08,771 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@65642e9a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:08,771 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006864 ms 2024-06-24 20:00:08,772 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ba6ef42-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:08,773 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:08,773 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.199151 ms 2024-06-24 20:00:08,773 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:08,774 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:08,774 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:08,774 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1221470035'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,776 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,776 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ba9fc9d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,776 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ba9fca0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba9fc9d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba9fc9d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27360ffe, true, {}] 2024-06-24 20:00:08,777 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5baa23b1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ba9fc9d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ba9fc9d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fca0eee, true, {}] 2024-06-24 20:00:08,778 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a9c9a1b6-13bf-40b1-b83f-73d4a1793618, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,778 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1ff82f5d 2024-06-24 20:00:08,779 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a9c9a1b6-13bf-40b1-b83f-73d4a1793618, null, 0, false, true, null] 2024-06-24 20:00:08,779 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5baa71d3-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:08,780 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5baa71d6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5baa71d3-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5baa71d3-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bc4b857, true, {}] 2024-06-24 20:00:08,780 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5baa98e7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5baa71d3-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5baa71d3-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14885ae, true, {}] 2024-06-24 20:00:08,802 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_StringMarshaller_Exception, null, 0, false, true, null] 2024-06-24 20:00:08,803 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bae1b58-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_StringMarshaller_Exception, activemq.broker=mom86] 2024-06-24 20:00:08,803 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bae1b5b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bae1b58-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bae1b58-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34bc4d46, true, {}] 2024-06-24 20:00:08,803 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bae1b5c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bae1b58-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bae1b58-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c270b4e, true, {}] 2024-06-24 20:00:08,804 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e931bb6f-e3ca-43c6-b85a-a9735205e219, address=e931bb6f-e3ca-43c6-b85a-a9735205e219, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,804 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3e1d9ce9 2024-06-24 20:00:08,805 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6b7ea3f7 2024-06-24 20:00:08,805 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e931bb6f-e3ca-43c6-b85a-a9735205e219, null, 0, false, true, null] 2024-06-24 20:00:08,806 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4481, durable=true, userID=5bae908f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=5bae1b5a-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-39d75dad-cba4-402e-80b0-24f94013c0a3, JMSReplyTo=temp-queue://e931bb6f-e3ca-43c6-b85a-a9735205e219, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1178536446, context: RoutingContextImpl(Address=test/mom/testRequestReply_StringMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_StringMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483585) .................................................. ***** durable queues test/mom/testRequestReply_StringMarshaller_Exception: - queueID=612 address:test/mom/testRequestReply_StringMarshaller_Exception name:test/mom/testRequestReply_StringMarshaller_Exception filter:null ***** non durable for test/mom/testRequestReply_StringMarshaller_Exception: .................................................. , transaction: null 2024-06-24 20:00:08,806 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_StringMarshaller_Exception: Reference[4481]:RELIABLE:CoreMessage[messageID=4481, durable=true, userID=5bae908f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=5bae1b5a-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-39d75dad-cba4-402e-80b0-24f94013c0a3, JMSReplyTo=temp-queue://e931bb6f-e3ca-43c6-b85a-a9735205e219, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1178536446 2024-06-24 20:00:08,807 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_StringMarshaller_Exception: CoreMessage[messageID=4481, durable=true, userID=5bae908f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=5bae1b5a-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-39d75dad-cba4-402e-80b0-24f94013c0a3, JMSReplyTo=temp-queue://e931bb6f-e3ca-43c6-b85a-a9735205e219, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1178536446 to transaction: TransactionImpl [xid=null, txID=4482, xid=null, state=ACTIVE, createTime=1719259208807(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@74781540 2024-06-24 20:00:08,807 ERROR [scout-thread-17] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f4ee9f88-7954-46a1-b2a6-bc0067473922] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_StringMarshaller_Exception(JmsMomWithRequestReplyTest.java:701) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 20:00:08,807 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5baeb7a0-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f4ee9f88-7954-46a1-b2a6-bc0067473922] 2024-06-24 20:00:08,808 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5baedeb3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5baeb7a0-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5baeb7a0-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15b5c3ca, true, {}] 2024-06-24 20:00:08,808 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5baedeb4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5baeb7a0-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5baeb7a0-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e5e2ec3, true, {}] 2024-06-24 20:00:08,809 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4487, durable=true, userID=5baf05c6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=e931bb6f-e3ca-43c6-b85a-a9735205e219, size=1045, properties=TypedProperties[__AMQ_CID=5baedeb2-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-39d75dad-cba4-402e-80b0-24f94013c0a3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f4ee9f88-7954-46a1-b2a6-bc0067473922]]@508800737, context: RoutingContextImpl(Address=e931bb6f-e3ca-43c6-b85a-a9735205e219, routingType=ANYCAST, PreviousAddress=e931bb6f-e3ca-43c6-b85a-a9735205e219 previousRoute:ANYCAST, reusable=true, version=-2147483331) .................................................. ***** durable queues e931bb6f-e3ca-43c6-b85a-a9735205e219: ***** non durable for e931bb6f-e3ca-43c6-b85a-a9735205e219: - queueID=4477 address:e931bb6f-e3ca-43c6-b85a-a9735205e219 name:e931bb6f-e3ca-43c6-b85a-a9735205e219 filter:null .................................................. , transaction: null 2024-06-24 20:00:08,809 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e931bb6f-e3ca-43c6-b85a-a9735205e219: Reference[4487]:RELIABLE:CoreMessage[messageID=4487, durable=true, userID=5baf05c6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=e931bb6f-e3ca-43c6-b85a-a9735205e219, size=1045, properties=TypedProperties[__AMQ_CID=5baedeb2-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-39d75dad-cba4-402e-80b0-24f94013c0a3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f4ee9f88-7954-46a1-b2a6-bc0067473922]]@508800737 2024-06-24 20:00:08,810 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e931bb6f-e3ca-43c6-b85a-a9735205e219: CoreMessage[messageID=4487, durable=true, userID=5baf05c6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=e931bb6f-e3ca-43c6-b85a-a9735205e219, size=1045, properties=TypedProperties[__AMQ_CID=5baedeb2-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-39d75dad-cba4-402e-80b0-24f94013c0a3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f4ee9f88-7954-46a1-b2a6-bc0067473922]]@508800737 to transaction: TransactionImpl [xid=null, txID=4490, xid=null, state=ACTIVE, createTime=1719259208810(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@44a0d2b7 2024-06-24 20:00:08,810 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_StringMarshaller_Exception: CoreMessage[messageID=4481, durable=true, userID=5bae908f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_StringMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=5bae1b5a-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-39d75dad-cba4-402e-80b0-24f94013c0a3, JMSReplyTo=temp-queue://e931bb6f-e3ca-43c6-b85a-a9735205e219, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1178536446, transaction: TransactionImpl [xid=null, txID=4482, xid=null, state=COMMITTED, createTime=1719259208807(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@74781540 2024-06-24 20:00:08,810 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e931bb6f-e3ca-43c6-b85a-a9735205e219: CoreMessage[messageID=4487, durable=true, userID=5baf05c6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=e931bb6f-e3ca-43c6-b85a-a9735205e219, size=1045, properties=TypedProperties[__AMQ_CID=5baedeb2-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-39d75dad-cba4-402e-80b0-24f94013c0a3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f4ee9f88-7954-46a1-b2a6-bc0067473922]]@508800737, transaction: TransactionImpl [xid=null, txID=4490, xid=null, state=COMMITTED, createTime=1719259208810(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@44a0d2b7 2024-06-24 20:00:08,810 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5baeb7a0-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@2812c4c[name=test/mom/testRequestReply_StringMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=f4ee9f88-7954-46a1-b2a6-bc0067473922] 2024-06-24 20:00:08,810 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bae1b58-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_StringMarshaller_Exception, activemq.broker=mom86] 2024-06-24 20:00:08,811 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1f031994] 2024-06-24 20:00:08,812 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5baa71d3-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:08,813 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1ed7d2ca[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:08,813 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007934 ms 2024-06-24 20:00:08,814 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ba9fc9d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:08,815 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:08,815 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 41.299194 ms 2024-06-24 20:00:08,815 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:08,816 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:08,816 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:08,817 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1089634823'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,818 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,818 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bb06558-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,819 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb08c6b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb06558-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb06558-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43b257c8, true, {}] 2024-06-24 20:00:08,819 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb08c6c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb06558-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb06558-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48530610, true, {}] 2024-06-24 20:00:08,820 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=afeacc09-6515-46cb-82c4-9e8f729057ac, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,821 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@f615cc7 2024-06-24 20:00:08,821 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, afeacc09-6515-46cb-82c4-9e8f729057ac, null, 0, false, true, null] 2024-06-24 20:00:08,821 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bb0da8e-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,822 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb101a1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb0da8e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb0da8e-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50838ebb, true, {}] 2024-06-24 20:00:08,822 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb101a2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb0da8e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb0da8e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@132f5ac0, true, {}] 2024-06-24 20:00:08,823 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:08,823 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bb128b3-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,824 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb14fc6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb128b3-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb128b3-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b365fae, true, {}] 2024-06-24 20:00:08,824 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb14fc7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb128b3-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb128b3-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ef789b8, true, {}] 2024-06-24 20:00:08,824 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ee31e3c1-494f-4206-8cee-7d440a8a766a, address=ee31e3c1-494f-4206-8cee-7d440a8a766a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,825 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7b3ce75e 2024-06-24 20:00:08,825 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66a212c4 2024-06-24 20:00:08,825 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ee31e3c1-494f-4206-8cee-7d440a8a766a, null, 0, false, true, null] 2024-06-24 20:00:08,826 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4546, durable=true, userID=5bb19dea-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=5bb14fc5-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75204dee-e44a-477f-9d1f-3d40623494ca, JMSReplyTo=temp-queue://ee31e3c1-494f-4206-8cee-7d440a8a766a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@374151191, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:08,828 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4546]:RELIABLE:CoreMessage[messageID=4546, durable=true, userID=5bb19dea-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=5bb14fc5-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75204dee-e44a-477f-9d1f-3d40623494ca, JMSReplyTo=temp-queue://ee31e3c1-494f-4206-8cee-7d440a8a766a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@374151191 2024-06-24 20:00:08,828 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4546, durable=true, userID=5bb19dea-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=5bb14fc5-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75204dee-e44a-477f-9d1f-3d40623494ca, JMSReplyTo=temp-queue://ee31e3c1-494f-4206-8cee-7d440a8a766a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@374151191 to transaction: TransactionImpl [xid=null, txID=4547, xid=null, state=ACTIVE, createTime=1719259208828(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@320e0c40 2024-06-24 20:00:08,829 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bb2131b-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=527d599c-73ee-4367-a106-587d21340472] 2024-06-24 20:00:08,829 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb2131e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb2131b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb2131b-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fffee6e, true, {}] 2024-06-24 20:00:08,830 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb2131f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb2131b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb2131b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b7efdc0, true, {}] 2024-06-24 20:00:08,830 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4546, durable=true, userID=5bb19dea-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=5bb14fc5-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75204dee-e44a-477f-9d1f-3d40623494ca, JMSReplyTo=temp-queue://ee31e3c1-494f-4206-8cee-7d440a8a766a, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@374151191, transaction: TransactionImpl [xid=null, txID=4547, xid=null, state=COMMITTED, createTime=1719259208828(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@320e0c40 2024-06-24 20:00:08,831 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4552, durable=true, userID=5bb23a31-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=ee31e3c1-494f-4206-8cee-7d440a8a766a, size=815, properties=TypedProperties[__AMQ_CID=5bb2131d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75204dee-e44a-477f-9d1f-3d40623494ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=527d599c-73ee-4367-a106-587d21340472]]@1291418348, context: RoutingContextImpl(Address=ee31e3c1-494f-4206-8cee-7d440a8a766a, routingType=ANYCAST, PreviousAddress=ee31e3c1-494f-4206-8cee-7d440a8a766a previousRoute:ANYCAST, reusable=true, version=-2147483327) .................................................. ***** durable queues ee31e3c1-494f-4206-8cee-7d440a8a766a: ***** non durable for ee31e3c1-494f-4206-8cee-7d440a8a766a: - queueID=4542 address:ee31e3c1-494f-4206-8cee-7d440a8a766a name:ee31e3c1-494f-4206-8cee-7d440a8a766a filter:null .................................................. , transaction: null 2024-06-24 20:00:08,831 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ee31e3c1-494f-4206-8cee-7d440a8a766a: Reference[4552]:RELIABLE:CoreMessage[messageID=4552, durable=true, userID=5bb23a31-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=ee31e3c1-494f-4206-8cee-7d440a8a766a, size=815, properties=TypedProperties[__AMQ_CID=5bb2131d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75204dee-e44a-477f-9d1f-3d40623494ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=527d599c-73ee-4367-a106-587d21340472]]@1291418348 2024-06-24 20:00:08,831 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ee31e3c1-494f-4206-8cee-7d440a8a766a: CoreMessage[messageID=4552, durable=true, userID=5bb23a31-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=ee31e3c1-494f-4206-8cee-7d440a8a766a, size=815, properties=TypedProperties[__AMQ_CID=5bb2131d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75204dee-e44a-477f-9d1f-3d40623494ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=527d599c-73ee-4367-a106-587d21340472]]@1291418348 to transaction: TransactionImpl [xid=null, txID=4555, xid=null, state=ACTIVE, createTime=1719259208831(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@15ea8899 2024-06-24 20:00:08,831 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ee31e3c1-494f-4206-8cee-7d440a8a766a: CoreMessage[messageID=4552, durable=true, userID=5bb23a31-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=ee31e3c1-494f-4206-8cee-7d440a8a766a, size=815, properties=TypedProperties[__AMQ_CID=5bb2131d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-75204dee-e44a-477f-9d1f-3d40623494ca, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=527d599c-73ee-4367-a106-587d21340472]]@1291418348, transaction: TransactionImpl [xid=null, txID=4555, xid=null, state=COMMITTED, createTime=1719259208831(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@15ea8899 2024-06-24 20:00:08,831 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bb2131b-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=527d599c-73ee-4367-a106-587d21340472] 2024-06-24 20:00:08,832 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bb128b3-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,833 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@222fd40a, org.eclipse.scout.rt.mom.jms.JmsSubscription@693d4bc8] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,834 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bb0da8e-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,835 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bb2fd82-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,835 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb2fd85-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb2fd82-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb2fd82-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31056ce9, true, {}] 2024-06-24 20:00:08,836 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb32496-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb2fd82-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb2fd82-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@377f05cf, true, {}] 2024-06-24 20:00:08,836 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:08,837 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bb34ba7-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,837 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb34baa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb34ba7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb34ba7-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@209919d9, true, {}] 2024-06-24 20:00:08,837 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb34bab-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb34ba7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb34ba7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dd74395, true, {}] 2024-06-24 20:00:08,838 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dfece50b-ecc1-42ba-aac9-d1f7ad615d44, address=dfece50b-ecc1-42ba-aac9-d1f7ad615d44, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,838 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@bb2cf59 2024-06-24 20:00:08,838 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2b9eccdf 2024-06-24 20:00:08,839 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dfece50b-ecc1-42ba-aac9-d1f7ad615d44, null, 0, false, true, null] 2024-06-24 20:00:08,840 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4591, durable=true, userID=5bb399ce-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=5bb34ba9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0c000b25-78ce-4aac-b28e-6ad7aff0c156, JMSReplyTo=temp-queue://dfece50b-ecc1-42ba-aac9-d1f7ad615d44, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@603182536, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:08,844 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4591]:RELIABLE:CoreMessage[messageID=4591, durable=true, userID=5bb399ce-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=5bb34ba9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0c000b25-78ce-4aac-b28e-6ad7aff0c156, JMSReplyTo=temp-queue://dfece50b-ecc1-42ba-aac9-d1f7ad615d44, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@603182536 2024-06-24 20:00:08,844 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4591, durable=true, userID=5bb399ce-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=5bb34ba9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0c000b25-78ce-4aac-b28e-6ad7aff0c156, JMSReplyTo=temp-queue://dfece50b-ecc1-42ba-aac9-d1f7ad615d44, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@603182536 to transaction: TransactionImpl [xid=null, txID=4592, xid=null, state=ACTIVE, createTime=1719259208844(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@57fabfef 2024-06-24 20:00:08,844 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bb45d1f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=e8b9678c-cb6a-487b-af8d-09472744d84f] 2024-06-24 20:00:08,845 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb48432-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb45d1f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb45d1f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@348b6719, true, {}] 2024-06-24 20:00:08,845 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb48433-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb45d1f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb45d1f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45d96fb2, true, {}] 2024-06-24 20:00:08,846 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4597, durable=true, userID=5bb4ab45-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=dfece50b-ecc1-42ba-aac9-d1f7ad615d44, size=919, properties=TypedProperties[__AMQ_CID=5bb48431-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0c000b25-78ce-4aac-b28e-6ad7aff0c156, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e8b9678c-cb6a-487b-af8d-09472744d84f]]@1408009281, context: RoutingContextImpl(Address=dfece50b-ecc1-42ba-aac9-d1f7ad615d44, routingType=ANYCAST, PreviousAddress=dfece50b-ecc1-42ba-aac9-d1f7ad615d44 previousRoute:ANYCAST, reusable=true, version=-2147483325) .................................................. ***** durable queues dfece50b-ecc1-42ba-aac9-d1f7ad615d44: ***** non durable for dfece50b-ecc1-42ba-aac9-d1f7ad615d44: - queueID=4587 address:dfece50b-ecc1-42ba-aac9-d1f7ad615d44 name:dfece50b-ecc1-42ba-aac9-d1f7ad615d44 filter:null .................................................. , transaction: null 2024-06-24 20:00:08,846 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from dfece50b-ecc1-42ba-aac9-d1f7ad615d44: Reference[4597]:RELIABLE:CoreMessage[messageID=4597, durable=true, userID=5bb4ab45-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=dfece50b-ecc1-42ba-aac9-d1f7ad615d44, size=919, properties=TypedProperties[__AMQ_CID=5bb48431-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0c000b25-78ce-4aac-b28e-6ad7aff0c156, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e8b9678c-cb6a-487b-af8d-09472744d84f]]@1408009281 2024-06-24 20:00:08,847 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from dfece50b-ecc1-42ba-aac9-d1f7ad615d44: CoreMessage[messageID=4597, durable=true, userID=5bb4ab45-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=dfece50b-ecc1-42ba-aac9-d1f7ad615d44, size=919, properties=TypedProperties[__AMQ_CID=5bb48431-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0c000b25-78ce-4aac-b28e-6ad7aff0c156, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e8b9678c-cb6a-487b-af8d-09472744d84f]]@1408009281 to transaction: TransactionImpl [xid=null, txID=4599, xid=null, state=ACTIVE, createTime=1719259208847(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@47255d70 2024-06-24 20:00:08,847 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from dfece50b-ecc1-42ba-aac9-d1f7ad615d44: CoreMessage[messageID=4597, durable=true, userID=5bb4ab45-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=dfece50b-ecc1-42ba-aac9-d1f7ad615d44, size=919, properties=TypedProperties[__AMQ_CID=5bb48431-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0c000b25-78ce-4aac-b28e-6ad7aff0c156, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=e8b9678c-cb6a-487b-af8d-09472744d84f]]@1408009281, transaction: TransactionImpl [xid=null, txID=4599, xid=null, state=COMMITTED, createTime=1719259208847(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@47255d70 2024-06-24 20:00:08,847 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4591, durable=true, userID=5bb399ce-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=5bb34ba9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0c000b25-78ce-4aac-b28e-6ad7aff0c156, JMSReplyTo=temp-queue://dfece50b-ecc1-42ba-aac9-d1f7ad615d44, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@603182536, transaction: TransactionImpl [xid=null, txID=4592, xid=null, state=COMMITTED, createTime=1719259208844(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@57fabfef 2024-06-24 20:00:08,847 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bb45d1f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=e8b9678c-cb6a-487b-af8d-09472744d84f] 2024-06-24 20:00:08,848 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bb34ba7-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,849 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@40a981da, org.eclipse.scout.rt.mom.jms.JmsSubscription@df2b035] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,850 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bb2fd82-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,851 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bb56e96-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,852 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb56e99-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb56e96-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb56e96-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@493b82e1, true, {}] 2024-06-24 20:00:08,852 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb595aa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb56e96-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb56e96-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7846fa8c, true, {}] 2024-06-24 20:00:08,853 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:08,853 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bb5bcbb-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,854 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb5e3ce-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb5bcbb-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb5bcbb-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bd30834, true, {}] 2024-06-24 20:00:08,854 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb5e3cf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb5bcbb-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb5bcbb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46784353, true, {}] 2024-06-24 20:00:08,854 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c050f028-ab14-4bd9-959d-875fd39ab746, address=c050f028-ab14-4bd9-959d-875fd39ab746, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,854 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@61ddb1fa 2024-06-24 20:00:08,855 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7b25fb0c 2024-06-24 20:00:08,855 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c050f028-ab14-4bd9-959d-875fd39ab746, null, 0, false, true, null] 2024-06-24 20:00:08,856 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4636, durable=true, userID=5bb631f2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=5bb5e3cd-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d95673ba-9c2f-4f02-ae81-138edc5bbc75, JMSReplyTo=temp-queue://c050f028-ab14-4bd9-959d-875fd39ab746, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1405581740, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:08,860 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4636]:RELIABLE:CoreMessage[messageID=4636, durable=true, userID=5bb631f2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=5bb5e3cd-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d95673ba-9c2f-4f02-ae81-138edc5bbc75, JMSReplyTo=temp-queue://c050f028-ab14-4bd9-959d-875fd39ab746, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1405581740 2024-06-24 20:00:08,861 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4636, durable=true, userID=5bb631f2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=5bb5e3cd-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d95673ba-9c2f-4f02-ae81-138edc5bbc75, JMSReplyTo=temp-queue://c050f028-ab14-4bd9-959d-875fd39ab746, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1405581740 to transaction: TransactionImpl [xid=null, txID=4637, xid=null, state=ACTIVE, createTime=1719259208861(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2462255d 2024-06-24 20:00:08,861 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bb6f543-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a41df9fd-6257-4773-b7b0-281eda0ff539] 2024-06-24 20:00:08,862 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb6f546-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb6f543-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb6f543-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@101e818c, true, {}] 2024-06-24 20:00:08,862 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb71c57-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb6f543-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb6f543-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6caab4d, true, {}] 2024-06-24 20:00:08,863 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4642, durable=true, userID=5bb74369-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=c050f028-ab14-4bd9-959d-875fd39ab746, size=917, properties=TypedProperties[__AMQ_CID=5bb6f545-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d95673ba-9c2f-4f02-ae81-138edc5bbc75, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a41df9fd-6257-4773-b7b0-281eda0ff539]]@328950556, context: RoutingContextImpl(Address=c050f028-ab14-4bd9-959d-875fd39ab746, routingType=ANYCAST, PreviousAddress=c050f028-ab14-4bd9-959d-875fd39ab746 previousRoute:ANYCAST, reusable=true, version=-2147483323) .................................................. ***** durable queues c050f028-ab14-4bd9-959d-875fd39ab746: ***** non durable for c050f028-ab14-4bd9-959d-875fd39ab746: - queueID=4632 address:c050f028-ab14-4bd9-959d-875fd39ab746 name:c050f028-ab14-4bd9-959d-875fd39ab746 filter:null .................................................. , transaction: null 2024-06-24 20:00:08,863 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c050f028-ab14-4bd9-959d-875fd39ab746: Reference[4642]:RELIABLE:CoreMessage[messageID=4642, durable=true, userID=5bb74369-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=c050f028-ab14-4bd9-959d-875fd39ab746, size=917, properties=TypedProperties[__AMQ_CID=5bb6f545-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d95673ba-9c2f-4f02-ae81-138edc5bbc75, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a41df9fd-6257-4773-b7b0-281eda0ff539]]@328950556 2024-06-24 20:00:08,863 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c050f028-ab14-4bd9-959d-875fd39ab746: CoreMessage[messageID=4642, durable=true, userID=5bb74369-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=c050f028-ab14-4bd9-959d-875fd39ab746, size=917, properties=TypedProperties[__AMQ_CID=5bb6f545-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d95673ba-9c2f-4f02-ae81-138edc5bbc75, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a41df9fd-6257-4773-b7b0-281eda0ff539]]@328950556 to transaction: TransactionImpl [xid=null, txID=4645, xid=null, state=ACTIVE, createTime=1719259208863(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2831737 2024-06-24 20:00:08,863 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4636, durable=true, userID=5bb631f2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=5bb5e3cd-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d95673ba-9c2f-4f02-ae81-138edc5bbc75, JMSReplyTo=temp-queue://c050f028-ab14-4bd9-959d-875fd39ab746, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1405581740, transaction: TransactionImpl [xid=null, txID=4637, xid=null, state=COMMITTED, createTime=1719259208861(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2462255d 2024-06-24 20:00:08,864 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c050f028-ab14-4bd9-959d-875fd39ab746: CoreMessage[messageID=4642, durable=true, userID=5bb74369-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=c050f028-ab14-4bd9-959d-875fd39ab746, size=917, properties=TypedProperties[__AMQ_CID=5bb6f545-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d95673ba-9c2f-4f02-ae81-138edc5bbc75, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a41df9fd-6257-4773-b7b0-281eda0ff539]]@328950556, transaction: TransactionImpl [xid=null, txID=4645, xid=null, state=COMMITTED, createTime=1719259208863(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2831737 2024-06-24 20:00:08,864 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bb6f543-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a41df9fd-6257-4773-b7b0-281eda0ff539] 2024-06-24 20:00:08,864 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bb5bcbb-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,866 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@756115a6, org.eclipse.scout.rt.mom.jms.JmsSubscription@4ad09d48] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,867 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bb56e96-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,867 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bb7dfaa-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,868 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb7dfad-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb7dfaa-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb7dfaa-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fa014ca, true, {}] 2024-06-24 20:00:08,868 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb806be-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb7dfaa-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb7dfaa-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f8199e8, true, {}] 2024-06-24 20:00:08,868 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:08,869 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bb82dcf-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,869 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb82dd2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb82dcf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb82dcf-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f94cffe, true, {}] 2024-06-24 20:00:08,870 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb854e3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb82dcf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb82dcf-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38e42007, true, {}] 2024-06-24 20:00:08,870 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0a9bb716-18ea-459c-b549-e48b04f938ba, address=0a9bb716-18ea-459c-b549-e48b04f938ba, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,870 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@30aa5bf3 2024-06-24 20:00:08,871 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@395b8ef4 2024-06-24 20:00:08,871 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0a9bb716-18ea-459c-b549-e48b04f938ba, null, 0, false, true, null] 2024-06-24 20:00:08,872 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4681, durable=true, userID=5bb8a306-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=5bb82dd1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-73d9c657-1fe3-4c57-aa7f-2db6de6bce38, JMSReplyTo=temp-queue://0a9bb716-18ea-459c-b549-e48b04f938ba, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@856331229, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:08,873 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4681]:RELIABLE:CoreMessage[messageID=4681, durable=true, userID=5bb8a306-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=5bb82dd1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-73d9c657-1fe3-4c57-aa7f-2db6de6bce38, JMSReplyTo=temp-queue://0a9bb716-18ea-459c-b549-e48b04f938ba, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@856331229 2024-06-24 20:00:08,873 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4681, durable=true, userID=5bb8a306-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=5bb82dd1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-73d9c657-1fe3-4c57-aa7f-2db6de6bce38, JMSReplyTo=temp-queue://0a9bb716-18ea-459c-b549-e48b04f938ba, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@856331229 to transaction: TransactionImpl [xid=null, txID=4682, xid=null, state=ACTIVE, createTime=1719259208873(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@eaa2384 2024-06-24 20:00:08,873 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bb8ca17-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b9868fd0-1baf-4e20-ac91-27b7db2c9b66] 2024-06-24 20:00:08,874 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb8f12a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb8ca17-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb8ca17-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9648fb2, true, {}] 2024-06-24 20:00:08,874 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb8f12b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb8ca17-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb8ca17-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c260c4f, true, {}] 2024-06-24 20:00:08,875 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4687, durable=true, userID=5bb9183d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=0a9bb716-18ea-459c-b549-e48b04f938ba, size=819, properties=TypedProperties[__AMQ_CID=5bb8f129-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-73d9c657-1fe3-4c57-aa7f-2db6de6bce38, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b9868fd0-1baf-4e20-ac91-27b7db2c9b66]]@1518556358, context: RoutingContextImpl(Address=0a9bb716-18ea-459c-b549-e48b04f938ba, routingType=ANYCAST, PreviousAddress=0a9bb716-18ea-459c-b549-e48b04f938ba previousRoute:ANYCAST, reusable=true, version=-2147483321) .................................................. ***** durable queues 0a9bb716-18ea-459c-b549-e48b04f938ba: ***** non durable for 0a9bb716-18ea-459c-b549-e48b04f938ba: - queueID=4677 address:0a9bb716-18ea-459c-b549-e48b04f938ba name:0a9bb716-18ea-459c-b549-e48b04f938ba filter:null .................................................. , transaction: null 2024-06-24 20:00:08,875 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0a9bb716-18ea-459c-b549-e48b04f938ba: Reference[4687]:RELIABLE:CoreMessage[messageID=4687, durable=true, userID=5bb9183d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=0a9bb716-18ea-459c-b549-e48b04f938ba, size=819, properties=TypedProperties[__AMQ_CID=5bb8f129-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-73d9c657-1fe3-4c57-aa7f-2db6de6bce38, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b9868fd0-1baf-4e20-ac91-27b7db2c9b66]]@1518556358 2024-06-24 20:00:08,876 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0a9bb716-18ea-459c-b549-e48b04f938ba: CoreMessage[messageID=4687, durable=true, userID=5bb9183d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=0a9bb716-18ea-459c-b549-e48b04f938ba, size=819, properties=TypedProperties[__AMQ_CID=5bb8f129-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-73d9c657-1fe3-4c57-aa7f-2db6de6bce38, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b9868fd0-1baf-4e20-ac91-27b7db2c9b66]]@1518556358 to transaction: TransactionImpl [xid=null, txID=4690, xid=null, state=ACTIVE, createTime=1719259208876(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5a06279e 2024-06-24 20:00:08,876 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0a9bb716-18ea-459c-b549-e48b04f938ba: CoreMessage[messageID=4687, durable=true, userID=5bb9183d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=0a9bb716-18ea-459c-b549-e48b04f938ba, size=819, properties=TypedProperties[__AMQ_CID=5bb8f129-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-73d9c657-1fe3-4c57-aa7f-2db6de6bce38, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b9868fd0-1baf-4e20-ac91-27b7db2c9b66]]@1518556358, transaction: TransactionImpl [xid=null, txID=4690, xid=null, state=COMMITTED, createTime=1719259208876(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5a06279e 2024-06-24 20:00:08,876 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bb8ca17-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b9868fd0-1baf-4e20-ac91-27b7db2c9b66] 2024-06-24 20:00:08,876 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4681, durable=true, userID=5bb8a306-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=5bb82dd1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-73d9c657-1fe3-4c57-aa7f-2db6de6bce38, JMSReplyTo=temp-queue://0a9bb716-18ea-459c-b549-e48b04f938ba, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@856331229, transaction: TransactionImpl [xid=null, txID=4682, xid=null, state=COMMITTED, createTime=1719259208873(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@eaa2384 2024-06-24 20:00:08,876 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bb82dcf-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,878 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@22227d4b, org.eclipse.scout.rt.mom.jms.JmsSubscription@1e00495b] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,879 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bb7dfaa-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,879 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bb9b47e-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,880 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb9db91-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb9b47e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb9b47e-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43718b57, true, {}] 2024-06-24 20:00:08,880 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bb9db92-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bb9b47e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bb9b47e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26faa3e9, true, {}] 2024-06-24 20:00:08,881 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:08,881 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bba02a3-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,882 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bba29b6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bba02a3-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bba02a3-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29aa1024, true, {}] 2024-06-24 20:00:08,882 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bba29b7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bba02a3-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bba02a3-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f4b8db1, true, {}] 2024-06-24 20:00:08,882 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f49c1038-d497-4222-b1e8-9806ef5f2c92, address=f49c1038-d497-4222-b1e8-9806ef5f2c92, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,882 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@ee2bf3f 2024-06-24 20:00:08,883 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1b5b0888 2024-06-24 20:00:08,884 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f49c1038-d497-4222-b1e8-9806ef5f2c92, null, 0, false, true, null] 2024-06-24 20:00:08,884 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4726, durable=true, userID=5bba77da-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=5bba29b5-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-42530b77-2d60-4025-9026-9ee7699b1b1f, JMSReplyTo=temp-queue://f49c1038-d497-4222-b1e8-9806ef5f2c92, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1045185619, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:08,885 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4726]:RELIABLE:CoreMessage[messageID=4726, durable=true, userID=5bba77da-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=5bba29b5-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-42530b77-2d60-4025-9026-9ee7699b1b1f, JMSReplyTo=temp-queue://f49c1038-d497-4222-b1e8-9806ef5f2c92, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1045185619 2024-06-24 20:00:08,885 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4726, durable=true, userID=5bba77da-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=5bba29b5-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-42530b77-2d60-4025-9026-9ee7699b1b1f, JMSReplyTo=temp-queue://f49c1038-d497-4222-b1e8-9806ef5f2c92, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1045185619 to transaction: TransactionImpl [xid=null, txID=4727, xid=null, state=ACTIVE, createTime=1719259208885(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@60d3233d 2024-06-24 20:00:08,886 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bbac5fb-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cac40325-69e7-4c92-a485-e0c656edec88] 2024-06-24 20:00:08,886 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bbac5fe-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bbac5fb-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bbac5fb-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20f63cdf, true, {}] 2024-06-24 20:00:08,886 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bbac5ff-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bbac5fb-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bbac5fb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@406bdfec, true, {}] 2024-06-24 20:00:08,902 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4726, durable=true, userID=5bba77da-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=5bba29b5-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-42530b77-2d60-4025-9026-9ee7699b1b1f, JMSReplyTo=temp-queue://f49c1038-d497-4222-b1e8-9806ef5f2c92, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1045185619, transaction: TransactionImpl [xid=null, txID=4727, xid=null, state=COMMITTED, createTime=1719259208885(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@60d3233d 2024-06-24 20:00:08,903 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4732, durable=true, userID=5bbd3701-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=f49c1038-d497-4222-b1e8-9806ef5f2c92, size=810, properties=TypedProperties[__AMQ_CID=5bbac5fd-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-42530b77-2d60-4025-9026-9ee7699b1b1f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cac40325-69e7-4c92-a485-e0c656edec88]]@137588785, context: RoutingContextImpl(Address=f49c1038-d497-4222-b1e8-9806ef5f2c92, routingType=ANYCAST, PreviousAddress=f49c1038-d497-4222-b1e8-9806ef5f2c92 previousRoute:ANYCAST, reusable=true, version=-2147483319) .................................................. ***** durable queues f49c1038-d497-4222-b1e8-9806ef5f2c92: ***** non durable for f49c1038-d497-4222-b1e8-9806ef5f2c92: - queueID=4722 address:f49c1038-d497-4222-b1e8-9806ef5f2c92 name:f49c1038-d497-4222-b1e8-9806ef5f2c92 filter:null .................................................. , transaction: null 2024-06-24 20:00:08,903 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f49c1038-d497-4222-b1e8-9806ef5f2c92: Reference[4732]:RELIABLE:CoreMessage[messageID=4732, durable=true, userID=5bbd3701-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=f49c1038-d497-4222-b1e8-9806ef5f2c92, size=810, properties=TypedProperties[__AMQ_CID=5bbac5fd-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-42530b77-2d60-4025-9026-9ee7699b1b1f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cac40325-69e7-4c92-a485-e0c656edec88]]@137588785 2024-06-24 20:00:08,903 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f49c1038-d497-4222-b1e8-9806ef5f2c92: CoreMessage[messageID=4732, durable=true, userID=5bbd3701-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=f49c1038-d497-4222-b1e8-9806ef5f2c92, size=810, properties=TypedProperties[__AMQ_CID=5bbac5fd-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-42530b77-2d60-4025-9026-9ee7699b1b1f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cac40325-69e7-4c92-a485-e0c656edec88]]@137588785 to transaction: TransactionImpl [xid=null, txID=4735, xid=null, state=ACTIVE, createTime=1719259208903(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7e290238 2024-06-24 20:00:08,903 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f49c1038-d497-4222-b1e8-9806ef5f2c92: CoreMessage[messageID=4732, durable=true, userID=5bbd3701-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=f49c1038-d497-4222-b1e8-9806ef5f2c92, size=810, properties=TypedProperties[__AMQ_CID=5bbac5fd-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-42530b77-2d60-4025-9026-9ee7699b1b1f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cac40325-69e7-4c92-a485-e0c656edec88]]@137588785, transaction: TransactionImpl [xid=null, txID=4735, xid=null, state=COMMITTED, createTime=1719259208903(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7e290238 2024-06-24 20:00:08,903 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bbac5fb-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cac40325-69e7-4c92-a485-e0c656edec88] 2024-06-24 20:00:08,904 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bba02a3-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,905 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@3e033ac8, org.eclipse.scout.rt.mom.jms.JmsSubscription@23d09c4e] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,906 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bb9b47e-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,906 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bbdd342-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,907 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bbdfa55-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bbdd342-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bbdd342-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33899d2d, true, {}] 2024-06-24 20:00:08,907 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bbdfa56-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bbdd342-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bbdd342-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2587679a, true, {}] 2024-06-24 20:00:08,908 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:08,908 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bbe2167-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,909 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bbe216a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bbe2167-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bbe2167-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d31cd8a, true, {}] 2024-06-24 20:00:08,909 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bbe487b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bbe2167-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bbe2167-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@532fde31, true, {}] 2024-06-24 20:00:08,909 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=16448236-5f73-4b16-9c8a-40190bd757e4, address=16448236-5f73-4b16-9c8a-40190bd757e4, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,909 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@31cd1599 2024-06-24 20:00:08,910 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7f49243d 2024-06-24 20:00:08,910 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 16448236-5f73-4b16-9c8a-40190bd757e4, null, 0, false, true, null] 2024-06-24 20:00:08,911 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4771, durable=true, userID=5bbe969e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=5bbe2169-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f5475776-1980-4cd0-85e9-688b79cb6f0b, JMSReplyTo=temp-queue://16448236-5f73-4b16-9c8a-40190bd757e4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1851783621, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:08,911 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4771]:RELIABLE:CoreMessage[messageID=4771, durable=true, userID=5bbe969e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=5bbe2169-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f5475776-1980-4cd0-85e9-688b79cb6f0b, JMSReplyTo=temp-queue://16448236-5f73-4b16-9c8a-40190bd757e4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1851783621 2024-06-24 20:00:08,912 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4771, durable=true, userID=5bbe969e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=5bbe2169-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f5475776-1980-4cd0-85e9-688b79cb6f0b, JMSReplyTo=temp-queue://16448236-5f73-4b16-9c8a-40190bd757e4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1851783621 to transaction: TransactionImpl [xid=null, txID=4772, xid=null, state=ACTIVE, createTime=1719259208912(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1e47064e 2024-06-24 20:00:08,912 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bbebdaf-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=5b2893ec-65d4-4215-ac30-1f0bc56221cf] 2024-06-24 20:00:08,913 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bbebdb2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bbebdaf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bbebdaf-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e2b9aa1, true, {}] 2024-06-24 20:00:08,913 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bbee4c3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bbebdaf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bbebdaf-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@237b995b, true, {}] 2024-06-24 20:00:08,914 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4777, durable=true, userID=5bbf0bd5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=16448236-5f73-4b16-9c8a-40190bd757e4, size=815, properties=TypedProperties[__AMQ_CID=5bbebdb1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f5475776-1980-4cd0-85e9-688b79cb6f0b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5b2893ec-65d4-4215-ac30-1f0bc56221cf]]@135408430, context: RoutingContextImpl(Address=16448236-5f73-4b16-9c8a-40190bd757e4, routingType=ANYCAST, PreviousAddress=16448236-5f73-4b16-9c8a-40190bd757e4 previousRoute:ANYCAST, reusable=true, version=-2147483317) .................................................. ***** durable queues 16448236-5f73-4b16-9c8a-40190bd757e4: ***** non durable for 16448236-5f73-4b16-9c8a-40190bd757e4: - queueID=4767 address:16448236-5f73-4b16-9c8a-40190bd757e4 name:16448236-5f73-4b16-9c8a-40190bd757e4 filter:null .................................................. , transaction: null 2024-06-24 20:00:08,914 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 16448236-5f73-4b16-9c8a-40190bd757e4: Reference[4777]:RELIABLE:CoreMessage[messageID=4777, durable=true, userID=5bbf0bd5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=16448236-5f73-4b16-9c8a-40190bd757e4, size=815, properties=TypedProperties[__AMQ_CID=5bbebdb1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f5475776-1980-4cd0-85e9-688b79cb6f0b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5b2893ec-65d4-4215-ac30-1f0bc56221cf]]@135408430 2024-06-24 20:00:08,914 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 16448236-5f73-4b16-9c8a-40190bd757e4: CoreMessage[messageID=4777, durable=true, userID=5bbf0bd5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=16448236-5f73-4b16-9c8a-40190bd757e4, size=815, properties=TypedProperties[__AMQ_CID=5bbebdb1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f5475776-1980-4cd0-85e9-688b79cb6f0b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5b2893ec-65d4-4215-ac30-1f0bc56221cf]]@135408430 to transaction: TransactionImpl [xid=null, txID=4780, xid=null, state=ACTIVE, createTime=1719259208914(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7a0d081 2024-06-24 20:00:08,915 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 16448236-5f73-4b16-9c8a-40190bd757e4: CoreMessage[messageID=4777, durable=true, userID=5bbf0bd5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=16448236-5f73-4b16-9c8a-40190bd757e4, size=815, properties=TypedProperties[__AMQ_CID=5bbebdb1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f5475776-1980-4cd0-85e9-688b79cb6f0b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5b2893ec-65d4-4215-ac30-1f0bc56221cf]]@135408430, transaction: TransactionImpl [xid=null, txID=4780, xid=null, state=COMMITTED, createTime=1719259208914(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7a0d081 2024-06-24 20:00:08,915 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bbebdaf-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=5b2893ec-65d4-4215-ac30-1f0bc56221cf] 2024-06-24 20:00:08,915 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4771, durable=true, userID=5bbe969e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=745, properties=TypedProperties[__AMQ_CID=5bbe2169-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f5475776-1980-4cd0-85e9-688b79cb6f0b, JMSReplyTo=temp-queue://16448236-5f73-4b16-9c8a-40190bd757e4, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1851783621, transaction: TransactionImpl [xid=null, txID=4772, xid=null, state=COMMITTED, createTime=1719259208912(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1e47064e 2024-06-24 20:00:08,915 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bbe2167-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,916 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@3394846a, org.eclipse.scout.rt.mom.jms.JmsSubscription@7e61624d] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,917 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bbdd342-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,918 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bbfa816-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,918 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bbfa819-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bbfa816-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bbfa816-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ef2cb61, true, {}] 2024-06-24 20:00:08,919 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bbfcf2a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bbfa816-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bbfa816-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47258fdf, true, {}] 2024-06-24 20:00:08,919 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:08,920 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bbff63b-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,920 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bbff63e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bbff63b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bbff63b-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ccdd924, true, {}] 2024-06-24 20:00:08,921 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bc01d4f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bbff63b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bbff63b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@770daff4, true, {}] 2024-06-24 20:00:08,921 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=742c173d-35d8-4eac-8484-a63faec24d59, address=742c173d-35d8-4eac-8484-a63faec24d59, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,921 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3a4cda8f 2024-06-24 20:00:08,922 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@e02d12d 2024-06-24 20:00:08,922 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 742c173d-35d8-4eac-8484-a63faec24d59, null, 0, false, true, null] 2024-06-24 20:00:08,923 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4816, durable=true, userID=5bc06b72-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=5bbff63d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0c378b79-a42c-4cdc-8ae6-8582cc1d7ec8, JMSReplyTo=temp-queue://742c173d-35d8-4eac-8484-a63faec24d59, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1533153571, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:08,924 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4816]:RELIABLE:CoreMessage[messageID=4816, durable=true, userID=5bc06b72-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=5bbff63d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0c378b79-a42c-4cdc-8ae6-8582cc1d7ec8, JMSReplyTo=temp-queue://742c173d-35d8-4eac-8484-a63faec24d59, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1533153571 2024-06-24 20:00:08,924 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4816, durable=true, userID=5bc06b72-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=5bbff63d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0c378b79-a42c-4cdc-8ae6-8582cc1d7ec8, JMSReplyTo=temp-queue://742c173d-35d8-4eac-8484-a63faec24d59, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1533153571 to transaction: TransactionImpl [xid=null, txID=4817, xid=null, state=ACTIVE, createTime=1719259208924(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3b28d766 2024-06-24 20:00:08,924 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bc09283-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=2ede39f8-5e50-4825-b06b-76e6342afd9e] 2024-06-24 20:00:08,925 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bc0b996-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bc09283-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bc09283-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3862f99d, true, {}] 2024-06-24 20:00:08,925 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bc0b997-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bc09283-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bc09283-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cfebcde, true, {}] 2024-06-24 20:00:08,926 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4822, durable=true, userID=5bc0e0a9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=742c173d-35d8-4eac-8484-a63faec24d59, size=919, properties=TypedProperties[__AMQ_CID=5bc0b995-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0c378b79-a42c-4cdc-8ae6-8582cc1d7ec8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2ede39f8-5e50-4825-b06b-76e6342afd9e]]@428752350, context: RoutingContextImpl(Address=742c173d-35d8-4eac-8484-a63faec24d59, routingType=ANYCAST, PreviousAddress=742c173d-35d8-4eac-8484-a63faec24d59 previousRoute:ANYCAST, reusable=true, version=-2147483315) .................................................. ***** durable queues 742c173d-35d8-4eac-8484-a63faec24d59: ***** non durable for 742c173d-35d8-4eac-8484-a63faec24d59: - queueID=4812 address:742c173d-35d8-4eac-8484-a63faec24d59 name:742c173d-35d8-4eac-8484-a63faec24d59 filter:null .................................................. , transaction: null 2024-06-24 20:00:08,926 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 742c173d-35d8-4eac-8484-a63faec24d59: Reference[4822]:RELIABLE:CoreMessage[messageID=4822, durable=true, userID=5bc0e0a9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=742c173d-35d8-4eac-8484-a63faec24d59, size=919, properties=TypedProperties[__AMQ_CID=5bc0b995-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0c378b79-a42c-4cdc-8ae6-8582cc1d7ec8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2ede39f8-5e50-4825-b06b-76e6342afd9e]]@428752350 2024-06-24 20:00:08,926 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 742c173d-35d8-4eac-8484-a63faec24d59: CoreMessage[messageID=4822, durable=true, userID=5bc0e0a9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=742c173d-35d8-4eac-8484-a63faec24d59, size=919, properties=TypedProperties[__AMQ_CID=5bc0b995-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0c378b79-a42c-4cdc-8ae6-8582cc1d7ec8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2ede39f8-5e50-4825-b06b-76e6342afd9e]]@428752350 to transaction: TransactionImpl [xid=null, txID=4825, xid=null, state=ACTIVE, createTime=1719259208926(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2d49b53f 2024-06-24 20:00:08,927 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 742c173d-35d8-4eac-8484-a63faec24d59: CoreMessage[messageID=4822, durable=true, userID=5bc0e0a9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=742c173d-35d8-4eac-8484-a63faec24d59, size=919, properties=TypedProperties[__AMQ_CID=5bc0b995-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0c378b79-a42c-4cdc-8ae6-8582cc1d7ec8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2ede39f8-5e50-4825-b06b-76e6342afd9e]]@428752350, transaction: TransactionImpl [xid=null, txID=4825, xid=null, state=COMMITTED, createTime=1719259208926(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2d49b53f 2024-06-24 20:00:08,927 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bc09283-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=2ede39f8-5e50-4825-b06b-76e6342afd9e] 2024-06-24 20:00:08,927 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4816, durable=true, userID=5bc06b72-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=849, properties=TypedProperties[__AMQ_CID=5bbff63d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0c378b79-a42c-4cdc-8ae6-8582cc1d7ec8, JMSReplyTo=temp-queue://742c173d-35d8-4eac-8484-a63faec24d59, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1533153571, transaction: TransactionImpl [xid=null, txID=4817, xid=null, state=COMMITTED, createTime=1719259208924(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3b28d766 2024-06-24 20:00:08,927 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bbff63b-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,929 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@25fb06e7, org.eclipse.scout.rt.mom.jms.JmsSubscription@b7def62] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,930 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bbfa816-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,930 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bc17cea-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,931 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bc17ced-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bc17cea-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bc17cea-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bd89739, true, {}] 2024-06-24 20:00:08,931 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bc1a3fe-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bc17cea-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bc17cea-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a47e616, true, {}] 2024-06-24 20:00:08,931 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:08,932 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bc1cb0f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,932 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bc1cb12-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bc1cb0f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bc1cb0f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b1aa3ae, true, {}] 2024-06-24 20:00:08,933 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bc1f223-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bc1cb0f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bc1cb0f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18d9885f, true, {}] 2024-06-24 20:00:08,933 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cf09ffa5-37f5-48ff-96de-286ce503abe2, address=cf09ffa5-37f5-48ff-96de-286ce503abe2, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,933 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@785e8ba7 2024-06-24 20:00:08,934 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1132aa03 2024-06-24 20:00:08,934 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cf09ffa5-37f5-48ff-96de-286ce503abe2, null, 0, false, true, null] 2024-06-24 20:00:08,935 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4861, durable=true, userID=5bc24046-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=5bc1cb11-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7872050-b9de-4c3f-a547-2e54d870b990, JMSReplyTo=temp-queue://cf09ffa5-37f5-48ff-96de-286ce503abe2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@685947907, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:08,939 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4861]:RELIABLE:CoreMessage[messageID=4861, durable=true, userID=5bc24046-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=5bc1cb11-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7872050-b9de-4c3f-a547-2e54d870b990, JMSReplyTo=temp-queue://cf09ffa5-37f5-48ff-96de-286ce503abe2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@685947907 2024-06-24 20:00:08,939 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4861, durable=true, userID=5bc24046-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=5bc1cb11-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7872050-b9de-4c3f-a547-2e54d870b990, JMSReplyTo=temp-queue://cf09ffa5-37f5-48ff-96de-286ce503abe2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@685947907 to transaction: TransactionImpl [xid=null, txID=4862, xid=null, state=ACTIVE, createTime=1719259208939(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2e76376b 2024-06-24 20:00:08,939 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bc2dc87-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=6beecc00-26fc-4d00-8ec0-66a968e308b3] 2024-06-24 20:00:08,940 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bc3039a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bc2dc87-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bc2dc87-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3de80cfe, true, {}] 2024-06-24 20:00:08,940 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bc3039b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bc2dc87-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bc2dc87-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@366b4241, true, {}] 2024-06-24 20:00:08,941 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4867, durable=true, userID=5bc32aad-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=cf09ffa5-37f5-48ff-96de-286ce503abe2, size=917, properties=TypedProperties[__AMQ_CID=5bc30399-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7872050-b9de-4c3f-a547-2e54d870b990, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6beecc00-26fc-4d00-8ec0-66a968e308b3]]@1316397015, context: RoutingContextImpl(Address=cf09ffa5-37f5-48ff-96de-286ce503abe2, routingType=ANYCAST, PreviousAddress=cf09ffa5-37f5-48ff-96de-286ce503abe2 previousRoute:ANYCAST, reusable=true, version=-2147483313) .................................................. ***** durable queues cf09ffa5-37f5-48ff-96de-286ce503abe2: ***** non durable for cf09ffa5-37f5-48ff-96de-286ce503abe2: - queueID=4857 address:cf09ffa5-37f5-48ff-96de-286ce503abe2 name:cf09ffa5-37f5-48ff-96de-286ce503abe2 filter:null .................................................. , transaction: null 2024-06-24 20:00:08,941 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from cf09ffa5-37f5-48ff-96de-286ce503abe2: Reference[4867]:RELIABLE:CoreMessage[messageID=4867, durable=true, userID=5bc32aad-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=cf09ffa5-37f5-48ff-96de-286ce503abe2, size=917, properties=TypedProperties[__AMQ_CID=5bc30399-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7872050-b9de-4c3f-a547-2e54d870b990, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6beecc00-26fc-4d00-8ec0-66a968e308b3]]@1316397015 2024-06-24 20:00:08,942 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from cf09ffa5-37f5-48ff-96de-286ce503abe2: CoreMessage[messageID=4867, durable=true, userID=5bc32aad-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=cf09ffa5-37f5-48ff-96de-286ce503abe2, size=917, properties=TypedProperties[__AMQ_CID=5bc30399-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7872050-b9de-4c3f-a547-2e54d870b990, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6beecc00-26fc-4d00-8ec0-66a968e308b3]]@1316397015 to transaction: TransactionImpl [xid=null, txID=4870, xid=null, state=ACTIVE, createTime=1719259208942(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@649be722 2024-06-24 20:00:08,942 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from cf09ffa5-37f5-48ff-96de-286ce503abe2: CoreMessage[messageID=4867, durable=true, userID=5bc32aad-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=cf09ffa5-37f5-48ff-96de-286ce503abe2, size=917, properties=TypedProperties[__AMQ_CID=5bc30399-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7872050-b9de-4c3f-a547-2e54d870b990, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6beecc00-26fc-4d00-8ec0-66a968e308b3]]@1316397015, transaction: TransactionImpl [xid=null, txID=4870, xid=null, state=COMMITTED, createTime=1719259208942(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@649be722 2024-06-24 20:00:08,942 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bc2dc87-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=6beecc00-26fc-4d00-8ec0-66a968e308b3] 2024-06-24 20:00:08,942 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4861, durable=true, userID=5bc24046-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=847, properties=TypedProperties[__AMQ_CID=5bc1cb11-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d7872050-b9de-4c3f-a547-2e54d870b990, JMSReplyTo=temp-queue://cf09ffa5-37f5-48ff-96de-286ce503abe2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@685947907, transaction: TransactionImpl [xid=null, txID=4862, xid=null, state=COMMITTED, createTime=1719259208939(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2e76376b 2024-06-24 20:00:08,942 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bc1cb0f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,944 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@76c0125f, org.eclipse.scout.rt.mom.jms.JmsSubscription@13f595e4] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,945 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bc17cea-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,945 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bc3c6ee-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,946 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bc3ee01-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bc3c6ee-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bc3c6ee-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c31c0c6, true, {}] 2024-06-24 20:00:08,946 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bc3ee02-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bc3c6ee-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bc3c6ee-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c5ccca4, true, {}] 2024-06-24 20:00:08,947 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:08,947 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bc41513-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,948 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bc43c26-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bc41513-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bc41513-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@102f5264, true, {}] 2024-06-24 20:00:08,948 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bc43c27-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bc41513-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bc41513-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8dbdca2, true, {}] 2024-06-24 20:00:08,948 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ff11b154-bec8-4935-b861-faf27a03a91e, address=ff11b154-bec8-4935-b861-faf27a03a91e, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,948 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@e033035 2024-06-24 20:00:08,949 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@711d1f93 2024-06-24 20:00:08,949 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ff11b154-bec8-4935-b861-faf27a03a91e, null, 0, false, true, null] 2024-06-24 20:00:08,950 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4906, durable=true, userID=5bc48a4a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=5bc43c25-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ade9aea-bf37-476a-8a59-4cfb9bf465ed, JMSReplyTo=temp-queue://ff11b154-bec8-4935-b861-faf27a03a91e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@3168506, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:08,954 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4906]:RELIABLE:CoreMessage[messageID=4906, durable=true, userID=5bc48a4a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=5bc43c25-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ade9aea-bf37-476a-8a59-4cfb9bf465ed, JMSReplyTo=temp-queue://ff11b154-bec8-4935-b861-faf27a03a91e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@3168506 2024-06-24 20:00:08,955 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4906, durable=true, userID=5bc48a4a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=5bc43c25-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ade9aea-bf37-476a-8a59-4cfb9bf465ed, JMSReplyTo=temp-queue://ff11b154-bec8-4935-b861-faf27a03a91e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@3168506 to transaction: TransactionImpl [xid=null, txID=4907, xid=null, state=ACTIVE, createTime=1719259208955(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3b10893e 2024-06-24 20:00:08,955 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bc54d9b-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=333d526a-7caf-4c5d-be9f-8886209bf2b0] 2024-06-24 20:00:08,956 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bc54d9e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bc54d9b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bc54d9b-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60ed9d7, true, {}] 2024-06-24 20:00:08,956 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bc574af-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bc54d9b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bc54d9b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c9a69ea, true, {}] 2024-06-24 20:00:08,957 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4912, durable=true, userID=5bc59bc1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=ff11b154-bec8-4935-b861-faf27a03a91e, size=819, properties=TypedProperties[__AMQ_CID=5bc54d9d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ade9aea-bf37-476a-8a59-4cfb9bf465ed, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=333d526a-7caf-4c5d-be9f-8886209bf2b0]]@1105342892, context: RoutingContextImpl(Address=ff11b154-bec8-4935-b861-faf27a03a91e, routingType=ANYCAST, PreviousAddress=ff11b154-bec8-4935-b861-faf27a03a91e previousRoute:ANYCAST, reusable=true, version=-2147483311) .................................................. ***** durable queues ff11b154-bec8-4935-b861-faf27a03a91e: ***** non durable for ff11b154-bec8-4935-b861-faf27a03a91e: - queueID=4902 address:ff11b154-bec8-4935-b861-faf27a03a91e name:ff11b154-bec8-4935-b861-faf27a03a91e filter:null .................................................. , transaction: null 2024-06-24 20:00:08,957 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ff11b154-bec8-4935-b861-faf27a03a91e: Reference[4912]:RELIABLE:CoreMessage[messageID=4912, durable=true, userID=5bc59bc1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=ff11b154-bec8-4935-b861-faf27a03a91e, size=819, properties=TypedProperties[__AMQ_CID=5bc54d9d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ade9aea-bf37-476a-8a59-4cfb9bf465ed, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=333d526a-7caf-4c5d-be9f-8886209bf2b0]]@1105342892 2024-06-24 20:00:08,957 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ff11b154-bec8-4935-b861-faf27a03a91e: CoreMessage[messageID=4912, durable=true, userID=5bc59bc1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=ff11b154-bec8-4935-b861-faf27a03a91e, size=819, properties=TypedProperties[__AMQ_CID=5bc54d9d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ade9aea-bf37-476a-8a59-4cfb9bf465ed, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=333d526a-7caf-4c5d-be9f-8886209bf2b0]]@1105342892 to transaction: TransactionImpl [xid=null, txID=4915, xid=null, state=ACTIVE, createTime=1719259208957(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6e7a62c8 2024-06-24 20:00:08,957 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ff11b154-bec8-4935-b861-faf27a03a91e: CoreMessage[messageID=4912, durable=true, userID=5bc59bc1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=ff11b154-bec8-4935-b861-faf27a03a91e, size=819, properties=TypedProperties[__AMQ_CID=5bc54d9d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ade9aea-bf37-476a-8a59-4cfb9bf465ed, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=333d526a-7caf-4c5d-be9f-8886209bf2b0]]@1105342892, transaction: TransactionImpl [xid=null, txID=4915, xid=null, state=COMMITTED, createTime=1719259208957(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6e7a62c8 2024-06-24 20:00:08,957 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4906, durable=true, userID=5bc48a4a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=749, properties=TypedProperties[__AMQ_CID=5bc43c25-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3ade9aea-bf37-476a-8a59-4cfb9bf465ed, JMSReplyTo=temp-queue://ff11b154-bec8-4935-b861-faf27a03a91e, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@3168506, transaction: TransactionImpl [xid=null, txID=4907, xid=null, state=COMMITTED, createTime=1719259208955(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3b10893e 2024-06-24 20:00:08,958 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bc54d9b-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=333d526a-7caf-4c5d-be9f-8886209bf2b0] 2024-06-24 20:00:08,958 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bc41513-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,960 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@50d86c5a, org.eclipse.scout.rt.mom.jms.JmsSubscription@7405d996] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,960 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bc3c6ee-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,961 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bc63802-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,961 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bc63805-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bc63802-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bc63802-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b291d29, true, {}] 2024-06-24 20:00:08,962 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bc65f16-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bc63802-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bc63802-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2113eb9b, true, {}] 2024-06-24 20:00:08,962 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:08,963 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bc68627-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,963 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bc6862a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bc68627-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bc68627-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5345d9a0, true, {}] 2024-06-24 20:00:08,964 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bc6ad3b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bc68627-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bc68627-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5200ac87, true, {}] 2024-06-24 20:00:08,964 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ceaf47d5-5909-4ed5-bf22-7d54d49e5015, address=ceaf47d5-5909-4ed5-bf22-7d54d49e5015, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:08,964 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2bb4e786 2024-06-24 20:00:08,965 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1ebe62fd 2024-06-24 20:00:08,965 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ceaf47d5-5909-4ed5-bf22-7d54d49e5015, null, 0, false, true, null] 2024-06-24 20:00:08,966 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4951, durable=true, userID=5bc6fb5e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=5bc68629-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-905b534e-12e8-4913-96fa-df2f380de2d3, JMSReplyTo=temp-queue://ceaf47d5-5909-4ed5-bf22-7d54d49e5015, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2124228264, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:08,970 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[4951]:RELIABLE:CoreMessage[messageID=4951, durable=true, userID=5bc6fb5e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=5bc68629-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-905b534e-12e8-4913-96fa-df2f380de2d3, JMSReplyTo=temp-queue://ceaf47d5-5909-4ed5-bf22-7d54d49e5015, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2124228264 2024-06-24 20:00:08,970 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4951, durable=true, userID=5bc6fb5e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=5bc68629-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-905b534e-12e8-4913-96fa-df2f380de2d3, JMSReplyTo=temp-queue://ceaf47d5-5909-4ed5-bf22-7d54d49e5015, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2124228264 to transaction: TransactionImpl [xid=null, txID=4952, xid=null, state=ACTIVE, createTime=1719259208970(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5da8b7fb 2024-06-24 20:00:08,971 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bc7beaf-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=495c8b8e-24c8-4d4a-8edd-f35b4df5be8c] 2024-06-24 20:00:08,971 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bc7beb2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bc7beaf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bc7beaf-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c589804, true, {}] 2024-06-24 20:00:08,972 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bc7e4c3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bc7beaf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bc7beaf-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77f486fb, true, {}] 2024-06-24 20:00:08,973 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4957, durable=true, userID=5bc80bd5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=ceaf47d5-5909-4ed5-bf22-7d54d49e5015, size=810, properties=TypedProperties[__AMQ_CID=5bc7beb1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-905b534e-12e8-4913-96fa-df2f380de2d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=495c8b8e-24c8-4d4a-8edd-f35b4df5be8c]]@1668621214, context: RoutingContextImpl(Address=ceaf47d5-5909-4ed5-bf22-7d54d49e5015, routingType=ANYCAST, PreviousAddress=ceaf47d5-5909-4ed5-bf22-7d54d49e5015 previousRoute:ANYCAST, reusable=true, version=-2147483309) .................................................. ***** durable queues ceaf47d5-5909-4ed5-bf22-7d54d49e5015: ***** non durable for ceaf47d5-5909-4ed5-bf22-7d54d49e5015: - queueID=4947 address:ceaf47d5-5909-4ed5-bf22-7d54d49e5015 name:ceaf47d5-5909-4ed5-bf22-7d54d49e5015 filter:null .................................................. , transaction: null 2024-06-24 20:00:08,973 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ceaf47d5-5909-4ed5-bf22-7d54d49e5015: Reference[4957]:RELIABLE:CoreMessage[messageID=4957, durable=true, userID=5bc80bd5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=ceaf47d5-5909-4ed5-bf22-7d54d49e5015, size=810, properties=TypedProperties[__AMQ_CID=5bc7beb1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-905b534e-12e8-4913-96fa-df2f380de2d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=495c8b8e-24c8-4d4a-8edd-f35b4df5be8c]]@1668621214 2024-06-24 20:00:08,973 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=4951, durable=true, userID=5bc6fb5e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=740, properties=TypedProperties[__AMQ_CID=5bc68629-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-905b534e-12e8-4913-96fa-df2f380de2d3, JMSReplyTo=temp-queue://ceaf47d5-5909-4ed5-bf22-7d54d49e5015, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2124228264, transaction: TransactionImpl [xid=null, txID=4952, xid=null, state=COMMITTED, createTime=1719259208970(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5da8b7fb 2024-06-24 20:00:08,973 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ceaf47d5-5909-4ed5-bf22-7d54d49e5015: CoreMessage[messageID=4957, durable=true, userID=5bc80bd5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=ceaf47d5-5909-4ed5-bf22-7d54d49e5015, size=810, properties=TypedProperties[__AMQ_CID=5bc7beb1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-905b534e-12e8-4913-96fa-df2f380de2d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=495c8b8e-24c8-4d4a-8edd-f35b4df5be8c]]@1668621214 to transaction: TransactionImpl [xid=null, txID=4960, xid=null, state=ACTIVE, createTime=1719259208973(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 1]@60f9f2a4 2024-06-24 20:00:08,973 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ceaf47d5-5909-4ed5-bf22-7d54d49e5015: CoreMessage[messageID=4957, durable=true, userID=5bc80bd5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:08 UTC 2024, expiration=0, durable=true, address=ceaf47d5-5909-4ed5-bf22-7d54d49e5015, size=810, properties=TypedProperties[__AMQ_CID=5bc7beb1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-905b534e-12e8-4913-96fa-df2f380de2d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=495c8b8e-24c8-4d4a-8edd-f35b4df5be8c]]@1668621214, transaction: TransactionImpl [xid=null, txID=4960, xid=null, state=COMMITTED, createTime=1719259208973(Mon Jun 24 20:00:08 UTC 2024), timeoutSeconds=-1, nr operations = 0]@60f9f2a4 2024-06-24 20:00:08,974 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bc7beaf-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=495c8b8e-24c8-4d4a-8edd-f35b4df5be8c] 2024-06-24 20:00:08,974 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bc68627-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom86] 2024-06-24 20:00:08,976 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@6c167e8d, org.eclipse.scout.rt.mom.jms.JmsSubscription@59e6b2b5] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,977 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bc63802-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:08,977 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@14b9098c[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:08,977 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007463 ms 2024-06-24 20:00:08,978 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bb06558-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:08,979 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:08,979 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 162.870607 ms 2024-06-24 20:00:08,979 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:08,980 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:08,980 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:08,980 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1497572993'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:09,003 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:09,003 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bcc9fb7-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:09,003 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bcc9fba-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bcc9fb7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bcc9fb7-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c684609, true, {}] 2024-06-24 20:00:09,004 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bccc6cb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bcc9fb7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bcc9fb7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21aef606, true, {}] 2024-06-24 20:00:09,005 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=84dd79a9-8b6a-4982-a136-9309a5ffb89c, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:09,005 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6461cfaa 2024-06-24 20:00:09,006 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 84dd79a9-8b6a-4982-a136-9309a5ffb89c, null, 0, false, true, null] 2024-06-24 20:00:09,006 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bcd14ed-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:09,007 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bcd14f0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bcd14ed-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bcd14ed-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29a271f3, true, {}] 2024-06-24 20:00:09,007 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bcd3c01-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bcd14ed-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bcd14ed-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21d8416d, true, {}] 2024-06-24 20:00:09,008 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:00:09,008 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bcd6312-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:09,009 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bcd6315-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bcd6312-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bcd6312-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73fc63b1, true, {}] 2024-06-24 20:00:09,009 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bcd8a26-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bcd6312-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bcd6312-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20735774, true, {}] 2024-06-24 20:00:09,009 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:00:09,010 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bcdb137-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions] 2024-06-24 20:00:09,011 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bcdb13a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bcdb137-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bcdb137-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d8cafc2, true, {}] 2024-06-24 20:00:09,011 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bcdd84b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bcdb137-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bcdb137-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@92acd4a, true, {}] 2024-06-24 20:00:09,011 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e6aa72a8-f0db-446c-8248-1a6fc5a4674b, address=e6aa72a8-f0db-446c-8248-1a6fc5a4674b, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:09,012 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7d633ad6 2024-06-24 20:00:09,012 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1027160d 2024-06-24 20:00:09,013 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e6aa72a8-f0db-446c-8248-1a6fc5a4674b, null, 0, false, true, null] 2024-06-24 20:00:09,014 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5022, durable=true, userID=5bce266e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5bcdb139-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d0e84c9e-5128-4a95-a574-d5ba20d905d0, JMSReplyTo=temp-queue://e6aa72a8-f0db-446c-8248-1a6fc5a4674b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@597506496, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:00:09,014 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5022]:RELIABLE:CoreMessage[messageID=5022, durable=true, userID=5bce266e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5bcdb139-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d0e84c9e-5128-4a95-a574-d5ba20d905d0, JMSReplyTo=temp-queue://e6aa72a8-f0db-446c-8248-1a6fc5a4674b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@597506496 2024-06-24 20:00:09,014 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5022, durable=true, userID=5bce266e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5bcdb139-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d0e84c9e-5128-4a95-a574-d5ba20d905d0, JMSReplyTo=temp-queue://e6aa72a8-f0db-446c-8248-1a6fc5a4674b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@597506496 to transaction: TransactionImpl [xid=null, txID=5023, xid=null, state=ACTIVE, createTime=1719259209014(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@47daa589 2024-06-24 20:00:09,015 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bce748f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=841be9b2-3bc1-4376-bd66-e5336928d7a1, activemq.broker=mom57] 2024-06-24 20:00:09,015 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bce7492-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bce748f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bce748f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62354800, true, {}] 2024-06-24 20:00:09,016 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bce9ba3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bce748f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bce748f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7317fe4d, true, {}] 2024-06-24 20:00:09,017 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5028, durable=true, userID=5bce9ba5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=e6aa72a8-f0db-446c-8248-1a6fc5a4674b, size=939, properties=TypedProperties[__AMQ_CID=5bce7491-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d0e84c9e-5128-4a95-a574-d5ba20d905d0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=841be9b2-3bc1-4376-bd66-e5336928d7a1]]@1746473732, context: RoutingContextImpl(Address=e6aa72a8-f0db-446c-8248-1a6fc5a4674b, routingType=ANYCAST, PreviousAddress=e6aa72a8-f0db-446c-8248-1a6fc5a4674b previousRoute:ANYCAST, reusable=true, version=-2147483305) .................................................. ***** durable queues e6aa72a8-f0db-446c-8248-1a6fc5a4674b: ***** non durable for e6aa72a8-f0db-446c-8248-1a6fc5a4674b: - queueID=5018 address:e6aa72a8-f0db-446c-8248-1a6fc5a4674b name:e6aa72a8-f0db-446c-8248-1a6fc5a4674b filter:null .................................................. , transaction: null 2024-06-24 20:00:09,017 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e6aa72a8-f0db-446c-8248-1a6fc5a4674b: Reference[5028]:RELIABLE:CoreMessage[messageID=5028, durable=true, userID=5bce9ba5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=e6aa72a8-f0db-446c-8248-1a6fc5a4674b, size=939, properties=TypedProperties[__AMQ_CID=5bce7491-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d0e84c9e-5128-4a95-a574-d5ba20d905d0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=841be9b2-3bc1-4376-bd66-e5336928d7a1]]@1746473732 2024-06-24 20:00:09,017 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e6aa72a8-f0db-446c-8248-1a6fc5a4674b: CoreMessage[messageID=5028, durable=true, userID=5bce9ba5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=e6aa72a8-f0db-446c-8248-1a6fc5a4674b, size=939, properties=TypedProperties[__AMQ_CID=5bce7491-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d0e84c9e-5128-4a95-a574-d5ba20d905d0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=841be9b2-3bc1-4376-bd66-e5336928d7a1]]@1746473732 to transaction: TransactionImpl [xid=null, txID=5031, xid=null, state=ACTIVE, createTime=1719259209017(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4dc63691 2024-06-24 20:00:09,017 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e6aa72a8-f0db-446c-8248-1a6fc5a4674b: CoreMessage[messageID=5028, durable=true, userID=5bce9ba5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=e6aa72a8-f0db-446c-8248-1a6fc5a4674b, size=939, properties=TypedProperties[__AMQ_CID=5bce7491-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d0e84c9e-5128-4a95-a574-d5ba20d905d0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=841be9b2-3bc1-4376-bd66-e5336928d7a1]]@1746473732, transaction: TransactionImpl [xid=null, txID=5031, xid=null, state=COMMITTED, createTime=1719259209017(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4dc63691 2024-06-24 20:00:09,017 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bce748f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=841be9b2-3bc1-4376-bd66-e5336928d7a1, activemq.broker=mom57] 2024-06-24 20:00:09,017 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5022, durable=true, userID=5bce266e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5bcdb139-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d0e84c9e-5128-4a95-a574-d5ba20d905d0, JMSReplyTo=temp-queue://e6aa72a8-f0db-446c-8248-1a6fc5a4674b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@597506496, transaction: TransactionImpl [xid=null, txID=5023, xid=null, state=COMMITTED, createTime=1719259209014(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@47daa589 2024-06-24 20:00:09,018 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bcdb137-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions] 2024-06-24 20:00:09,069 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6c2063e0, org.eclipse.scout.rt.mom.jms.JmsSubscription@4f3672eb] 2024-06-24 20:00:09,071 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bcd14ed-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,072 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bcd6312-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,072 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@36a308f5[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:09,073 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007562 ms 2024-06-24 20:00:09,073 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bcc9fb7-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,074 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:09,074 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 94.470405 ms 2024-06-24 20:00:09,074 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:09,075 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:09,075 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:09,075 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 672470235'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:09,077 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:09,077 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bd7ea77-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:09,078 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bd8118a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bd7ea77-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bd7ea77-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1013437a, true, {}] 2024-06-24 20:00:09,078 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bd8118b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bd7ea77-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bd7ea77-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@603fc054, true, {}] 2024-06-24 20:00:09,079 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=aaa5947f-9848-4229-986c-a5a9877e0d32, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:09,079 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7e58564 2024-06-24 20:00:09,080 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, aaa5947f-9848-4229-986c-a5a9877e0d32, null, 0, false, true, null] 2024-06-24 20:00:09,080 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bd85fad-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:09,081 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bd85fb0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bd85fad-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bd85fad-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@512d5d58, true, {}] 2024-06-24 20:00:09,081 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bd886c1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bd85fad-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bd85fad-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5db641d7, true, {}] 2024-06-24 20:00:09,081 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:00:09,082 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bd8add2-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:09,082 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bd8add5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bd8add2-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bd8add2-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73e4ca25, true, {}] 2024-06-24 20:00:09,082 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bd8add6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bd8add2-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bd8add2-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39a0ce78, true, {}] 2024-06-24 20:00:09,083 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:00:09,083 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bd8d4e7-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions] 2024-06-24 20:00:09,084 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bd8fbfa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bd8d4e7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bd8d4e7-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e580320, true, {}] 2024-06-24 20:00:09,084 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bd8fbfb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bd8d4e7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bd8d4e7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54dfe4f5, true, {}] 2024-06-24 20:00:09,084 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e1b14370-708a-41aa-84cc-e90af4aa5af2, address=e1b14370-708a-41aa-84cc-e90af4aa5af2, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:09,084 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3efd93cd 2024-06-24 20:00:09,085 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7464eeeb 2024-06-24 20:00:09,085 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e1b14370-708a-41aa-84cc-e90af4aa5af2, null, 0, false, true, null] 2024-06-24 20:00:09,086 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5099, durable=true, userID=5bd94a1e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5bd8fbf9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d2ae634c-32a2-401c-9bb3-663f13ca8c2a, JMSReplyTo=temp-queue://e1b14370-708a-41aa-84cc-e90af4aa5af2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1506273263, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:00:09,087 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5099]:RELIABLE:CoreMessage[messageID=5099, durable=true, userID=5bd94a1e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5bd8fbf9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d2ae634c-32a2-401c-9bb3-663f13ca8c2a, JMSReplyTo=temp-queue://e1b14370-708a-41aa-84cc-e90af4aa5af2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1506273263 2024-06-24 20:00:09,087 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5099, durable=true, userID=5bd94a1e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5bd8fbf9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d2ae634c-32a2-401c-9bb3-663f13ca8c2a, JMSReplyTo=temp-queue://e1b14370-708a-41aa-84cc-e90af4aa5af2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1506273263 to transaction: TransactionImpl [xid=null, txID=5100, xid=null, state=ACTIVE, createTime=1719259209087(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@45a5b53f 2024-06-24 20:00:09,087 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bd9712f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=0503a88f-e720-4925-b284-988d874e38a7, activemq.broker=mom57] 2024-06-24 20:00:09,088 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bd99842-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bd9712f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bd9712f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@539a0cb7, true, {}] 2024-06-24 20:00:09,088 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bd99843-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bd9712f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bd9712f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a47bd53, true, {}] 2024-06-24 20:00:09,089 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5105, durable=true, userID=5bd9bf55-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=e1b14370-708a-41aa-84cc-e90af4aa5af2, size=939, properties=TypedProperties[__AMQ_CID=5bd99841-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d2ae634c-32a2-401c-9bb3-663f13ca8c2a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0503a88f-e720-4925-b284-988d874e38a7]]@1244367972, context: RoutingContextImpl(Address=e1b14370-708a-41aa-84cc-e90af4aa5af2, routingType=ANYCAST, PreviousAddress=e1b14370-708a-41aa-84cc-e90af4aa5af2 previousRoute:ANYCAST, reusable=true, version=-2147483301) .................................................. ***** durable queues e1b14370-708a-41aa-84cc-e90af4aa5af2: ***** non durable for e1b14370-708a-41aa-84cc-e90af4aa5af2: - queueID=5095 address:e1b14370-708a-41aa-84cc-e90af4aa5af2 name:e1b14370-708a-41aa-84cc-e90af4aa5af2 filter:null .................................................. , transaction: null 2024-06-24 20:00:09,089 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e1b14370-708a-41aa-84cc-e90af4aa5af2: Reference[5105]:RELIABLE:CoreMessage[messageID=5105, durable=true, userID=5bd9bf55-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=e1b14370-708a-41aa-84cc-e90af4aa5af2, size=939, properties=TypedProperties[__AMQ_CID=5bd99841-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d2ae634c-32a2-401c-9bb3-663f13ca8c2a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0503a88f-e720-4925-b284-988d874e38a7]]@1244367972 2024-06-24 20:00:09,089 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e1b14370-708a-41aa-84cc-e90af4aa5af2: CoreMessage[messageID=5105, durable=true, userID=5bd9bf55-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=e1b14370-708a-41aa-84cc-e90af4aa5af2, size=939, properties=TypedProperties[__AMQ_CID=5bd99841-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d2ae634c-32a2-401c-9bb3-663f13ca8c2a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0503a88f-e720-4925-b284-988d874e38a7]]@1244367972 to transaction: TransactionImpl [xid=null, txID=5108, xid=null, state=ACTIVE, createTime=1719259209089(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2ce09c16 2024-06-24 20:00:09,090 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e1b14370-708a-41aa-84cc-e90af4aa5af2: CoreMessage[messageID=5105, durable=true, userID=5bd9bf55-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=e1b14370-708a-41aa-84cc-e90af4aa5af2, size=939, properties=TypedProperties[__AMQ_CID=5bd99841-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d2ae634c-32a2-401c-9bb3-663f13ca8c2a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0503a88f-e720-4925-b284-988d874e38a7]]@1244367972, transaction: TransactionImpl [xid=null, txID=5108, xid=null, state=COMMITTED, createTime=1719259209089(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2ce09c16 2024-06-24 20:00:09,090 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bd9712f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=0503a88f-e720-4925-b284-988d874e38a7, activemq.broker=mom57] 2024-06-24 20:00:09,090 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5099, durable=true, userID=5bd94a1e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5bd8fbf9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d2ae634c-32a2-401c-9bb3-663f13ca8c2a, JMSReplyTo=temp-queue://e1b14370-708a-41aa-84cc-e90af4aa5af2, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1506273263, transaction: TransactionImpl [xid=null, txID=5100, xid=null, state=COMMITTED, createTime=1719259209087(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@45a5b53f 2024-06-24 20:00:09,090 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bd8d4e7-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions] 2024-06-24 20:00:09,141 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1e3c4c12, org.eclipse.scout.rt.mom.jms.JmsSubscription@7a8e35d1] 2024-06-24 20:00:09,143 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bd85fad-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,144 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bd8add2-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,145 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@42eb1b0d[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:09,145 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007167 ms 2024-06-24 20:00:09,145 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bd7ea77-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,146 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:09,146 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 71.409693 ms 2024-06-24 20:00:09,146 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:09,147 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:09,147 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:09,148 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 668656230'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 20:00:09,149 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 20:00:09,149 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5be2e717-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 20:00:09,150 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5be30e2a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5be2e717-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5be2e717-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6444d702, true, {}] 2024-06-24 20:00:09,150 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5be30e2b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5be2e717-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5be2e717-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6aad80a, true, {}] 2024-06-24 20:00:09,151 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b1320f5a-6962-4fb2-be78-f8c07e985c58, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:09,151 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3e8e452d 2024-06-24 20:00:09,152 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b1320f5a-6962-4fb2-be78-f8c07e985c58, null, 0, false, true, null] 2024-06-24 20:00:09,152 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5be35c4d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 20:00:09,153 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5be38360-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5be35c4d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5be35c4d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6dcee7a1, true, {}] 2024-06-24 20:00:09,153 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5be38361-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5be35c4d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5be35c4d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c79a86e, true, {}] 2024-06-24 20:00:09,154 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:00:09,154 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5be3aa72-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 20:00:09,154 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5be3aa75-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5be3aa72-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5be3aa72-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@289dee14, true, {}] 2024-06-24 20:00:09,155 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5be3aa76-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5be3aa72-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5be3aa72-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ecb52e3, true, {}] 2024-06-24 20:00:09,155 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:00:09,156 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5be3f897-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions] 2024-06-24 20:00:09,156 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5be3f89a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5be3f897-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5be3f897-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45bf70ae, true, {}] 2024-06-24 20:00:09,156 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5be3f89b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5be3f897-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5be3f897-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13a5fff0, true, {}] 2024-06-24 20:00:09,157 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=85926d5c-b73b-466b-bcf0-d683ae8da2ef, address=85926d5c-b73b-466b-bcf0-d683ae8da2ef, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:09,157 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@36cc4559 2024-06-24 20:00:09,157 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1e73ee71 2024-06-24 20:00:09,158 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 85926d5c-b73b-466b-bcf0-d683ae8da2ef, null, 0, false, true, null] 2024-06-24 20:00:09,159 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5176, durable=true, userID=5be446be-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5be3f899-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5f65726-99b8-4671-a1c5-40f543cb0ff6, JMSReplyTo=temp-queue://85926d5c-b73b-466b-bcf0-d683ae8da2ef, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2124378567, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:00:09,159 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5176]:RELIABLE:CoreMessage[messageID=5176, durable=true, userID=5be446be-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5be3f899-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5f65726-99b8-4671-a1c5-40f543cb0ff6, JMSReplyTo=temp-queue://85926d5c-b73b-466b-bcf0-d683ae8da2ef, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2124378567 2024-06-24 20:00:09,159 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5176, durable=true, userID=5be446be-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5be3f899-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5f65726-99b8-4671-a1c5-40f543cb0ff6, JMSReplyTo=temp-queue://85926d5c-b73b-466b-bcf0-d683ae8da2ef, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2124378567 to transaction: TransactionImpl [xid=null, txID=5177, xid=null, state=ACTIVE, createTime=1719259209159(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@115fbd78 2024-06-24 20:00:09,160 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5be494df-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b045e80e-2a12-463f-9922-2e2c53e7fc41, activemq.broker=mom57] 2024-06-24 20:00:09,160 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5be494e2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5be494df-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5be494df-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f98b82b, true, {}] 2024-06-24 20:00:09,161 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5be494e3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5be494df-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5be494df-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fb81f09, true, {}] 2024-06-24 20:00:09,161 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5182, durable=true, userID=5be4bbf5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=85926d5c-b73b-466b-bcf0-d683ae8da2ef, size=939, properties=TypedProperties[__AMQ_CID=5be494e1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5f65726-99b8-4671-a1c5-40f543cb0ff6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b045e80e-2a12-463f-9922-2e2c53e7fc41]]@1708346152, context: RoutingContextImpl(Address=85926d5c-b73b-466b-bcf0-d683ae8da2ef, routingType=ANYCAST, PreviousAddress=85926d5c-b73b-466b-bcf0-d683ae8da2ef previousRoute:ANYCAST, reusable=true, version=-2147483297) .................................................. ***** durable queues 85926d5c-b73b-466b-bcf0-d683ae8da2ef: ***** non durable for 85926d5c-b73b-466b-bcf0-d683ae8da2ef: - queueID=5172 address:85926d5c-b73b-466b-bcf0-d683ae8da2ef name:85926d5c-b73b-466b-bcf0-d683ae8da2ef filter:null .................................................. , transaction: null 2024-06-24 20:00:09,162 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 85926d5c-b73b-466b-bcf0-d683ae8da2ef: Reference[5182]:RELIABLE:CoreMessage[messageID=5182, durable=true, userID=5be4bbf5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=85926d5c-b73b-466b-bcf0-d683ae8da2ef, size=939, properties=TypedProperties[__AMQ_CID=5be494e1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5f65726-99b8-4671-a1c5-40f543cb0ff6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b045e80e-2a12-463f-9922-2e2c53e7fc41]]@1708346152 2024-06-24 20:00:09,162 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 85926d5c-b73b-466b-bcf0-d683ae8da2ef: CoreMessage[messageID=5182, durable=true, userID=5be4bbf5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=85926d5c-b73b-466b-bcf0-d683ae8da2ef, size=939, properties=TypedProperties[__AMQ_CID=5be494e1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5f65726-99b8-4671-a1c5-40f543cb0ff6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b045e80e-2a12-463f-9922-2e2c53e7fc41]]@1708346152 to transaction: TransactionImpl [xid=null, txID=5185, xid=null, state=ACTIVE, createTime=1719259209162(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@69f57e76 2024-06-24 20:00:09,162 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 85926d5c-b73b-466b-bcf0-d683ae8da2ef: CoreMessage[messageID=5182, durable=true, userID=5be4bbf5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=85926d5c-b73b-466b-bcf0-d683ae8da2ef, size=939, properties=TypedProperties[__AMQ_CID=5be494e1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5f65726-99b8-4671-a1c5-40f543cb0ff6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b045e80e-2a12-463f-9922-2e2c53e7fc41]]@1708346152, transaction: TransactionImpl [xid=null, txID=5185, xid=null, state=COMMITTED, createTime=1719259209162(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@69f57e76 2024-06-24 20:00:09,162 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5be494df-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b045e80e-2a12-463f-9922-2e2c53e7fc41, activemq.broker=mom57] 2024-06-24 20:00:09,162 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5176, durable=true, userID=5be446be-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5be3f899-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d5f65726-99b8-4671-a1c5-40f543cb0ff6, JMSReplyTo=temp-queue://85926d5c-b73b-466b-bcf0-d683ae8da2ef, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2124378567, transaction: TransactionImpl [xid=null, txID=5177, xid=null, state=COMMITTED, createTime=1719259209159(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@115fbd78 2024-06-24 20:00:09,163 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5be3f897-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions] 2024-06-24 20:00:09,214 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@e763080, org.eclipse.scout.rt.mom.jms.JmsSubscription@21252bef] 2024-06-24 20:00:09,215 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5be35c4d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,217 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5be3aa72-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,217 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4842c551[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:09,217 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006931 ms 2024-06-24 20:00:09,218 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5be2e717-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,219 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:09,219 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 71.977329 ms 2024-06-24 20:00:09,219 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:09,220 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:09,220 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:09,220 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1025938043'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:09,222 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:09,222 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bee0ac7-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:09,223 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bee31da-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bee0ac7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bee0ac7-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@606d0d1, true, {}] 2024-06-24 20:00:09,223 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bee31db-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bee0ac7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bee0ac7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67215b68, true, {}] 2024-06-24 20:00:09,224 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9ea922aa-fbec-4735-b4be-d7a95542dd46, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:09,225 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5bd76d3c 2024-06-24 20:00:09,225 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9ea922aa-fbec-4735-b4be-d7a95542dd46, null, 0, false, true, null] 2024-06-24 20:00:09,225 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bee7ffd-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:09,226 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5beea710-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bee7ffd-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bee7ffd-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48f7593, true, {}] 2024-06-24 20:00:09,226 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5beea711-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bee7ffd-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bee7ffd-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@122f8a24, true, {}] 2024-06-24 20:00:09,227 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:00:09,227 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5beece22-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:09,227 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5beece25-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5beece22-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5beece22-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17a2302e, true, {}] 2024-06-24 20:00:09,228 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5beef536-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5beece22-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5beece22-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@118392ea, true, {}] 2024-06-24 20:00:09,228 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:00:09,229 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bef1c47-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions] 2024-06-24 20:00:09,229 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bef1c4a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bef1c47-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bef1c47-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28e8a1b8, true, {}] 2024-06-24 20:00:09,230 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bef435b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bef1c47-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bef1c47-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1eea6713, true, {}] 2024-06-24 20:00:09,230 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=aa4040c5-1801-4675-bf62-fea6315792e4, address=aa4040c5-1801-4675-bf62-fea6315792e4, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:09,230 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4d384289 2024-06-24 20:00:09,231 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@f7c9396 2024-06-24 20:00:09,231 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, aa4040c5-1801-4675-bf62-fea6315792e4, null, 0, false, true, null] 2024-06-24 20:00:09,232 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5253, durable=true, userID=5bef917e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5bef1c49-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b287184f-291a-4f52-82d8-e1782186af91, JMSReplyTo=temp-queue://aa4040c5-1801-4675-bf62-fea6315792e4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@144753146, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:00:09,233 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5253]:RELIABLE:CoreMessage[messageID=5253, durable=true, userID=5bef917e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5bef1c49-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b287184f-291a-4f52-82d8-e1782186af91, JMSReplyTo=temp-queue://aa4040c5-1801-4675-bf62-fea6315792e4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@144753146 2024-06-24 20:00:09,233 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5253, durable=true, userID=5bef917e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5bef1c49-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b287184f-291a-4f52-82d8-e1782186af91, JMSReplyTo=temp-queue://aa4040c5-1801-4675-bf62-fea6315792e4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@144753146 to transaction: TransactionImpl [xid=null, txID=5254, xid=null, state=ACTIVE, createTime=1719259209233(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6f11f0a2 2024-06-24 20:00:09,234 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5befdf9f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d8fe0cb1-bc98-4ceb-a0fb-e39b33bceac1, activemq.broker=mom57] 2024-06-24 20:00:09,234 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5befdfa2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5befdf9f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5befdf9f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a36e2dd, true, {}] 2024-06-24 20:00:09,234 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5befdfa3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5befdf9f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5befdf9f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@616c56f7, true, {}] 2024-06-24 20:00:09,235 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5259, durable=true, userID=5bf006b5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=aa4040c5-1801-4675-bf62-fea6315792e4, size=939, properties=TypedProperties[__AMQ_CID=5befdfa1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b287184f-291a-4f52-82d8-e1782186af91, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d8fe0cb1-bc98-4ceb-a0fb-e39b33bceac1]]@1436306640, context: RoutingContextImpl(Address=aa4040c5-1801-4675-bf62-fea6315792e4, routingType=ANYCAST, PreviousAddress=aa4040c5-1801-4675-bf62-fea6315792e4 previousRoute:ANYCAST, reusable=true, version=-2147483293) .................................................. ***** durable queues aa4040c5-1801-4675-bf62-fea6315792e4: ***** non durable for aa4040c5-1801-4675-bf62-fea6315792e4: - queueID=5249 address:aa4040c5-1801-4675-bf62-fea6315792e4 name:aa4040c5-1801-4675-bf62-fea6315792e4 filter:null .................................................. , transaction: null 2024-06-24 20:00:09,235 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from aa4040c5-1801-4675-bf62-fea6315792e4: Reference[5259]:RELIABLE:CoreMessage[messageID=5259, durable=true, userID=5bf006b5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=aa4040c5-1801-4675-bf62-fea6315792e4, size=939, properties=TypedProperties[__AMQ_CID=5befdfa1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b287184f-291a-4f52-82d8-e1782186af91, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d8fe0cb1-bc98-4ceb-a0fb-e39b33bceac1]]@1436306640 2024-06-24 20:00:09,236 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from aa4040c5-1801-4675-bf62-fea6315792e4: CoreMessage[messageID=5259, durable=true, userID=5bf006b5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=aa4040c5-1801-4675-bf62-fea6315792e4, size=939, properties=TypedProperties[__AMQ_CID=5befdfa1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b287184f-291a-4f52-82d8-e1782186af91, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d8fe0cb1-bc98-4ceb-a0fb-e39b33bceac1]]@1436306640 to transaction: TransactionImpl [xid=null, txID=5262, xid=null, state=ACTIVE, createTime=1719259209236(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7c7fd8e 2024-06-24 20:00:09,236 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from aa4040c5-1801-4675-bf62-fea6315792e4: CoreMessage[messageID=5259, durable=true, userID=5bf006b5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=aa4040c5-1801-4675-bf62-fea6315792e4, size=939, properties=TypedProperties[__AMQ_CID=5befdfa1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b287184f-291a-4f52-82d8-e1782186af91, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=d8fe0cb1-bc98-4ceb-a0fb-e39b33bceac1]]@1436306640, transaction: TransactionImpl [xid=null, txID=5262, xid=null, state=COMMITTED, createTime=1719259209236(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7c7fd8e 2024-06-24 20:00:09,236 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5befdf9f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=d8fe0cb1-bc98-4ceb-a0fb-e39b33bceac1, activemq.broker=mom57] 2024-06-24 20:00:09,236 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5253, durable=true, userID=5bef917e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5bef1c49-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b287184f-291a-4f52-82d8-e1782186af91, JMSReplyTo=temp-queue://aa4040c5-1801-4675-bf62-fea6315792e4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@144753146, transaction: TransactionImpl [xid=null, txID=5254, xid=null, state=COMMITTED, createTime=1719259209233(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6f11f0a2 2024-06-24 20:00:09,236 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bef1c47-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions] 2024-06-24 20:00:09,288 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b98c80c, org.eclipse.scout.rt.mom.jms.JmsSubscription@a486851] 2024-06-24 20:00:09,289 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bee7ffd-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,290 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5beece22-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,291 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4c8bd5f9[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:09,291 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008001 ms 2024-06-24 20:00:09,292 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bee0ac7-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,293 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:09,293 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 72.978665 ms 2024-06-24 20:00:09,293 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:09,293 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:09,293 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:09,294 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 878358711'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:09,295 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:09,296 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bf95587-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:09,296 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bf9558a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bf95587-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bf95587-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c4c2ec3, true, {}] 2024-06-24 20:00:09,297 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bf97c9b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bf95587-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bf95587-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5dc2637d, true, {}] 2024-06-24 20:00:09,298 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c02b50c3-b831-44f8-9e97-95f28db16b5b, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:09,298 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@77224789 2024-06-24 20:00:09,298 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c02b50c3-b831-44f8-9e97-95f28db16b5b, null, 0, false, true, null] 2024-06-24 20:00:09,299 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bf9cabd-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:09,299 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bf9cac0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bf9cabd-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bf9cabd-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@723611e3, true, {}] 2024-06-24 20:00:09,299 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bf9cac1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bf9cabd-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bf9cabd-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3814c2ba, true, {}] 2024-06-24 20:00:09,300 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:00:09,300 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bf9f1d2-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:09,301 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bfa18e5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bf9f1d2-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bf9f1d2-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60f394b0, true, {}] 2024-06-24 20:00:09,301 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bfa18e6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bf9f1d2-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bf9f1d2-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37d3d3dd, true, {}] 2024-06-24 20:00:09,301 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:00:09,302 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bfa3ff7-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions] 2024-06-24 20:00:09,302 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bfa3ffa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bfa3ff7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bfa3ff7-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@410efde2, true, {}] 2024-06-24 20:00:09,303 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bfa670b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bfa3ff7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bfa3ff7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@740f7de6, true, {}] 2024-06-24 20:00:09,303 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=371b80a3-7408-455a-a0c5-b0fad75fc3ce, address=371b80a3-7408-455a-a0c5-b0fad75fc3ce, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:09,303 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@e89d8a1 2024-06-24 20:00:09,304 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@39c4ef6c 2024-06-24 20:00:09,304 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 371b80a3-7408-455a-a0c5-b0fad75fc3ce, null, 0, false, true, null] 2024-06-24 20:00:09,305 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5330, durable=true, userID=5bfab52e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5bfa3ff9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc886810-6462-40f1-90f2-61d4559f6fb4, JMSReplyTo=temp-queue://371b80a3-7408-455a-a0c5-b0fad75fc3ce, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1207122291, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:00:09,306 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5330]:RELIABLE:CoreMessage[messageID=5330, durable=true, userID=5bfab52e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5bfa3ff9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc886810-6462-40f1-90f2-61d4559f6fb4, JMSReplyTo=temp-queue://371b80a3-7408-455a-a0c5-b0fad75fc3ce, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1207122291 2024-06-24 20:00:09,306 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5330, durable=true, userID=5bfab52e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5bfa3ff9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc886810-6462-40f1-90f2-61d4559f6fb4, JMSReplyTo=temp-queue://371b80a3-7408-455a-a0c5-b0fad75fc3ce, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1207122291 to transaction: TransactionImpl [xid=null, txID=5331, xid=null, state=ACTIVE, createTime=1719259209306(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@742a4006 2024-06-24 20:00:09,306 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5bfadc3f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c9a32e01-0d2a-432c-a83e-d57ea6b64407, activemq.broker=mom57] 2024-06-24 20:00:09,307 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bfb0352-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bfadc3f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bfadc3f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40b17e62, true, {}] 2024-06-24 20:00:09,307 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5bfb0353-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5bfadc3f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5bfadc3f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@275bebfc, true, {}] 2024-06-24 20:00:09,308 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5336, durable=true, userID=5bfb2a65-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=371b80a3-7408-455a-a0c5-b0fad75fc3ce, size=939, properties=TypedProperties[__AMQ_CID=5bfb0351-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc886810-6462-40f1-90f2-61d4559f6fb4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c9a32e01-0d2a-432c-a83e-d57ea6b64407]]@1002694222, context: RoutingContextImpl(Address=371b80a3-7408-455a-a0c5-b0fad75fc3ce, routingType=ANYCAST, PreviousAddress=371b80a3-7408-455a-a0c5-b0fad75fc3ce previousRoute:ANYCAST, reusable=true, version=-2147483289) .................................................. ***** durable queues 371b80a3-7408-455a-a0c5-b0fad75fc3ce: ***** non durable for 371b80a3-7408-455a-a0c5-b0fad75fc3ce: - queueID=5326 address:371b80a3-7408-455a-a0c5-b0fad75fc3ce name:371b80a3-7408-455a-a0c5-b0fad75fc3ce filter:null .................................................. , transaction: null 2024-06-24 20:00:09,308 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 371b80a3-7408-455a-a0c5-b0fad75fc3ce: Reference[5336]:RELIABLE:CoreMessage[messageID=5336, durable=true, userID=5bfb2a65-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=371b80a3-7408-455a-a0c5-b0fad75fc3ce, size=939, properties=TypedProperties[__AMQ_CID=5bfb0351-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc886810-6462-40f1-90f2-61d4559f6fb4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c9a32e01-0d2a-432c-a83e-d57ea6b64407]]@1002694222 2024-06-24 20:00:09,308 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 371b80a3-7408-455a-a0c5-b0fad75fc3ce: CoreMessage[messageID=5336, durable=true, userID=5bfb2a65-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=371b80a3-7408-455a-a0c5-b0fad75fc3ce, size=939, properties=TypedProperties[__AMQ_CID=5bfb0351-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc886810-6462-40f1-90f2-61d4559f6fb4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c9a32e01-0d2a-432c-a83e-d57ea6b64407]]@1002694222 to transaction: TransactionImpl [xid=null, txID=5339, xid=null, state=ACTIVE, createTime=1719259209308(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4c87aee5 2024-06-24 20:00:09,308 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 371b80a3-7408-455a-a0c5-b0fad75fc3ce: CoreMessage[messageID=5336, durable=true, userID=5bfb2a65-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=371b80a3-7408-455a-a0c5-b0fad75fc3ce, size=939, properties=TypedProperties[__AMQ_CID=5bfb0351-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc886810-6462-40f1-90f2-61d4559f6fb4, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c9a32e01-0d2a-432c-a83e-d57ea6b64407]]@1002694222, transaction: TransactionImpl [xid=null, txID=5339, xid=null, state=COMMITTED, createTime=1719259209308(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4c87aee5 2024-06-24 20:00:09,309 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bfadc3f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c9a32e01-0d2a-432c-a83e-d57ea6b64407, activemq.broker=mom57] 2024-06-24 20:00:09,309 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5330, durable=true, userID=5bfab52e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5bfa3ff9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bc886810-6462-40f1-90f2-61d4559f6fb4, JMSReplyTo=temp-queue://371b80a3-7408-455a-a0c5-b0fad75fc3ce, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1207122291, transaction: TransactionImpl [xid=null, txID=5331, xid=null, state=COMMITTED, createTime=1719259209306(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@742a4006 2024-06-24 20:00:09,309 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bfa3ff7-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions] 2024-06-24 20:00:09,360 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@706dee4, org.eclipse.scout.rt.mom.jms.JmsSubscription@3c5d60db] 2024-06-24 20:00:09,362 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bf9cabd-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,363 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bf9f1d2-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,363 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@37ce9b1c[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:09,364 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007768 ms 2024-06-24 20:00:09,364 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5bf95587-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,365 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:09,365 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 71.905467 ms 2024-06-24 20:00:09,365 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:09,366 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:09,366 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:09,367 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 951944898'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 20:00:09,368 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 20:00:09,368 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c045227-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 20:00:09,369 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c04793a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c045227-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c045227-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64a0d21e, true, {}] 2024-06-24 20:00:09,369 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c04793b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c045227-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c045227-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65eec58c, true, {}] 2024-06-24 20:00:09,370 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c20fe3d2-f286-406b-afe5-875b44fabb56, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:09,371 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4226099e 2024-06-24 20:00:09,371 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c20fe3d2-f286-406b-afe5-875b44fabb56, null, 0, false, true, null] 2024-06-24 20:00:09,371 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c04c75d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 20:00:09,372 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c04ee70-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c04c75d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c04c75d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cb1432c, true, {}] 2024-06-24 20:00:09,372 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c04ee71-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c04c75d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c04c75d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57b43815, true, {}] 2024-06-24 20:00:09,373 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:00:09,373 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c051582-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 20:00:09,373 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c051585-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c051582-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c051582-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e6940cc, true, {}] 2024-06-24 20:00:09,374 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c053c96-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c051582-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c051582-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d94ed39, true, {}] 2024-06-24 20:00:09,374 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:00:09,375 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c0563a7-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions] 2024-06-24 20:00:09,375 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c0563aa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c0563a7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c0563a7-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27dfece, true, {}] 2024-06-24 20:00:09,375 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c0563ab-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c0563a7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c0563a7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@380865ae, true, {}] 2024-06-24 20:00:09,376 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=42b4cbb9-3635-4461-aeb7-1aa3390ce161, address=42b4cbb9-3635-4461-aeb7-1aa3390ce161, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:09,376 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4213949c 2024-06-24 20:00:09,377 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5c3c8937 2024-06-24 20:00:09,377 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 42b4cbb9-3635-4461-aeb7-1aa3390ce161, null, 0, false, true, null] 2024-06-24 20:00:09,378 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5407, durable=true, userID=5c05b1ce-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5c0563a9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48feed2c-d86f-40a8-8b7e-e763789fa50f, JMSReplyTo=temp-queue://42b4cbb9-3635-4461-aeb7-1aa3390ce161, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1784628983, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:00:09,378 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5407]:RELIABLE:CoreMessage[messageID=5407, durable=true, userID=5c05b1ce-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5c0563a9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48feed2c-d86f-40a8-8b7e-e763789fa50f, JMSReplyTo=temp-queue://42b4cbb9-3635-4461-aeb7-1aa3390ce161, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1784628983 2024-06-24 20:00:09,379 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5407, durable=true, userID=5c05b1ce-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5c0563a9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48feed2c-d86f-40a8-8b7e-e763789fa50f, JMSReplyTo=temp-queue://42b4cbb9-3635-4461-aeb7-1aa3390ce161, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1784628983 to transaction: TransactionImpl [xid=null, txID=5408, xid=null, state=ACTIVE, createTime=1719259209378(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@26120555 2024-06-24 20:00:09,379 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c05ffef-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=5fb2b259-545e-47b6-ab0a-7ff6eb40df48, activemq.broker=mom57] 2024-06-24 20:00:09,379 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c05fff2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c05ffef-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c05ffef-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@360adef0, true, {}] 2024-06-24 20:00:09,380 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c062703-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c05ffef-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c05ffef-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f6de599, true, {}] 2024-06-24 20:00:09,381 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5413, durable=true, userID=5c062705-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=42b4cbb9-3635-4461-aeb7-1aa3390ce161, size=939, properties=TypedProperties[__AMQ_CID=5c05fff1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48feed2c-d86f-40a8-8b7e-e763789fa50f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5fb2b259-545e-47b6-ab0a-7ff6eb40df48]]@1393939784, context: RoutingContextImpl(Address=42b4cbb9-3635-4461-aeb7-1aa3390ce161, routingType=ANYCAST, PreviousAddress=42b4cbb9-3635-4461-aeb7-1aa3390ce161 previousRoute:ANYCAST, reusable=true, version=-2147483285) .................................................. ***** durable queues 42b4cbb9-3635-4461-aeb7-1aa3390ce161: ***** non durable for 42b4cbb9-3635-4461-aeb7-1aa3390ce161: - queueID=5403 address:42b4cbb9-3635-4461-aeb7-1aa3390ce161 name:42b4cbb9-3635-4461-aeb7-1aa3390ce161 filter:null .................................................. , transaction: null 2024-06-24 20:00:09,381 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 42b4cbb9-3635-4461-aeb7-1aa3390ce161: Reference[5413]:RELIABLE:CoreMessage[messageID=5413, durable=true, userID=5c062705-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=42b4cbb9-3635-4461-aeb7-1aa3390ce161, size=939, properties=TypedProperties[__AMQ_CID=5c05fff1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48feed2c-d86f-40a8-8b7e-e763789fa50f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5fb2b259-545e-47b6-ab0a-7ff6eb40df48]]@1393939784 2024-06-24 20:00:09,381 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 42b4cbb9-3635-4461-aeb7-1aa3390ce161: CoreMessage[messageID=5413, durable=true, userID=5c062705-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=42b4cbb9-3635-4461-aeb7-1aa3390ce161, size=939, properties=TypedProperties[__AMQ_CID=5c05fff1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48feed2c-d86f-40a8-8b7e-e763789fa50f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5fb2b259-545e-47b6-ab0a-7ff6eb40df48]]@1393939784 to transaction: TransactionImpl [xid=null, txID=5416, xid=null, state=ACTIVE, createTime=1719259209381(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6a9e6dc5 2024-06-24 20:00:09,381 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 42b4cbb9-3635-4461-aeb7-1aa3390ce161: CoreMessage[messageID=5413, durable=true, userID=5c062705-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=42b4cbb9-3635-4461-aeb7-1aa3390ce161, size=939, properties=TypedProperties[__AMQ_CID=5c05fff1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48feed2c-d86f-40a8-8b7e-e763789fa50f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5fb2b259-545e-47b6-ab0a-7ff6eb40df48]]@1393939784, transaction: TransactionImpl [xid=null, txID=5416, xid=null, state=COMMITTED, createTime=1719259209381(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6a9e6dc5 2024-06-24 20:00:09,381 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c05ffef-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=5fb2b259-545e-47b6-ab0a-7ff6eb40df48, activemq.broker=mom57] 2024-06-24 20:00:09,382 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5407, durable=true, userID=5c05b1ce-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5c0563a9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-48feed2c-d86f-40a8-8b7e-e763789fa50f, JMSReplyTo=temp-queue://42b4cbb9-3635-4461-aeb7-1aa3390ce161, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1784628983, transaction: TransactionImpl [xid=null, txID=5408, xid=null, state=COMMITTED, createTime=1719259209378(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@26120555 2024-06-24 20:00:09,382 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c0563a7-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions] 2024-06-24 20:00:09,433 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4d305059, org.eclipse.scout.rt.mom.jms.JmsSubscription@3304362e] 2024-06-24 20:00:09,434 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c04c75d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,436 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c051582-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,436 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3f23d6df[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:09,436 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008100 ms 2024-06-24 20:00:09,437 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c045227-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,438 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:09,438 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 72.287841 ms 2024-06-24 20:00:09,438 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:09,439 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:09,439 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:09,439 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2011728766'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:09,441 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:09,441 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c0f75d7-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:09,442 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c0f75da-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c0f75d7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c0f75d7-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44c3d2d5, true, {}] 2024-06-24 20:00:09,442 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c0f9ceb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c0f75d7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c0f75d7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ef3ca6a, true, {}] 2024-06-24 20:00:09,443 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=441ba2ad-d2d9-45ed-87b9-6c58f000e676, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:09,443 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@34f8f944 2024-06-24 20:00:09,444 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 441ba2ad-d2d9-45ed-87b9-6c58f000e676, null, 0, false, true, null] 2024-06-24 20:00:09,444 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c0feb0d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:09,444 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c0feb10-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c0feb0d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c0feb0d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42fa1b5e, true, {}] 2024-06-24 20:00:09,445 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c101221-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c0feb0d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c0feb0d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dbf76a, true, {}] 2024-06-24 20:00:09,445 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:00:09,446 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c103932-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:09,446 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c103935-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c103932-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c103932-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72688538, true, {}] 2024-06-24 20:00:09,446 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c103936-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c103932-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c103932-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18f7c8c1, true, {}] 2024-06-24 20:00:09,447 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:00:09,448 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c108757-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions] 2024-06-24 20:00:09,448 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c10875a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c108757-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c108757-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@728ff1d4, true, {}] 2024-06-24 20:00:09,448 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c10875b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c108757-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c108757-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8cf4127, true, {}] 2024-06-24 20:00:09,449 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6086c37e-3c59-4c0b-b66a-9c0f9a397ec0, address=6086c37e-3c59-4c0b-b66a-9c0f9a397ec0, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:09,449 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4c86ff7b 2024-06-24 20:00:09,449 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3144cc36 2024-06-24 20:00:09,450 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6086c37e-3c59-4c0b-b66a-9c0f9a397ec0, null, 0, false, true, null] 2024-06-24 20:00:09,451 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5484, durable=true, userID=5c10d57e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5c108759-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7e66e199-2f32-4d96-b017-2eea3c23e274, JMSReplyTo=temp-queue://6086c37e-3c59-4c0b-b66a-9c0f9a397ec0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@949956225, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:00:09,454 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5484]:RELIABLE:CoreMessage[messageID=5484, durable=true, userID=5c10d57e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5c108759-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7e66e199-2f32-4d96-b017-2eea3c23e274, JMSReplyTo=temp-queue://6086c37e-3c59-4c0b-b66a-9c0f9a397ec0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@949956225 2024-06-24 20:00:09,455 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5484, durable=true, userID=5c10d57e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5c108759-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7e66e199-2f32-4d96-b017-2eea3c23e274, JMSReplyTo=temp-queue://6086c37e-3c59-4c0b-b66a-9c0f9a397ec0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@949956225 to transaction: TransactionImpl [xid=null, txID=5485, xid=null, state=ACTIVE, createTime=1719259209455(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@66908720 2024-06-24 20:00:09,455 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c1198cf-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=3c3a64d6-9250-484e-b9c1-fe8622b3bb17, activemq.broker=mom57] 2024-06-24 20:00:09,456 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c1198d2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c1198cf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c1198cf-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2358b7ea, true, {}] 2024-06-24 20:00:09,456 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c11bfe3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c1198cf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c1198cf-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11c4e0ee, true, {}] 2024-06-24 20:00:09,457 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6086c37e-3c59-4c0b-b66a-9c0f9a397ec0: Reference[5490]:RELIABLE:CoreMessage[messageID=5490, durable=true, userID=5c11bfe5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=6086c37e-3c59-4c0b-b66a-9c0f9a397ec0, size=939, properties=TypedProperties[__AMQ_CID=5c1198d1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7e66e199-2f32-4d96-b017-2eea3c23e274, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3c3a64d6-9250-484e-b9c1-fe8622b3bb17]]@1631891535 2024-06-24 20:00:09,457 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5490, durable=true, userID=5c11bfe5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=6086c37e-3c59-4c0b-b66a-9c0f9a397ec0, size=939, properties=TypedProperties[__AMQ_CID=5c1198d1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7e66e199-2f32-4d96-b017-2eea3c23e274, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3c3a64d6-9250-484e-b9c1-fe8622b3bb17]]@1631891535, context: RoutingContextImpl(Address=6086c37e-3c59-4c0b-b66a-9c0f9a397ec0, routingType=ANYCAST, PreviousAddress=6086c37e-3c59-4c0b-b66a-9c0f9a397ec0 previousRoute:ANYCAST, reusable=true, version=-2147483281) .................................................. ***** durable queues 6086c37e-3c59-4c0b-b66a-9c0f9a397ec0: ***** non durable for 6086c37e-3c59-4c0b-b66a-9c0f9a397ec0: - queueID=5480 address:6086c37e-3c59-4c0b-b66a-9c0f9a397ec0 name:6086c37e-3c59-4c0b-b66a-9c0f9a397ec0 filter:null .................................................. , transaction: null 2024-06-24 20:00:09,457 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6086c37e-3c59-4c0b-b66a-9c0f9a397ec0: CoreMessage[messageID=5490, durable=true, userID=5c11bfe5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=6086c37e-3c59-4c0b-b66a-9c0f9a397ec0, size=939, properties=TypedProperties[__AMQ_CID=5c1198d1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7e66e199-2f32-4d96-b017-2eea3c23e274, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3c3a64d6-9250-484e-b9c1-fe8622b3bb17]]@1631891535 to transaction: TransactionImpl [xid=null, txID=5492, xid=null, state=ACTIVE, createTime=1719259209457(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@70961a2e 2024-06-24 20:00:09,457 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6086c37e-3c59-4c0b-b66a-9c0f9a397ec0: CoreMessage[messageID=5490, durable=true, userID=5c11bfe5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=6086c37e-3c59-4c0b-b66a-9c0f9a397ec0, size=939, properties=TypedProperties[__AMQ_CID=5c1198d1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7e66e199-2f32-4d96-b017-2eea3c23e274, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=3c3a64d6-9250-484e-b9c1-fe8622b3bb17]]@1631891535, transaction: TransactionImpl [xid=null, txID=5492, xid=null, state=COMMITTED, createTime=1719259209457(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@70961a2e 2024-06-24 20:00:09,457 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c1198cf-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=3c3a64d6-9250-484e-b9c1-fe8622b3bb17, activemq.broker=mom57] 2024-06-24 20:00:09,458 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5484, durable=true, userID=5c10d57e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5c108759-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7e66e199-2f32-4d96-b017-2eea3c23e274, JMSReplyTo=temp-queue://6086c37e-3c59-4c0b-b66a-9c0f9a397ec0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@949956225, transaction: TransactionImpl [xid=null, txID=5485, xid=null, state=COMMITTED, createTime=1719259209455(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@66908720 2024-06-24 20:00:09,458 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c108757-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions] 2024-06-24 20:00:09,509 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@59eb987a, org.eclipse.scout.rt.mom.jms.JmsSubscription@31b4c003] 2024-06-24 20:00:09,510 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c0feb0d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,512 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c103932-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,512 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@356b3fe6[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:09,512 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007111 ms 2024-06-24 20:00:09,513 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c0f75d7-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,514 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:09,514 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 74.983723 ms 2024-06-24 20:00:09,514 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:09,514 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:09,514 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:09,515 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1927158667'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:09,516 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:09,517 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c1b0eb7-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:09,517 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c1b0eba-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c1b0eb7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c1b0eb7-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c1e71ae, true, {}] 2024-06-24 20:00:09,518 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c1b0ebb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c1b0eb7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c1b0eb7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53dd6eb6, true, {}] 2024-06-24 20:00:09,518 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9bdbf60b-dc26-4ad0-b76a-50a36fdbe067, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:09,519 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2afae64 2024-06-24 20:00:09,519 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9bdbf60b-dc26-4ad0-b76a-50a36fdbe067, null, 0, false, true, null] 2024-06-24 20:00:09,519 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c1b5cdd-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:09,520 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c1b83f0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c1b5cdd-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c1b5cdd-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79a995b5, true, {}] 2024-06-24 20:00:09,520 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c1b83f1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c1b5cdd-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c1b5cdd-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6224cf89, true, {}] 2024-06-24 20:00:09,521 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:00:09,521 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c1bab02-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:09,521 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c1bab05-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c1bab02-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c1bab02-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37622c16, true, {}] 2024-06-24 20:00:09,522 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c1bd216-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c1bab02-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c1bab02-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c48fce2, true, {}] 2024-06-24 20:00:09,522 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:00:09,523 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c1bf927-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions] 2024-06-24 20:00:09,523 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c1bf92a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c1bf927-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c1bf927-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79da2f35, true, {}] 2024-06-24 20:00:09,523 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c1bf92b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c1bf927-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c1bf927-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6143ac3e, true, {}] 2024-06-24 20:00:09,524 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2f7f094b-9200-4594-8280-a728584a3fb6, address=2f7f094b-9200-4594-8280-a728584a3fb6, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:09,524 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@36af03cd 2024-06-24 20:00:09,524 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@76a8385c 2024-06-24 20:00:09,525 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2f7f094b-9200-4594-8280-a728584a3fb6, null, 0, false, true, null] 2024-06-24 20:00:09,525 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5561, durable=true, userID=5c1c474e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5c1bf929-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43f4f0ab-180c-4ffe-aab0-b041d84f745f, JMSReplyTo=temp-queue://2f7f094b-9200-4594-8280-a728584a3fb6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2104510592, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:00:09,526 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5561]:RELIABLE:CoreMessage[messageID=5561, durable=true, userID=5c1c474e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5c1bf929-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43f4f0ab-180c-4ffe-aab0-b041d84f745f, JMSReplyTo=temp-queue://2f7f094b-9200-4594-8280-a728584a3fb6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2104510592 2024-06-24 20:00:09,526 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5561, durable=true, userID=5c1c474e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5c1bf929-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43f4f0ab-180c-4ffe-aab0-b041d84f745f, JMSReplyTo=temp-queue://2f7f094b-9200-4594-8280-a728584a3fb6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2104510592 to transaction: TransactionImpl [xid=null, txID=5562, xid=null, state=ACTIVE, createTime=1719259209526(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@77ec7dd3 2024-06-24 20:00:09,527 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c1c956f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=720c9d1a-67cc-4401-96d0-cad2ff039158, activemq.broker=mom57] 2024-06-24 20:00:09,527 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c1c9572-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c1c956f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c1c956f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e45f937, true, {}] 2024-06-24 20:00:09,527 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c1c9573-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c1c956f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c1c956f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32b4f987, true, {}] 2024-06-24 20:00:09,528 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5567, durable=true, userID=5c1cbb85-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=2f7f094b-9200-4594-8280-a728584a3fb6, size=939, properties=TypedProperties[__AMQ_CID=5c1c9571-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43f4f0ab-180c-4ffe-aab0-b041d84f745f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=720c9d1a-67cc-4401-96d0-cad2ff039158]]@1208990375, context: RoutingContextImpl(Address=2f7f094b-9200-4594-8280-a728584a3fb6, routingType=ANYCAST, PreviousAddress=2f7f094b-9200-4594-8280-a728584a3fb6 previousRoute:ANYCAST, reusable=true, version=-2147483277) .................................................. ***** durable queues 2f7f094b-9200-4594-8280-a728584a3fb6: ***** non durable for 2f7f094b-9200-4594-8280-a728584a3fb6: - queueID=5557 address:2f7f094b-9200-4594-8280-a728584a3fb6 name:2f7f094b-9200-4594-8280-a728584a3fb6 filter:null .................................................. , transaction: null 2024-06-24 20:00:09,528 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2f7f094b-9200-4594-8280-a728584a3fb6: Reference[5567]:RELIABLE:CoreMessage[messageID=5567, durable=true, userID=5c1cbb85-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=2f7f094b-9200-4594-8280-a728584a3fb6, size=939, properties=TypedProperties[__AMQ_CID=5c1c9571-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43f4f0ab-180c-4ffe-aab0-b041d84f745f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=720c9d1a-67cc-4401-96d0-cad2ff039158]]@1208990375 2024-06-24 20:00:09,529 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2f7f094b-9200-4594-8280-a728584a3fb6: CoreMessage[messageID=5567, durable=true, userID=5c1cbb85-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=2f7f094b-9200-4594-8280-a728584a3fb6, size=939, properties=TypedProperties[__AMQ_CID=5c1c9571-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43f4f0ab-180c-4ffe-aab0-b041d84f745f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=720c9d1a-67cc-4401-96d0-cad2ff039158]]@1208990375 to transaction: TransactionImpl [xid=null, txID=5570, xid=null, state=ACTIVE, createTime=1719259209529(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@214fb3a7 2024-06-24 20:00:09,529 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2f7f094b-9200-4594-8280-a728584a3fb6: CoreMessage[messageID=5567, durable=true, userID=5c1cbb85-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=2f7f094b-9200-4594-8280-a728584a3fb6, size=939, properties=TypedProperties[__AMQ_CID=5c1c9571-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43f4f0ab-180c-4ffe-aab0-b041d84f745f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=720c9d1a-67cc-4401-96d0-cad2ff039158]]@1208990375, transaction: TransactionImpl [xid=null, txID=5570, xid=null, state=COMMITTED, createTime=1719259209529(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@214fb3a7 2024-06-24 20:00:09,529 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c1c956f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=720c9d1a-67cc-4401-96d0-cad2ff039158, activemq.broker=mom57] 2024-06-24 20:00:09,529 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5561, durable=true, userID=5c1c474e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5c1bf929-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-43f4f0ab-180c-4ffe-aab0-b041d84f745f, JMSReplyTo=temp-queue://2f7f094b-9200-4594-8280-a728584a3fb6, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2104510592, transaction: TransactionImpl [xid=null, txID=5562, xid=null, state=COMMITTED, createTime=1719259209526(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@77ec7dd3 2024-06-24 20:00:09,529 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c1bf927-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions] 2024-06-24 20:00:09,581 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6a450cb5, org.eclipse.scout.rt.mom.jms.JmsSubscription@c4bb119] 2024-06-24 20:00:09,582 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c1b5cdd-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,583 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c1bab02-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,584 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@575c123f[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:09,584 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007140 ms 2024-06-24 20:00:09,585 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c1b0eb7-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,585 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:09,586 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 71.130952 ms 2024-06-24 20:00:09,586 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:09,586 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:09,586 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:09,587 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1921597278'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 20:00:09,588 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 20:00:09,588 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c25e347-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 20:00:09,589 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c260a5a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c25e347-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c25e347-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60849714, true, {}] 2024-06-24 20:00:09,589 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c260a5b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c25e347-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c25e347-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@721a7674, true, {}] 2024-06-24 20:00:09,590 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4d96834c-8990-4e79-80b4-3e9925e1c9b1, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:09,591 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@26d74941 2024-06-24 20:00:09,591 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4d96834c-8990-4e79-80b4-3e9925e1c9b1, null, 0, false, true, null] 2024-06-24 20:00:09,591 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c26587d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 20:00:09,592 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c267f90-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c26587d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c26587d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f3c311, true, {}] 2024-06-24 20:00:09,592 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c267f91-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c26587d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c26587d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35435294, true, {}] 2024-06-24 20:00:09,593 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:00:09,593 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c26a6a2-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom86] 2024-06-24 20:00:09,593 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c26a6a5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c26a6a2-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c26a6a2-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3cfa4e59, true, {}] 2024-06-24 20:00:09,594 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c26cdb6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c26a6a2-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c26a6a2-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1692050a, true, {}] 2024-06-24 20:00:09,594 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:00:09,595 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c26f4c7-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions] 2024-06-24 20:00:09,595 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c26f4ca-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c26f4c7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c26f4c7-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2782934b, true, {}] 2024-06-24 20:00:09,595 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c26f4cb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c26f4c7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c26f4c7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f04654a, true, {}] 2024-06-24 20:00:09,596 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=82bda610-0433-4d15-aefe-a6e3786ad259, address=82bda610-0433-4d15-aefe-a6e3786ad259, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:09,596 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3baff3e0 2024-06-24 20:00:09,596 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@691e207 2024-06-24 20:00:09,597 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 82bda610-0433-4d15-aefe-a6e3786ad259, null, 0, false, true, null] 2024-06-24 20:00:09,598 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5638, durable=true, userID=5c2742ee-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5c26f4c9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-31be375b-55df-4af8-a7ed-5cafb6f297e9, JMSReplyTo=temp-queue://82bda610-0433-4d15-aefe-a6e3786ad259, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1049506195, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:00:09,598 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5638]:RELIABLE:CoreMessage[messageID=5638, durable=true, userID=5c2742ee-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5c26f4c9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-31be375b-55df-4af8-a7ed-5cafb6f297e9, JMSReplyTo=temp-queue://82bda610-0433-4d15-aefe-a6e3786ad259, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1049506195 2024-06-24 20:00:09,598 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5638, durable=true, userID=5c2742ee-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5c26f4c9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-31be375b-55df-4af8-a7ed-5cafb6f297e9, JMSReplyTo=temp-queue://82bda610-0433-4d15-aefe-a6e3786ad259, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1049506195 to transaction: TransactionImpl [xid=null, txID=5639, xid=null, state=ACTIVE, createTime=1719259209598(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5615c6f0 2024-06-24 20:00:09,599 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c27910f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=167c4a4d-93dd-4f78-9b6d-82fc1929ba40, activemq.broker=mom57] 2024-06-24 20:00:09,599 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c279112-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c27910f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c27910f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27199d77, true, {}] 2024-06-24 20:00:09,600 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c27b823-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c27910f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c27910f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3536d8a8, true, {}] 2024-06-24 20:00:09,601 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5644, durable=true, userID=5c27b825-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=82bda610-0433-4d15-aefe-a6e3786ad259, size=939, properties=TypedProperties[__AMQ_CID=5c279111-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-31be375b-55df-4af8-a7ed-5cafb6f297e9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=167c4a4d-93dd-4f78-9b6d-82fc1929ba40]]@1182908983, context: RoutingContextImpl(Address=82bda610-0433-4d15-aefe-a6e3786ad259, routingType=ANYCAST, PreviousAddress=82bda610-0433-4d15-aefe-a6e3786ad259 previousRoute:ANYCAST, reusable=true, version=-2147483273) .................................................. ***** durable queues 82bda610-0433-4d15-aefe-a6e3786ad259: ***** non durable for 82bda610-0433-4d15-aefe-a6e3786ad259: - queueID=5634 address:82bda610-0433-4d15-aefe-a6e3786ad259 name:82bda610-0433-4d15-aefe-a6e3786ad259 filter:null .................................................. , transaction: null 2024-06-24 20:00:09,601 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 82bda610-0433-4d15-aefe-a6e3786ad259: Reference[5644]:RELIABLE:CoreMessage[messageID=5644, durable=true, userID=5c27b825-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=82bda610-0433-4d15-aefe-a6e3786ad259, size=939, properties=TypedProperties[__AMQ_CID=5c279111-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-31be375b-55df-4af8-a7ed-5cafb6f297e9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=167c4a4d-93dd-4f78-9b6d-82fc1929ba40]]@1182908983 2024-06-24 20:00:09,601 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 82bda610-0433-4d15-aefe-a6e3786ad259: CoreMessage[messageID=5644, durable=true, userID=5c27b825-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=82bda610-0433-4d15-aefe-a6e3786ad259, size=939, properties=TypedProperties[__AMQ_CID=5c279111-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-31be375b-55df-4af8-a7ed-5cafb6f297e9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=167c4a4d-93dd-4f78-9b6d-82fc1929ba40]]@1182908983 to transaction: TransactionImpl [xid=null, txID=5647, xid=null, state=ACTIVE, createTime=1719259209601(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3cf31956 2024-06-24 20:00:09,601 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5638, durable=true, userID=5c2742ee-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5c26f4c9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-31be375b-55df-4af8-a7ed-5cafb6f297e9, JMSReplyTo=temp-queue://82bda610-0433-4d15-aefe-a6e3786ad259, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1049506195, transaction: TransactionImpl [xid=null, txID=5639, xid=null, state=COMMITTED, createTime=1719259209598(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5615c6f0 2024-06-24 20:00:09,601 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 82bda610-0433-4d15-aefe-a6e3786ad259: CoreMessage[messageID=5644, durable=true, userID=5c27b825-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=82bda610-0433-4d15-aefe-a6e3786ad259, size=939, properties=TypedProperties[__AMQ_CID=5c279111-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-31be375b-55df-4af8-a7ed-5cafb6f297e9, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=167c4a4d-93dd-4f78-9b6d-82fc1929ba40]]@1182908983, transaction: TransactionImpl [xid=null, txID=5647, xid=null, state=COMMITTED, createTime=1719259209601(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3cf31956 2024-06-24 20:00:09,601 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c27910f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=167c4a4d-93dd-4f78-9b6d-82fc1929ba40, activemq.broker=mom57] 2024-06-24 20:00:09,602 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c26f4c7-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions] 2024-06-24 20:00:09,653 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6238b10a, org.eclipse.scout.rt.mom.jms.JmsSubscription@225b460a] 2024-06-24 20:00:09,655 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c26587d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,656 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c26a6a2-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,657 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@40171e57[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:09,657 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007310 ms 2024-06-24 20:00:09,657 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c25e347-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,658 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:09,658 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 72.190461 ms 2024-06-24 20:00:09,658 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:09,659 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:09,659 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:09,659 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1006119286'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:09,661 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:09,661 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c3106f7-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:09,662 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c3106fa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c3106f7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c3106f7-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ce0a000, true, {}] 2024-06-24 20:00:09,662 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c312e0b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c3106f7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c3106f7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75aa0967, true, {}] 2024-06-24 20:00:09,663 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7a855a74-27cc-4a56-aef8-e3c307e60f79, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:09,663 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7422d2b7 2024-06-24 20:00:09,664 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7a855a74-27cc-4a56-aef8-e3c307e60f79, null, 0, false, true, null] 2024-06-24 20:00:09,664 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c317c2d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:09,665 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c317c30-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c317c2d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c317c2d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ac4c2ec, true, {}] 2024-06-24 20:00:09,665 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c31a341-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c317c2d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c317c2d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c82ac8b, true, {}] 2024-06-24 20:00:09,665 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:00:09,666 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c31ca52-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:09,666 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c31ca55-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c31ca52-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c31ca52-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29208620, true, {}] 2024-06-24 20:00:09,666 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c31ca56-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c31ca52-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c31ca52-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e933125, true, {}] 2024-06-24 20:00:09,667 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:00:09,667 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c31f167-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions] 2024-06-24 20:00:09,668 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c32187a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c31f167-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c31f167-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@711d4cfd, true, {}] 2024-06-24 20:00:09,668 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c32187b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c31f167-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c31f167-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cc538ff, true, {}] 2024-06-24 20:00:09,668 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2574975d-43f8-42be-a450-3b75f97cd769, address=2574975d-43f8-42be-a450-3b75f97cd769, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:09,669 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@72119c9 2024-06-24 20:00:09,669 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@65458eba 2024-06-24 20:00:09,669 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2574975d-43f8-42be-a450-3b75f97cd769, null, 0, false, true, null] 2024-06-24 20:00:09,670 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5715, durable=true, userID=5c32669e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5c321879-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4a843b9f-ed09-4ea2-884a-d75405421221, JMSReplyTo=temp-queue://2574975d-43f8-42be-a450-3b75f97cd769, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1998206713, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147483558) .................................................. ***** durable queues test/mom/testQueueRequestReplyMultipleSubscriptions: - queueID=1070 address:test/mom/testQueueRequestReplyMultipleSubscriptions name:test/mom/testQueueRequestReplyMultipleSubscriptions filter:null ***** non durable for test/mom/testQueueRequestReplyMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:00:09,671 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyMultipleSubscriptions: Reference[5715]:RELIABLE:CoreMessage[messageID=5715, durable=true, userID=5c32669e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5c321879-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4a843b9f-ed09-4ea2-884a-d75405421221, JMSReplyTo=temp-queue://2574975d-43f8-42be-a450-3b75f97cd769, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1998206713 2024-06-24 20:00:09,671 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5715, durable=true, userID=5c32669e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5c321879-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4a843b9f-ed09-4ea2-884a-d75405421221, JMSReplyTo=temp-queue://2574975d-43f8-42be-a450-3b75f97cd769, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1998206713 to transaction: TransactionImpl [xid=null, txID=5716, xid=null, state=ACTIVE, createTime=1719259209671(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1c016fed 2024-06-24 20:00:09,672 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c32b4bf-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ecec28cc-9f8f-4fb1-a93d-8a082af2d8fa, activemq.broker=mom57] 2024-06-24 20:00:09,672 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c32b4c2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c32b4bf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c32b4bf-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39564b8c, true, {}] 2024-06-24 20:00:09,673 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c32b4c3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c32b4bf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c32b4bf-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66b5f922, true, {}] 2024-06-24 20:00:09,674 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5721, durable=true, userID=5c32dbd5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=2574975d-43f8-42be-a450-3b75f97cd769, size=939, properties=TypedProperties[__AMQ_CID=5c32b4c1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4a843b9f-ed09-4ea2-884a-d75405421221, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ecec28cc-9f8f-4fb1-a93d-8a082af2d8fa]]@750633407, context: RoutingContextImpl(Address=2574975d-43f8-42be-a450-3b75f97cd769, routingType=ANYCAST, PreviousAddress=2574975d-43f8-42be-a450-3b75f97cd769 previousRoute:ANYCAST, reusable=true, version=-2147483269) .................................................. ***** durable queues 2574975d-43f8-42be-a450-3b75f97cd769: ***** non durable for 2574975d-43f8-42be-a450-3b75f97cd769: - queueID=5711 address:2574975d-43f8-42be-a450-3b75f97cd769 name:2574975d-43f8-42be-a450-3b75f97cd769 filter:null .................................................. , transaction: null 2024-06-24 20:00:09,674 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2574975d-43f8-42be-a450-3b75f97cd769: Reference[5721]:RELIABLE:CoreMessage[messageID=5721, durable=true, userID=5c32dbd5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=2574975d-43f8-42be-a450-3b75f97cd769, size=939, properties=TypedProperties[__AMQ_CID=5c32b4c1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4a843b9f-ed09-4ea2-884a-d75405421221, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ecec28cc-9f8f-4fb1-a93d-8a082af2d8fa]]@750633407 2024-06-24 20:00:09,674 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyMultipleSubscriptions: CoreMessage[messageID=5715, durable=true, userID=5c32669e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=5c321879-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4a843b9f-ed09-4ea2-884a-d75405421221, JMSReplyTo=temp-queue://2574975d-43f8-42be-a450-3b75f97cd769, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1998206713, transaction: TransactionImpl [xid=null, txID=5716, xid=null, state=COMMITTED, createTime=1719259209671(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1c016fed 2024-06-24 20:00:09,674 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2574975d-43f8-42be-a450-3b75f97cd769: CoreMessage[messageID=5721, durable=true, userID=5c32dbd5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=2574975d-43f8-42be-a450-3b75f97cd769, size=939, properties=TypedProperties[__AMQ_CID=5c32b4c1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4a843b9f-ed09-4ea2-884a-d75405421221, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ecec28cc-9f8f-4fb1-a93d-8a082af2d8fa]]@750633407 to transaction: TransactionImpl [xid=null, txID=5724, xid=null, state=ACTIVE, createTime=1719259209674(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 1]@375c0a71 2024-06-24 20:00:09,674 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2574975d-43f8-42be-a450-3b75f97cd769: CoreMessage[messageID=5721, durable=true, userID=5c32dbd5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=2574975d-43f8-42be-a450-3b75f97cd769, size=939, properties=TypedProperties[__AMQ_CID=5c32b4c1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4a843b9f-ed09-4ea2-884a-d75405421221, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ecec28cc-9f8f-4fb1-a93d-8a082af2d8fa]]@750633407, transaction: TransactionImpl [xid=null, txID=5724, xid=null, state=COMMITTED, createTime=1719259209674(Mon Jun 24 20:00:09 UTC 2024), timeoutSeconds=-1, nr operations = 0]@375c0a71 2024-06-24 20:00:09,675 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c32b4bf-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3ca6d4cc[name=test/mom/testQueueRequestReplyMultipleSubscriptions, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ecec28cc-9f8f-4fb1-a93d-8a082af2d8fa, activemq.broker=mom57] 2024-06-24 20:00:09,675 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c31f167-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyMultipleSubscriptions] 2024-06-24 20:00:09,726 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@58f8ce0f, org.eclipse.scout.rt.mom.jms.JmsSubscription@31406eab] 2024-06-24 20:00:09,728 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c317c2d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,729 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c31ca52-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,729 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@19151ae[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:09,729 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007425 ms 2024-06-24 20:00:09,730 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c3106f7-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:09,731 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:09,731 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 72.386181 ms 2024-06-24 20:00:09,731 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:09,732 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:09,732 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:09,733 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 738605707'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:09,734 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom86] 2024-06-24 20:00:09,735 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c3c51b7-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-24 20:00:09,735 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c3c51ba-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c3c51b7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c3c51b7-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48ce6a83, true, {}] 2024-06-24 20:00:09,736 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c3c78cb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c3c51b7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c3c51b7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78f652d4, true, {}] 2024-06-24 20:00:09,736 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d189547f-b98d-442a-8da0-16e7f4a6a7d7, address=d189547f-b98d-442a-8da0-16e7f4a6a7d7, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:09,737 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@477b903c 2024-06-24 20:00:09,737 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@770a767f 2024-06-24 20:00:09,738 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d189547f-b98d-442a-8da0-16e7f4a6a7d7, null, 0, false, true, null] 2024-06-24 20:00:09,739 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5772, durable=true, userID=5c3cc6ee-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5c3c51b9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45dbbd28-23e2-46aa-9e5d-64fbb48a9da5, JMSReplyTo=temp-queue://d189547f-b98d-442a-8da0-16e7f4a6a7d7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1935819473, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-24 20:00:10,034 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c69f16f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom56] 2024-06-24 20:00:10,035 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c69f172-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c69f16f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c69f16f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a57c976, true, {}] 2024-06-24 20:00:10,035 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c6a1883-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c69f16f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c69f16f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c2b906f, true, {}] 2024-06-24 20:00:10,036 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a0505712-e68e-422a-916c-bcc787eafe23, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:10,036 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@23c93d39 2024-06-24 20:00:10,037 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a0505712-e68e-422a-916c-bcc787eafe23, null, 0, false, true, null] 2024-06-24 20:00:10,037 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c6a66a5-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom56] 2024-06-24 20:00:10,038 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c6a8db8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c6a66a5-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c6a66a5-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34a050aa, true, {}] 2024-06-24 20:00:10,038 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c6a8db9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c6a66a5-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c6a66a5-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3428d59a, true, {}] 2024-06-24 20:00:10,038 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-24 20:00:10,039 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[5772]:RELIABLE:CoreMessage[messageID=5772, durable=true, userID=5c3cc6ee-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5c3c51b9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45dbbd28-23e2-46aa-9e5d-64fbb48a9da5, JMSReplyTo=temp-queue://d189547f-b98d-442a-8da0-16e7f4a6a7d7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1935819473 2024-06-24 20:00:10,039 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5772, durable=true, userID=5c3cc6ee-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5c3c51b9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45dbbd28-23e2-46aa-9e5d-64fbb48a9da5, JMSReplyTo=temp-queue://d189547f-b98d-442a-8da0-16e7f4a6a7d7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1935819473 to transaction: TransactionImpl [xid=null, txID=5787, xid=null, state=ACTIVE, createTime=1719259210039(Mon Jun 24 20:00:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7c8cf6f0 2024-06-24 20:00:10,040 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c6adbda-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b49bb536-131c-4598-afae-8a79e3b0af1e, activemq.broker=mom56] 2024-06-24 20:00:10,040 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c6adbdd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c6adbda-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c6adbda-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@218a5c81, true, {}] 2024-06-24 20:00:10,040 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c6adbde-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c6adbda-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c6adbda-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ee92b9b, true, {}] 2024-06-24 20:00:10,041 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5792, durable=true, userID=5c6b02f0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=d189547f-b98d-442a-8da0-16e7f4a6a7d7, size=939, properties=TypedProperties[__AMQ_CID=5c6adbdc-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45dbbd28-23e2-46aa-9e5d-64fbb48a9da5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b49bb536-131c-4598-afae-8a79e3b0af1e]]@1710598593, context: RoutingContextImpl(Address=d189547f-b98d-442a-8da0-16e7f4a6a7d7, routingType=ANYCAST, PreviousAddress=d189547f-b98d-442a-8da0-16e7f4a6a7d7 previousRoute:ANYCAST, reusable=true, version=-2147483266) .................................................. ***** durable queues d189547f-b98d-442a-8da0-16e7f4a6a7d7: ***** non durable for d189547f-b98d-442a-8da0-16e7f4a6a7d7: - queueID=5768 address:d189547f-b98d-442a-8da0-16e7f4a6a7d7 name:d189547f-b98d-442a-8da0-16e7f4a6a7d7 filter:null .................................................. , transaction: null 2024-06-24 20:00:10,041 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d189547f-b98d-442a-8da0-16e7f4a6a7d7: Reference[5792]:RELIABLE:CoreMessage[messageID=5792, durable=true, userID=5c6b02f0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=d189547f-b98d-442a-8da0-16e7f4a6a7d7, size=939, properties=TypedProperties[__AMQ_CID=5c6adbdc-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45dbbd28-23e2-46aa-9e5d-64fbb48a9da5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b49bb536-131c-4598-afae-8a79e3b0af1e]]@1710598593 2024-06-24 20:00:10,042 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d189547f-b98d-442a-8da0-16e7f4a6a7d7: CoreMessage[messageID=5792, durable=true, userID=5c6b02f0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=d189547f-b98d-442a-8da0-16e7f4a6a7d7, size=939, properties=TypedProperties[__AMQ_CID=5c6adbdc-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45dbbd28-23e2-46aa-9e5d-64fbb48a9da5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b49bb536-131c-4598-afae-8a79e3b0af1e]]@1710598593 to transaction: TransactionImpl [xid=null, txID=5795, xid=null, state=ACTIVE, createTime=1719259210042(Mon Jun 24 20:00:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7a4c587e 2024-06-24 20:00:10,042 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d189547f-b98d-442a-8da0-16e7f4a6a7d7: CoreMessage[messageID=5792, durable=true, userID=5c6b02f0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=d189547f-b98d-442a-8da0-16e7f4a6a7d7, size=939, properties=TypedProperties[__AMQ_CID=5c6adbdc-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45dbbd28-23e2-46aa-9e5d-64fbb48a9da5, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b49bb536-131c-4598-afae-8a79e3b0af1e]]@1710598593, transaction: TransactionImpl [xid=null, txID=5795, xid=null, state=COMMITTED, createTime=1719259210042(Mon Jun 24 20:00:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7a4c587e 2024-06-24 20:00:10,042 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c6adbda-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b49bb536-131c-4598-afae-8a79e3b0af1e, activemq.broker=mom56] 2024-06-24 20:00:10,042 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c3c51b7-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-24 20:00:10,043 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5772, durable=true, userID=5c3cc6ee-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:09 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5c3c51b9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-45dbbd28-23e2-46aa-9e5d-64fbb48a9da5, JMSReplyTo=temp-queue://d189547f-b98d-442a-8da0-16e7f4a6a7d7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1935819473, transaction: TransactionImpl [xid=null, txID=5787, xid=null, state=COMMITTED, createTime=1719259210039(Mon Jun 24 20:00:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7c8cf6f0 2024-06-24 20:00:10,044 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@608b74f3] 2024-06-24 20:00:10,044 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c6a66a5-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:10,045 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@39444ad3[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:10,045 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007184 ms 2024-06-24 20:00:10,046 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c69f16f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:10,047 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:10,047 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 314.757090 ms 2024-06-24 20:00:10,047 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:10,047 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:10,048 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:10,048 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 241590915'. - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:10,050 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom57] 2024-06-24 20:00:10,050 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c6c6282-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-24 20:00:10,051 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c6c6285-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c6c6282-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c6c6282-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b93a8ad, true, {}] 2024-06-24 20:00:10,051 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c6c8996-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c6c6282-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c6c6282-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a8f9fda, true, {}] 2024-06-24 20:00:10,051 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0c97b01e-e9bf-468c-8839-093f8707058b, address=0c97b01e-e9bf-468c-8839-093f8707058b, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:10,052 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2748c434 2024-06-24 20:00:10,052 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@37521a77 2024-06-24 20:00:10,052 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0c97b01e-e9bf-468c-8839-093f8707058b, null, 0, false, true, null] 2024-06-24 20:00:10,054 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5837, durable=true, userID=5c6cd7b9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5c6c6284-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3d393233-aab2-4eea-a6e7-e0f86b50977f, JMSReplyTo=temp-queue://0c97b01e-e9bf-468c-8839-093f8707058b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2111025598, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-24 20:00:10,349 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c9a023a-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom86] 2024-06-24 20:00:10,350 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c9a294d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c9a023a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c9a023a-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d9c9eb3, true, {}] 2024-06-24 20:00:10,350 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c9a294e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c9a023a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c9a023a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71c20af0, true, {}] 2024-06-24 20:00:10,351 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=49e88dad-794f-476e-b62e-3b350574ffae, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:10,352 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@122dccc3 2024-06-24 20:00:10,352 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 49e88dad-794f-476e-b62e-3b350574ffae, null, 0, false, true, null] 2024-06-24 20:00:10,352 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c9a7770-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom86] 2024-06-24 20:00:10,353 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c9a9e83-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c9a7770-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c9a7770-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4187a28e, true, {}] 2024-06-24 20:00:10,353 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c9a9e84-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c9a7770-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c9a7770-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@272ead5e, true, {}] 2024-06-24 20:00:10,354 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-24 20:00:10,354 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[5837]:RELIABLE:CoreMessage[messageID=5837, durable=true, userID=5c6cd7b9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5c6c6284-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3d393233-aab2-4eea-a6e7-e0f86b50977f, JMSReplyTo=temp-queue://0c97b01e-e9bf-468c-8839-093f8707058b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2111025598 2024-06-24 20:00:10,354 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5837, durable=true, userID=5c6cd7b9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5c6c6284-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3d393233-aab2-4eea-a6e7-e0f86b50977f, JMSReplyTo=temp-queue://0c97b01e-e9bf-468c-8839-093f8707058b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2111025598 to transaction: TransactionImpl [xid=null, txID=5852, xid=null, state=ACTIVE, createTime=1719259210354(Mon Jun 24 20:00:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@307cf560 2024-06-24 20:00:10,355 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c9aeca5-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c8db716a-092a-4c23-8c38-d54cdde7ce72, activemq.broker=mom86] 2024-06-24 20:00:10,355 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c9aeca8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c9aeca5-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c9aeca5-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1254e61c, true, {}] 2024-06-24 20:00:10,356 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c9aeca9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c9aeca5-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c9aeca5-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10bd42dc, true, {}] 2024-06-24 20:00:10,357 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5857, durable=true, userID=5c9b13bb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=0c97b01e-e9bf-468c-8839-093f8707058b, size=939, properties=TypedProperties[__AMQ_CID=5c9aeca7-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3d393233-aab2-4eea-a6e7-e0f86b50977f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c8db716a-092a-4c23-8c38-d54cdde7ce72]]@1374248308, context: RoutingContextImpl(Address=0c97b01e-e9bf-468c-8839-093f8707058b, routingType=ANYCAST, PreviousAddress=0c97b01e-e9bf-468c-8839-093f8707058b previousRoute:ANYCAST, reusable=true, version=-2147483262) .................................................. ***** durable queues 0c97b01e-e9bf-468c-8839-093f8707058b: ***** non durable for 0c97b01e-e9bf-468c-8839-093f8707058b: - queueID=5833 address:0c97b01e-e9bf-468c-8839-093f8707058b name:0c97b01e-e9bf-468c-8839-093f8707058b filter:null .................................................. , transaction: null 2024-06-24 20:00:10,357 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0c97b01e-e9bf-468c-8839-093f8707058b: Reference[5857]:RELIABLE:CoreMessage[messageID=5857, durable=true, userID=5c9b13bb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=0c97b01e-e9bf-468c-8839-093f8707058b, size=939, properties=TypedProperties[__AMQ_CID=5c9aeca7-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3d393233-aab2-4eea-a6e7-e0f86b50977f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c8db716a-092a-4c23-8c38-d54cdde7ce72]]@1374248308 2024-06-24 20:00:10,357 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0c97b01e-e9bf-468c-8839-093f8707058b: CoreMessage[messageID=5857, durable=true, userID=5c9b13bb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=0c97b01e-e9bf-468c-8839-093f8707058b, size=939, properties=TypedProperties[__AMQ_CID=5c9aeca7-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3d393233-aab2-4eea-a6e7-e0f86b50977f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c8db716a-092a-4c23-8c38-d54cdde7ce72]]@1374248308 to transaction: TransactionImpl [xid=null, txID=5860, xid=null, state=ACTIVE, createTime=1719259210357(Mon Jun 24 20:00:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@295ea71f 2024-06-24 20:00:10,357 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0c97b01e-e9bf-468c-8839-093f8707058b: CoreMessage[messageID=5857, durable=true, userID=5c9b13bb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=0c97b01e-e9bf-468c-8839-093f8707058b, size=939, properties=TypedProperties[__AMQ_CID=5c9aeca7-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3d393233-aab2-4eea-a6e7-e0f86b50977f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c8db716a-092a-4c23-8c38-d54cdde7ce72]]@1374248308, transaction: TransactionImpl [xid=null, txID=5860, xid=null, state=COMMITTED, createTime=1719259210357(Mon Jun 24 20:00:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@295ea71f 2024-06-24 20:00:10,357 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c9aeca5-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c8db716a-092a-4c23-8c38-d54cdde7ce72, activemq.broker=mom86] 2024-06-24 20:00:10,358 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c6c6282-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-24 20:00:10,358 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5837, durable=true, userID=5c6cd7b9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5c6c6284-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-3d393233-aab2-4eea-a6e7-e0f86b50977f, JMSReplyTo=temp-queue://0c97b01e-e9bf-468c-8839-093f8707058b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2111025598, transaction: TransactionImpl [xid=null, txID=5852, xid=null, state=COMMITTED, createTime=1719259210354(Mon Jun 24 20:00:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@307cf560 2024-06-24 20:00:10,359 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7040d71] 2024-06-24 20:00:10,360 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c9a7770-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:10,360 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1a1eb80f[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:10,360 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006620 ms 2024-06-24 20:00:10,361 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c9a023a-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:10,362 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:10,362 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 314.263201 ms 2024-06-24 20:00:10,362 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:10,362 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:10,362 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:10,363 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2004556034'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:10,364 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56] 2024-06-24 20:00:10,365 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5c9c734d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2024-06-24 20:00:10,365 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c9c7350-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c9c734d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c9c734d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2165ec14, true, {}] 2024-06-24 20:00:10,366 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5c9c9a61-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5c9c734d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5c9c734d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a47f41b, true, {}] 2024-06-24 20:00:10,366 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8157fcca-b81b-4410-ae02-337e59fe5380, address=8157fcca-b81b-4410-ae02-337e59fe5380, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:10,366 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@384b8049 2024-06-24 20:00:10,367 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5b97279a 2024-06-24 20:00:10,367 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8157fcca-b81b-4410-ae02-337e59fe5380, null, 0, false, true, null] 2024-06-24 20:00:10,368 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5902, durable=true, userID=5c9ce884-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5c9c734f-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bfcbb3f9-0dd5-479a-9725-fee36a4e0561, JMSReplyTo=temp-queue://8157fcca-b81b-4410-ae02-337e59fe5380, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1441870406, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-24 20:00:10,664 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5cca1305-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom57] 2024-06-24 20:00:10,665 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5cca3a18-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5cca1305-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5cca1305-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f27d01a, true, {}] 2024-06-24 20:00:10,665 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5cca3a19-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5cca1305-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5cca1305-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@551c75b0, true, {}] 2024-06-24 20:00:10,666 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=889c0cb6-df4d-4d3c-ba6f-2bc70d884175, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:10,667 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@33be07f6 2024-06-24 20:00:10,667 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 889c0cb6-df4d-4d3c-ba6f-2bc70d884175, null, 0, false, true, null] 2024-06-24 20:00:10,667 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5cca883b-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom57] 2024-06-24 20:00:10,668 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ccaaf4e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5cca883b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5cca883b-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f0170c5, true, {}] 2024-06-24 20:00:10,668 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ccaaf4f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5cca883b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5cca883b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fcadde6, true, {}] 2024-06-24 20:00:10,669 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-24 20:00:10,669 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[5902]:RELIABLE:CoreMessage[messageID=5902, durable=true, userID=5c9ce884-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5c9c734f-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bfcbb3f9-0dd5-479a-9725-fee36a4e0561, JMSReplyTo=temp-queue://8157fcca-b81b-4410-ae02-337e59fe5380, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1441870406 2024-06-24 20:00:10,669 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5902, durable=true, userID=5c9ce884-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5c9c734f-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bfcbb3f9-0dd5-479a-9725-fee36a4e0561, JMSReplyTo=temp-queue://8157fcca-b81b-4410-ae02-337e59fe5380, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1441870406 to transaction: TransactionImpl [xid=null, txID=5917, xid=null, state=ACTIVE, createTime=1719259210669(Mon Jun 24 20:00:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@be8cbd1 2024-06-24 20:00:10,670 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ccafd70-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=6a9e31b0-b2ed-4a78-ab49-ea2d95a9f5a3, activemq.broker=mom57] 2024-06-24 20:00:10,670 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ccafd73-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ccafd70-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ccafd70-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@393cb62d, true, {}] 2024-06-24 20:00:10,670 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ccafd74-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ccafd70-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ccafd70-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@120c27c1, true, {}] 2024-06-24 20:00:10,672 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5922, durable=true, userID=5ccb2486-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=8157fcca-b81b-4410-ae02-337e59fe5380, size=939, properties=TypedProperties[__AMQ_CID=5ccafd72-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bfcbb3f9-0dd5-479a-9725-fee36a4e0561, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6a9e31b0-b2ed-4a78-ab49-ea2d95a9f5a3]]@1465050092, context: RoutingContextImpl(Address=8157fcca-b81b-4410-ae02-337e59fe5380, routingType=ANYCAST, PreviousAddress=8157fcca-b81b-4410-ae02-337e59fe5380 previousRoute:ANYCAST, reusable=true, version=-2147483258) .................................................. ***** durable queues 8157fcca-b81b-4410-ae02-337e59fe5380: ***** non durable for 8157fcca-b81b-4410-ae02-337e59fe5380: - queueID=5898 address:8157fcca-b81b-4410-ae02-337e59fe5380 name:8157fcca-b81b-4410-ae02-337e59fe5380 filter:null .................................................. , transaction: null 2024-06-24 20:00:10,672 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8157fcca-b81b-4410-ae02-337e59fe5380: Reference[5922]:RELIABLE:CoreMessage[messageID=5922, durable=true, userID=5ccb2486-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=8157fcca-b81b-4410-ae02-337e59fe5380, size=939, properties=TypedProperties[__AMQ_CID=5ccafd72-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bfcbb3f9-0dd5-479a-9725-fee36a4e0561, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6a9e31b0-b2ed-4a78-ab49-ea2d95a9f5a3]]@1465050092 2024-06-24 20:00:10,672 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8157fcca-b81b-4410-ae02-337e59fe5380: CoreMessage[messageID=5922, durable=true, userID=5ccb2486-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=8157fcca-b81b-4410-ae02-337e59fe5380, size=939, properties=TypedProperties[__AMQ_CID=5ccafd72-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bfcbb3f9-0dd5-479a-9725-fee36a4e0561, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6a9e31b0-b2ed-4a78-ab49-ea2d95a9f5a3]]@1465050092 to transaction: TransactionImpl [xid=null, txID=5925, xid=null, state=ACTIVE, createTime=1719259210672(Mon Jun 24 20:00:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4226607b 2024-06-24 20:00:10,672 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8157fcca-b81b-4410-ae02-337e59fe5380: CoreMessage[messageID=5922, durable=true, userID=5ccb2486-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=8157fcca-b81b-4410-ae02-337e59fe5380, size=939, properties=TypedProperties[__AMQ_CID=5ccafd72-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bfcbb3f9-0dd5-479a-9725-fee36a4e0561, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=6a9e31b0-b2ed-4a78-ab49-ea2d95a9f5a3]]@1465050092, transaction: TransactionImpl [xid=null, txID=5925, xid=null, state=COMMITTED, createTime=1719259210672(Mon Jun 24 20:00:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4226607b 2024-06-24 20:00:10,672 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ccafd70-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=6a9e31b0-b2ed-4a78-ab49-ea2d95a9f5a3, activemq.broker=mom57] 2024-06-24 20:00:10,673 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5c9c734d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2024-06-24 20:00:10,673 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5902, durable=true, userID=5c9ce884-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5c9c734f-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bfcbb3f9-0dd5-479a-9725-fee36a4e0561, JMSReplyTo=temp-queue://8157fcca-b81b-4410-ae02-337e59fe5380, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1441870406, transaction: TransactionImpl [xid=null, txID=5917, xid=null, state=COMMITTED, createTime=1719259210669(Mon Jun 24 20:00:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@be8cbd1 2024-06-24 20:00:10,674 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3d5b2c1e] 2024-06-24 20:00:10,675 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5cca883b-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:10,675 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4b309e4a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:10,675 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007075 ms 2024-06-24 20:00:10,676 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5cca1305-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:10,677 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:10,677 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 314.452356 ms 2024-06-24 20:00:10,677 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:10,677 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:10,677 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:10,678 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1064096922'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:10,679 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom86] 2024-06-24 20:00:10,680 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ccc8418-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-24 20:00:10,680 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ccc841b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ccc8418-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ccc8418-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42202231, true, {}] 2024-06-24 20:00:10,681 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5cccab2c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ccc8418-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ccc8418-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e1d5789, true, {}] 2024-06-24 20:00:10,681 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4a9c4dd8-24a7-4539-80ee-45e5fee31e8d, address=4a9c4dd8-24a7-4539-80ee-45e5fee31e8d, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:10,681 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@78bfa277 2024-06-24 20:00:10,682 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3832730f 2024-06-24 20:00:10,683 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4a9c4dd8-24a7-4539-80ee-45e5fee31e8d, null, 0, false, true, null] 2024-06-24 20:00:10,684 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5967, durable=true, userID=5cccf94f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5ccc841a-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4069994-9dd2-47d9-972d-8aa8bf34976f, JMSReplyTo=temp-queue://4a9c4dd8-24a7-4539-80ee-45e5fee31e8d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@179995873, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-24 20:00:10,979 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5cfa23d0-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom56] 2024-06-24 20:00:10,980 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5cfa4ae3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5cfa23d0-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5cfa23d0-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73e64dbd, true, {}] 2024-06-24 20:00:10,981 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5cfa4ae4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5cfa23d0-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5cfa23d0-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bc0ef92, true, {}] 2024-06-24 20:00:10,981 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5747cbf9-51c7-40fe-a5bd-f411a3be2a22, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:10,982 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@37ea320d 2024-06-24 20:00:10,982 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5747cbf9-51c7-40fe-a5bd-f411a3be2a22, null, 0, false, true, null] 2024-06-24 20:00:10,982 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5cfa9906-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom56] 2024-06-24 20:00:10,983 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5cfac019-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5cfa9906-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5cfa9906-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@442b291e, true, {}] 2024-06-24 20:00:10,983 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5cfac01a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5cfa9906-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5cfa9906-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@566f6a97, true, {}] 2024-06-24 20:00:10,984 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-24 20:00:10,984 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[5967]:RELIABLE:CoreMessage[messageID=5967, durable=true, userID=5cccf94f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5ccc841a-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4069994-9dd2-47d9-972d-8aa8bf34976f, JMSReplyTo=temp-queue://4a9c4dd8-24a7-4539-80ee-45e5fee31e8d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@179995873 2024-06-24 20:00:10,984 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5967, durable=true, userID=5cccf94f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5ccc841a-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4069994-9dd2-47d9-972d-8aa8bf34976f, JMSReplyTo=temp-queue://4a9c4dd8-24a7-4539-80ee-45e5fee31e8d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@179995873 to transaction: TransactionImpl [xid=null, txID=5982, xid=null, state=ACTIVE, createTime=1719259210984(Mon Jun 24 20:00:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@526a8263 2024-06-24 20:00:10,985 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5cfb0e3b-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cc71b0a0-f47f-4677-8da2-4a45fb0c376c, activemq.broker=mom56] 2024-06-24 20:00:10,985 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5cfb0e3e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5cfb0e3b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5cfb0e3b-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7aa3ca5d, true, {}] 2024-06-24 20:00:10,986 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5cfb354f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5cfb0e3b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5cfb0e3b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6930acf0, true, {}] 2024-06-24 20:00:10,987 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=5987, durable=true, userID=5cfb3551-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=4a9c4dd8-24a7-4539-80ee-45e5fee31e8d, size=939, properties=TypedProperties[__AMQ_CID=5cfb0e3d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4069994-9dd2-47d9-972d-8aa8bf34976f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cc71b0a0-f47f-4677-8da2-4a45fb0c376c]]@1545638842, context: RoutingContextImpl(Address=4a9c4dd8-24a7-4539-80ee-45e5fee31e8d, routingType=ANYCAST, PreviousAddress=4a9c4dd8-24a7-4539-80ee-45e5fee31e8d previousRoute:ANYCAST, reusable=true, version=-2147483254) .................................................. ***** durable queues 4a9c4dd8-24a7-4539-80ee-45e5fee31e8d: ***** non durable for 4a9c4dd8-24a7-4539-80ee-45e5fee31e8d: - queueID=5963 address:4a9c4dd8-24a7-4539-80ee-45e5fee31e8d name:4a9c4dd8-24a7-4539-80ee-45e5fee31e8d filter:null .................................................. , transaction: null 2024-06-24 20:00:10,987 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4a9c4dd8-24a7-4539-80ee-45e5fee31e8d: Reference[5987]:RELIABLE:CoreMessage[messageID=5987, durable=true, userID=5cfb3551-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=4a9c4dd8-24a7-4539-80ee-45e5fee31e8d, size=939, properties=TypedProperties[__AMQ_CID=5cfb0e3d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4069994-9dd2-47d9-972d-8aa8bf34976f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cc71b0a0-f47f-4677-8da2-4a45fb0c376c]]@1545638842 2024-06-24 20:00:10,987 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4a9c4dd8-24a7-4539-80ee-45e5fee31e8d: CoreMessage[messageID=5987, durable=true, userID=5cfb3551-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=4a9c4dd8-24a7-4539-80ee-45e5fee31e8d, size=939, properties=TypedProperties[__AMQ_CID=5cfb0e3d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4069994-9dd2-47d9-972d-8aa8bf34976f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cc71b0a0-f47f-4677-8da2-4a45fb0c376c]]@1545638842 to transaction: TransactionImpl [xid=null, txID=5990, xid=null, state=ACTIVE, createTime=1719259210987(Mon Jun 24 20:00:10 UTC 2024), timeoutSeconds=-1, nr operations = 1]@775d51ae 2024-06-24 20:00:10,987 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4a9c4dd8-24a7-4539-80ee-45e5fee31e8d: CoreMessage[messageID=5987, durable=true, userID=5cfb3551-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=4a9c4dd8-24a7-4539-80ee-45e5fee31e8d, size=939, properties=TypedProperties[__AMQ_CID=5cfb0e3d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4069994-9dd2-47d9-972d-8aa8bf34976f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cc71b0a0-f47f-4677-8da2-4a45fb0c376c]]@1545638842, transaction: TransactionImpl [xid=null, txID=5990, xid=null, state=COMMITTED, createTime=1719259210987(Mon Jun 24 20:00:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@775d51ae 2024-06-24 20:00:10,987 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5cfb0e3b-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cc71b0a0-f47f-4677-8da2-4a45fb0c376c, activemq.broker=mom56] 2024-06-24 20:00:10,988 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ccc8418-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-24 20:00:10,988 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=5967, durable=true, userID=5cccf94f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5ccc841a-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b4069994-9dd2-47d9-972d-8aa8bf34976f, JMSReplyTo=temp-queue://4a9c4dd8-24a7-4539-80ee-45e5fee31e8d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@179995873, transaction: TransactionImpl [xid=null, txID=5982, xid=null, state=COMMITTED, createTime=1719259210984(Mon Jun 24 20:00:10 UTC 2024), timeoutSeconds=-1, nr operations = 0]@526a8263 2024-06-24 20:00:10,989 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1545ef47] 2024-06-24 20:00:10,990 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5cfa9906-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:10,990 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4bca9b92[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:10,990 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006276 ms 2024-06-24 20:00:10,991 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5cfa23d0-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:10,992 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:10,992 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 314.365317 ms 2024-06-24 20:00:10,992 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:10,992 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:10,992 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:10,993 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1466104100'. - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:10,995 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom57] 2024-06-24 20:00:10,995 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5cfc94e3-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-24 20:00:10,996 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5cfc94e6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5cfc94e3-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5cfc94e3-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bb25fc8, true, {}] 2024-06-24 20:00:10,996 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5cfcbbf7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5cfc94e3-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5cfc94e3-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e71db79, true, {}] 2024-06-24 20:00:10,996 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8e8b7e8f-9785-4bd9-844d-512a031b0f95, address=8e8b7e8f-9785-4bd9-844d-512a031b0f95, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:10,997 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@598cb59f 2024-06-24 20:00:10,997 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@44414f21 2024-06-24 20:00:10,997 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8e8b7e8f-9785-4bd9-844d-512a031b0f95, null, 0, false, true, null] 2024-06-24 20:00:10,999 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6032, durable=true, userID=5cfd0a1a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5cfc94e5-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80647df5-68b6-4389-b552-dd59f0c35ee7, JMSReplyTo=temp-queue://8e8b7e8f-9785-4bd9-844d-512a031b0f95, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2130856467, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-24 20:00:11,294 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5d2a349b-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom86] 2024-06-24 20:00:11,295 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d2a5bae-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d2a349b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d2a349b-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2141449e, true, {}] 2024-06-24 20:00:11,295 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d2a5baf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d2a349b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d2a349b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d04147e, true, {}] 2024-06-24 20:00:11,296 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fe760a77-687d-4eef-9718-3fee18d8e839, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:11,297 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1415c0e 2024-06-24 20:00:11,297 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fe760a77-687d-4eef-9718-3fee18d8e839, null, 0, false, true, null] 2024-06-24 20:00:11,298 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5d2ad0e1-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom86] 2024-06-24 20:00:11,298 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d2ad0e4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d2ad0e1-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d2ad0e1-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30304a00, true, {}] 2024-06-24 20:00:11,298 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d2ad0e5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d2ad0e1-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d2ad0e1-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@287536a8, true, {}] 2024-06-24 20:00:11,299 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-24 20:00:11,299 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6032]:RELIABLE:CoreMessage[messageID=6032, durable=true, userID=5cfd0a1a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5cfc94e5-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80647df5-68b6-4389-b552-dd59f0c35ee7, JMSReplyTo=temp-queue://8e8b7e8f-9785-4bd9-844d-512a031b0f95, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2130856467 2024-06-24 20:00:11,300 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6032, durable=true, userID=5cfd0a1a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5cfc94e5-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80647df5-68b6-4389-b552-dd59f0c35ee7, JMSReplyTo=temp-queue://8e8b7e8f-9785-4bd9-844d-512a031b0f95, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2130856467 to transaction: TransactionImpl [xid=null, txID=6047, xid=null, state=ACTIVE, createTime=1719259211300(Mon Jun 24 20:00:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@76cf724c 2024-06-24 20:00:11,300 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5d2b1f06-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=0c8d1e65-8fed-41f0-9221-fb9acc476e54, activemq.broker=mom86] 2024-06-24 20:00:11,301 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d2b4619-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d2b1f06-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d2b1f06-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@375395a6, true, {}] 2024-06-24 20:00:11,301 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d2b461a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d2b1f06-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d2b1f06-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62000d49, true, {}] 2024-06-24 20:00:11,302 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6052, durable=true, userID=5d2b6d2c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=8e8b7e8f-9785-4bd9-844d-512a031b0f95, size=939, properties=TypedProperties[__AMQ_CID=5d2b4618-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80647df5-68b6-4389-b552-dd59f0c35ee7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0c8d1e65-8fed-41f0-9221-fb9acc476e54]]@1018321863, context: RoutingContextImpl(Address=8e8b7e8f-9785-4bd9-844d-512a031b0f95, routingType=ANYCAST, PreviousAddress=8e8b7e8f-9785-4bd9-844d-512a031b0f95 previousRoute:ANYCAST, reusable=true, version=-2147483250) .................................................. ***** durable queues 8e8b7e8f-9785-4bd9-844d-512a031b0f95: ***** non durable for 8e8b7e8f-9785-4bd9-844d-512a031b0f95: - queueID=6028 address:8e8b7e8f-9785-4bd9-844d-512a031b0f95 name:8e8b7e8f-9785-4bd9-844d-512a031b0f95 filter:null .................................................. , transaction: null 2024-06-24 20:00:11,302 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8e8b7e8f-9785-4bd9-844d-512a031b0f95: Reference[6052]:RELIABLE:CoreMessage[messageID=6052, durable=true, userID=5d2b6d2c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=8e8b7e8f-9785-4bd9-844d-512a031b0f95, size=939, properties=TypedProperties[__AMQ_CID=5d2b4618-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80647df5-68b6-4389-b552-dd59f0c35ee7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0c8d1e65-8fed-41f0-9221-fb9acc476e54]]@1018321863 2024-06-24 20:00:11,303 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8e8b7e8f-9785-4bd9-844d-512a031b0f95: CoreMessage[messageID=6052, durable=true, userID=5d2b6d2c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=8e8b7e8f-9785-4bd9-844d-512a031b0f95, size=939, properties=TypedProperties[__AMQ_CID=5d2b4618-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80647df5-68b6-4389-b552-dd59f0c35ee7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0c8d1e65-8fed-41f0-9221-fb9acc476e54]]@1018321863 to transaction: TransactionImpl [xid=null, txID=6055, xid=null, state=ACTIVE, createTime=1719259211302(Mon Jun 24 20:00:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7e639e73 2024-06-24 20:00:11,303 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8e8b7e8f-9785-4bd9-844d-512a031b0f95: CoreMessage[messageID=6052, durable=true, userID=5d2b6d2c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=8e8b7e8f-9785-4bd9-844d-512a031b0f95, size=939, properties=TypedProperties[__AMQ_CID=5d2b4618-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80647df5-68b6-4389-b552-dd59f0c35ee7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0c8d1e65-8fed-41f0-9221-fb9acc476e54]]@1018321863, transaction: TransactionImpl [xid=null, txID=6055, xid=null, state=COMMITTED, createTime=1719259211302(Mon Jun 24 20:00:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7e639e73 2024-06-24 20:00:11,303 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5d2b1f06-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=0c8d1e65-8fed-41f0-9221-fb9acc476e54, activemq.broker=mom86] 2024-06-24 20:00:11,303 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5cfc94e3-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-24 20:00:11,303 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6032, durable=true, userID=5cfd0a1a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:10 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5cfc94e5-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-80647df5-68b6-4389-b552-dd59f0c35ee7, JMSReplyTo=temp-queue://8e8b7e8f-9785-4bd9-844d-512a031b0f95, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2130856467, transaction: TransactionImpl [xid=null, txID=6047, xid=null, state=COMMITTED, createTime=1719259211300(Mon Jun 24 20:00:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@76cf724c 2024-06-24 20:00:11,304 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@31d09031] 2024-06-24 20:00:11,305 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5d2ad0e1-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:11,306 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3ee6a5c9[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:11,306 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006711 ms 2024-06-24 20:00:11,307 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5d2a349b-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:11,307 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:11,308 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 314.989452 ms 2024-06-24 20:00:11,308 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:11,308 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:11,308 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:11,309 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 334038721'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:11,310 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56] 2024-06-24 20:00:11,310 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5d2ca5ae-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2024-06-24 20:00:11,311 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d2cccc1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d2ca5ae-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d2ca5ae-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79380757, true, {}] 2024-06-24 20:00:11,311 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d2cccc2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d2ca5ae-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d2ca5ae-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@eab33bb, true, {}] 2024-06-24 20:00:11,312 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fce7ae85-92f0-4a03-92c8-303a323fba60, address=fce7ae85-92f0-4a03-92c8-303a323fba60, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:11,312 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3fc94b0b 2024-06-24 20:00:11,313 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@40cac42 2024-06-24 20:00:11,313 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fce7ae85-92f0-4a03-92c8-303a323fba60, null, 0, false, true, null] 2024-06-24 20:00:11,314 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6097, durable=true, userID=5d2d41f5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5d2cccc0-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5e51f64b-f719-40e9-beb9-3736cbf2fce7, JMSReplyTo=temp-queue://fce7ae85-92f0-4a03-92c8-303a323fba60, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@204006715, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-24 20:00:11,610 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5d5a6c76-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom57] 2024-06-24 20:00:11,611 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d5a6c79-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d5a6c76-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d5a6c76-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3630ac1a, true, {}] 2024-06-24 20:00:11,611 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d5a938a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d5a6c76-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d5a6c76-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d37112b, true, {}] 2024-06-24 20:00:11,612 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cebd5716-42f2-407c-ab6b-726e0364cf98, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:11,612 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@26066f46 2024-06-24 20:00:11,613 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cebd5716-42f2-407c-ab6b-726e0364cf98, null, 0, false, true, null] 2024-06-24 20:00:11,613 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5d5ae1ac-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom57] 2024-06-24 20:00:11,614 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d5ae1af-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d5ae1ac-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d5ae1ac-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2747cd58, true, {}] 2024-06-24 20:00:11,614 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d5b08c0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d5ae1ac-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d5ae1ac-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5dd87e82, true, {}] 2024-06-24 20:00:11,614 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-24 20:00:11,615 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6097]:RELIABLE:CoreMessage[messageID=6097, durable=true, userID=5d2d41f5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5d2cccc0-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5e51f64b-f719-40e9-beb9-3736cbf2fce7, JMSReplyTo=temp-queue://fce7ae85-92f0-4a03-92c8-303a323fba60, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@204006715 2024-06-24 20:00:11,615 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6097, durable=true, userID=5d2d41f5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5d2cccc0-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5e51f64b-f719-40e9-beb9-3736cbf2fce7, JMSReplyTo=temp-queue://fce7ae85-92f0-4a03-92c8-303a323fba60, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@204006715 to transaction: TransactionImpl [xid=null, txID=6112, xid=null, state=ACTIVE, createTime=1719259211615(Mon Jun 24 20:00:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@41bc387b 2024-06-24 20:00:11,615 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5d5b2fd1-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b40faa77-55ef-48b2-b34e-9dab9b8a7e64, activemq.broker=mom57] 2024-06-24 20:00:11,616 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d5b56e4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d5b2fd1-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d5b2fd1-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ea6fafc, true, {}] 2024-06-24 20:00:11,616 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d5b56e5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d5b2fd1-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d5b2fd1-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60b9c49f, true, {}] 2024-06-24 20:00:11,617 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6117, durable=true, userID=5d5b7df7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=fce7ae85-92f0-4a03-92c8-303a323fba60, size=939, properties=TypedProperties[__AMQ_CID=5d5b56e3-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5e51f64b-f719-40e9-beb9-3736cbf2fce7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b40faa77-55ef-48b2-b34e-9dab9b8a7e64]]@2085084607, context: RoutingContextImpl(Address=fce7ae85-92f0-4a03-92c8-303a323fba60, routingType=ANYCAST, PreviousAddress=fce7ae85-92f0-4a03-92c8-303a323fba60 previousRoute:ANYCAST, reusable=true, version=-2147483246) .................................................. ***** durable queues fce7ae85-92f0-4a03-92c8-303a323fba60: ***** non durable for fce7ae85-92f0-4a03-92c8-303a323fba60: - queueID=6093 address:fce7ae85-92f0-4a03-92c8-303a323fba60 name:fce7ae85-92f0-4a03-92c8-303a323fba60 filter:null .................................................. , transaction: null 2024-06-24 20:00:11,617 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from fce7ae85-92f0-4a03-92c8-303a323fba60: Reference[6117]:RELIABLE:CoreMessage[messageID=6117, durable=true, userID=5d5b7df7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=fce7ae85-92f0-4a03-92c8-303a323fba60, size=939, properties=TypedProperties[__AMQ_CID=5d5b56e3-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5e51f64b-f719-40e9-beb9-3736cbf2fce7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b40faa77-55ef-48b2-b34e-9dab9b8a7e64]]@2085084607 2024-06-24 20:00:11,617 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from fce7ae85-92f0-4a03-92c8-303a323fba60: CoreMessage[messageID=6117, durable=true, userID=5d5b7df7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=fce7ae85-92f0-4a03-92c8-303a323fba60, size=939, properties=TypedProperties[__AMQ_CID=5d5b56e3-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5e51f64b-f719-40e9-beb9-3736cbf2fce7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b40faa77-55ef-48b2-b34e-9dab9b8a7e64]]@2085084607 to transaction: TransactionImpl [xid=null, txID=6120, xid=null, state=ACTIVE, createTime=1719259211617(Mon Jun 24 20:00:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7e47d94d 2024-06-24 20:00:11,618 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from fce7ae85-92f0-4a03-92c8-303a323fba60: CoreMessage[messageID=6117, durable=true, userID=5d5b7df7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=fce7ae85-92f0-4a03-92c8-303a323fba60, size=939, properties=TypedProperties[__AMQ_CID=5d5b56e3-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5e51f64b-f719-40e9-beb9-3736cbf2fce7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b40faa77-55ef-48b2-b34e-9dab9b8a7e64]]@2085084607, transaction: TransactionImpl [xid=null, txID=6120, xid=null, state=COMMITTED, createTime=1719259211617(Mon Jun 24 20:00:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7e47d94d 2024-06-24 20:00:11,618 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5d5b2fd1-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b40faa77-55ef-48b2-b34e-9dab9b8a7e64, activemq.broker=mom57] 2024-06-24 20:00:11,618 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5d2ca5ae-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2024-06-24 20:00:11,619 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6097, durable=true, userID=5d2d41f5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5d2cccc0-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5e51f64b-f719-40e9-beb9-3736cbf2fce7, JMSReplyTo=temp-queue://fce7ae85-92f0-4a03-92c8-303a323fba60, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@204006715, transaction: TransactionImpl [xid=null, txID=6112, xid=null, state=COMMITTED, createTime=1719259211615(Mon Jun 24 20:00:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@41bc387b 2024-06-24 20:00:11,619 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5a86112a] 2024-06-24 20:00:11,620 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5d5ae1ac-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:11,621 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@700429e0[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:11,621 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006976 ms 2024-06-24 20:00:11,621 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5d5a6c76-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:11,622 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:11,622 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 314.235581 ms 2024-06-24 20:00:11,622 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:11,623 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:11,623 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:11,623 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1715182843'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:11,625 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom86] 2024-06-24 20:00:11,625 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5d5cb679-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-24 20:00:11,626 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d5cb67c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d5cb679-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d5cb679-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e4fed3b, true, {}] 2024-06-24 20:00:11,626 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d5cdd8d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d5cb679-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d5cb679-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1522fd5a, true, {}] 2024-06-24 20:00:11,626 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9fb812a3-fd86-48cb-8470-d1c1e20b703b, address=9fb812a3-fd86-48cb-8470-d1c1e20b703b, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:11,627 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@218ae22a 2024-06-24 20:00:11,627 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@63e27981 2024-06-24 20:00:11,627 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9fb812a3-fd86-48cb-8470-d1c1e20b703b, null, 0, false, true, null] 2024-06-24 20:00:11,629 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6162, durable=true, userID=5d5d2bb0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5d5cb67b-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2b0c1d25-f315-440a-8a68-a0e296a6390e, JMSReplyTo=temp-queue://9fb812a3-fd86-48cb-8470-d1c1e20b703b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@76410146, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-24 20:00:11,924 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5d8a5631-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom56] 2024-06-24 20:00:11,925 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d8a7d44-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d8a5631-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d8a5631-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7fbde4a3, true, {}] 2024-06-24 20:00:11,925 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d8a7d45-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d8a5631-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d8a5631-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d8be453, true, {}] 2024-06-24 20:00:11,926 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=69edf5d3-5497-4019-9ce0-e81c696b32e9, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:11,927 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@22566f3 2024-06-24 20:00:11,927 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 69edf5d3-5497-4019-9ce0-e81c696b32e9, null, 0, false, true, null] 2024-06-24 20:00:11,927 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5d8acb67-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom56] 2024-06-24 20:00:11,928 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d8af27a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d8acb67-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d8acb67-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28366a89, true, {}] 2024-06-24 20:00:11,928 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d8af27b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d8acb67-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d8acb67-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b0ea5bb, true, {}] 2024-06-24 20:00:11,928 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-24 20:00:11,929 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6162]:RELIABLE:CoreMessage[messageID=6162, durable=true, userID=5d5d2bb0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5d5cb67b-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2b0c1d25-f315-440a-8a68-a0e296a6390e, JMSReplyTo=temp-queue://9fb812a3-fd86-48cb-8470-d1c1e20b703b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@76410146 2024-06-24 20:00:11,929 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6162, durable=true, userID=5d5d2bb0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5d5cb67b-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2b0c1d25-f315-440a-8a68-a0e296a6390e, JMSReplyTo=temp-queue://9fb812a3-fd86-48cb-8470-d1c1e20b703b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@76410146 to transaction: TransactionImpl [xid=null, txID=6177, xid=null, state=ACTIVE, createTime=1719259211929(Mon Jun 24 20:00:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@527beb0d 2024-06-24 20:00:11,930 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5d8b409c-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fadbb405-7342-47d8-974a-028443fb49c9, activemq.broker=mom56] 2024-06-24 20:00:11,930 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d8b409f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d8b409c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d8b409c-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e05022c, true, {}] 2024-06-24 20:00:11,930 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d8b40a0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d8b409c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d8b409c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53312fdd, true, {}] 2024-06-24 20:00:11,931 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6182, durable=true, userID=5d8b66b2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=9fb812a3-fd86-48cb-8470-d1c1e20b703b, size=939, properties=TypedProperties[__AMQ_CID=5d8b409e-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2b0c1d25-f315-440a-8a68-a0e296a6390e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fadbb405-7342-47d8-974a-028443fb49c9]]@1307053602, context: RoutingContextImpl(Address=9fb812a3-fd86-48cb-8470-d1c1e20b703b, routingType=ANYCAST, PreviousAddress=9fb812a3-fd86-48cb-8470-d1c1e20b703b previousRoute:ANYCAST, reusable=true, version=-2147483242) .................................................. ***** durable queues 9fb812a3-fd86-48cb-8470-d1c1e20b703b: ***** non durable for 9fb812a3-fd86-48cb-8470-d1c1e20b703b: - queueID=6158 address:9fb812a3-fd86-48cb-8470-d1c1e20b703b name:9fb812a3-fd86-48cb-8470-d1c1e20b703b filter:null .................................................. , transaction: null 2024-06-24 20:00:11,931 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9fb812a3-fd86-48cb-8470-d1c1e20b703b: Reference[6182]:RELIABLE:CoreMessage[messageID=6182, durable=true, userID=5d8b66b2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=9fb812a3-fd86-48cb-8470-d1c1e20b703b, size=939, properties=TypedProperties[__AMQ_CID=5d8b409e-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2b0c1d25-f315-440a-8a68-a0e296a6390e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fadbb405-7342-47d8-974a-028443fb49c9]]@1307053602 2024-06-24 20:00:11,932 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9fb812a3-fd86-48cb-8470-d1c1e20b703b: CoreMessage[messageID=6182, durable=true, userID=5d8b66b2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=9fb812a3-fd86-48cb-8470-d1c1e20b703b, size=939, properties=TypedProperties[__AMQ_CID=5d8b409e-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2b0c1d25-f315-440a-8a68-a0e296a6390e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fadbb405-7342-47d8-974a-028443fb49c9]]@1307053602 to transaction: TransactionImpl [xid=null, txID=6185, xid=null, state=ACTIVE, createTime=1719259211932(Mon Jun 24 20:00:11 UTC 2024), timeoutSeconds=-1, nr operations = 1]@79458d04 2024-06-24 20:00:11,932 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9fb812a3-fd86-48cb-8470-d1c1e20b703b: CoreMessage[messageID=6182, durable=true, userID=5d8b66b2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=9fb812a3-fd86-48cb-8470-d1c1e20b703b, size=939, properties=TypedProperties[__AMQ_CID=5d8b409e-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2b0c1d25-f315-440a-8a68-a0e296a6390e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=fadbb405-7342-47d8-974a-028443fb49c9]]@1307053602, transaction: TransactionImpl [xid=null, txID=6185, xid=null, state=COMMITTED, createTime=1719259211932(Mon Jun 24 20:00:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@79458d04 2024-06-24 20:00:11,932 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5d8b409c-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=fadbb405-7342-47d8-974a-028443fb49c9, activemq.broker=mom56] 2024-06-24 20:00:11,932 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5d5cb679-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-24 20:00:11,933 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6162, durable=true, userID=5d5d2bb0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5d5cb67b-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-2b0c1d25-f315-440a-8a68-a0e296a6390e, JMSReplyTo=temp-queue://9fb812a3-fd86-48cb-8470-d1c1e20b703b, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@76410146, transaction: TransactionImpl [xid=null, txID=6177, xid=null, state=COMMITTED, createTime=1719259211929(Mon Jun 24 20:00:11 UTC 2024), timeoutSeconds=-1, nr operations = 0]@527beb0d 2024-06-24 20:00:11,933 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@62c02089] 2024-06-24 20:00:11,934 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5d8acb67-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:11,935 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4ff765db[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:11,935 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007087 ms 2024-06-24 20:00:11,935 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5d8a5631-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:11,936 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:11,936 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 313.355753 ms 2024-06-24 20:00:11,936 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:11,937 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:11,937 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:11,937 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1286126253'. - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:11,939 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom57] 2024-06-24 20:00:11,939 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5d8c9f34-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-24 20:00:11,940 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d8c9f37-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d8c9f34-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d8c9f34-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64e9de02, true, {}] 2024-06-24 20:00:11,940 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5d8cc648-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5d8c9f34-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5d8c9f34-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24706c79, true, {}] 2024-06-24 20:00:11,940 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0619a8b9-1e5a-49a1-9f60-abe265a81b48, address=0619a8b9-1e5a-49a1-9f60-abe265a81b48, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:11,941 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1cb847a 2024-06-24 20:00:11,941 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3c9031f9 2024-06-24 20:00:11,942 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0619a8b9-1e5a-49a1-9f60-abe265a81b48, null, 0, false, true, null] 2024-06-24 20:00:11,943 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6227, durable=true, userID=5d8d146b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5d8c9f36-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6390656c-b35f-448e-b291-d2c8f7877b64, JMSReplyTo=temp-queue://0619a8b9-1e5a-49a1-9f60-abe265a81b48, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@379842983, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-24 20:00:12,238 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5dba3eec-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom86] 2024-06-24 20:00:12,239 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5dba65ff-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5dba3eec-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5dba3eec-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fa694f8, true, {}] 2024-06-24 20:00:12,240 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5dba8d10-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5dba3eec-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5dba3eec-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@763505d1, true, {}] 2024-06-24 20:00:12,240 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ae8a5753-0174-42a5-857b-4c7019f85aa7, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:12,241 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@26463d89 2024-06-24 20:00:12,241 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ae8a5753-0174-42a5-857b-4c7019f85aa7, null, 0, false, true, null] 2024-06-24 20:00:12,242 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5dbadb32-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom86] 2024-06-24 20:00:12,242 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5dbadb35-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5dbadb32-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5dbadb32-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a86bf65, true, {}] 2024-06-24 20:00:12,242 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5dbadb36-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5dbadb32-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5dbadb32-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1cb5de21, true, {}] 2024-06-24 20:00:12,243 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-24 20:00:12,243 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6227]:RELIABLE:CoreMessage[messageID=6227, durable=true, userID=5d8d146b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5d8c9f36-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6390656c-b35f-448e-b291-d2c8f7877b64, JMSReplyTo=temp-queue://0619a8b9-1e5a-49a1-9f60-abe265a81b48, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@379842983 2024-06-24 20:00:12,244 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6227, durable=true, userID=5d8d146b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5d8c9f36-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6390656c-b35f-448e-b291-d2c8f7877b64, JMSReplyTo=temp-queue://0619a8b9-1e5a-49a1-9f60-abe265a81b48, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@379842983 to transaction: TransactionImpl [xid=null, txID=6242, xid=null, state=ACTIVE, createTime=1719259212243(Mon Jun 24 20:00:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1c47bbbd 2024-06-24 20:00:12,244 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5dbb2957-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=715c7957-e5cf-462f-8f78-38196273fcc2, activemq.broker=mom86] 2024-06-24 20:00:12,244 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5dbb295a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5dbb2957-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5dbb2957-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@145602b2, true, {}] 2024-06-24 20:00:12,245 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5dbb506b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5dbb2957-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5dbb2957-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15cd1388, true, {}] 2024-06-24 20:00:12,246 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6247, durable=true, userID=5dbb506d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=0619a8b9-1e5a-49a1-9f60-abe265a81b48, size=939, properties=TypedProperties[__AMQ_CID=5dbb2959-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6390656c-b35f-448e-b291-d2c8f7877b64, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=715c7957-e5cf-462f-8f78-38196273fcc2]]@405290460, context: RoutingContextImpl(Address=0619a8b9-1e5a-49a1-9f60-abe265a81b48, routingType=ANYCAST, PreviousAddress=0619a8b9-1e5a-49a1-9f60-abe265a81b48 previousRoute:ANYCAST, reusable=true, version=-2147483238) .................................................. ***** durable queues 0619a8b9-1e5a-49a1-9f60-abe265a81b48: ***** non durable for 0619a8b9-1e5a-49a1-9f60-abe265a81b48: - queueID=6223 address:0619a8b9-1e5a-49a1-9f60-abe265a81b48 name:0619a8b9-1e5a-49a1-9f60-abe265a81b48 filter:null .................................................. , transaction: null 2024-06-24 20:00:12,246 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0619a8b9-1e5a-49a1-9f60-abe265a81b48: Reference[6247]:RELIABLE:CoreMessage[messageID=6247, durable=true, userID=5dbb506d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=0619a8b9-1e5a-49a1-9f60-abe265a81b48, size=939, properties=TypedProperties[__AMQ_CID=5dbb2959-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6390656c-b35f-448e-b291-d2c8f7877b64, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=715c7957-e5cf-462f-8f78-38196273fcc2]]@405290460 2024-06-24 20:00:12,246 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0619a8b9-1e5a-49a1-9f60-abe265a81b48: CoreMessage[messageID=6247, durable=true, userID=5dbb506d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=0619a8b9-1e5a-49a1-9f60-abe265a81b48, size=939, properties=TypedProperties[__AMQ_CID=5dbb2959-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6390656c-b35f-448e-b291-d2c8f7877b64, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=715c7957-e5cf-462f-8f78-38196273fcc2]]@405290460 to transaction: TransactionImpl [xid=null, txID=6250, xid=null, state=ACTIVE, createTime=1719259212246(Mon Jun 24 20:00:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3615ef72 2024-06-24 20:00:12,246 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0619a8b9-1e5a-49a1-9f60-abe265a81b48: CoreMessage[messageID=6247, durable=true, userID=5dbb506d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=0619a8b9-1e5a-49a1-9f60-abe265a81b48, size=939, properties=TypedProperties[__AMQ_CID=5dbb2959-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6390656c-b35f-448e-b291-d2c8f7877b64, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=715c7957-e5cf-462f-8f78-38196273fcc2]]@405290460, transaction: TransactionImpl [xid=null, txID=6250, xid=null, state=COMMITTED, createTime=1719259212246(Mon Jun 24 20:00:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3615ef72 2024-06-24 20:00:12,246 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5dbb2957-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=715c7957-e5cf-462f-8f78-38196273fcc2, activemq.broker=mom86] 2024-06-24 20:00:12,247 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5d8c9f34-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom85] 2024-06-24 20:00:12,247 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6227, durable=true, userID=5d8d146b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:11 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5d8c9f36-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6390656c-b35f-448e-b291-d2c8f7877b64, JMSReplyTo=temp-queue://0619a8b9-1e5a-49a1-9f60-abe265a81b48, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@379842983, transaction: TransactionImpl [xid=null, txID=6242, xid=null, state=COMMITTED, createTime=1719259212243(Mon Jun 24 20:00:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1c47bbbd 2024-06-24 20:00:12,248 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6a25c9ad] 2024-06-24 20:00:12,248 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5dbadb32-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:12,249 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1efd47f6[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:12,249 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006709 ms 2024-06-24 20:00:12,250 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5dba3eec-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:12,251 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:12,251 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 313.927658 ms 2024-06-24 20:00:12,251 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:12,251 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:12,251 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:12,252 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 404815036'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:12,253 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom56] 2024-06-24 20:00:12,254 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5dbcafff-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2024-06-24 20:00:12,254 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5dbcb002-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5dbcafff-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5dbcafff-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c209a30, true, {}] 2024-06-24 20:00:12,254 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5dbcb003-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5dbcafff-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5dbcafff-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1eba5897, true, {}] 2024-06-24 20:00:12,255 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7a5229b2-e517-47f6-bdd2-3a50bb1f5525, address=7a5229b2-e517-47f6-bdd2-3a50bb1f5525, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:12,255 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5538e910 2024-06-24 20:00:12,256 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4ccfe2ba 2024-06-24 20:00:12,256 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7a5229b2-e517-47f6-bdd2-3a50bb1f5525, null, 0, false, true, null] 2024-06-24 20:00:12,257 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6292, durable=true, userID=5dbd2536-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5dbcb001-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b6dc8e78-a920-4117-9bde-e8180ea86419, JMSReplyTo=temp-queue://7a5229b2-e517-47f6-bdd2-3a50bb1f5525, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@519053250, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-24 20:00:12,553 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5dea4fb7-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom57] 2024-06-24 20:00:12,554 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5dea4fba-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5dea4fb7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5dea4fb7-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36e04ffa, true, {}] 2024-06-24 20:00:12,554 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5dea76cb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5dea4fb7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5dea4fb7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34460009, true, {}] 2024-06-24 20:00:12,555 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=247b2663-3fd8-4dbc-9f14-222ab71970bb, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:12,555 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2719aa4d 2024-06-24 20:00:12,556 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 247b2663-3fd8-4dbc-9f14-222ab71970bb, null, 0, false, true, null] 2024-06-24 20:00:12,556 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5deac4ed-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom57] 2024-06-24 20:00:12,557 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5deaec00-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5deac4ed-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5deac4ed-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3989bf63, true, {}] 2024-06-24 20:00:12,557 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5deaec01-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5deac4ed-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5deac4ed-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f101d79, true, {}] 2024-06-24 20:00:12,557 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-24 20:00:12,558 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6292]:RELIABLE:CoreMessage[messageID=6292, durable=true, userID=5dbd2536-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5dbcb001-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b6dc8e78-a920-4117-9bde-e8180ea86419, JMSReplyTo=temp-queue://7a5229b2-e517-47f6-bdd2-3a50bb1f5525, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@519053250 2024-06-24 20:00:12,558 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6292, durable=true, userID=5dbd2536-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5dbcb001-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b6dc8e78-a920-4117-9bde-e8180ea86419, JMSReplyTo=temp-queue://7a5229b2-e517-47f6-bdd2-3a50bb1f5525, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@519053250 to transaction: TransactionImpl [xid=null, txID=6307, xid=null, state=ACTIVE, createTime=1719259212558(Mon Jun 24 20:00:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@58b6e5fe 2024-06-24 20:00:12,558 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5deb1312-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=397a39df-3cf5-43a9-8de3-440f51c19d09, activemq.broker=mom57] 2024-06-24 20:00:12,559 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5deb3a25-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5deb1312-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5deb1312-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@241809cd, true, {}] 2024-06-24 20:00:12,559 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5deb3a26-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5deb1312-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5deb1312-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fb1d570, true, {}] 2024-06-24 20:00:12,560 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6312, durable=true, userID=5deb6138-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=7a5229b2-e517-47f6-bdd2-3a50bb1f5525, size=939, properties=TypedProperties[__AMQ_CID=5deb3a24-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b6dc8e78-a920-4117-9bde-e8180ea86419, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=397a39df-3cf5-43a9-8de3-440f51c19d09]]@1801389664, context: RoutingContextImpl(Address=7a5229b2-e517-47f6-bdd2-3a50bb1f5525, routingType=ANYCAST, PreviousAddress=7a5229b2-e517-47f6-bdd2-3a50bb1f5525 previousRoute:ANYCAST, reusable=true, version=-2147483234) .................................................. ***** durable queues 7a5229b2-e517-47f6-bdd2-3a50bb1f5525: ***** non durable for 7a5229b2-e517-47f6-bdd2-3a50bb1f5525: - queueID=6288 address:7a5229b2-e517-47f6-bdd2-3a50bb1f5525 name:7a5229b2-e517-47f6-bdd2-3a50bb1f5525 filter:null .................................................. , transaction: null 2024-06-24 20:00:12,560 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7a5229b2-e517-47f6-bdd2-3a50bb1f5525: Reference[6312]:RELIABLE:CoreMessage[messageID=6312, durable=true, userID=5deb6138-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=7a5229b2-e517-47f6-bdd2-3a50bb1f5525, size=939, properties=TypedProperties[__AMQ_CID=5deb3a24-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b6dc8e78-a920-4117-9bde-e8180ea86419, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=397a39df-3cf5-43a9-8de3-440f51c19d09]]@1801389664 2024-06-24 20:00:12,562 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6292, durable=true, userID=5dbd2536-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5dbcb001-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b6dc8e78-a920-4117-9bde-e8180ea86419, JMSReplyTo=temp-queue://7a5229b2-e517-47f6-bdd2-3a50bb1f5525, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@519053250, transaction: TransactionImpl [xid=null, txID=6307, xid=null, state=COMMITTED, createTime=1719259212558(Mon Jun 24 20:00:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@58b6e5fe 2024-06-24 20:00:12,565 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7a5229b2-e517-47f6-bdd2-3a50bb1f5525: CoreMessage[messageID=6312, durable=true, userID=5deb6138-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=7a5229b2-e517-47f6-bdd2-3a50bb1f5525, size=939, properties=TypedProperties[__AMQ_CID=5deb3a24-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b6dc8e78-a920-4117-9bde-e8180ea86419, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=397a39df-3cf5-43a9-8de3-440f51c19d09]]@1801389664 to transaction: TransactionImpl [xid=null, txID=6313, xid=null, state=ACTIVE, createTime=1719259212565(Mon Jun 24 20:00:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5d0c7686 2024-06-24 20:00:12,565 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7a5229b2-e517-47f6-bdd2-3a50bb1f5525: CoreMessage[messageID=6312, durable=true, userID=5deb6138-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=7a5229b2-e517-47f6-bdd2-3a50bb1f5525, size=939, properties=TypedProperties[__AMQ_CID=5deb3a24-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-b6dc8e78-a920-4117-9bde-e8180ea86419, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=397a39df-3cf5-43a9-8de3-440f51c19d09]]@1801389664, transaction: TransactionImpl [xid=null, txID=6313, xid=null, state=COMMITTED, createTime=1719259212565(Mon Jun 24 20:00:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5d0c7686 2024-06-24 20:00:12,565 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5deb1312-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=397a39df-3cf5-43a9-8de3-440f51c19d09, activemq.broker=mom57] 2024-06-24 20:00:12,566 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5dbcafff-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst] 2024-06-24 20:00:12,567 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@50b010d4] 2024-06-24 20:00:12,568 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5deac4ed-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:12,568 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3bd6d94a[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:12,568 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007438 ms 2024-06-24 20:00:12,569 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5dea4fb7-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:12,570 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:12,570 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 318.795181 ms 2024-06-24 20:00:12,570 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:12,571 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:12,571 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:12,571 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 24201276'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:12,573 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=requester (Q), activemq.broker=mom86] 2024-06-24 20:00:12,573 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5ded5d0a-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-24 20:00:12,574 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ded5d0d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ded5d0a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ded5d0a-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c99354b, true, {}] 2024-06-24 20:00:12,574 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5ded841e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5ded5d0a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5ded5d0a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a3f58c2, true, {}] 2024-06-24 20:00:12,575 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=831602b1-08c2-4e70-9e7d-b2a199554ef3, address=831602b1-08c2-4e70-9e7d-b2a199554ef3, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:12,575 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@744f1e1b 2024-06-24 20:00:12,576 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@29076ab9 2024-06-24 20:00:12,576 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 831602b1-08c2-4e70-9e7d-b2a199554ef3, null, 0, false, true, null] 2024-06-24 20:00:12,577 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6357, durable=true, userID=5dedf951-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5ded5d0c-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fb9bd4a5-aae4-4781-a8a2-f5cdd92645e7, JMSReplyTo=temp-queue://831602b1-08c2-4e70-9e7d-b2a199554ef3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1522369324, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyRequestFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyRequestFirst previousRoute:ANYCAST, reusable=true, version=-2147483517) .................................................. ***** durable queues test/mom/testQueueRequestReplyRequestFirst: - queueID=1751 address:test/mom/testQueueRequestReplyRequestFirst name:test/mom/testQueueRequestReplyRequestFirst filter:null ***** non durable for test/mom/testQueueRequestReplyRequestFirst: .................................................. , transaction: null 2024-06-24 20:00:12,872 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5e1afcc2-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom56] 2024-06-24 20:00:12,873 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e1b23d5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5e1afcc2-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5e1afcc2-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f1d054a, true, {}] 2024-06-24 20:00:12,873 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e1b23d6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5e1afcc2-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5e1afcc2-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46761f46, true, {}] 2024-06-24 20:00:12,874 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=26e674e3-3a01-402c-a3a6-9fc6a8d2aeb8, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:12,875 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6c7121bf 2024-06-24 20:00:12,875 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 26e674e3-3a01-402c-a3a6-9fc6a8d2aeb8, null, 0, false, true, null] 2024-06-24 20:00:12,875 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5e1b71f8-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=replier (Q), activemq.broker=mom56] 2024-06-24 20:00:12,876 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e1b990b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5e1b71f8-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5e1b71f8-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a66083a, true, {}] 2024-06-24 20:00:12,876 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e1b990c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5e1b71f8-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5e1b71f8-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a6cb070, true, {}] 2024-06-24 20:00:12,876 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyRequestFirst, null, 0, false, true, null] 2024-06-24 20:00:12,877 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyRequestFirst: Reference[6357]:RELIABLE:CoreMessage[messageID=6357, durable=true, userID=5dedf951-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5ded5d0c-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fb9bd4a5-aae4-4781-a8a2-f5cdd92645e7, JMSReplyTo=temp-queue://831602b1-08c2-4e70-9e7d-b2a199554ef3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1522369324 2024-06-24 20:00:12,877 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6357, durable=true, userID=5dedf951-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5ded5d0c-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fb9bd4a5-aae4-4781-a8a2-f5cdd92645e7, JMSReplyTo=temp-queue://831602b1-08c2-4e70-9e7d-b2a199554ef3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1522369324 to transaction: TransactionImpl [xid=null, txID=6372, xid=null, state=ACTIVE, createTime=1719259212877(Mon Jun 24 20:00:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@369dba38 2024-06-24 20:00:12,877 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5e1bc01d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=0dab4dd3-648d-405f-85cf-771556851eb0, activemq.broker=mom56] 2024-06-24 20:00:12,878 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e1be730-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5e1bc01d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5e1bc01d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6415806a, true, {}] 2024-06-24 20:00:12,878 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e1be731-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5e1bc01d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5e1bc01d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d22dd2, true, {}] 2024-06-24 20:00:12,879 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6377, durable=true, userID=5e1c0e43-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=831602b1-08c2-4e70-9e7d-b2a199554ef3, size=939, properties=TypedProperties[__AMQ_CID=5e1be72f-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fb9bd4a5-aae4-4781-a8a2-f5cdd92645e7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0dab4dd3-648d-405f-85cf-771556851eb0]]@2009527246, context: RoutingContextImpl(Address=831602b1-08c2-4e70-9e7d-b2a199554ef3, routingType=ANYCAST, PreviousAddress=831602b1-08c2-4e70-9e7d-b2a199554ef3 previousRoute:ANYCAST, reusable=true, version=-2147483230) .................................................. ***** durable queues 831602b1-08c2-4e70-9e7d-b2a199554ef3: ***** non durable for 831602b1-08c2-4e70-9e7d-b2a199554ef3: - queueID=6353 address:831602b1-08c2-4e70-9e7d-b2a199554ef3 name:831602b1-08c2-4e70-9e7d-b2a199554ef3 filter:null .................................................. , transaction: null 2024-06-24 20:00:12,879 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 831602b1-08c2-4e70-9e7d-b2a199554ef3: Reference[6377]:RELIABLE:CoreMessage[messageID=6377, durable=true, userID=5e1c0e43-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=831602b1-08c2-4e70-9e7d-b2a199554ef3, size=939, properties=TypedProperties[__AMQ_CID=5e1be72f-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fb9bd4a5-aae4-4781-a8a2-f5cdd92645e7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0dab4dd3-648d-405f-85cf-771556851eb0]]@2009527246 2024-06-24 20:00:12,880 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 831602b1-08c2-4e70-9e7d-b2a199554ef3: CoreMessage[messageID=6377, durable=true, userID=5e1c0e43-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=831602b1-08c2-4e70-9e7d-b2a199554ef3, size=939, properties=TypedProperties[__AMQ_CID=5e1be72f-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fb9bd4a5-aae4-4781-a8a2-f5cdd92645e7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0dab4dd3-648d-405f-85cf-771556851eb0]]@2009527246 to transaction: TransactionImpl [xid=null, txID=6380, xid=null, state=ACTIVE, createTime=1719259212879(Mon Jun 24 20:00:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4bc52b7f 2024-06-24 20:00:12,880 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 831602b1-08c2-4e70-9e7d-b2a199554ef3: CoreMessage[messageID=6377, durable=true, userID=5e1c0e43-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=831602b1-08c2-4e70-9e7d-b2a199554ef3, size=939, properties=TypedProperties[__AMQ_CID=5e1be72f-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fb9bd4a5-aae4-4781-a8a2-f5cdd92645e7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=0dab4dd3-648d-405f-85cf-771556851eb0]]@2009527246, transaction: TransactionImpl [xid=null, txID=6380, xid=null, state=COMMITTED, createTime=1719259212879(Mon Jun 24 20:00:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4bc52b7f 2024-06-24 20:00:12,880 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5e1bc01d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@5ee57bb9[name=test/mom/testQueueRequestReplyRequestFirst, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=0dab4dd3-648d-405f-85cf-771556851eb0, activemq.broker=mom56] 2024-06-24 20:00:12,880 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5ded5d0a-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyRequestFirst, activemq.broker=mom84] 2024-06-24 20:00:12,881 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyRequestFirst: CoreMessage[messageID=6357, durable=true, userID=5dedf951-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyRequestFirst, size=887, properties=TypedProperties[__AMQ_CID=5ded5d0c-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fb9bd4a5-aae4-4781-a8a2-f5cdd92645e7, JMSReplyTo=temp-queue://831602b1-08c2-4e70-9e7d-b2a199554ef3, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1522369324, transaction: TransactionImpl [xid=null, txID=6372, xid=null, state=COMMITTED, createTime=1719259212877(Mon Jun 24 20:00:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@369dba38 2024-06-24 20:00:12,881 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@18918ab9] 2024-06-24 20:00:12,882 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5e1b71f8-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:12,882 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4145c02[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:12,882 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007925 ms 2024-06-24 20:00:12,883 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5e1afcc2-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:12,884 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:12,884 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 313.388343 ms 2024-06-24 20:00:12,884 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:12,885 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:12,885 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:12,885 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1941665837'. 2024-06-24 20:00:12,887 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.initRequestReply(JmsMomImplementor.java:218) - Scout JUnit MOM [artemis]: 'request-reply' messaging is disabled 2024-06-24 20:00:12,887 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:00:12,887 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:12,887 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.893912 ms 2024-06-24 20:00:12,887 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:12,888 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:12,888 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:12,888 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 280194442'. 2024-06-24 20:00:12,889 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:00:12,889 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5e1d94e6-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:00:12,890 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e1dbbf9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5e1d94e6-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5e1d94e6-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6dfcf3d3, true, {}] 2024-06-24 20:00:12,890 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e1dbbfa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5e1d94e6-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5e1d94e6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@710a13d1, true, {}] 2024-06-24 20:00:12,891 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8cec001f-184d-4df2-afc9-2f0f012871bb, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:12,892 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@78dfb5 2024-06-24 20:00:12,892 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8cec001f-184d-4df2-afc9-2f0f012871bb, null, 0, false, true, null] 2024-06-24 20:00:12,892 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5e1e0a1c-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:00:12,893 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e1e312f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5e1e0a1c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5e1e0a1c-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3efe317a, true, {}] 2024-06-24 20:00:12,893 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e1e3130-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5e1e0a1c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5e1e0a1c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4be1d64d, true, {}] 2024-06-24 20:00:12,894 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testCurrentMessageRequestReply, null, 0, false, true, null] 2024-06-24 20:00:12,894 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5e1e5841-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testCurrentMessageRequestReply, cid=cid_test, activemq.broker=mom85] 2024-06-24 20:00:12,895 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e1e7f54-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5e1e5841-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5e1e5841-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2571c707, true, {}] 2024-06-24 20:00:12,895 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e1e7f55-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5e1e5841-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5e1e5841-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7dd775c8, true, {}] 2024-06-24 20:00:12,895 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e8d9cf49-fba2-4acf-8a0e-76ffb9745e4f, address=e8d9cf49-fba2-4acf-8a0e-76ffb9745e4f, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:12,895 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@79b3e9d5 2024-06-24 20:00:12,896 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@289330ad 2024-06-24 20:00:12,896 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e8d9cf49-fba2-4acf-8a0e-76ffb9745e4f, null, 0, false, true, null] 2024-06-24 20:00:12,897 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6436, durable=true, userID=5e1ecd78-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=5e1e7f53-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd4be1d6-bea4-4a94-b314-d8621d79138d, JMSReplyTo=temp-queue://e8d9cf49-fba2-4acf-8a0e-76ffb9745e4f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@2088132829, context: RoutingContextImpl(Address=test/mom/testCurrentMessageRequestReply, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessageRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483476) .................................................. ***** durable queues test/mom/testCurrentMessageRequestReply: - queueID=2360 address:test/mom/testCurrentMessageRequestReply name:test/mom/testCurrentMessageRequestReply filter:null ***** non durable for test/mom/testCurrentMessageRequestReply: .................................................. , transaction: null 2024-06-24 20:00:12,901 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testCurrentMessageRequestReply: Reference[6436]:RELIABLE:CoreMessage[messageID=6436, durable=true, userID=5e1ecd78-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=5e1e7f53-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd4be1d6-bea4-4a94-b314-d8621d79138d, JMSReplyTo=temp-queue://e8d9cf49-fba2-4acf-8a0e-76ffb9745e4f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@2088132829 2024-06-24 20:00:12,901 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testCurrentMessageRequestReply: CoreMessage[messageID=6436, durable=true, userID=5e1ecd78-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=5e1e7f53-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd4be1d6-bea4-4a94-b314-d8621d79138d, JMSReplyTo=temp-queue://e8d9cf49-fba2-4acf-8a0e-76ffb9745e4f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@2088132829 to transaction: TransactionImpl [xid=null, txID=6437, xid=null, state=ACTIVE, createTime=1719259212901(Mon Jun 24 20:00:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2c88a986 2024-06-24 20:00:12,902 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5e1f90c9-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@fa97317b[name=test/mom/testCurrentMessageRequestReply, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cid_test, activemq.broker=mom86] 2024-06-24 20:00:12,902 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e1f90cc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5e1f90c9-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5e1f90c9-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1312f4fe, true, {}] 2024-06-24 20:00:12,903 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e1fb7dd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5e1f90c9-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5e1f90c9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ec28dd5, true, {}] 2024-06-24 20:00:12,904 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6442, durable=true, userID=5e1fb7df-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=e8d9cf49-fba2-4acf-8a0e-76ffb9745e4f, size=752, properties=TypedProperties[__AMQ_CID=5e1f90cb-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd4be1d6-bea4-4a94-b314-d8621d79138d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@21719768, context: RoutingContextImpl(Address=e8d9cf49-fba2-4acf-8a0e-76ffb9745e4f, routingType=ANYCAST, PreviousAddress=e8d9cf49-fba2-4acf-8a0e-76ffb9745e4f previousRoute:ANYCAST, reusable=true, version=-2147483225) .................................................. ***** durable queues e8d9cf49-fba2-4acf-8a0e-76ffb9745e4f: ***** non durable for e8d9cf49-fba2-4acf-8a0e-76ffb9745e4f: - queueID=6432 address:e8d9cf49-fba2-4acf-8a0e-76ffb9745e4f name:e8d9cf49-fba2-4acf-8a0e-76ffb9745e4f filter:null .................................................. , transaction: null 2024-06-24 20:00:12,904 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from e8d9cf49-fba2-4acf-8a0e-76ffb9745e4f: Reference[6442]:RELIABLE:CoreMessage[messageID=6442, durable=true, userID=5e1fb7df-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=e8d9cf49-fba2-4acf-8a0e-76ffb9745e4f, size=752, properties=TypedProperties[__AMQ_CID=5e1f90cb-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd4be1d6-bea4-4a94-b314-d8621d79138d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@21719768 2024-06-24 20:00:12,904 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from e8d9cf49-fba2-4acf-8a0e-76ffb9745e4f: CoreMessage[messageID=6442, durable=true, userID=5e1fb7df-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=e8d9cf49-fba2-4acf-8a0e-76ffb9745e4f, size=752, properties=TypedProperties[__AMQ_CID=5e1f90cb-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd4be1d6-bea4-4a94-b314-d8621d79138d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@21719768 to transaction: TransactionImpl [xid=null, txID=6445, xid=null, state=ACTIVE, createTime=1719259212904(Mon Jun 24 20:00:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@227b2c07 2024-06-24 20:00:12,904 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from e8d9cf49-fba2-4acf-8a0e-76ffb9745e4f: CoreMessage[messageID=6442, durable=true, userID=5e1fb7df-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=e8d9cf49-fba2-4acf-8a0e-76ffb9745e4f, size=752, properties=TypedProperties[__AMQ_CID=5e1f90cb-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd4be1d6-bea4-4a94-b314-d8621d79138d, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@21719768, transaction: TransactionImpl [xid=null, txID=6445, xid=null, state=COMMITTED, createTime=1719259212904(Mon Jun 24 20:00:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@227b2c07 2024-06-24 20:00:12,904 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5e1f90c9-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@fa97317b[name=test/mom/testCurrentMessageRequestReply, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cid_test, activemq.broker=mom86] 2024-06-24 20:00:12,904 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testCurrentMessageRequestReply: CoreMessage[messageID=6436, durable=true, userID=5e1ecd78-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessageRequestReply, size=1139, properties=TypedProperties[__AMQ_CID=5e1e7f53-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-bd4be1d6-bea4-4a94-b314-d8621d79138d, JMSReplyTo=temp-queue://e8d9cf49-fba2-4acf-8a0e-76ffb9745e4f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@2088132829, transaction: TransactionImpl [xid=null, txID=6437, xid=null, state=COMMITTED, createTime=1719259212901(Mon Jun 24 20:00:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2c88a986 2024-06-24 20:00:12,905 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5e1e5841-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testCurrentMessageRequestReply, cid=cid_test, activemq.broker=mom85] 2024-06-24 20:00:12,906 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@50ad5625, org.eclipse.scout.rt.mom.jms.JmsSubscription@1d921267] 2024-06-24 20:00:12,906 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5e1e0a1c-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:12,907 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6c54d0dc[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:12,907 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006971 ms 2024-06-24 20:00:12,908 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5e1d94e6-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:12,908 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:12,909 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 20.795625 ms 2024-06-24 20:00:12,909 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:12,909 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:12,909 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:12,910 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2131866547'. - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:12,911 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:12,911 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5e20f061-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:12,912 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e211774-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5e20f061-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5e20f061-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@403a4f86, true, {}] 2024-06-24 20:00:12,912 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e211775-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5e20f061-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5e20f061-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b7475f5, true, {}] 2024-06-24 20:00:12,913 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c84b558f-23c3-41a7-a18f-b980e6ed3de2, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:12,913 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@37d1e9e0 2024-06-24 20:00:12,914 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c84b558f-23c3-41a7-a18f-b980e6ed3de2, null, 0, false, true, null] 2024-06-24 20:00:12,914 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5e216597-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:12,914 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e21659a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5e216597-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5e216597-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7800441d, true, {}] 2024-06-24 20:00:12,915 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e218cab-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5e216597-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5e216597-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e060d15, true, {}] 2024-06-24 20:00:12,915 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 5e218cab-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicRequestReplyTimeout, [MULTICAST], true] 2024-06-24 20:00:12,915 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@45371a04 2024-06-24 20:00:12,916 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1fc0840d-b859-4413-82a5-beddb7806469, address=test/mom/testTopicRequestReplyTimeout, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:12,916 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2aa9dc09 2024-06-24 20:00:12,916 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1fc0840d-b859-4413-82a5-beddb7806469, null, 0, false, true, null] 2024-06-24 20:00:12,917 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 5e21dacd-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom86] 2024-06-24 20:00:12,917 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e21dad0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5e21dacd-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5e21dacd-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5862995e, true, {}] 2024-06-24 20:00:12,917 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [5e21dad1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=5e21dacd-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=5e21dacd-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f015137, true, {}] 2024-06-24 20:00:12,918 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=695e628c-4ce5-43da-9a12-d564477cfcca, address=695e628c-4ce5-43da-9a12-d564477cfcca, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:12,918 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4d1a0944 2024-06-24 20:00:12,918 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2a5f8b2 2024-06-24 20:00:12,919 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 695e628c-4ce5-43da-9a12-d564477cfcca, null, 0, false, true, null] 2024-06-24 20:00:12,920 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6505, durable=true, userID=5e2228f4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=5e21dacf-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-14041543-cb33-4737-a9c2-b5dc64e71e15, JMSReplyTo=temp-queue://695e628c-4ce5-43da-9a12-d564477cfcca, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@386310436, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyTimeout, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyTimeout previousRoute:MULTICAST, reusable=true, version=-2147483221) .................................................. ***** durable queues test/mom/testTopicRequestReplyTimeout: ***** non durable for test/mom/testTopicRequestReplyTimeout: - queueID=6493 address:test/mom/testTopicRequestReplyTimeout name:1fc0840d-b859-4413-82a5-beddb7806469 filter:null .................................................. , transaction: null 2024-06-24 20:00:12,920 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1fc0840d-b859-4413-82a5-beddb7806469: Reference[6505]:RELIABLE:CoreMessage[messageID=6505, durable=true, userID=5e2228f4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=5e21dacf-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-14041543-cb33-4737-a9c2-b5dc64e71e15, JMSReplyTo=temp-queue://695e628c-4ce5-43da-9a12-d564477cfcca, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@386310436 2024-06-24 20:00:12,920 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1fc0840d-b859-4413-82a5-beddb7806469: CoreMessage[messageID=6505, durable=true, userID=5e2228f4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=5e21dacf-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-14041543-cb33-4737-a9c2-b5dc64e71e15, JMSReplyTo=temp-queue://695e628c-4ce5-43da-9a12-d564477cfcca, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@386310436 to transaction: TransactionImpl [xid=null, txID=6506, xid=null, state=ACTIVE, createTime=1719259212920(Mon Jun 24 20:00:12 UTC 2024), timeoutSeconds=-1, nr operations = 1]@34406ff3 2024-06-24 20:00:12,920 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1fc0840d-b859-4413-82a5-beddb7806469: CoreMessage[messageID=6505, durable=true, userID=5e2228f4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:12 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=5e21dacf-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-14041543-cb33-4737-a9c2-b5dc64e71e15, JMSReplyTo=temp-queue://695e628c-4ce5-43da-9a12-d564477cfcca, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@386310436, transaction: TransactionImpl [xid=null, txID=6506, xid=null, state=COMMITTED, createTime=1719259212920(Mon Jun 24 20:00:12 UTC 2024), timeoutSeconds=-1, nr operations = 0]@34406ff3 2024-06-24 20:00:17,917 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom86] 2024-06-24 20:00:17,917 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 611ccb55-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-14041543-cb33-4737-a9c2-b5dc64e71e15, activemq.broker=mom56] 2024-06-24 20:00:17,918 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [611cf268-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=611ccb55-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=611ccb55-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ce6acd7, true, {}] 2024-06-24 20:00:17,919 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [611d1979-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=611ccb55-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=611ccb55-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c852356, true, {}] 2024-06-24 20:00:17,919 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5e21dacd-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyTimeout, activemq.broker=mom86] 2024-06-24 20:00:17,919 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6524, durable=true, userID=611d197b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=611cf267-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-14041543-cb33-4737-a9c2-b5dc64e71e15, _AMQ_ROUTING_TYPE=0]]@1474473266, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483222) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=6483 address:scout.mom.requestreply.cancellation name:c84b558f-23c3-41a7-a18f-b980e6ed3de2 filter:null .................................................. , transaction: null 2024-06-24 20:00:17,920 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c84b558f-23c3-41a7-a18f-b980e6ed3de2: Reference[6524]:RELIABLE:CoreMessage[messageID=6524, durable=true, userID=611d197b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=611cf267-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-14041543-cb33-4737-a9c2-b5dc64e71e15, _AMQ_ROUTING_TYPE=0]]@1474473266 2024-06-24 20:00:17,920 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c84b558f-23c3-41a7-a18f-b980e6ed3de2: CoreMessage[messageID=6524, durable=true, userID=611d197b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=611cf267-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-14041543-cb33-4737-a9c2-b5dc64e71e15, _AMQ_ROUTING_TYPE=0]]@1474473266 to transaction: TransactionImpl [xid=null, txID=6527, xid=null, state=ACTIVE, createTime=1719259217920(Mon Jun 24 20:00:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@165068b2 2024-06-24 20:00:17,920 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c84b558f-23c3-41a7-a18f-b980e6ed3de2: CoreMessage[messageID=6524, durable=true, userID=611d197b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=611cf267-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-14041543-cb33-4737-a9c2-b5dc64e71e15, _AMQ_ROUTING_TYPE=0]]@1474473266, transaction: TransactionImpl [xid=null, txID=6527, xid=null, state=COMMITTED, createTime=1719259217920(Mon Jun 24 20:00:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@165068b2 2024-06-24 20:00:17,920 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 611ccb55-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-14041543-cb33-4737-a9c2-b5dc64e71e15, activemq.broker=mom56] 2024-06-24 20:00:17,920 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3119fcad] 2024-06-24 20:00:17,921 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5e216597-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:17,922 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@19ff6ed4[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:17,922 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007054 ms 2024-06-24 20:00:17,923 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 5e20f061-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:17,923 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:17,923 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5013.983701 ms 2024-06-24 20:00:17,924 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:17,924 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:17,924 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:17,925 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 508999273'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-24 20:00:17,926 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-24 20:00:17,926 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 611e2aed-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-24 20:00:17,927 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [611e5200-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=611e2aed-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=611e2aed-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b887e06, true, {}] 2024-06-24 20:00:17,927 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [611e5201-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=611e2aed-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=611e2aed-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7802696a, true, {}] 2024-06-24 20:00:17,928 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=52e2bb2a-871a-469c-a993-21dafd1e3546, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:17,928 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2c96b311 2024-06-24 20:00:17,929 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 52e2bb2a-871a-469c-a993-21dafd1e3546, null, 0, false, true, null] 2024-06-24 20:00:17,929 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 611ea023-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-24 20:00:17,929 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [611ea026-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=611ea023-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=611ea023-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@460b5929, true, {}] 2024-06-24 20:00:17,930 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [611ec737-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=611ea023-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=611ea023-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49daa445, true, {}] 2024-06-24 20:00:17,930 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 611ec737-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicRequestReplyMultipleSubscriptions, [MULTICAST], true] 2024-06-24 20:00:17,930 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@8ca9265 2024-06-24 20:00:17,931 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=659fcc80-1a3f-4245-a743-32caf24b182c, address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:17,931 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@9c7be7b 2024-06-24 20:00:17,931 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 659fcc80-1a3f-4245-a743-32caf24b182c, null, 0, false, true, null] 2024-06-24 20:00:17,932 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 611f1559-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-24 20:00:17,932 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [611f155c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=611f1559-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=611f1559-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e4f6747, true, {}] 2024-06-24 20:00:17,932 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [611f155d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=611f1559-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=611f1559-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@115da656, true, {}] 2024-06-24 20:00:17,933 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8c7a54c6-bb53-4edf-b613-d9ca0f5da552, address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:17,933 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@306b9e6e 2024-06-24 20:00:17,933 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8c7a54c6-bb53-4edf-b613-d9ca0f5da552, null, 0, false, true, null] 2024-06-24 20:00:17,934 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 611f637f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom84] 2024-06-24 20:00:17,934 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [611f6382-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=611f637f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=611f637f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ebda7e, true, {}] 2024-06-24 20:00:17,934 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [611f6383-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=611f637f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=611f637f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43c17e39, true, {}] 2024-06-24 20:00:17,935 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c2d4fe44-2243-4e2c-b38f-7b2cae3ec998, address=c2d4fe44-2243-4e2c-b38f-7b2cae3ec998, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:17,935 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3a7e85d6 2024-06-24 20:00:17,935 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@49ebb6bc 2024-06-24 20:00:17,936 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c2d4fe44-2243-4e2c-b38f-7b2cae3ec998, null, 0, false, true, null] 2024-06-24 20:00:17,936 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6588, durable=true, userID=611fb1a6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=611f6381-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-edd8c212-d14d-416a-b707-bce649d27306, JMSReplyTo=temp-queue://c2d4fe44-2243-4e2c-b38f-7b2cae3ec998, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1000174242, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147483214) .................................................. ***** durable queues test/mom/testTopicRequestReplyMultipleSubscriptions: ***** non durable for test/mom/testTopicRequestReplyMultipleSubscriptions: - queueID=6568 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:659fcc80-1a3f-4245-a743-32caf24b182c filter:null - queueID=6576 address:test/mom/testTopicRequestReplyMultipleSubscriptions name:8c7a54c6-bb53-4edf-b613-d9ca0f5da552 filter:null .................................................. , transaction: null 2024-06-24 20:00:17,936 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 659fcc80-1a3f-4245-a743-32caf24b182c: Reference[6588]:RELIABLE:CoreMessage[messageID=6588, durable=true, userID=611fb1a6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=611f6381-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-edd8c212-d14d-416a-b707-bce649d27306, JMSReplyTo=temp-queue://c2d4fe44-2243-4e2c-b38f-7b2cae3ec998, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1000174242 2024-06-24 20:00:17,937 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8c7a54c6-bb53-4edf-b613-d9ca0f5da552: Reference[6588]:RELIABLE:CoreMessage[messageID=6588, durable=true, userID=611fb1a6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=611f6381-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-edd8c212-d14d-416a-b707-bce649d27306, JMSReplyTo=temp-queue://c2d4fe44-2243-4e2c-b38f-7b2cae3ec998, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1000174242 2024-06-24 20:00:17,937 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8c7a54c6-bb53-4edf-b613-d9ca0f5da552: CoreMessage[messageID=6588, durable=true, userID=611fb1a6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=611f6381-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-edd8c212-d14d-416a-b707-bce649d27306, JMSReplyTo=temp-queue://c2d4fe44-2243-4e2c-b38f-7b2cae3ec998, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1000174242 to transaction: TransactionImpl [xid=null, txID=6589, xid=null, state=ACTIVE, createTime=1719259217937(Mon Jun 24 20:00:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@22c9dfd2 2024-06-24 20:00:17,937 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 659fcc80-1a3f-4245-a743-32caf24b182c: CoreMessage[messageID=6588, durable=true, userID=611fb1a6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=611f6381-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-edd8c212-d14d-416a-b707-bce649d27306, JMSReplyTo=temp-queue://c2d4fe44-2243-4e2c-b38f-7b2cae3ec998, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1000174242 to transaction: TransactionImpl [xid=null, txID=6590, xid=null, state=ACTIVE, createTime=1719259217937(Mon Jun 24 20:00:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3ba8ddab 2024-06-24 20:00:17,937 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8c7a54c6-bb53-4edf-b613-d9ca0f5da552: CoreMessage[messageID=6588, durable=true, userID=611fb1a6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=611f6381-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-edd8c212-d14d-416a-b707-bce649d27306, JMSReplyTo=temp-queue://c2d4fe44-2243-4e2c-b38f-7b2cae3ec998, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1000174242, transaction: TransactionImpl [xid=null, txID=6589, xid=null, state=COMMITTED, createTime=1719259217937(Mon Jun 24 20:00:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@22c9dfd2 2024-06-24 20:00:17,937 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 659fcc80-1a3f-4245-a743-32caf24b182c: CoreMessage[messageID=6588, durable=true, userID=611fb1a6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyMultipleSubscriptions, size=905, properties=TypedProperties[__AMQ_CID=611f6381-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-edd8c212-d14d-416a-b707-bce649d27306, JMSReplyTo=temp-queue://c2d4fe44-2243-4e2c-b38f-7b2cae3ec998, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1000174242, transaction: TransactionImpl [xid=null, txID=6590, xid=null, state=COMMITTED, createTime=1719259217937(Mon Jun 24 20:00:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3ba8ddab 2024-06-24 20:00:17,937 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 611fd8b7-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=f62ac248-d1f7-47df-b4bc-c87af90d9c38, activemq.broker=mom71] 2024-06-24 20:00:17,938 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [611fffca-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=611fd8b7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=611fd8b7-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@246b5364, true, {}] 2024-06-24 20:00:17,938 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [611fffcb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=611fd8b7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=611fd8b7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42866de1, true, {}] 2024-06-24 20:00:17,938 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 611fffcc-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=de35580a-9e81-4d55-8d53-a5a46bcf1c7f, activemq.broker=mom86] 2024-06-24 20:00:17,938 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [611fffd0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=611fffcc-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=611fffcc-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e6dd4cd, true, {}] 2024-06-24 20:00:17,939 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [612026e2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=611fffcc-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=611fffcc-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1852092b, true, {}] 2024-06-24 20:00:17,939 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6597, durable=true, userID=611fffd1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=c2d4fe44-2243-4e2c-b38f-7b2cae3ec998, size=939, properties=TypedProperties[__AMQ_CID=611fffc9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-edd8c212-d14d-416a-b707-bce649d27306, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f62ac248-d1f7-47df-b4bc-c87af90d9c38]]@1474079838, context: RoutingContextImpl(Address=c2d4fe44-2243-4e2c-b38f-7b2cae3ec998, routingType=ANYCAST, PreviousAddress=c2d4fe44-2243-4e2c-b38f-7b2cae3ec998 previousRoute:ANYCAST, reusable=true, version=-2147483213) .................................................. ***** durable queues c2d4fe44-2243-4e2c-b38f-7b2cae3ec998: ***** non durable for c2d4fe44-2243-4e2c-b38f-7b2cae3ec998: - queueID=6584 address:c2d4fe44-2243-4e2c-b38f-7b2cae3ec998 name:c2d4fe44-2243-4e2c-b38f-7b2cae3ec998 filter:null .................................................. , transaction: null 2024-06-24 20:00:17,939 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c2d4fe44-2243-4e2c-b38f-7b2cae3ec998: Reference[6597]:RELIABLE:CoreMessage[messageID=6597, durable=true, userID=611fffd1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=c2d4fe44-2243-4e2c-b38f-7b2cae3ec998, size=939, properties=TypedProperties[__AMQ_CID=611fffc9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-edd8c212-d14d-416a-b707-bce649d27306, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f62ac248-d1f7-47df-b4bc-c87af90d9c38]]@1474079838 2024-06-24 20:00:17,939 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c2d4fe44-2243-4e2c-b38f-7b2cae3ec998: CoreMessage[messageID=6597, durable=true, userID=611fffd1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=c2d4fe44-2243-4e2c-b38f-7b2cae3ec998, size=939, properties=TypedProperties[__AMQ_CID=611fffc9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-edd8c212-d14d-416a-b707-bce649d27306, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f62ac248-d1f7-47df-b4bc-c87af90d9c38]]@1474079838 to transaction: TransactionImpl [xid=null, txID=6602, xid=null, state=ACTIVE, createTime=1719259217939(Mon Jun 24 20:00:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@511e0a9 2024-06-24 20:00:17,939 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c2d4fe44-2243-4e2c-b38f-7b2cae3ec998: CoreMessage[messageID=6597, durable=true, userID=611fffd1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=c2d4fe44-2243-4e2c-b38f-7b2cae3ec998, size=939, properties=TypedProperties[__AMQ_CID=611fffc9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-edd8c212-d14d-416a-b707-bce649d27306, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=f62ac248-d1f7-47df-b4bc-c87af90d9c38]]@1474079838, transaction: TransactionImpl [xid=null, txID=6602, xid=null, state=COMMITTED, createTime=1719259217939(Mon Jun 24 20:00:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@511e0a9 2024-06-24 20:00:17,939 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6606, durable=true, userID=612026e4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=c2d4fe44-2243-4e2c-b38f-7b2cae3ec998, size=939, properties=TypedProperties[__AMQ_CID=611fffcf-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-edd8c212-d14d-416a-b707-bce649d27306, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=de35580a-9e81-4d55-8d53-a5a46bcf1c7f]]@1048266194, context: RoutingContextImpl(Address=c2d4fe44-2243-4e2c-b38f-7b2cae3ec998, routingType=ANYCAST, PreviousAddress=c2d4fe44-2243-4e2c-b38f-7b2cae3ec998 previousRoute:ANYCAST, reusable=true, version=-2147483213) .................................................. ***** durable queues c2d4fe44-2243-4e2c-b38f-7b2cae3ec998: ***** non durable for c2d4fe44-2243-4e2c-b38f-7b2cae3ec998: - queueID=6584 address:c2d4fe44-2243-4e2c-b38f-7b2cae3ec998 name:c2d4fe44-2243-4e2c-b38f-7b2cae3ec998 filter:null .................................................. , transaction: null 2024-06-24 20:00:17,939 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 611fd8b7-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=f62ac248-d1f7-47df-b4bc-c87af90d9c38, activemq.broker=mom71] 2024-06-24 20:00:17,940 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 611f637f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom84] 2024-06-24 20:00:17,940 INFO [scout-thread-18] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@unknown added acknowledgement of a message from c2d4fe44-2243-4e2c-b38f-7b2cae3ec998: CoreMessage[messageID=6606, durable=true, userID=612026e4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=c2d4fe44-2243-4e2c-b38f-7b2cae3ec998, size=939, properties=TypedProperties[__AMQ_CID=611fffcf-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-edd8c212-d14d-416a-b707-bce649d27306, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=de35580a-9e81-4d55-8d53-a5a46bcf1c7f]]@1048266194 to transaction: TransactionImpl [xid=null, txID=6616, xid=null, state=ACTIVE, createTime=1719259217940(Mon Jun 24 20:00:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1047edb4 - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom84] 2024-06-24 20:00:17,940 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 611fffcc-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9cfe9c6e[name=test/mom/testTopicRequestReplyMultipleSubscriptions, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=de35580a-9e81-4d55-8d53-a5a46bcf1c7f, activemq.broker=mom86] 2024-06-24 20:00:17,940 INFO [scout-thread-18] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@unknown acknowledged message from c2d4fe44-2243-4e2c-b38f-7b2cae3ec998: CoreMessage[messageID=6606, durable=true, userID=612026e4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=c2d4fe44-2243-4e2c-b38f-7b2cae3ec998, size=939, properties=TypedProperties[__AMQ_CID=611fffcf-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-edd8c212-d14d-416a-b707-bce649d27306, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=de35580a-9e81-4d55-8d53-a5a46bcf1c7f]]@1048266194, transaction: TransactionImpl [xid=null, txID=6616, xid=null, state=COMMITTED, createTime=1719259217940(Mon Jun 24 20:00:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1047edb4 - MDC[jobName=request on test/mom/testTopicRequestReplyMultipleSubscriptions, activemq.broker=mom84] 2024-06-24 20:00:17,941 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2643caa6, org.eclipse.scout.rt.mom.jms.JmsSubscription@2b20caed] 2024-06-24 20:00:17,942 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 611ea023-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:17,943 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 611f1559-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:17,944 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@18c30578[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:17,944 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007212 ms 2024-06-24 20:00:17,945 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 611e2aed-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:17,945 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:17,945 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 20.986000 ms 2024-06-24 20:00:17,945 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:17,946 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:17,946 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:17,947 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1434491790'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:17,948 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:17,948 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 61218676-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:17,949 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6121ad89-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=61218676-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=61218676-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2854b417, true, {}] 2024-06-24 20:00:17,949 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6121ad8a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=61218676-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=61218676-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e636da1, true, {}] 2024-06-24 20:00:17,950 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9bc2b0df-2140-4b26-ad78-1e39162a3eae, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:17,950 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4947eac9 2024-06-24 20:00:17,950 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9bc2b0df-2140-4b26-ad78-1e39162a3eae, null, 0, false, true, null] 2024-06-24 20:00:17,951 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6121fbac-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:17,951 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6121fbaf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6121fbac-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6121fbac-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4154b99b, true, {}] 2024-06-24 20:00:17,951 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6121fbb0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6121fbac-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6121fbac-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ee77914, true, {}] 2024-06-24 20:00:17,952 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_ObjectMarshaller_Exception, null, 0, false, true, null] 2024-06-24 20:00:17,952 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 612222c1-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_ObjectMarshaller_Exception, activemq.broker=mom57] 2024-06-24 20:00:17,953 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [612249d4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=612222c1-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=612222c1-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74691c50, true, {}] 2024-06-24 20:00:17,953 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [612249d5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=612222c1-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=612222c1-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dbea4f1, true, {}] 2024-06-24 20:00:17,953 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4ab2b08b-a46b-445c-8525-f06f3cfb086f, address=4ab2b08b-a46b-445c-8525-f06f3cfb086f, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:17,953 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5b22cf62 2024-06-24 20:00:17,954 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3f935401 2024-06-24 20:00:17,954 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4ab2b08b-a46b-445c-8525-f06f3cfb086f, null, 0, false, true, null] 2024-06-24 20:00:17,955 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6682, durable=true, userID=612297f8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=612249d3-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ed146654-143e-4b35-ade2-01d60898439d, JMSReplyTo=temp-queue://4ab2b08b-a46b-445c-8525-f06f3cfb086f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1718765597, context: RoutingContextImpl(Address=test/mom/testRequestReply_ObjectMarshaller_Exception, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_ObjectMarshaller_Exception previousRoute:ANYCAST, reusable=true, version=-2147483457) .................................................. ***** durable queues test/mom/testRequestReply_ObjectMarshaller_Exception: - queueID=2586 address:test/mom/testRequestReply_ObjectMarshaller_Exception name:test/mom/testRequestReply_ObjectMarshaller_Exception filter:null ***** non durable for test/mom/testRequestReply_ObjectMarshaller_Exception: .................................................. , transaction: null 2024-06-24 20:00:17,955 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_ObjectMarshaller_Exception: Reference[6682]:RELIABLE:CoreMessage[messageID=6682, durable=true, userID=612297f8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=612249d3-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ed146654-143e-4b35-ade2-01d60898439d, JMSReplyTo=temp-queue://4ab2b08b-a46b-445c-8525-f06f3cfb086f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1718765597 2024-06-24 20:00:17,956 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_ObjectMarshaller_Exception: CoreMessage[messageID=6682, durable=true, userID=612297f8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=612249d3-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ed146654-143e-4b35-ade2-01d60898439d, JMSReplyTo=temp-queue://4ab2b08b-a46b-445c-8525-f06f3cfb086f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1718765597 to transaction: TransactionImpl [xid=null, txID=6683, xid=null, state=ACTIVE, createTime=1719259217956(Mon Jun 24 20:00:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@326aabe8 2024-06-24 20:00:17,956 ERROR [scout-thread-18] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ecfb27fc-9f25-4558-a858-cc15bffd4236, activemq.broker=mom84] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_ObjectMarshaller_Exception(JmsMomWithRequestReplyTest.java:623) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 20:00:17,957 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6122bf09-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ecfb27fc-9f25-4558-a858-cc15bffd4236, activemq.broker=mom84] 2024-06-24 20:00:17,957 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6122e61c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6122bf09-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6122bf09-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e4403d4, true, {}] 2024-06-24 20:00:17,957 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6122e61d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6122bf09-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6122bf09-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@281ce0fd, true, {}] 2024-06-24 20:00:17,958 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6688, durable=true, userID=61230d2f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=4ab2b08b-a46b-445c-8525-f06f3cfb086f, size=1335, properties=TypedProperties[__AMQ_CID=6122e61b-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ed146654-143e-4b35-ade2-01d60898439d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ecfb27fc-9f25-4558-a858-cc15bffd4236]]@344999807, context: RoutingContextImpl(Address=4ab2b08b-a46b-445c-8525-f06f3cfb086f, routingType=ANYCAST, PreviousAddress=4ab2b08b-a46b-445c-8525-f06f3cfb086f previousRoute:ANYCAST, reusable=true, version=-2147483207) .................................................. ***** durable queues 4ab2b08b-a46b-445c-8525-f06f3cfb086f: ***** non durable for 4ab2b08b-a46b-445c-8525-f06f3cfb086f: - queueID=6678 address:4ab2b08b-a46b-445c-8525-f06f3cfb086f name:4ab2b08b-a46b-445c-8525-f06f3cfb086f filter:null .................................................. , transaction: null 2024-06-24 20:00:17,958 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4ab2b08b-a46b-445c-8525-f06f3cfb086f: Reference[6688]:RELIABLE:CoreMessage[messageID=6688, durable=true, userID=61230d2f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=4ab2b08b-a46b-445c-8525-f06f3cfb086f, size=1335, properties=TypedProperties[__AMQ_CID=6122e61b-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ed146654-143e-4b35-ade2-01d60898439d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ecfb27fc-9f25-4558-a858-cc15bffd4236]]@344999807 2024-06-24 20:00:17,958 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4ab2b08b-a46b-445c-8525-f06f3cfb086f: CoreMessage[messageID=6688, durable=true, userID=61230d2f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=4ab2b08b-a46b-445c-8525-f06f3cfb086f, size=1335, properties=TypedProperties[__AMQ_CID=6122e61b-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ed146654-143e-4b35-ade2-01d60898439d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ecfb27fc-9f25-4558-a858-cc15bffd4236]]@344999807 to transaction: TransactionImpl [xid=null, txID=6691, xid=null, state=ACTIVE, createTime=1719259217958(Mon Jun 24 20:00:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1d0e66eb 2024-06-24 20:00:17,959 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4ab2b08b-a46b-445c-8525-f06f3cfb086f: CoreMessage[messageID=6688, durable=true, userID=61230d2f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=4ab2b08b-a46b-445c-8525-f06f3cfb086f, size=1335, properties=TypedProperties[__AMQ_CID=6122e61b-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ed146654-143e-4b35-ade2-01d60898439d, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=ecfb27fc-9f25-4558-a858-cc15bffd4236]]@344999807, transaction: TransactionImpl [xid=null, txID=6691, xid=null, state=COMMITTED, createTime=1719259217958(Mon Jun 24 20:00:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1d0e66eb 2024-06-24 20:00:17,959 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6122bf09-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@82e90c7a[name=test/mom/testRequestReply_ObjectMarshaller_Exception, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=ecfb27fc-9f25-4558-a858-cc15bffd4236, activemq.broker=mom84] 2024-06-24 20:00:17,959 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_ObjectMarshaller_Exception: CoreMessage[messageID=6682, durable=true, userID=612297f8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_ObjectMarshaller_Exception, size=777, properties=TypedProperties[__AMQ_CID=612249d3-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ed146654-143e-4b35-ade2-01d60898439d, JMSReplyTo=temp-queue://4ab2b08b-a46b-445c-8525-f06f3cfb086f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1718765597, transaction: TransactionImpl [xid=null, txID=6683, xid=null, state=COMMITTED, createTime=1719259217956(Mon Jun 24 20:00:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@326aabe8 2024-06-24 20:00:17,959 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 612222c1-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_ObjectMarshaller_Exception, activemq.broker=mom57] 2024-06-24 20:00:17,960 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5246453e] 2024-06-24 20:00:17,961 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6121fbac-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:17,962 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4a5b43f8[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:17,962 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007851 ms 2024-06-24 20:00:17,962 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 61218676-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:17,963 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:17,963 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 17.047573 ms 2024-06-24 20:00:17,963 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:17,964 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:17,964 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:17,965 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 387703894'. - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:17,966 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:17,966 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 612445b1-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:17,967 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61246cc4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=612445b1-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=612445b1-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@409f83f4, true, {}] 2024-06-24 20:00:17,967 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61246cc5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=612445b1-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=612445b1-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67a456c8, true, {}] 2024-06-24 20:00:17,968 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9a95f05b-0bfc-497c-aa56-f400242014da, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:17,968 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5904d350 2024-06-24 20:00:17,968 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9a95f05b-0bfc-497c-aa56-f400242014da, null, 0, false, true, null] 2024-06-24 20:00:17,969 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6124bae7-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:17,969 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6124baea-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6124bae7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6124bae7-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c92b72d, true, {}] 2024-06-24 20:00:17,969 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6124baeb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6124bae7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6124bae7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@253a989b, true, {}] 2024-06-24 20:00:17,970 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 6124baeb-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicRequestReplyCorrelationId, [MULTICAST], true] 2024-06-24 20:00:17,970 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6b62e1d1 2024-06-24 20:00:17,970 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2e617895-152d-47f3-a996-59a9c0f61b58, address=test/mom/testTopicRequestReplyCorrelationId, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:17,971 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2429525a 2024-06-24 20:00:17,971 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2e617895-152d-47f3-a996-59a9c0f61b58, null, 0, false, true, null] 2024-06-24 20:00:17,972 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6125301d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyCorrelationId, cid=cid:abc, activemq.broker=mom57] 2024-06-24 20:00:17,972 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61253020-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6125301d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6125301d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51ac4f23, true, {}] 2024-06-24 20:00:17,972 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61253021-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6125301d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6125301d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2430e7c1, true, {}] 2024-06-24 20:00:17,973 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6c9dbf1c-9f0f-494c-a73e-8a03601a5750, address=6c9dbf1c-9f0f-494c-a73e-8a03601a5750, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:17,973 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6ef91a66 2024-06-24 20:00:17,973 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1abf8504 2024-06-24 20:00:17,974 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6c9dbf1c-9f0f-494c-a73e-8a03601a5750, null, 0, false, true, null] 2024-06-24 20:00:17,974 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6751, durable=true, userID=61257e44-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=6125301f-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-638bf354-897c-46c3-b0a8-a4e3f68d5c4f, JMSReplyTo=temp-queue://6c9dbf1c-9f0f-494c-a73e-8a03601a5750, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1395280826, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147483203) .................................................. ***** durable queues test/mom/testTopicRequestReplyCorrelationId: ***** non durable for test/mom/testTopicRequestReplyCorrelationId: - queueID=6739 address:test/mom/testTopicRequestReplyCorrelationId name:2e617895-152d-47f3-a996-59a9c0f61b58 filter:null .................................................. , transaction: null 2024-06-24 20:00:17,974 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 2e617895-152d-47f3-a996-59a9c0f61b58: Reference[6751]:RELIABLE:CoreMessage[messageID=6751, durable=true, userID=61257e44-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=6125301f-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-638bf354-897c-46c3-b0a8-a4e3f68d5c4f, JMSReplyTo=temp-queue://6c9dbf1c-9f0f-494c-a73e-8a03601a5750, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1395280826 2024-06-24 20:00:17,975 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 2e617895-152d-47f3-a996-59a9c0f61b58: CoreMessage[messageID=6751, durable=true, userID=61257e44-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=6125301f-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-638bf354-897c-46c3-b0a8-a4e3f68d5c4f, JMSReplyTo=temp-queue://6c9dbf1c-9f0f-494c-a73e-8a03601a5750, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1395280826 to transaction: TransactionImpl [xid=null, txID=6752, xid=null, state=ACTIVE, createTime=1719259217975(Mon Jun 24 20:00:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@134231fa 2024-06-24 20:00:17,975 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 2e617895-152d-47f3-a996-59a9c0f61b58: CoreMessage[messageID=6751, durable=true, userID=61257e44-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=6125301f-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-638bf354-897c-46c3-b0a8-a4e3f68d5c4f, JMSReplyTo=temp-queue://6c9dbf1c-9f0f-494c-a73e-8a03601a5750, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1395280826, transaction: TransactionImpl [xid=null, txID=6752, xid=null, state=COMMITTED, createTime=1719259217975(Mon Jun 24 20:00:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@134231fa 2024-06-24 20:00:17,975 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6125a555-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@c2f6cce5[name=test/mom/testTopicRequestReplyCorrelationId, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=cid:abc, activemq.broker=mom84] 2024-06-24 20:00:17,976 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6125cc68-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6125a555-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6125a555-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40b0b94, true, {}] 2024-06-24 20:00:17,976 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6125cc69-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6125a555-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6125a555-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d7d7104, true, {}] 2024-06-24 20:00:17,977 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6757, durable=true, userID=6125f37b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=6c9dbf1c-9f0f-494c-a73e-8a03601a5750, size=873, properties=TypedProperties[__AMQ_CID=6125cc67-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-638bf354-897c-46c3-b0a8-a4e3f68d5c4f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1867654698, context: RoutingContextImpl(Address=6c9dbf1c-9f0f-494c-a73e-8a03601a5750, routingType=ANYCAST, PreviousAddress=6c9dbf1c-9f0f-494c-a73e-8a03601a5750 previousRoute:ANYCAST, reusable=true, version=-2147483202) .................................................. ***** durable queues 6c9dbf1c-9f0f-494c-a73e-8a03601a5750: ***** non durable for 6c9dbf1c-9f0f-494c-a73e-8a03601a5750: - queueID=6747 address:6c9dbf1c-9f0f-494c-a73e-8a03601a5750 name:6c9dbf1c-9f0f-494c-a73e-8a03601a5750 filter:null .................................................. , transaction: null 2024-06-24 20:00:17,977 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6c9dbf1c-9f0f-494c-a73e-8a03601a5750: Reference[6757]:RELIABLE:CoreMessage[messageID=6757, durable=true, userID=6125f37b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=6c9dbf1c-9f0f-494c-a73e-8a03601a5750, size=873, properties=TypedProperties[__AMQ_CID=6125cc67-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-638bf354-897c-46c3-b0a8-a4e3f68d5c4f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1867654698 2024-06-24 20:00:17,977 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6c9dbf1c-9f0f-494c-a73e-8a03601a5750: CoreMessage[messageID=6757, durable=true, userID=6125f37b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=6c9dbf1c-9f0f-494c-a73e-8a03601a5750, size=873, properties=TypedProperties[__AMQ_CID=6125cc67-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-638bf354-897c-46c3-b0a8-a4e3f68d5c4f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1867654698 to transaction: TransactionImpl [xid=null, txID=6760, xid=null, state=ACTIVE, createTime=1719259217977(Mon Jun 24 20:00:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3d7d560a 2024-06-24 20:00:17,977 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6c9dbf1c-9f0f-494c-a73e-8a03601a5750: CoreMessage[messageID=6757, durable=true, userID=6125f37b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=6c9dbf1c-9f0f-494c-a73e-8a03601a5750, size=873, properties=TypedProperties[__AMQ_CID=6125cc67-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-638bf354-897c-46c3-b0a8-a4e3f68d5c4f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1867654698, transaction: TransactionImpl [xid=null, txID=6760, xid=null, state=COMMITTED, createTime=1719259217977(Mon Jun 24 20:00:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3d7d560a 2024-06-24 20:00:17,977 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6125a555-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@c2f6cce5[name=test/mom/testTopicRequestReplyCorrelationId, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=cid:abc, activemq.broker=mom84] 2024-06-24 20:00:17,978 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6125301d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyCorrelationId, cid=cid:abc, activemq.broker=mom57] 2024-06-24 20:00:17,980 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@125ed27] 2024-06-24 20:00:17,981 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6124bae7-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:17,981 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4af11bf1[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:17,981 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006960 ms 2024-06-24 20:00:17,982 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 612445b1-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:17,983 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:17,983 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.831695 ms 2024-06-24 20:00:17,983 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:17,984 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:17,984 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:17,985 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 107097395'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:17,986 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:17,986 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6127530d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:17,987 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61277a20-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6127530d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6127530d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59b8bde2, true, {}] 2024-06-24 20:00:17,987 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [61277a21-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6127530d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6127530d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bde4709, true, {}] 2024-06-24 20:00:17,988 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=73ad8de9-6516-4513-b7f9-b4b4ad6b6c25, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:17,988 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6b303888 2024-06-24 20:00:17,988 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 73ad8de9-6516-4513-b7f9-b4b4ad6b6c25, null, 0, false, true, null] 2024-06-24 20:00:17,989 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6127c843-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom56] 2024-06-24 20:00:17,989 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6127c846-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6127c843-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6127c843-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e977c05, true, {}] 2024-06-24 20:00:17,989 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6127c847-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6127c843-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6127c843-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c1e272, true, {}] 2024-06-24 20:00:17,990 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null] 2024-06-24 20:00:17,991 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6127ef58-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom84] 2024-06-24 20:00:17,991 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6128166b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6127ef58-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6127ef58-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e6a5a39, true, {}] 2024-06-24 20:00:17,991 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6128166c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6127ef58-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6127ef58-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c7fdaee, true, {}] 2024-06-24 20:00:17,991 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b580efd3-d017-4b50-849c-c37c4e8d8714, address=b580efd3-d017-4b50-849c-c37c4e8d8714, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:17,992 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5fb23548 2024-06-24 20:00:17,992 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4461ac39 2024-06-24 20:00:17,992 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b580efd3-d017-4b50-849c-c37c4e8d8714, null, 0, false, true, null] 2024-06-24 20:00:17,993 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6822, durable=true, userID=6128648f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=6128166a-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba9d730f-1634-42ee-8a25-098025848e6a, JMSReplyTo=temp-queue://b580efd3-d017-4b50-849c-c37c4e8d8714, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1704989547, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446) .................................................. ***** durable queues test/mom/testQueueRequestReplyCancellation: - queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null ***** non durable for test/mom/testQueueRequestReplyCancellation: .................................................. , transaction: null 2024-06-24 20:00:17,997 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[6822]:RELIABLE:CoreMessage[messageID=6822, durable=true, userID=6128648f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=6128166a-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba9d730f-1634-42ee-8a25-098025848e6a, JMSReplyTo=temp-queue://b580efd3-d017-4b50-849c-c37c4e8d8714, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1704989547 2024-06-24 20:00:17,998 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=6822, durable=true, userID=6128648f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=6128166a-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba9d730f-1634-42ee-8a25-098025848e6a, JMSReplyTo=temp-queue://b580efd3-d017-4b50-849c-c37c4e8d8714, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1704989547 to transaction: TransactionImpl [xid=null, txID=6823, xid=null, state=ACTIVE, createTime=1719259217997(Mon Jun 24 20:00:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1126e8db 2024-06-24 20:00:17,998 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom84] 2024-06-24 20:00:17,998 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 612926e0-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-ba9d730f-1634-42ee-8a25-098025848e6a, activemq.broker=mom71] 2024-06-24 20:00:18,002 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=6822, durable=true, userID=6128648f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=6128166a-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba9d730f-1634-42ee-8a25-098025848e6a, JMSReplyTo=temp-queue://b580efd3-d017-4b50-849c-c37c4e8d8714, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1704989547, transaction: TransactionImpl [xid=null, txID=6823, xid=null, state=COMMITTED, createTime=1719259217997(Mon Jun 24 20:00:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1126e8db 2024-06-24 20:00:18,002 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6129c323-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=612926e0-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=612926e0-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58aa4efa, true, {}] 2024-06-24 20:00:18,002 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6127ef58-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom84] 2024-06-24 20:00:18,002 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6129c324-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=612926e0-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=612926e0-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72a23ad3, true, {}] 2024-06-24 20:00:18,003 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6841, durable=true, userID=6129ea36-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:18 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=6129c322-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba9d730f-1634-42ee-8a25-098025848e6a, _AMQ_ROUTING_TYPE=0]]@1917191066, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483198) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=6804 address:scout.mom.requestreply.cancellation name:73ad8de9-6516-4513-b7f9-b4b4ad6b6c25 filter:null .................................................. , transaction: null 2024-06-24 20:00:18,003 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 73ad8de9-6516-4513-b7f9-b4b4ad6b6c25: Reference[6841]:RELIABLE:CoreMessage[messageID=6841, durable=true, userID=6129ea36-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:18 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=6129c322-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba9d730f-1634-42ee-8a25-098025848e6a, _AMQ_ROUTING_TYPE=0]]@1917191066 2024-06-24 20:00:18,004 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 73ad8de9-6516-4513-b7f9-b4b4ad6b6c25: CoreMessage[messageID=6841, durable=true, userID=6129ea36-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:18 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=6129c322-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba9d730f-1634-42ee-8a25-098025848e6a, _AMQ_ROUTING_TYPE=0]]@1917191066 to transaction: TransactionImpl [xid=null, txID=6844, xid=null, state=ACTIVE, createTime=1719259218004(Mon Jun 24 20:00:18 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5b400229 2024-06-24 20:00:18,004 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 73ad8de9-6516-4513-b7f9-b4b4ad6b6c25: CoreMessage[messageID=6841, durable=true, userID=6129ea36-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:18 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=6129c322-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ba9d730f-1634-42ee-8a25-098025848e6a, _AMQ_ROUTING_TYPE=0]]@1917191066, transaction: TransactionImpl [xid=null, txID=6844, xid=null, state=COMMITTED, createTime=1719259218004(Mon Jun 24 20:00:18 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5b400229 2024-06-24 20:00:18,004 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 612926e0-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-ba9d730f-1634-42ee-8a25-098025848e6a, activemq.broker=mom71] 2024-06-24 20:00:18,004 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@59da4992] 2024-06-24 20:00:18,005 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6127c843-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:18,005 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2b9655b3[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:18,005 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007184 ms 2024-06-24 20:00:18,006 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6127530d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:18,007 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:18,007 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 22.843522 ms 2024-06-24 20:00:18,007 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:18,008 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:18,008 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:18,009 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 809535938'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:18,010 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:18,010 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 612afba8-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:18,011 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [612b22bb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=612afba8-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=612afba8-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c1bf317, true, {}] 2024-06-24 20:00:18,011 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [612b22bc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=612afba8-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=612afba8-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10350993, true, {}] 2024-06-24 20:00:18,012 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=654c1dcc-c9d6-4e60-8855-6141ee5955d2, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:18,012 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@29ca7145 2024-06-24 20:00:18,013 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 654c1dcc-c9d6-4e60-8855-6141ee5955d2, null, 0, false, true, null] 2024-06-24 20:00:18,013 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 612b70de-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom85] 2024-06-24 20:00:18,014 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [612b97f1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=612b70de-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=612b70de-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7fe0e53d, true, {}] 2024-06-24 20:00:18,014 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [612b97f2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=612b70de-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=612b70de-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bc9e4d4, true, {}] 2024-06-24 20:00:18,015 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyTimeout, null, 0, false, true, null] 2024-06-24 20:00:18,015 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 612bbf03-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom56] 2024-06-24 20:00:18,016 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [612bbf06-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=612bbf03-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=612bbf03-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6bd9c32e, true, {}] 2024-06-24 20:00:18,016 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [612be617-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=612bbf03-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=612bbf03-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cb21148, true, {}] 2024-06-24 20:00:18,016 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0449438d-7b2e-448a-a744-98be34328048, address=0449438d-7b2e-448a-a744-98be34328048, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:18,016 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4f5d653 2024-06-24 20:00:18,017 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@aa976cd 2024-06-24 20:00:18,017 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0449438d-7b2e-448a-a744-98be34328048, null, 0, false, true, null] 2024-06-24 20:00:18,018 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6887, durable=true, userID=612c343a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:18 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=612bbf05-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-64f63e55-10f9-4dea-b504-dcfdd9e117a3, JMSReplyTo=temp-queue://0449438d-7b2e-448a-a744-98be34328048, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@311000348, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyTimeout, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyTimeout previousRoute:ANYCAST, reusable=true, version=-2147483441) .................................................. ***** durable queues test/mom/testQueueRequestReplyTimeout: - queueID=2783 address:test/mom/testQueueRequestReplyTimeout name:test/mom/testQueueRequestReplyTimeout filter:null ***** non durable for test/mom/testQueueRequestReplyTimeout: .................................................. , transaction: null 2024-06-24 20:00:18,019 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyTimeout: Reference[6887]:RELIABLE:CoreMessage[messageID=6887, durable=true, userID=612c343a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:18 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=612bbf05-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-64f63e55-10f9-4dea-b504-dcfdd9e117a3, JMSReplyTo=temp-queue://0449438d-7b2e-448a-a744-98be34328048, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@311000348 2024-06-24 20:00:18,019 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyTimeout: CoreMessage[messageID=6887, durable=true, userID=612c343a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:18 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=612bbf05-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-64f63e55-10f9-4dea-b504-dcfdd9e117a3, JMSReplyTo=temp-queue://0449438d-7b2e-448a-a744-98be34328048, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@311000348 to transaction: TransactionImpl [xid=null, txID=6888, xid=null, state=ACTIVE, createTime=1719259218019(Mon Jun 24 20:00:18 UTC 2024), timeoutSeconds=-1, nr operations = 1]@69d21145 2024-06-24 20:00:18,022 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyTimeout: CoreMessage[messageID=6887, durable=true, userID=612c343a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:18 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyTimeout, size=877, properties=TypedProperties[__AMQ_CID=612bbf05-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-64f63e55-10f9-4dea-b504-dcfdd9e117a3, JMSReplyTo=temp-queue://0449438d-7b2e-448a-a744-98be34328048, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@311000348, transaction: TransactionImpl [xid=null, txID=6888, xid=null, state=COMMITTED, createTime=1719259218019(Mon Jun 24 20:00:18 UTC 2024), timeoutSeconds=-1, nr operations = 0]@69d21145 2024-06-24 20:00:23,016 INFO [scout-thread-22] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom56] 2024-06-24 20:00:23,016 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6426d69b-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-64f63e55-10f9-4dea-b504-dcfdd9e117a3, activemq.broker=mom84] 2024-06-24 20:00:23,016 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6426d69e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6426d69b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6426d69b-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2774bae2, true, {}] 2024-06-24 20:00:23,017 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 612bbf03-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyTimeout, activemq.broker=mom56] 2024-06-24 20:00:23,017 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6426fdaf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6426d69b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6426d69b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@245b0238, true, {}] 2024-06-24 20:00:23,018 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6906, durable=true, userID=6426fdb1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=6426d69d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-64f63e55-10f9-4dea-b504-dcfdd9e117a3, _AMQ_ROUTING_TYPE=0]]@250094559, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483194) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=6869 address:scout.mom.requestreply.cancellation name:654c1dcc-c9d6-4e60-8855-6141ee5955d2 filter:null .................................................. , transaction: null 2024-06-24 20:00:23,018 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 654c1dcc-c9d6-4e60-8855-6141ee5955d2: Reference[6906]:RELIABLE:CoreMessage[messageID=6906, durable=true, userID=6426fdb1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=6426d69d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-64f63e55-10f9-4dea-b504-dcfdd9e117a3, _AMQ_ROUTING_TYPE=0]]@250094559 2024-06-24 20:00:23,018 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 654c1dcc-c9d6-4e60-8855-6141ee5955d2: CoreMessage[messageID=6906, durable=true, userID=6426fdb1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=6426d69d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-64f63e55-10f9-4dea-b504-dcfdd9e117a3, _AMQ_ROUTING_TYPE=0]]@250094559 to transaction: TransactionImpl [xid=null, txID=6909, xid=null, state=ACTIVE, createTime=1719259223018(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@185e3c29 2024-06-24 20:00:23,018 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6426d69b-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-64f63e55-10f9-4dea-b504-dcfdd9e117a3, activemq.broker=mom84] 2024-06-24 20:00:23,018 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 654c1dcc-c9d6-4e60-8855-6141ee5955d2: CoreMessage[messageID=6906, durable=true, userID=6426fdb1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=6426d69d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-64f63e55-10f9-4dea-b504-dcfdd9e117a3, _AMQ_ROUTING_TYPE=0]]@250094559, transaction: TransactionImpl [xid=null, txID=6909, xid=null, state=COMMITTED, createTime=1719259223018(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@185e3c29 2024-06-24 20:00:23,018 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@33ccab9c] 2024-06-24 20:00:23,019 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 612b70de-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:23,019 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@42993a26[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:23,020 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007256 ms 2024-06-24 20:00:23,020 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 612afba8-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:23,021 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:23,021 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5013.070810 ms 2024-06-24 20:00:23,021 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:23,022 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:23,022 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:23,023 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1853331485'. - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:23,024 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:23,024 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 64280f23-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:23,025 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64283636-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64280f23-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64280f23-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45f0deaa, true, {}] 2024-06-24 20:00:23,025 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64283637-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64280f23-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64280f23-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e830959, true, {}] 2024-06-24 20:00:23,026 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d1919202-aaa8-41a9-be50-661e9a9438a9, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,026 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@60807919 2024-06-24 20:00:23,027 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d1919202-aaa8-41a9-be50-661e9a9438a9, null, 0, false, true, null] 2024-06-24 20:00:23,027 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 64288459-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:23,027 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6428845c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64288459-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64288459-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2298ec40, true, {}] 2024-06-24 20:00:23,028 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6428ab6d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64288459-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64288459-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17271539, true, {}] 2024-06-24 20:00:23,028 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_JsonMarshaller_Exception1, null, 0, false, true, null] 2024-06-24 20:00:23,029 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6428d27e-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception1, activemq.broker=mom85] 2024-06-24 20:00:23,029 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6428d281-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6428d27e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6428d27e-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34456cc, true, {}] 2024-06-24 20:00:23,029 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6428d282-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6428d27e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6428d27e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7749537e, true, {}] 2024-06-24 20:00:23,030 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4aea811a-521b-4638-95f8-bb505ee28dda, address=4aea811a-521b-4638-95f8-bb505ee28dda, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,030 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@72d91d24 2024-06-24 20:00:23,030 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5ec50d42 2024-06-24 20:00:23,031 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4aea811a-521b-4638-95f8-bb505ee28dda, null, 0, false, true, null] 2024-06-24 20:00:23,032 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6952, durable=true, userID=642947b5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=6428d280-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bef30d2-f9ca-4839-9030-57e1ad29fb5a, JMSReplyTo=temp-queue://4aea811a-521b-4638-95f8-bb505ee28dda, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1009907146, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception1, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception1 previousRoute:ANYCAST, reusable=true, version=-2147483436) .................................................. ***** durable queues test/mom/testRequestReply_JsonMarshaller_Exception1: - queueID=2844 address:test/mom/testRequestReply_JsonMarshaller_Exception1 name:test/mom/testRequestReply_JsonMarshaller_Exception1 filter:null ***** non durable for test/mom/testRequestReply_JsonMarshaller_Exception1: .................................................. , transaction: null 2024-06-24 20:00:23,032 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_JsonMarshaller_Exception1: Reference[6952]:RELIABLE:CoreMessage[messageID=6952, durable=true, userID=642947b5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=6428d280-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bef30d2-f9ca-4839-9030-57e1ad29fb5a, JMSReplyTo=temp-queue://4aea811a-521b-4638-95f8-bb505ee28dda, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1009907146 2024-06-24 20:00:23,033 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_JsonMarshaller_Exception1: CoreMessage[messageID=6952, durable=true, userID=642947b5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=6428d280-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bef30d2-f9ca-4839-9030-57e1ad29fb5a, JMSReplyTo=temp-queue://4aea811a-521b-4638-95f8-bb505ee28dda, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1009907146 to transaction: TransactionImpl [xid=null, txID=6953, xid=null, state=ACTIVE, createTime=1719259223033(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@570a5bd 2024-06-24 20:00:23,033 ERROR [scout-thread-20] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handleThrowable(ExceptionHandler.java:137) - SomethingWrongException: expected-expected-junit-exception - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=1a57efcd-df00-4cb9-9fae-b9c475a8349d, activemq.broker=mom86] org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException: expected-expected-junit-exception at org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest.testRequestReply_JsonMarshaller_Exception1(JmsMomWithRequestReplyTest.java:649) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:75) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 20:00:23,033 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 64296ec6-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=1a57efcd-df00-4cb9-9fae-b9c475a8349d, activemq.broker=mom86] 2024-06-24 20:00:23,034 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [642995d9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64296ec6-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64296ec6-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@791ad639, true, {}] 2024-06-24 20:00:23,034 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [642995da-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64296ec6-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64296ec6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d838dbe, true, {}] 2024-06-24 20:00:23,035 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=6958, durable=true, userID=6429bcec-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=4aea811a-521b-4638-95f8-bb505ee28dda, size=1335, properties=TypedProperties[__AMQ_CID=642995d8-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bef30d2-f9ca-4839-9030-57e1ad29fb5a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1a57efcd-df00-4cb9-9fae-b9c475a8349d]]@1763922395, context: RoutingContextImpl(Address=4aea811a-521b-4638-95f8-bb505ee28dda, routingType=ANYCAST, PreviousAddress=4aea811a-521b-4638-95f8-bb505ee28dda previousRoute:ANYCAST, reusable=true, version=-2147483189) .................................................. ***** durable queues 4aea811a-521b-4638-95f8-bb505ee28dda: ***** non durable for 4aea811a-521b-4638-95f8-bb505ee28dda: - queueID=6948 address:4aea811a-521b-4638-95f8-bb505ee28dda name:4aea811a-521b-4638-95f8-bb505ee28dda filter:null .................................................. , transaction: null 2024-06-24 20:00:23,035 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 4aea811a-521b-4638-95f8-bb505ee28dda: Reference[6958]:RELIABLE:CoreMessage[messageID=6958, durable=true, userID=6429bcec-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=4aea811a-521b-4638-95f8-bb505ee28dda, size=1335, properties=TypedProperties[__AMQ_CID=642995d8-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bef30d2-f9ca-4839-9030-57e1ad29fb5a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1a57efcd-df00-4cb9-9fae-b9c475a8349d]]@1763922395 2024-06-24 20:00:23,035 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 4aea811a-521b-4638-95f8-bb505ee28dda: CoreMessage[messageID=6958, durable=true, userID=6429bcec-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=4aea811a-521b-4638-95f8-bb505ee28dda, size=1335, properties=TypedProperties[__AMQ_CID=642995d8-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bef30d2-f9ca-4839-9030-57e1ad29fb5a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1a57efcd-df00-4cb9-9fae-b9c475a8349d]]@1763922395 to transaction: TransactionImpl [xid=null, txID=6961, xid=null, state=ACTIVE, createTime=1719259223035(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@17123f45 2024-06-24 20:00:23,036 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 4aea811a-521b-4638-95f8-bb505ee28dda: CoreMessage[messageID=6958, durable=true, userID=6429bcec-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=4aea811a-521b-4638-95f8-bb505ee28dda, size=1335, properties=TypedProperties[__AMQ_CID=642995d8-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bef30d2-f9ca-4839-9030-57e1ad29fb5a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest$SomethingWrongException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=1a57efcd-df00-4cb9-9fae-b9c475a8349d]]@1763922395, transaction: TransactionImpl [xid=null, txID=6961, xid=null, state=COMMITTED, createTime=1719259223035(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@17123f45 2024-06-24 20:00:23,036 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 64296ec6-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510c[name=test/mom/testRequestReply_JsonMarshaller_Exception1, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=1a57efcd-df00-4cb9-9fae-b9c475a8349d, activemq.broker=mom86] 2024-06-24 20:00:23,036 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6428d27e-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception1, activemq.broker=mom85] 2024-06-24 20:00:23,037 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@63661fc7] 2024-06-24 20:00:23,060 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_JsonMarshaller_Exception1: CoreMessage[messageID=6952, durable=true, userID=642947b5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception1, size=775, properties=TypedProperties[__AMQ_CID=6428d280-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7bef30d2-f9ca-4839-9030-57e1ad29fb5a, JMSReplyTo=temp-queue://4aea811a-521b-4638-95f8-bb505ee28dda, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1009907146, transaction: TransactionImpl [xid=null, txID=6953, xid=null, state=COMMITTED, createTime=1719259223033(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@570a5bd 2024-06-24 20:00:23,061 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 64288459-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:23,062 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@ccfd1ac[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:23,062 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006660 ms 2024-06-24 20:00:23,063 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 64280f23-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:23,064 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:23,064 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 41.779171 ms 2024-06-24 20:00:23,064 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:23,065 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:23,065 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:23,066 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1433427753'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 20:00:23,067 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 20:00:23,068 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 642ec5fe-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 20:00:23,068 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [642ec601-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=642ec5fe-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=642ec5fe-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55672911, true, {}] 2024-06-24 20:00:23,069 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [642ec602-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=642ec5fe-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=642ec5fe-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48708805, true, {}] 2024-06-24 20:00:23,069 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e1e334c2-2fe6-4798-a19e-9510da45a272, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,070 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@bcc9307 2024-06-24 20:00:23,070 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e1e334c2-2fe6-4798-a19e-9510da45a272, null, 0, false, true, null] 2024-06-24 20:00:23,070 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 642f1424-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 20:00:23,071 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [642f3b37-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=642f1424-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=642f1424-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51e9c154, true, {}] 2024-06-24 20:00:23,071 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [642f3b38-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=642f1424-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=642f1424-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61cb9ff8, true, {}] 2024-06-24 20:00:23,072 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReply_JsonMarshaller_Exception2, null, 0, false, true, null] 2024-06-24 20:00:23,072 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 642f6249-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception2, activemq.broker=mom85] 2024-06-24 20:00:23,072 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [642f624c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=642f6249-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=642f6249-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1778acc7, true, {}] 2024-06-24 20:00:23,073 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [642f895d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=642f6249-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=642f6249-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@163748ee, true, {}] 2024-06-24 20:00:23,073 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=144e0c2f-fda7-4145-88d0-ee00f938760f, address=144e0c2f-fda7-4145-88d0-ee00f938760f, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,073 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5e83c6fb 2024-06-24 20:00:23,074 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6d2fe744 2024-06-24 20:00:23,074 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 144e0c2f-fda7-4145-88d0-ee00f938760f, null, 0, false, true, null] 2024-06-24 20:00:23,075 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7017, durable=true, userID=642fd780-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=642f624b-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-198396c4-7163-40ab-b1ef-436cf8a4dcb1, JMSReplyTo=temp-queue://144e0c2f-fda7-4145-88d0-ee00f938760f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1437029255, context: RoutingContextImpl(Address=test/mom/testRequestReply_JsonMarshaller_Exception2, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReply_JsonMarshaller_Exception2 previousRoute:ANYCAST, reusable=true, version=-2147483431) .................................................. ***** durable queues test/mom/testRequestReply_JsonMarshaller_Exception2: - queueID=2909 address:test/mom/testRequestReply_JsonMarshaller_Exception2 name:test/mom/testRequestReply_JsonMarshaller_Exception2 filter:null ***** non durable for test/mom/testRequestReply_JsonMarshaller_Exception2: .................................................. , transaction: null 2024-06-24 20:00:23,075 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReply_JsonMarshaller_Exception2: Reference[7017]:RELIABLE:CoreMessage[messageID=7017, durable=true, userID=642fd780-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=642f624b-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-198396c4-7163-40ab-b1ef-436cf8a4dcb1, JMSReplyTo=temp-queue://144e0c2f-fda7-4145-88d0-ee00f938760f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1437029255 2024-06-24 20:00:23,076 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReply_JsonMarshaller_Exception2: CoreMessage[messageID=7017, durable=true, userID=642fd780-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=642f624b-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-198396c4-7163-40ab-b1ef-436cf8a4dcb1, JMSReplyTo=temp-queue://144e0c2f-fda7-4145-88d0-ee00f938760f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1437029255 to transaction: TransactionImpl [xid=null, txID=7018, xid=null, state=ACTIVE, createTime=1719259223076(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1da197e3 2024-06-24 20:00:23,076 INFO [scout-thread-20] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:108) - VetoException: undefined [severity=ERROR] - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=39592c64-019b-474a-acfd-0bf3cbd7ac42, activemq.broker=mom86] 2024-06-24 20:00:23,076 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 642ffe91-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=39592c64-019b-474a-acfd-0bf3cbd7ac42, activemq.broker=mom86] 2024-06-24 20:00:23,077 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [643025a4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=642ffe91-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=642ffe91-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78c802e2, true, {}] 2024-06-24 20:00:23,077 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [643025a5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=642ffe91-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=642ffe91-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16c7451, true, {}] 2024-06-24 20:00:23,078 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7023, durable=true, userID=64304cb7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=144e0c2f-fda7-4145-88d0-ee00f938760f, size=1201, properties=TypedProperties[__AMQ_CID=643025a3-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-198396c4-7163-40ab-b1ef-436cf8a4dcb1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=39592c64-019b-474a-acfd-0bf3cbd7ac42]]@2145644784, context: RoutingContextImpl(Address=144e0c2f-fda7-4145-88d0-ee00f938760f, routingType=ANYCAST, PreviousAddress=144e0c2f-fda7-4145-88d0-ee00f938760f previousRoute:ANYCAST, reusable=true, version=-2147483185) .................................................. ***** durable queues 144e0c2f-fda7-4145-88d0-ee00f938760f: ***** non durable for 144e0c2f-fda7-4145-88d0-ee00f938760f: - queueID=7013 address:144e0c2f-fda7-4145-88d0-ee00f938760f name:144e0c2f-fda7-4145-88d0-ee00f938760f filter:null .................................................. , transaction: null 2024-06-24 20:00:23,078 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 144e0c2f-fda7-4145-88d0-ee00f938760f: Reference[7023]:RELIABLE:CoreMessage[messageID=7023, durable=true, userID=64304cb7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=144e0c2f-fda7-4145-88d0-ee00f938760f, size=1201, properties=TypedProperties[__AMQ_CID=643025a3-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-198396c4-7163-40ab-b1ef-436cf8a4dcb1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=39592c64-019b-474a-acfd-0bf3cbd7ac42]]@2145644784 2024-06-24 20:00:23,078 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 144e0c2f-fda7-4145-88d0-ee00f938760f: CoreMessage[messageID=7023, durable=true, userID=64304cb7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=144e0c2f-fda7-4145-88d0-ee00f938760f, size=1201, properties=TypedProperties[__AMQ_CID=643025a3-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-198396c4-7163-40ab-b1ef-436cf8a4dcb1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=39592c64-019b-474a-acfd-0bf3cbd7ac42]]@2145644784 to transaction: TransactionImpl [xid=null, txID=7026, xid=null, state=ACTIVE, createTime=1719259223078(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@73fb0ace 2024-06-24 20:00:23,078 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 144e0c2f-fda7-4145-88d0-ee00f938760f: CoreMessage[messageID=7023, durable=true, userID=64304cb7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=144e0c2f-fda7-4145-88d0-ee00f938760f, size=1201, properties=TypedProperties[__AMQ_CID=643025a3-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-198396c4-7163-40ab-b1ef-436cf8a4dcb1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.RuntimeException","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=39592c64-019b-474a-acfd-0bf3cbd7ac42]]@2145644784, transaction: TransactionImpl [xid=null, txID=7026, xid=null, state=COMMITTED, createTime=1719259223078(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@73fb0ace 2024-06-24 20:00:23,078 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 642ffe91-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@dbe9510d[name=test/mom/testRequestReply_JsonMarshaller_Exception2, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=39592c64-019b-474a-acfd-0bf3cbd7ac42, activemq.broker=mom86] 2024-06-24 20:00:23,079 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReply_JsonMarshaller_Exception2: CoreMessage[messageID=7017, durable=true, userID=642fd780-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReply_JsonMarshaller_Exception2, size=775, properties=TypedProperties[__AMQ_CID=642f624b-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-198396c4-7163-40ab-b1ef-436cf8a4dcb1, JMSReplyTo=temp-queue://144e0c2f-fda7-4145-88d0-ee00f938760f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1437029255, transaction: TransactionImpl [xid=null, txID=7018, xid=null, state=COMMITTED, createTime=1719259223076(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1da197e3 2024-06-24 20:00:23,079 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 642f6249-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReply_JsonMarshaller_Exception2, activemq.broker=mom85] 2024-06-24 20:00:23,080 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@67544105] 2024-06-24 20:00:23,081 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 642f1424-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:23,082 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5d4a05f[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:23,082 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007210 ms 2024-06-24 20:00:23,082 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 642ec5fe-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:23,083 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:23,083 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.008077 ms 2024-06-24 20:00:23,083 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:23,084 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:23,084 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:23,085 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 47929335'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,086 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,086 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 64318539-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,087 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6431ac4c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64318539-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64318539-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a13388a, true, {}] 2024-06-24 20:00:23,087 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6431ac4d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64318539-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64318539-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d2f755f, true, {}] 2024-06-24 20:00:23,088 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=999ee58e-13af-4c2b-a935-431f355d70af, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,088 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@617cd632 2024-06-24 20:00:23,089 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 999ee58e-13af-4c2b-a935-431f355d70af, null, 0, false, true, null] 2024-06-24 20:00:23,089 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6431fa6f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,089 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6431fa72-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6431fa6f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6431fa6f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@350f8b0, true, {}] 2024-06-24 20:00:23,090 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64322183-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6431fa6f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6431fa6f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c6ff426, true, {}] 2024-06-24 20:00:23,090 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 64322183-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testQueueRequestReplyJsonObjectMarshaller, [MULTICAST], true] 2024-06-24 20:00:23,090 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@56bb7500 2024-06-24 20:00:23,091 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fdd4890c-3e8d-4aa1-8241-cead851c5b76, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,091 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@26f96d61 2024-06-24 20:00:23,092 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fdd4890c-3e8d-4aa1-8241-cead851c5b76, null, 0, false, true, null] 2024-06-24 20:00:23,092 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 64326fa5-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyJsonObjectMarshaller, activemq.broker=mom85] 2024-06-24 20:00:23,092 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64326fa8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64326fa5-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64326fa5-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a05f91b, true, {}] 2024-06-24 20:00:23,093 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [643296b9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64326fa5-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64326fa5-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36bf6b57, true, {}] 2024-06-24 20:00:23,093 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=869a3e63-00df-49cd-951f-c3a178969a88, address=869a3e63-00df-49cd-951f-c3a178969a88, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,093 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3708600e 2024-06-24 20:00:23,094 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@776cc2ed 2024-06-24 20:00:23,094 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 869a3e63-00df-49cd-951f-c3a178969a88, null, 0, false, true, null] 2024-06-24 20:00:23,095 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7086, durable=true, userID=6432bdcc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=64326fa7-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-316b0b27-5055-49e1-b648-9977b8dc529e, JMSReplyTo=temp-queue://869a3e63-00df-49cd-951f-c3a178969a88, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@534758327, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyJsonObjectMarshaller, routingType=MULTICAST, PreviousAddress=test/mom/testQueueRequestReplyJsonObjectMarshaller previousRoute:MULTICAST, reusable=true, version=-2147483181) .................................................. ***** durable queues test/mom/testQueueRequestReplyJsonObjectMarshaller: ***** non durable for test/mom/testQueueRequestReplyJsonObjectMarshaller: - queueID=7074 address:test/mom/testQueueRequestReplyJsonObjectMarshaller name:fdd4890c-3e8d-4aa1-8241-cead851c5b76 filter:null .................................................. , transaction: null 2024-06-24 20:00:23,095 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from fdd4890c-3e8d-4aa1-8241-cead851c5b76: Reference[7086]:RELIABLE:CoreMessage[messageID=7086, durable=true, userID=6432bdcc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=64326fa7-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-316b0b27-5055-49e1-b648-9977b8dc529e, JMSReplyTo=temp-queue://869a3e63-00df-49cd-951f-c3a178969a88, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@534758327 2024-06-24 20:00:23,095 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from fdd4890c-3e8d-4aa1-8241-cead851c5b76: CoreMessage[messageID=7086, durable=true, userID=6432bdcc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=64326fa7-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-316b0b27-5055-49e1-b648-9977b8dc529e, JMSReplyTo=temp-queue://869a3e63-00df-49cd-951f-c3a178969a88, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@534758327 to transaction: TransactionImpl [xid=null, txID=7087, xid=null, state=ACTIVE, createTime=1719259223095(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5c0569 2024-06-24 20:00:23,095 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from fdd4890c-3e8d-4aa1-8241-cead851c5b76: CoreMessage[messageID=7086, durable=true, userID=6432bdcc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=64326fa7-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-316b0b27-5055-49e1-b648-9977b8dc529e, JMSReplyTo=temp-queue://869a3e63-00df-49cd-951f-c3a178969a88, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@534758327, transaction: TransactionImpl [xid=null, txID=7087, xid=null, state=COMMITTED, createTime=1719259223095(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5c0569 2024-06-24 20:00:23,096 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 64330bed-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@2a5094ba[name=test/mom/testQueueRequestReplyJsonObjectMarshaller, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=5d0bb704-1b1c-4b74-88f9-0347ea6f7135, activemq.broker=mom86] 2024-06-24 20:00:23,096 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64330bf0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64330bed-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64330bed-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2620450, true, {}] 2024-06-24 20:00:23,096 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64330bf1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64330bed-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64330bed-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66a56de6, true, {}] 2024-06-24 20:00:23,097 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7092, durable=true, userID=64333303-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=869a3e63-00df-49cd-951f-c3a178969a88, size=1077, properties=TypedProperties[__AMQ_CID=64330bef-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-316b0b27-5055-49e1-b648-9977b8dc529e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5d0bb704-1b1c-4b74-88f9-0347ea6f7135]]@230847255, context: RoutingContextImpl(Address=869a3e63-00df-49cd-951f-c3a178969a88, routingType=ANYCAST, PreviousAddress=869a3e63-00df-49cd-951f-c3a178969a88 previousRoute:ANYCAST, reusable=true, version=-2147483180) .................................................. ***** durable queues 869a3e63-00df-49cd-951f-c3a178969a88: ***** non durable for 869a3e63-00df-49cd-951f-c3a178969a88: - queueID=7082 address:869a3e63-00df-49cd-951f-c3a178969a88 name:869a3e63-00df-49cd-951f-c3a178969a88 filter:null .................................................. , transaction: null 2024-06-24 20:00:23,097 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 869a3e63-00df-49cd-951f-c3a178969a88: Reference[7092]:RELIABLE:CoreMessage[messageID=7092, durable=true, userID=64333303-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=869a3e63-00df-49cd-951f-c3a178969a88, size=1077, properties=TypedProperties[__AMQ_CID=64330bef-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-316b0b27-5055-49e1-b648-9977b8dc529e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5d0bb704-1b1c-4b74-88f9-0347ea6f7135]]@230847255 2024-06-24 20:00:23,098 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 869a3e63-00df-49cd-951f-c3a178969a88: CoreMessage[messageID=7092, durable=true, userID=64333303-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=869a3e63-00df-49cd-951f-c3a178969a88, size=1077, properties=TypedProperties[__AMQ_CID=64330bef-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-316b0b27-5055-49e1-b648-9977b8dc529e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5d0bb704-1b1c-4b74-88f9-0347ea6f7135]]@230847255 to transaction: TransactionImpl [xid=null, txID=7095, xid=null, state=ACTIVE, createTime=1719259223098(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@72e9c193 2024-06-24 20:00:23,098 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 869a3e63-00df-49cd-951f-c3a178969a88: CoreMessage[messageID=7092, durable=true, userID=64333303-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=869a3e63-00df-49cd-951f-c3a178969a88, size=1077, properties=TypedProperties[__AMQ_CID=64330bef-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-316b0b27-5055-49e1-b648-9977b8dc529e, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5d0bb704-1b1c-4b74-88f9-0347ea6f7135]]@230847255, transaction: TransactionImpl [xid=null, txID=7095, xid=null, state=COMMITTED, createTime=1719259223098(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@72e9c193 2024-06-24 20:00:23,098 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 64330bed-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@2a5094ba[name=test/mom/testQueueRequestReplyJsonObjectMarshaller, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=5d0bb704-1b1c-4b74-88f9-0347ea6f7135, activemq.broker=mom86] 2024-06-24 20:00:23,098 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 64326fa5-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyJsonObjectMarshaller, activemq.broker=mom85] 2024-06-24 20:00:23,100 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7bca98d5, org.eclipse.scout.rt.mom.jms.JmsSubscription@6bbff652] 2024-06-24 20:00:23,100 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6431fa6f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:23,101 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@525af9fa[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:23,101 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007447 ms 2024-06-24 20:00:23,102 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 64318539-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:23,103 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:23,103 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.696024 ms 2024-06-24 20:00:23,103 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:23,104 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:23,104 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:23,105 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 837759098'. - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:23,106 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:23,106 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 64349295-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:23,107 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64349298-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64349295-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64349295-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@451d6e2, true, {}] 2024-06-24 20:00:23,107 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6434b9a9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64349295-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64349295-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40ea442b, true, {}] 2024-06-24 20:00:23,108 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=25277aec-18f9-460d-b001-cbda6d37cb0b, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,108 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@72f95a8d 2024-06-24 20:00:23,109 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 25277aec-18f9-460d-b001-cbda6d37cb0b, null, 0, false, true, null] 2024-06-24 20:00:23,109 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 643507cb-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:23,109 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [643507ce-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=643507cb-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=643507cb-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63139595, true, {}] 2024-06-24 20:00:23,110 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64352edf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=643507cb-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=643507cb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@511d702c, true, {}] 2024-06-24 20:00:23,110 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/momtestQueueRequestReply, null, 0, false, true, null] 2024-06-24 20:00:23,111 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 643555f0-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/momtestQueueRequestReply, activemq.broker=mom85] 2024-06-24 20:00:23,111 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [643555f3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=643555f0-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=643555f0-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45c4f9f5, true, {}] 2024-06-24 20:00:23,111 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [643555f4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=643555f0-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=643555f0-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23b85dc0, true, {}] 2024-06-24 20:00:23,111 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5b11e22a-4b9c-4380-8f14-edcf48cc35e7, address=5b11e22a-4b9c-4380-8f14-edcf48cc35e7, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,112 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2a1502c1 2024-06-24 20:00:23,112 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@75b46080 2024-06-24 20:00:23,112 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5b11e22a-4b9c-4380-8f14-edcf48cc35e7, null, 0, false, true, null] 2024-06-24 20:00:23,113 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7157, durable=true, userID=6435a417-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=643555f2-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ee77fdd-4360-4544-a179-ab26a6759098, JMSReplyTo=temp-queue://5b11e22a-4b9c-4380-8f14-edcf48cc35e7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1702759331, context: RoutingContextImpl(Address=test/momtestQueueRequestReply, routingType=ANYCAST, PreviousAddress=test/momtestQueueRequestReply previousRoute:ANYCAST, reusable=true, version=-2147483420) .................................................. ***** durable queues test/momtestQueueRequestReply: - queueID=3045 address:test/momtestQueueRequestReply name:test/momtestQueueRequestReply filter:null ***** non durable for test/momtestQueueRequestReply: .................................................. , transaction: null 2024-06-24 20:00:23,114 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/momtestQueueRequestReply: Reference[7157]:RELIABLE:CoreMessage[messageID=7157, durable=true, userID=6435a417-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=643555f2-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ee77fdd-4360-4544-a179-ab26a6759098, JMSReplyTo=temp-queue://5b11e22a-4b9c-4380-8f14-edcf48cc35e7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1702759331 2024-06-24 20:00:23,114 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/momtestQueueRequestReply: CoreMessage[messageID=7157, durable=true, userID=6435a417-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=643555f2-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ee77fdd-4360-4544-a179-ab26a6759098, JMSReplyTo=temp-queue://5b11e22a-4b9c-4380-8f14-edcf48cc35e7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1702759331 to transaction: TransactionImpl [xid=null, txID=7158, xid=null, state=ACTIVE, createTime=1719259223114(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@29163e0 2024-06-24 20:00:23,115 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6435f238-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9e1bc3ab[name=test/momtestQueueRequestReply, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b5f85efc-98e5-47a2-87f2-72164e123e0d, activemq.broker=mom86] 2024-06-24 20:00:23,115 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6435f23b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6435f238-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6435f238-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fa518e3, true, {}] 2024-06-24 20:00:23,115 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6435f23c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6435f238-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6435f238-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57b4b2bb, true, {}] 2024-06-24 20:00:23,116 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 5b11e22a-4b9c-4380-8f14-edcf48cc35e7: Reference[7163]:RELIABLE:CoreMessage[messageID=7163, durable=true, userID=6436194e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=5b11e22a-4b9c-4380-8f14-edcf48cc35e7, size=939, properties=TypedProperties[__AMQ_CID=6435f23a-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ee77fdd-4360-4544-a179-ab26a6759098, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b5f85efc-98e5-47a2-87f2-72164e123e0d]]@372564800 2024-06-24 20:00:23,116 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7163, durable=true, userID=6436194e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=5b11e22a-4b9c-4380-8f14-edcf48cc35e7, size=939, properties=TypedProperties[__AMQ_CID=6435f23a-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ee77fdd-4360-4544-a179-ab26a6759098, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b5f85efc-98e5-47a2-87f2-72164e123e0d]]@372564800, context: RoutingContextImpl(Address=5b11e22a-4b9c-4380-8f14-edcf48cc35e7, routingType=ANYCAST, PreviousAddress=5b11e22a-4b9c-4380-8f14-edcf48cc35e7 previousRoute:ANYCAST, reusable=true, version=-2147483175) .................................................. ***** durable queues 5b11e22a-4b9c-4380-8f14-edcf48cc35e7: ***** non durable for 5b11e22a-4b9c-4380-8f14-edcf48cc35e7: - queueID=7153 address:5b11e22a-4b9c-4380-8f14-edcf48cc35e7 name:5b11e22a-4b9c-4380-8f14-edcf48cc35e7 filter:null .................................................. , transaction: null 2024-06-24 20:00:23,117 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 5b11e22a-4b9c-4380-8f14-edcf48cc35e7: CoreMessage[messageID=7163, durable=true, userID=6436194e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=5b11e22a-4b9c-4380-8f14-edcf48cc35e7, size=939, properties=TypedProperties[__AMQ_CID=6435f23a-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ee77fdd-4360-4544-a179-ab26a6759098, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b5f85efc-98e5-47a2-87f2-72164e123e0d]]@372564800 to transaction: TransactionImpl [xid=null, txID=7164, xid=null, state=ACTIVE, createTime=1719259223117(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@76f92015 2024-06-24 20:00:23,117 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 5b11e22a-4b9c-4380-8f14-edcf48cc35e7: CoreMessage[messageID=7163, durable=true, userID=6436194e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=5b11e22a-4b9c-4380-8f14-edcf48cc35e7, size=939, properties=TypedProperties[__AMQ_CID=6435f23a-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ee77fdd-4360-4544-a179-ab26a6759098, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b5f85efc-98e5-47a2-87f2-72164e123e0d]]@372564800, transaction: TransactionImpl [xid=null, txID=7164, xid=null, state=COMMITTED, createTime=1719259223117(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@76f92015 2024-06-24 20:00:23,117 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6435f238-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9e1bc3ab[name=test/momtestQueueRequestReply, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b5f85efc-98e5-47a2-87f2-72164e123e0d, activemq.broker=mom86] 2024-06-24 20:00:23,117 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/momtestQueueRequestReply: CoreMessage[messageID=7157, durable=true, userID=6435a417-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/momtestQueueRequestReply, size=861, properties=TypedProperties[__AMQ_CID=643555f2-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5ee77fdd-4360-4544-a179-ab26a6759098, JMSReplyTo=temp-queue://5b11e22a-4b9c-4380-8f14-edcf48cc35e7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1702759331, transaction: TransactionImpl [xid=null, txID=7158, xid=null, state=COMMITTED, createTime=1719259223114(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@29163e0 2024-06-24 20:00:23,118 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 643555f0-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/momtestQueueRequestReply, activemq.broker=mom85] 2024-06-24 20:00:23,119 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4feea86f] 2024-06-24 20:00:23,120 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 643507cb-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:23,121 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@264c4395[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:23,121 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009966 ms 2024-06-24 20:00:23,121 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 64349295-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:23,122 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:23,122 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.266853 ms 2024-06-24 20:00:23,122 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:23,123 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:23,123 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:23,124 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 453432914'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 20:00:23,125 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 20:00:23,125 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 643778e0-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 20:00:23,126 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64379ff3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=643778e0-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=643778e0-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@514b85d6, true, {}] 2024-06-24 20:00:23,126 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64379ff4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=643778e0-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=643778e0-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35123879, true, {}] 2024-06-24 20:00:23,127 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0d503578-f0ef-4ba0-bb99-051436a11bb7, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,127 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@67e39035 2024-06-24 20:00:23,128 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0d503578-f0ef-4ba0-bb99-051436a11bb7, null, 0, false, true, null] 2024-06-24 20:00:23,128 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6437ee16-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 20:00:23,128 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6437ee19-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6437ee16-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6437ee16-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65e29502, true, {}] 2024-06-24 20:00:23,129 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6438152a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6437ee16-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6437ee16-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d9d0131, true, {}] 2024-06-24 20:00:23,129 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 6438152a-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicRequestReplyCancellation, [MULTICAST], true] 2024-06-24 20:00:23,129 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@66b641ee 2024-06-24 20:00:23,130 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=dc73be7d-eab7-4cc9-9f75-a164a9cb2077, address=test/mom/testTopicRequestReplyCancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,130 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2dec8059 2024-06-24 20:00:23,130 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, dc73be7d-eab7-4cc9-9f75-a164a9cb2077, null, 0, false, true, null] 2024-06-24 20:00:23,131 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6438634c-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom86] 2024-06-24 20:00:23,131 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6438634f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6438634c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6438634c-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ea6f05f, true, {}] 2024-06-24 20:00:23,132 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64388a60-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6438634c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6438634c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73807d88, true, {}] 2024-06-24 20:00:23,132 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9a3582c0-4614-4e97-bd8f-5d75bf8a7d89, address=9a3582c0-4614-4e97-bd8f-5d75bf8a7d89, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,132 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4c1bc77e 2024-06-24 20:00:23,133 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@735daf60 2024-06-24 20:00:23,133 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9a3582c0-4614-4e97-bd8f-5d75bf8a7d89, null, 0, false, true, null] 2024-06-24 20:00:23,134 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7226, durable=true, userID=6438b173-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=6438634e-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0205ac92-e766-46cb-bb1f-37af00f3b3da, JMSReplyTo=temp-queue://9a3582c0-4614-4e97-bd8f-5d75bf8a7d89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1952295714, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyCancellation, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReplyCancellation previousRoute:MULTICAST, reusable=true, version=-2147483171) .................................................. ***** durable queues test/mom/testTopicRequestReplyCancellation: ***** non durable for test/mom/testTopicRequestReplyCancellation: - queueID=7214 address:test/mom/testTopicRequestReplyCancellation name:dc73be7d-eab7-4cc9-9f75-a164a9cb2077 filter:null .................................................. , transaction: null 2024-06-24 20:00:23,134 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from dc73be7d-eab7-4cc9-9f75-a164a9cb2077: Reference[7226]:RELIABLE:CoreMessage[messageID=7226, durable=true, userID=6438b173-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=6438634e-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0205ac92-e766-46cb-bb1f-37af00f3b3da, JMSReplyTo=temp-queue://9a3582c0-4614-4e97-bd8f-5d75bf8a7d89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1952295714 2024-06-24 20:00:23,134 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from dc73be7d-eab7-4cc9-9f75-a164a9cb2077: CoreMessage[messageID=7226, durable=true, userID=6438b173-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=6438634e-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0205ac92-e766-46cb-bb1f-37af00f3b3da, JMSReplyTo=temp-queue://9a3582c0-4614-4e97-bd8f-5d75bf8a7d89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1952295714 to transaction: TransactionImpl [xid=null, txID=7227, xid=null, state=ACTIVE, createTime=1719259223134(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2fe3f46 2024-06-24 20:00:23,134 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from dc73be7d-eab7-4cc9-9f75-a164a9cb2077: CoreMessage[messageID=7226, durable=true, userID=6438b173-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=6438634e-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0205ac92-e766-46cb-bb1f-37af00f3b3da, JMSReplyTo=temp-queue://9a3582c0-4614-4e97-bd8f-5d75bf8a7d89, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1952295714, transaction: TransactionImpl [xid=null, txID=7227, xid=null, state=COMMITTED, createTime=1719259223134(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2fe3f46 2024-06-24 20:00:23,135 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom86] 2024-06-24 20:00:23,135 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6438ff94-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-0205ac92-e766-46cb-bb1f-37af00f3b3da, activemq.broker=mom57] 2024-06-24 20:00:23,135 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6438ff97-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6438ff94-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6438ff94-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6167d476, true, {}] 2024-06-24 20:00:23,135 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6438ff98-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6438ff94-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6438ff94-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d3a5c6, true, {}] 2024-06-24 20:00:23,135 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6438634c-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyCancellation, activemq.broker=mom86] 2024-06-24 20:00:23,136 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7244, durable=true, userID=643926aa-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=6438ff96-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0205ac92-e766-46cb-bb1f-37af00f3b3da, _AMQ_ROUTING_TYPE=0]]@915193011, context: RoutingContextImpl(Address=scout.mom.requestreply.cancellation, routingType=MULTICAST, PreviousAddress=scout.mom.requestreply.cancellation previousRoute:MULTICAST, reusable=true, version=-2147483172) .................................................. ***** durable queues scout.mom.requestreply.cancellation: ***** non durable for scout.mom.requestreply.cancellation: - queueID=7204 address:scout.mom.requestreply.cancellation name:0d503578-f0ef-4ba0-bb99-051436a11bb7 filter:null .................................................. , transaction: null 2024-06-24 20:00:23,136 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0d503578-f0ef-4ba0-bb99-051436a11bb7: Reference[7244]:RELIABLE:CoreMessage[messageID=7244, durable=true, userID=643926aa-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=6438ff96-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0205ac92-e766-46cb-bb1f-37af00f3b3da, _AMQ_ROUTING_TYPE=0]]@915193011 2024-06-24 20:00:23,136 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0d503578-f0ef-4ba0-bb99-051436a11bb7: CoreMessage[messageID=7244, durable=true, userID=643926aa-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=6438ff96-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0205ac92-e766-46cb-bb1f-37af00f3b3da, _AMQ_ROUTING_TYPE=0]]@915193011 to transaction: TransactionImpl [xid=null, txID=7248, xid=null, state=ACTIVE, createTime=1719259223136(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6096d25 2024-06-24 20:00:23,137 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0d503578-f0ef-4ba0-bb99-051436a11bb7: CoreMessage[messageID=7244, durable=true, userID=643926aa-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=scout.mom.requestreply.cancellation, size=457, properties=TypedProperties[__AMQ_CID=6438ff96-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-0205ac92-e766-46cb-bb1f-37af00f3b3da, _AMQ_ROUTING_TYPE=0]]@915193011, transaction: TransactionImpl [xid=null, txID=7248, xid=null, state=COMMITTED, createTime=1719259223136(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6096d25 2024-06-24 20:00:23,137 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6438ff94-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-0205ac92-e766-46cb-bb1f-37af00f3b3da, activemq.broker=mom57] 2024-06-24 20:00:23,137 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@38447073] 2024-06-24 20:00:23,137 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6437ee16-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:23,138 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@10556ea8[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:23,138 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006902 ms 2024-06-24 20:00:23,139 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 643778e0-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:23,140 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:23,140 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.669720 ms 2024-06-24 20:00:23,140 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:23,141 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:23,141 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:23,142 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1178628149'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,143 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,143 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 643a381c-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,144 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [643a381f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=643a381c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=643a381c-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b454e9f, true, {}] 2024-06-24 20:00:23,144 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [643a5f30-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=643a381c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=643a381c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@524926b4, true, {}] 2024-06-24 20:00:23,145 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bb7bd573-218d-4a4d-a93d-c168448ec918, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,145 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@25818b41 2024-06-24 20:00:23,145 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bb7bd573-218d-4a4d-a93d-c168448ec918, null, 0, false, true, null] 2024-06-24 20:00:23,146 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 643a8642-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,146 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [643aad55-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=643a8642-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=643a8642-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b03c99c, true, {}] 2024-06-24 20:00:23,146 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [643aad56-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=643a8642-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=643a8642-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fae0f7d, true, {}] 2024-06-24 20:00:23,147 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:23,147 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 643ad467-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71] 2024-06-24 20:00:23,147 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [643ad46a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=643ad467-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=643ad467-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21e2483f, true, {}] 2024-06-24 20:00:23,148 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [643afb7b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=643ad467-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=643ad467-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b18d4bc, true, {}] 2024-06-24 20:00:23,148 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b1dfa4bb-bb2b-4ab3-a83b-e7cb2efdbcaa, address=b1dfa4bb-bb2b-4ab3-a83b-e7cb2efdbcaa, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,148 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@f8e8067 2024-06-24 20:00:23,149 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3e914c35 2024-06-24 20:00:23,149 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b1dfa4bb-bb2b-4ab3-a83b-e7cb2efdbcaa, null, 0, false, true, null] 2024-06-24 20:00:23,150 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7297, durable=true, userID=643b228e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=643ad469-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c026094-1dc9-4af4-8965-627d8d725b76, JMSReplyTo=temp-queue://b1dfa4bb-bb2b-4ab3-a83b-e7cb2efdbcaa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1452521414, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:23,151 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7297]:RELIABLE:CoreMessage[messageID=7297, durable=true, userID=643b228e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=643ad469-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c026094-1dc9-4af4-8965-627d8d725b76, JMSReplyTo=temp-queue://b1dfa4bb-bb2b-4ab3-a83b-e7cb2efdbcaa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1452521414 2024-06-24 20:00:23,152 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7297, durable=true, userID=643b228e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=643ad469-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c026094-1dc9-4af4-8965-627d8d725b76, JMSReplyTo=temp-queue://b1dfa4bb-bb2b-4ab3-a83b-e7cb2efdbcaa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1452521414 to transaction: TransactionImpl [xid=null, txID=7298, xid=null, state=ACTIVE, createTime=1719259223152(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5d8a6366 2024-06-24 20:00:23,152 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 643b97bf-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c8e38727-f8cb-415e-91d5-a77a603cada2, activemq.broker=mom56] 2024-06-24 20:00:23,153 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [643bbed2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=643b97bf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=643b97bf-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b7cb008, true, {}] 2024-06-24 20:00:23,153 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [643bbed3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=643b97bf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=643b97bf-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@532493bd, true, {}] 2024-06-24 20:00:23,153 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7297, durable=true, userID=643b228e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=643ad469-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c026094-1dc9-4af4-8965-627d8d725b76, JMSReplyTo=temp-queue://b1dfa4bb-bb2b-4ab3-a83b-e7cb2efdbcaa, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1452521414, transaction: TransactionImpl [xid=null, txID=7298, xid=null, state=COMMITTED, createTime=1719259223152(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5d8a6366 2024-06-24 20:00:23,154 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7303, durable=true, userID=643bbed5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=b1dfa4bb-bb2b-4ab3-a83b-e7cb2efdbcaa, size=809, properties=TypedProperties[__AMQ_CID=643bbed1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c026094-1dc9-4af4-8965-627d8d725b76, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c8e38727-f8cb-415e-91d5-a77a603cada2]]@1741948661, context: RoutingContextImpl(Address=b1dfa4bb-bb2b-4ab3-a83b-e7cb2efdbcaa, routingType=ANYCAST, PreviousAddress=b1dfa4bb-bb2b-4ab3-a83b-e7cb2efdbcaa previousRoute:ANYCAST, reusable=true, version=-2147483165) .................................................. ***** durable queues b1dfa4bb-bb2b-4ab3-a83b-e7cb2efdbcaa: ***** non durable for b1dfa4bb-bb2b-4ab3-a83b-e7cb2efdbcaa: - queueID=7293 address:b1dfa4bb-bb2b-4ab3-a83b-e7cb2efdbcaa name:b1dfa4bb-bb2b-4ab3-a83b-e7cb2efdbcaa filter:null .................................................. , transaction: null 2024-06-24 20:00:23,154 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b1dfa4bb-bb2b-4ab3-a83b-e7cb2efdbcaa: Reference[7303]:RELIABLE:CoreMessage[messageID=7303, durable=true, userID=643bbed5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=b1dfa4bb-bb2b-4ab3-a83b-e7cb2efdbcaa, size=809, properties=TypedProperties[__AMQ_CID=643bbed1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c026094-1dc9-4af4-8965-627d8d725b76, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c8e38727-f8cb-415e-91d5-a77a603cada2]]@1741948661 2024-06-24 20:00:23,154 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b1dfa4bb-bb2b-4ab3-a83b-e7cb2efdbcaa: CoreMessage[messageID=7303, durable=true, userID=643bbed5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=b1dfa4bb-bb2b-4ab3-a83b-e7cb2efdbcaa, size=809, properties=TypedProperties[__AMQ_CID=643bbed1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c026094-1dc9-4af4-8965-627d8d725b76, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c8e38727-f8cb-415e-91d5-a77a603cada2]]@1741948661 to transaction: TransactionImpl [xid=null, txID=7306, xid=null, state=ACTIVE, createTime=1719259223154(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@268ffca1 2024-06-24 20:00:23,154 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b1dfa4bb-bb2b-4ab3-a83b-e7cb2efdbcaa: CoreMessage[messageID=7303, durable=true, userID=643bbed5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=b1dfa4bb-bb2b-4ab3-a83b-e7cb2efdbcaa, size=809, properties=TypedProperties[__AMQ_CID=643bbed1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-4c026094-1dc9-4af4-8965-627d8d725b76, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=c8e38727-f8cb-415e-91d5-a77a603cada2]]@1741948661, transaction: TransactionImpl [xid=null, txID=7306, xid=null, state=COMMITTED, createTime=1719259223154(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@268ffca1 2024-06-24 20:00:23,154 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 643b97bf-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=c8e38727-f8cb-415e-91d5-a77a603cada2, activemq.broker=mom56] 2024-06-24 20:00:23,155 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 643ad467-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71] 2024-06-24 20:00:23,156 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@5a67996f, org.eclipse.scout.rt.mom.jms.JmsSubscription@227b0077] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,157 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 643a8642-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,158 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 643c8226-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,158 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [643c8229-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=643c8226-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=643c8226-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d57daed, true, {}] 2024-06-24 20:00:23,159 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [643ca93a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=643c8226-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=643c8226-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f64e6d7, true, {}] 2024-06-24 20:00:23,159 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:23,160 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 643cd04b-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71] 2024-06-24 20:00:23,160 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [643cd04e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=643cd04b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=643cd04b-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@278cf47e, true, {}] 2024-06-24 20:00:23,160 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [643cd04f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=643cd04b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=643cd04b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7505a86e, true, {}] 2024-06-24 20:00:23,161 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=6cf9c7cc-1844-4fc7-b6fc-373e544b9a40, address=6cf9c7cc-1844-4fc7-b6fc-373e544b9a40, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,161 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4336a96a 2024-06-24 20:00:23,161 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5d5d84f7 2024-06-24 20:00:23,162 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 6cf9c7cc-1844-4fc7-b6fc-373e544b9a40, null, 0, false, true, null] 2024-06-24 20:00:23,163 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7342, durable=true, userID=643d1e72-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=643cd04d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff4c222a-a8b1-4e38-a373-2a838286e5e8, JMSReplyTo=temp-queue://6cf9c7cc-1844-4fc7-b6fc-373e544b9a40, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@290975076, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:23,168 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7342]:RELIABLE:CoreMessage[messageID=7342, durable=true, userID=643d1e72-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=643cd04d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff4c222a-a8b1-4e38-a373-2a838286e5e8, JMSReplyTo=temp-queue://6cf9c7cc-1844-4fc7-b6fc-373e544b9a40, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@290975076 2024-06-24 20:00:23,168 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7342, durable=true, userID=643d1e72-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=643cd04d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff4c222a-a8b1-4e38-a373-2a838286e5e8, JMSReplyTo=temp-queue://6cf9c7cc-1844-4fc7-b6fc-373e544b9a40, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@290975076 to transaction: TransactionImpl [xid=null, txID=7343, xid=null, state=ACTIVE, createTime=1719259223168(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1af9d207 2024-06-24 20:00:23,169 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 643e2fe3-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7628dc61-2913-4295-8dca-baf0132bad48, activemq.broker=mom56] 2024-06-24 20:00:23,169 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [643e2fe6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=643e2fe3-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=643e2fe3-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b95a2c4, true, {}] 2024-06-24 20:00:23,169 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [643e2fe7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=643e2fe3-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=643e2fe3-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76f9e5cd, true, {}] 2024-06-24 20:00:23,170 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7348, durable=true, userID=643e56f9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=6cf9c7cc-1844-4fc7-b6fc-373e544b9a40, size=808, properties=TypedProperties[__AMQ_CID=643e2fe5-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff4c222a-a8b1-4e38-a373-2a838286e5e8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7628dc61-2913-4295-8dca-baf0132bad48]]@1916049550, context: RoutingContextImpl(Address=6cf9c7cc-1844-4fc7-b6fc-373e544b9a40, routingType=ANYCAST, PreviousAddress=6cf9c7cc-1844-4fc7-b6fc-373e544b9a40 previousRoute:ANYCAST, reusable=true, version=-2147483163) .................................................. ***** durable queues 6cf9c7cc-1844-4fc7-b6fc-373e544b9a40: ***** non durable for 6cf9c7cc-1844-4fc7-b6fc-373e544b9a40: - queueID=7338 address:6cf9c7cc-1844-4fc7-b6fc-373e544b9a40 name:6cf9c7cc-1844-4fc7-b6fc-373e544b9a40 filter:null .................................................. , transaction: null 2024-06-24 20:00:23,170 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 6cf9c7cc-1844-4fc7-b6fc-373e544b9a40: Reference[7348]:RELIABLE:CoreMessage[messageID=7348, durable=true, userID=643e56f9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=6cf9c7cc-1844-4fc7-b6fc-373e544b9a40, size=808, properties=TypedProperties[__AMQ_CID=643e2fe5-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff4c222a-a8b1-4e38-a373-2a838286e5e8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7628dc61-2913-4295-8dca-baf0132bad48]]@1916049550 2024-06-24 20:00:23,171 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 6cf9c7cc-1844-4fc7-b6fc-373e544b9a40: CoreMessage[messageID=7348, durable=true, userID=643e56f9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=6cf9c7cc-1844-4fc7-b6fc-373e544b9a40, size=808, properties=TypedProperties[__AMQ_CID=643e2fe5-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff4c222a-a8b1-4e38-a373-2a838286e5e8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7628dc61-2913-4295-8dca-baf0132bad48]]@1916049550 to transaction: TransactionImpl [xid=null, txID=7350, xid=null, state=ACTIVE, createTime=1719259223171(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@b950464 2024-06-24 20:00:23,171 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7342, durable=true, userID=643d1e72-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=643cd04d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff4c222a-a8b1-4e38-a373-2a838286e5e8, JMSReplyTo=temp-queue://6cf9c7cc-1844-4fc7-b6fc-373e544b9a40, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@290975076, transaction: TransactionImpl [xid=null, txID=7343, xid=null, state=COMMITTED, createTime=1719259223168(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1af9d207 2024-06-24 20:00:23,171 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 6cf9c7cc-1844-4fc7-b6fc-373e544b9a40: CoreMessage[messageID=7348, durable=true, userID=643e56f9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=6cf9c7cc-1844-4fc7-b6fc-373e544b9a40, size=808, properties=TypedProperties[__AMQ_CID=643e2fe5-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-ff4c222a-a8b1-4e38-a373-2a838286e5e8, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=7628dc61-2913-4295-8dca-baf0132bad48]]@1916049550, transaction: TransactionImpl [xid=null, txID=7350, xid=null, state=COMMITTED, createTime=1719259223171(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@b950464 2024-06-24 20:00:23,171 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 643e2fe3-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=7628dc61-2913-4295-8dca-baf0132bad48, activemq.broker=mom56] 2024-06-24 20:00:23,171 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 643cd04b-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71] 2024-06-24 20:00:23,173 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@5c8f9abb, org.eclipse.scout.rt.mom.jms.JmsSubscription@18dec786] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,174 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 643c8226-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,175 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 643f1a4a-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,202 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [644338fd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=643f1a4a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=643f1a4a-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2513fb9f, true, {}] 2024-06-24 20:00:23,203 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6443600e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=643f1a4a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=643f1a4a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bf025b, true, {}] 2024-06-24 20:00:23,203 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:23,204 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6443871f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71] 2024-06-24 20:00:23,204 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64438722-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6443871f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6443871f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b9454db, true, {}] 2024-06-24 20:00:23,204 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64438723-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6443871f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6443871f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61c9c154, true, {}] 2024-06-24 20:00:23,205 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8449dba1-a95e-4d0c-88fd-2d2342fa75d3, address=8449dba1-a95e-4d0c-88fd-2d2342fa75d3, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,205 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@acec949 2024-06-24 20:00:23,205 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@748e68ba 2024-06-24 20:00:23,206 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8449dba1-a95e-4d0c-88fd-2d2342fa75d3, null, 0, false, true, null] 2024-06-24 20:00:23,207 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7387, durable=true, userID=6443d546-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=64438721-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3b13be9-3714-473c-b990-79c546f0fbb9, JMSReplyTo=temp-queue://8449dba1-a95e-4d0c-88fd-2d2342fa75d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@18250666, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:23,208 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7387]:RELIABLE:CoreMessage[messageID=7387, durable=true, userID=6443d546-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=64438721-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3b13be9-3714-473c-b990-79c546f0fbb9, JMSReplyTo=temp-queue://8449dba1-a95e-4d0c-88fd-2d2342fa75d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@18250666 2024-06-24 20:00:23,209 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7387, durable=true, userID=6443d546-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=64438721-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3b13be9-3714-473c-b990-79c546f0fbb9, JMSReplyTo=temp-queue://8449dba1-a95e-4d0c-88fd-2d2342fa75d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@18250666 to transaction: TransactionImpl [xid=null, txID=7388, xid=null, state=ACTIVE, createTime=1719259223209(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6305ebad 2024-06-24 20:00:23,209 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 64444a77-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b2c0fdc8-0b3d-4b64-b6c5-b1feb1deb7fb, activemq.broker=mom56] 2024-06-24 20:00:23,210 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64444a7a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64444a77-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64444a77-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b14445e, true, {}] 2024-06-24 20:00:23,211 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7387, durable=true, userID=6443d546-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=64438721-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3b13be9-3714-473c-b990-79c546f0fbb9, JMSReplyTo=temp-queue://8449dba1-a95e-4d0c-88fd-2d2342fa75d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@18250666, transaction: TransactionImpl [xid=null, txID=7388, xid=null, state=COMMITTED, createTime=1719259223209(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6305ebad 2024-06-24 20:00:23,211 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6444718b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64444a77-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64444a77-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f849a21, true, {}] 2024-06-24 20:00:23,249 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7393, durable=true, userID=6444989d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=8449dba1-a95e-4d0c-88fd-2d2342fa75d3, size=809, properties=TypedProperties[__AMQ_CID=64444a79-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3b13be9-3714-473c-b990-79c546f0fbb9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b2c0fdc8-0b3d-4b64-b6c5-b1feb1deb7fb]]@991737605, context: RoutingContextImpl(Address=8449dba1-a95e-4d0c-88fd-2d2342fa75d3, routingType=ANYCAST, PreviousAddress=8449dba1-a95e-4d0c-88fd-2d2342fa75d3 previousRoute:ANYCAST, reusable=true, version=-2147483161) .................................................. ***** durable queues 8449dba1-a95e-4d0c-88fd-2d2342fa75d3: ***** non durable for 8449dba1-a95e-4d0c-88fd-2d2342fa75d3: - queueID=7383 address:8449dba1-a95e-4d0c-88fd-2d2342fa75d3 name:8449dba1-a95e-4d0c-88fd-2d2342fa75d3 filter:null .................................................. , transaction: null 2024-06-24 20:00:23,250 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8449dba1-a95e-4d0c-88fd-2d2342fa75d3: Reference[7393]:RELIABLE:CoreMessage[messageID=7393, durable=true, userID=6444989d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=8449dba1-a95e-4d0c-88fd-2d2342fa75d3, size=809, properties=TypedProperties[__AMQ_CID=64444a79-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3b13be9-3714-473c-b990-79c546f0fbb9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b2c0fdc8-0b3d-4b64-b6c5-b1feb1deb7fb]]@991737605 2024-06-24 20:00:23,250 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8449dba1-a95e-4d0c-88fd-2d2342fa75d3: CoreMessage[messageID=7393, durable=true, userID=6444989d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=8449dba1-a95e-4d0c-88fd-2d2342fa75d3, size=809, properties=TypedProperties[__AMQ_CID=64444a79-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3b13be9-3714-473c-b990-79c546f0fbb9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b2c0fdc8-0b3d-4b64-b6c5-b1feb1deb7fb]]@991737605 to transaction: TransactionImpl [xid=null, txID=7396, xid=null, state=ACTIVE, createTime=1719259223250(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4b3ea467 2024-06-24 20:00:23,250 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8449dba1-a95e-4d0c-88fd-2d2342fa75d3: CoreMessage[messageID=7393, durable=true, userID=6444989d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=8449dba1-a95e-4d0c-88fd-2d2342fa75d3, size=809, properties=TypedProperties[__AMQ_CID=64444a79-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-f3b13be9-3714-473c-b990-79c546f0fbb9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b2c0fdc8-0b3d-4b64-b6c5-b1feb1deb7fb]]@991737605, transaction: TransactionImpl [xid=null, txID=7396, xid=null, state=COMMITTED, createTime=1719259223250(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4b3ea467 2024-06-24 20:00:23,250 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 64444a77-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b2c0fdc8-0b3d-4b64-b6c5-b1feb1deb7fb, activemq.broker=mom56] 2024-06-24 20:00:23,251 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6443871f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71] 2024-06-24 20:00:23,253 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@6a633d3a, org.eclipse.scout.rt.mom.jms.JmsSubscription@1d2504a8] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,253 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 643f1a4a-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,254 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 644b284e-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,255 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [644b4f61-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=644b284e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=644b284e-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c7d157b, true, {}] 2024-06-24 20:00:23,255 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [644b4f62-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=644b284e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=644b284e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18092226, true, {}] 2024-06-24 20:00:23,255 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:23,256 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 644b7673-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71] 2024-06-24 20:00:23,256 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [644b7676-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=644b7673-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=644b7673-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@522b776d, true, {}] 2024-06-24 20:00:23,257 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [644b9d87-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=644b7673-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=644b7673-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53358b7c, true, {}] 2024-06-24 20:00:23,257 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=0805e1be-c66b-40bd-b39c-96608cb526d3, address=0805e1be-c66b-40bd-b39c-96608cb526d3, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,257 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@162cf358 2024-06-24 20:00:23,257 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@24d5111c 2024-06-24 20:00:23,258 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 0805e1be-c66b-40bd-b39c-96608cb526d3, null, 0, false, true, null] 2024-06-24 20:00:23,259 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7432, durable=true, userID=644bc49a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=644b7675-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5748ac0e-0949-4861-b583-eb9ad4584f82, JMSReplyTo=temp-queue://0805e1be-c66b-40bd-b39c-96608cb526d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@71073421, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:23,259 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7432]:RELIABLE:CoreMessage[messageID=7432, durable=true, userID=644bc49a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=644b7675-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5748ac0e-0949-4861-b583-eb9ad4584f82, JMSReplyTo=temp-queue://0805e1be-c66b-40bd-b39c-96608cb526d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@71073421 2024-06-24 20:00:23,259 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7432, durable=true, userID=644bc49a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=644b7675-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5748ac0e-0949-4861-b583-eb9ad4584f82, JMSReplyTo=temp-queue://0805e1be-c66b-40bd-b39c-96608cb526d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@71073421 to transaction: TransactionImpl [xid=null, txID=7433, xid=null, state=ACTIVE, createTime=1719259223259(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7e3e20e8 2024-06-24 20:00:23,260 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 644c12bb-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=5f423b1a-90fb-4504-b74e-257c26b2954c, activemq.broker=mom56] 2024-06-24 20:00:23,260 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [644c12be-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=644c12bb-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=644c12bb-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c86a11d, true, {}] 2024-06-24 20:00:23,260 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [644c12bf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=644c12bb-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=644c12bb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f8bd235, true, {}] 2024-06-24 20:00:23,262 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7438, durable=true, userID=644c38d1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=0805e1be-c66b-40bd-b39c-96608cb526d3, size=809, properties=TypedProperties[__AMQ_CID=644c12bd-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5748ac0e-0949-4861-b583-eb9ad4584f82, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5f423b1a-90fb-4504-b74e-257c26b2954c]]@2037533741, context: RoutingContextImpl(Address=0805e1be-c66b-40bd-b39c-96608cb526d3, routingType=ANYCAST, PreviousAddress=0805e1be-c66b-40bd-b39c-96608cb526d3 previousRoute:ANYCAST, reusable=true, version=-2147483159) .................................................. ***** durable queues 0805e1be-c66b-40bd-b39c-96608cb526d3: ***** non durable for 0805e1be-c66b-40bd-b39c-96608cb526d3: - queueID=7428 address:0805e1be-c66b-40bd-b39c-96608cb526d3 name:0805e1be-c66b-40bd-b39c-96608cb526d3 filter:null .................................................. , transaction: null 2024-06-24 20:00:23,262 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 0805e1be-c66b-40bd-b39c-96608cb526d3: Reference[7438]:RELIABLE:CoreMessage[messageID=7438, durable=true, userID=644c38d1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=0805e1be-c66b-40bd-b39c-96608cb526d3, size=809, properties=TypedProperties[__AMQ_CID=644c12bd-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5748ac0e-0949-4861-b583-eb9ad4584f82, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5f423b1a-90fb-4504-b74e-257c26b2954c]]@2037533741 2024-06-24 20:00:23,262 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 0805e1be-c66b-40bd-b39c-96608cb526d3: CoreMessage[messageID=7438, durable=true, userID=644c38d1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=0805e1be-c66b-40bd-b39c-96608cb526d3, size=809, properties=TypedProperties[__AMQ_CID=644c12bd-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5748ac0e-0949-4861-b583-eb9ad4584f82, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5f423b1a-90fb-4504-b74e-257c26b2954c]]@2037533741 to transaction: TransactionImpl [xid=null, txID=7441, xid=null, state=ACTIVE, createTime=1719259223262(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3ab67998 2024-06-24 20:00:23,262 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 0805e1be-c66b-40bd-b39c-96608cb526d3: CoreMessage[messageID=7438, durable=true, userID=644c38d1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=0805e1be-c66b-40bd-b39c-96608cb526d3, size=809, properties=TypedProperties[__AMQ_CID=644c12bd-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5748ac0e-0949-4861-b583-eb9ad4584f82, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=5f423b1a-90fb-4504-b74e-257c26b2954c]]@2037533741, transaction: TransactionImpl [xid=null, txID=7441, xid=null, state=COMMITTED, createTime=1719259223262(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3ab67998 2024-06-24 20:00:23,262 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 644c12bb-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=5f423b1a-90fb-4504-b74e-257c26b2954c, activemq.broker=mom56] 2024-06-24 20:00:23,262 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7432, durable=true, userID=644bc49a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=644b7675-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5748ac0e-0949-4861-b583-eb9ad4584f82, JMSReplyTo=temp-queue://0805e1be-c66b-40bd-b39c-96608cb526d3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@71073421, transaction: TransactionImpl [xid=null, txID=7433, xid=null, state=COMMITTED, createTime=1719259223259(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7e3e20e8 2024-06-24 20:00:23,263 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 644b7673-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71] 2024-06-24 20:00:23,264 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@4e4645b3, org.eclipse.scout.rt.mom.jms.JmsSubscription@69f295ab] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,265 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 644b284e-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,265 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 644cd512-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,266 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [644cfc25-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=644cd512-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=644cd512-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43fdd099, true, {}] 2024-06-24 20:00:23,266 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [644cfc26-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=644cd512-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=644cd512-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@679b2f8d, true, {}] 2024-06-24 20:00:23,266 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:23,267 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 644d2337-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71] 2024-06-24 20:00:23,267 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [644d233a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=644d2337-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=644d2337-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@305e65bc, true, {}] 2024-06-24 20:00:23,267 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [644d233b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=644d2337-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=644d2337-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@706bcc71, true, {}] 2024-06-24 20:00:23,268 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d387eddf-8b11-4a26-a114-1b5c1e2262cb, address=d387eddf-8b11-4a26-a114-1b5c1e2262cb, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,268 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@413894c6 2024-06-24 20:00:23,268 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4de9200c 2024-06-24 20:00:23,269 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d387eddf-8b11-4a26-a114-1b5c1e2262cb, null, 0, false, true, null] 2024-06-24 20:00:23,270 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7477, durable=true, userID=644d715e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=644d2339-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a554b8b3-7a75-4b0a-81f8-1f91e7ab6767, JMSReplyTo=temp-queue://d387eddf-8b11-4a26-a114-1b5c1e2262cb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1033833821, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:23,270 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7477]:RELIABLE:CoreMessage[messageID=7477, durable=true, userID=644d715e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=644d2339-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a554b8b3-7a75-4b0a-81f8-1f91e7ab6767, JMSReplyTo=temp-queue://d387eddf-8b11-4a26-a114-1b5c1e2262cb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1033833821 2024-06-24 20:00:23,270 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7477, durable=true, userID=644d715e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=644d2339-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a554b8b3-7a75-4b0a-81f8-1f91e7ab6767, JMSReplyTo=temp-queue://d387eddf-8b11-4a26-a114-1b5c1e2262cb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1033833821 to transaction: TransactionImpl [xid=null, txID=7478, xid=null, state=ACTIVE, createTime=1719259223270(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@bcc377d 2024-06-24 20:00:23,271 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 644dbf7f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=2f173904-6402-41d9-96f7-65cba2a37047, activemq.broker=mom56] 2024-06-24 20:00:23,271 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [644dbf82-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=644dbf7f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=644dbf7f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c039b9f, true, {}] 2024-06-24 20:00:23,271 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [644dbf83-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=644dbf7f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=644dbf7f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c8249fe, true, {}] 2024-06-24 20:00:23,272 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7483, durable=true, userID=644de695-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=d387eddf-8b11-4a26-a114-1b5c1e2262cb, size=808, properties=TypedProperties[__AMQ_CID=644dbf81-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a554b8b3-7a75-4b0a-81f8-1f91e7ab6767, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2f173904-6402-41d9-96f7-65cba2a37047]]@1826879647, context: RoutingContextImpl(Address=d387eddf-8b11-4a26-a114-1b5c1e2262cb, routingType=ANYCAST, PreviousAddress=d387eddf-8b11-4a26-a114-1b5c1e2262cb previousRoute:ANYCAST, reusable=true, version=-2147483157) .................................................. ***** durable queues d387eddf-8b11-4a26-a114-1b5c1e2262cb: ***** non durable for d387eddf-8b11-4a26-a114-1b5c1e2262cb: - queueID=7473 address:d387eddf-8b11-4a26-a114-1b5c1e2262cb name:d387eddf-8b11-4a26-a114-1b5c1e2262cb filter:null .................................................. , transaction: null 2024-06-24 20:00:23,272 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d387eddf-8b11-4a26-a114-1b5c1e2262cb: Reference[7483]:RELIABLE:CoreMessage[messageID=7483, durable=true, userID=644de695-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=d387eddf-8b11-4a26-a114-1b5c1e2262cb, size=808, properties=TypedProperties[__AMQ_CID=644dbf81-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a554b8b3-7a75-4b0a-81f8-1f91e7ab6767, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2f173904-6402-41d9-96f7-65cba2a37047]]@1826879647 2024-06-24 20:00:23,272 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d387eddf-8b11-4a26-a114-1b5c1e2262cb: CoreMessage[messageID=7483, durable=true, userID=644de695-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=d387eddf-8b11-4a26-a114-1b5c1e2262cb, size=808, properties=TypedProperties[__AMQ_CID=644dbf81-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a554b8b3-7a75-4b0a-81f8-1f91e7ab6767, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2f173904-6402-41d9-96f7-65cba2a37047]]@1826879647 to transaction: TransactionImpl [xid=null, txID=7486, xid=null, state=ACTIVE, createTime=1719259223272(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7e17d7ee 2024-06-24 20:00:23,272 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d387eddf-8b11-4a26-a114-1b5c1e2262cb: CoreMessage[messageID=7483, durable=true, userID=644de695-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=d387eddf-8b11-4a26-a114-1b5c1e2262cb, size=808, properties=TypedProperties[__AMQ_CID=644dbf81-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a554b8b3-7a75-4b0a-81f8-1f91e7ab6767, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=2f173904-6402-41d9-96f7-65cba2a37047]]@1826879647, transaction: TransactionImpl [xid=null, txID=7486, xid=null, state=COMMITTED, createTime=1719259223272(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7e17d7ee 2024-06-24 20:00:23,273 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 644dbf7f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=2f173904-6402-41d9-96f7-65cba2a37047, activemq.broker=mom56] 2024-06-24 20:00:23,273 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 644d2337-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71] 2024-06-24 20:00:23,273 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7477, durable=true, userID=644d715e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=644d2339-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-a554b8b3-7a75-4b0a-81f8-1f91e7ab6767, JMSReplyTo=temp-queue://d387eddf-8b11-4a26-a114-1b5c1e2262cb, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1033833821, transaction: TransactionImpl [xid=null, txID=7478, xid=null, state=COMMITTED, createTime=1719259223270(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@bcc377d 2024-06-24 20:00:23,275 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@6aad8b57, org.eclipse.scout.rt.mom.jms.JmsSubscription@15bc86ca] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,275 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 644cd512-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,276 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 644e82d6-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,302 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64527a79-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=644e82d6-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=644e82d6-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34ecd9cf, true, {}] 2024-06-24 20:00:23,303 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6452a18a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=644e82d6-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=644e82d6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@757e88d6, true, {}] 2024-06-24 20:00:23,303 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:23,304 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6452c89b-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71] 2024-06-24 20:00:23,304 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6452c89e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6452c89b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6452c89b-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fd3033a, true, {}] 2024-06-24 20:00:23,304 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6452c89f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6452c89b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6452c89b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f7b6845, true, {}] 2024-06-24 20:00:23,305 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7c2b45fc-8416-4bc2-8564-fe6db4e29f0c, address=7c2b45fc-8416-4bc2-8564-fe6db4e29f0c, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,305 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3718ef56 2024-06-24 20:00:23,305 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@941497f 2024-06-24 20:00:23,306 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7c2b45fc-8416-4bc2-8564-fe6db4e29f0c, null, 0, false, true, null] 2024-06-24 20:00:23,306 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7522, durable=true, userID=645316c2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=6452c89d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6b9f84e5-5b86-46ab-81a7-3732852bfcad, JMSReplyTo=temp-queue://7c2b45fc-8416-4bc2-8564-fe6db4e29f0c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@920562814, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:23,307 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7522]:RELIABLE:CoreMessage[messageID=7522, durable=true, userID=645316c2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=6452c89d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6b9f84e5-5b86-46ab-81a7-3732852bfcad, JMSReplyTo=temp-queue://7c2b45fc-8416-4bc2-8564-fe6db4e29f0c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@920562814 2024-06-24 20:00:23,307 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7522, durable=true, userID=645316c2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=6452c89d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6b9f84e5-5b86-46ab-81a7-3732852bfcad, JMSReplyTo=temp-queue://7c2b45fc-8416-4bc2-8564-fe6db4e29f0c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@920562814 to transaction: TransactionImpl [xid=null, txID=7523, xid=null, state=ACTIVE, createTime=1719259223307(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@36ec448e 2024-06-24 20:00:23,307 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 64533dd3-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b6b3cbfd-6ae9-4642-8db5-723cd0b4a93c, activemq.broker=mom56] 2024-06-24 20:00:23,308 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [645364e6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64533dd3-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64533dd3-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1eb49831, true, {}] 2024-06-24 20:00:23,308 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [645364e7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64533dd3-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64533dd3-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c4f46c, true, {}] 2024-06-24 20:00:23,309 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7528, durable=true, userID=64538bf9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=7c2b45fc-8416-4bc2-8564-fe6db4e29f0c, size=809, properties=TypedProperties[__AMQ_CID=645364e5-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6b9f84e5-5b86-46ab-81a7-3732852bfcad, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b6b3cbfd-6ae9-4642-8db5-723cd0b4a93c]]@1169712588, context: RoutingContextImpl(Address=7c2b45fc-8416-4bc2-8564-fe6db4e29f0c, routingType=ANYCAST, PreviousAddress=7c2b45fc-8416-4bc2-8564-fe6db4e29f0c previousRoute:ANYCAST, reusable=true, version=-2147483155) .................................................. ***** durable queues 7c2b45fc-8416-4bc2-8564-fe6db4e29f0c: ***** non durable for 7c2b45fc-8416-4bc2-8564-fe6db4e29f0c: - queueID=7518 address:7c2b45fc-8416-4bc2-8564-fe6db4e29f0c name:7c2b45fc-8416-4bc2-8564-fe6db4e29f0c filter:null .................................................. , transaction: null 2024-06-24 20:00:23,309 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7c2b45fc-8416-4bc2-8564-fe6db4e29f0c: Reference[7528]:RELIABLE:CoreMessage[messageID=7528, durable=true, userID=64538bf9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=7c2b45fc-8416-4bc2-8564-fe6db4e29f0c, size=809, properties=TypedProperties[__AMQ_CID=645364e5-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6b9f84e5-5b86-46ab-81a7-3732852bfcad, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b6b3cbfd-6ae9-4642-8db5-723cd0b4a93c]]@1169712588 2024-06-24 20:00:23,309 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7c2b45fc-8416-4bc2-8564-fe6db4e29f0c: CoreMessage[messageID=7528, durable=true, userID=64538bf9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=7c2b45fc-8416-4bc2-8564-fe6db4e29f0c, size=809, properties=TypedProperties[__AMQ_CID=645364e5-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6b9f84e5-5b86-46ab-81a7-3732852bfcad, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b6b3cbfd-6ae9-4642-8db5-723cd0b4a93c]]@1169712588 to transaction: TransactionImpl [xid=null, txID=7531, xid=null, state=ACTIVE, createTime=1719259223309(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2ecea26c 2024-06-24 20:00:23,309 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7c2b45fc-8416-4bc2-8564-fe6db4e29f0c: CoreMessage[messageID=7528, durable=true, userID=64538bf9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=7c2b45fc-8416-4bc2-8564-fe6db4e29f0c, size=809, properties=TypedProperties[__AMQ_CID=645364e5-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6b9f84e5-5b86-46ab-81a7-3732852bfcad, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b6b3cbfd-6ae9-4642-8db5-723cd0b4a93c]]@1169712588, transaction: TransactionImpl [xid=null, txID=7531, xid=null, state=COMMITTED, createTime=1719259223309(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2ecea26c 2024-06-24 20:00:23,309 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 64533dd3-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b6b3cbfd-6ae9-4642-8db5-723cd0b4a93c, activemq.broker=mom56] 2024-06-24 20:00:23,310 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6452c89b-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71] 2024-06-24 20:00:23,310 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7522, durable=true, userID=645316c2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=6452c89d-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-6b9f84e5-5b86-46ab-81a7-3732852bfcad, JMSReplyTo=temp-queue://7c2b45fc-8416-4bc2-8564-fe6db4e29f0c, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@920562814, transaction: TransactionImpl [xid=null, txID=7523, xid=null, state=COMMITTED, createTime=1719259223307(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@36ec448e 2024-06-24 20:00:23,311 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@46ce475e, org.eclipse.scout.rt.mom.jms.JmsSubscription@417a80d1] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,312 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 644e82d6-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,312 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6454012a-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,313 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6454283d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6454012a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6454012a-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@736eba1d, true, {}] 2024-06-24 20:00:23,313 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6454283e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6454012a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6454012a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72c57492, true, {}] 2024-06-24 20:00:23,313 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:23,314 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 64544f4f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71] 2024-06-24 20:00:23,314 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64544f52-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64544f4f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64544f4f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@95dfddc, true, {}] 2024-06-24 20:00:23,315 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64547663-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64544f4f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64544f4f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75c6a91e, true, {}] 2024-06-24 20:00:23,315 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=8bcbb7cb-1463-4861-a81a-1db76c08415f, address=8bcbb7cb-1463-4861-a81a-1db76c08415f, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,315 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6f195c2 2024-06-24 20:00:23,316 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6ec747fd 2024-06-24 20:00:23,316 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 8bcbb7cb-1463-4861-a81a-1db76c08415f, null, 0, false, true, null] 2024-06-24 20:00:23,317 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7567, durable=true, userID=64549d76-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=64544f51-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d6fdec9-b7ad-4b33-8bd2-145a11676d78, JMSReplyTo=temp-queue://8bcbb7cb-1463-4861-a81a-1db76c08415f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2097994696, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:23,321 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7567]:RELIABLE:CoreMessage[messageID=7567, durable=true, userID=64549d76-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=64544f51-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d6fdec9-b7ad-4b33-8bd2-145a11676d78, JMSReplyTo=temp-queue://8bcbb7cb-1463-4861-a81a-1db76c08415f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2097994696 2024-06-24 20:00:23,321 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7567, durable=true, userID=64549d76-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=64544f51-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d6fdec9-b7ad-4b33-8bd2-145a11676d78, JMSReplyTo=temp-queue://8bcbb7cb-1463-4861-a81a-1db76c08415f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2097994696 to transaction: TransactionImpl [xid=null, txID=7568, xid=null, state=ACTIVE, createTime=1719259223321(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@34d9f8b2 2024-06-24 20:00:23,321 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 645560c7-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=056c45e3-db48-4d73-88ce-0be8577ce724, activemq.broker=mom56] 2024-06-24 20:00:23,322 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [645587da-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=645560c7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=645560c7-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a6eaf63, true, {}] 2024-06-24 20:00:23,322 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [645587db-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=645560c7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=645560c7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d471c7b, true, {}] 2024-06-24 20:00:23,323 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7573, durable=true, userID=645587dd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=8bcbb7cb-1463-4861-a81a-1db76c08415f, size=808, properties=TypedProperties[__AMQ_CID=645587d9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d6fdec9-b7ad-4b33-8bd2-145a11676d78, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=056c45e3-db48-4d73-88ce-0be8577ce724]]@1316005946, context: RoutingContextImpl(Address=8bcbb7cb-1463-4861-a81a-1db76c08415f, routingType=ANYCAST, PreviousAddress=8bcbb7cb-1463-4861-a81a-1db76c08415f previousRoute:ANYCAST, reusable=true, version=-2147483153) .................................................. ***** durable queues 8bcbb7cb-1463-4861-a81a-1db76c08415f: ***** non durable for 8bcbb7cb-1463-4861-a81a-1db76c08415f: - queueID=7563 address:8bcbb7cb-1463-4861-a81a-1db76c08415f name:8bcbb7cb-1463-4861-a81a-1db76c08415f filter:null .................................................. , transaction: null 2024-06-24 20:00:23,323 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 8bcbb7cb-1463-4861-a81a-1db76c08415f: Reference[7573]:RELIABLE:CoreMessage[messageID=7573, durable=true, userID=645587dd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=8bcbb7cb-1463-4861-a81a-1db76c08415f, size=808, properties=TypedProperties[__AMQ_CID=645587d9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d6fdec9-b7ad-4b33-8bd2-145a11676d78, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=056c45e3-db48-4d73-88ce-0be8577ce724]]@1316005946 2024-06-24 20:00:23,323 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 8bcbb7cb-1463-4861-a81a-1db76c08415f: CoreMessage[messageID=7573, durable=true, userID=645587dd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=8bcbb7cb-1463-4861-a81a-1db76c08415f, size=808, properties=TypedProperties[__AMQ_CID=645587d9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d6fdec9-b7ad-4b33-8bd2-145a11676d78, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=056c45e3-db48-4d73-88ce-0be8577ce724]]@1316005946 to transaction: TransactionImpl [xid=null, txID=7576, xid=null, state=ACTIVE, createTime=1719259223323(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f81b9dd 2024-06-24 20:00:23,323 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 8bcbb7cb-1463-4861-a81a-1db76c08415f: CoreMessage[messageID=7573, durable=true, userID=645587dd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=8bcbb7cb-1463-4861-a81a-1db76c08415f, size=808, properties=TypedProperties[__AMQ_CID=645587d9-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d6fdec9-b7ad-4b33-8bd2-145a11676d78, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=056c45e3-db48-4d73-88ce-0be8577ce724]]@1316005946, transaction: TransactionImpl [xid=null, txID=7576, xid=null, state=COMMITTED, createTime=1719259223323(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f81b9dd 2024-06-24 20:00:23,323 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 645560c7-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=056c45e3-db48-4d73-88ce-0be8577ce724, activemq.broker=mom56] 2024-06-24 20:00:23,324 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 64544f4f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71] 2024-06-24 20:00:23,324 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7567, durable=true, userID=64549d76-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=64544f51-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-5d6fdec9-b7ad-4b33-8bd2-145a11676d78, JMSReplyTo=temp-queue://8bcbb7cb-1463-4861-a81a-1db76c08415f, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2097994696, transaction: TransactionImpl [xid=null, txID=7568, xid=null, state=COMMITTED, createTime=1719259223321(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@34d9f8b2 2024-06-24 20:00:23,325 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@4af3e157, org.eclipse.scout.rt.mom.jms.JmsSubscription@12d924ef] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,326 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6454012a-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,327 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6456241e-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,327 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64564b31-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6456241e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6456241e-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d4bf349, true, {}] 2024-06-24 20:00:23,327 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64564b32-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6456241e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6456241e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28a51f35, true, {}] 2024-06-24 20:00:23,328 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:23,328 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 64567243-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71] 2024-06-24 20:00:23,328 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64567246-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64567243-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64567243-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@190519f6, true, {}] 2024-06-24 20:00:23,329 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64569957-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64567243-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64567243-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a7ca21f, true, {}] 2024-06-24 20:00:23,329 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d31a0887-48b8-49be-b8d7-2f665a02c1e3, address=d31a0887-48b8-49be-b8d7-2f665a02c1e3, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,329 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3e72254b 2024-06-24 20:00:23,330 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@38caceca 2024-06-24 20:00:23,330 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d31a0887-48b8-49be-b8d7-2f665a02c1e3, null, 0, false, true, null] 2024-06-24 20:00:23,331 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7612, durable=true, userID=6456c06a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=64567245-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-761d7f7c-6ee6-4af2-af16-f6846a85ca39, JMSReplyTo=temp-queue://d31a0887-48b8-49be-b8d7-2f665a02c1e3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1677494056, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:23,334 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7612]:RELIABLE:CoreMessage[messageID=7612, durable=true, userID=6456c06a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=64567245-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-761d7f7c-6ee6-4af2-af16-f6846a85ca39, JMSReplyTo=temp-queue://d31a0887-48b8-49be-b8d7-2f665a02c1e3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1677494056 2024-06-24 20:00:23,335 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7612, durable=true, userID=6456c06a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=64567245-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-761d7f7c-6ee6-4af2-af16-f6846a85ca39, JMSReplyTo=temp-queue://d31a0887-48b8-49be-b8d7-2f665a02c1e3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1677494056 to transaction: TransactionImpl [xid=null, txID=7613, xid=null, state=ACTIVE, createTime=1719259223335(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f80a57 2024-06-24 20:00:23,335 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 645783bb-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a2381da2-bd45-45f0-be8e-71c5453d296d, activemq.broker=mom56] 2024-06-24 20:00:23,335 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [645783be-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=645783bb-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=645783bb-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68bc280a, true, {}] 2024-06-24 20:00:23,336 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6457aacf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=645783bb-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=645783bb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@504890b, true, {}] 2024-06-24 20:00:23,337 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7618, durable=true, userID=6457aad1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=d31a0887-48b8-49be-b8d7-2f665a02c1e3, size=809, properties=TypedProperties[__AMQ_CID=645783bd-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-761d7f7c-6ee6-4af2-af16-f6846a85ca39, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a2381da2-bd45-45f0-be8e-71c5453d296d]]@60356677, context: RoutingContextImpl(Address=d31a0887-48b8-49be-b8d7-2f665a02c1e3, routingType=ANYCAST, PreviousAddress=d31a0887-48b8-49be-b8d7-2f665a02c1e3 previousRoute:ANYCAST, reusable=true, version=-2147483151) .................................................. ***** durable queues d31a0887-48b8-49be-b8d7-2f665a02c1e3: ***** non durable for d31a0887-48b8-49be-b8d7-2f665a02c1e3: - queueID=7608 address:d31a0887-48b8-49be-b8d7-2f665a02c1e3 name:d31a0887-48b8-49be-b8d7-2f665a02c1e3 filter:null .................................................. , transaction: null 2024-06-24 20:00:23,337 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d31a0887-48b8-49be-b8d7-2f665a02c1e3: Reference[7618]:RELIABLE:CoreMessage[messageID=7618, durable=true, userID=6457aad1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=d31a0887-48b8-49be-b8d7-2f665a02c1e3, size=809, properties=TypedProperties[__AMQ_CID=645783bd-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-761d7f7c-6ee6-4af2-af16-f6846a85ca39, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a2381da2-bd45-45f0-be8e-71c5453d296d]]@60356677 2024-06-24 20:00:23,337 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d31a0887-48b8-49be-b8d7-2f665a02c1e3: CoreMessage[messageID=7618, durable=true, userID=6457aad1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=d31a0887-48b8-49be-b8d7-2f665a02c1e3, size=809, properties=TypedProperties[__AMQ_CID=645783bd-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-761d7f7c-6ee6-4af2-af16-f6846a85ca39, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a2381da2-bd45-45f0-be8e-71c5453d296d]]@60356677 to transaction: TransactionImpl [xid=null, txID=7621, xid=null, state=ACTIVE, createTime=1719259223337(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4ea222a4 2024-06-24 20:00:23,337 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d31a0887-48b8-49be-b8d7-2f665a02c1e3: CoreMessage[messageID=7618, durable=true, userID=6457aad1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=d31a0887-48b8-49be-b8d7-2f665a02c1e3, size=809, properties=TypedProperties[__AMQ_CID=645783bd-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-761d7f7c-6ee6-4af2-af16-f6846a85ca39, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=a2381da2-bd45-45f0-be8e-71c5453d296d]]@60356677, transaction: TransactionImpl [xid=null, txID=7621, xid=null, state=COMMITTED, createTime=1719259223337(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4ea222a4 2024-06-24 20:00:23,337 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 645783bb-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=a2381da2-bd45-45f0-be8e-71c5453d296d, activemq.broker=mom56] 2024-06-24 20:00:23,338 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 64567243-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71] 2024-06-24 20:00:23,338 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7612, durable=true, userID=6456c06a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=64567245-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-761d7f7c-6ee6-4af2-af16-f6846a85ca39, JMSReplyTo=temp-queue://d31a0887-48b8-49be-b8d7-2f665a02c1e3, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1677494056, transaction: TransactionImpl [xid=null, txID=7613, xid=null, state=COMMITTED, createTime=1719259223335(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f80a57 2024-06-24 20:00:23,339 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@668bb739, org.eclipse.scout.rt.mom.jms.JmsSubscription@791b8bfe] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,340 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6456241e-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,340 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 64584712-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,341 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64586e25-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64584712-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64584712-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fb042f7, true, {}] 2024-06-24 20:00:23,341 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64586e26-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64584712-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64584712-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37471859, true, {}] 2024-06-24 20:00:23,341 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:23,342 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 64589537-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71] 2024-06-24 20:00:23,342 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6458953a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64589537-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64589537-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c025706, true, {}] 2024-06-24 20:00:23,342 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6458953b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64589537-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64589537-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5cfae228, true, {}] 2024-06-24 20:00:23,342 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1ab787a1-650b-4c2c-ab32-df6fd33736b9, address=1ab787a1-650b-4c2c-ab32-df6fd33736b9, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,343 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@44053e50 2024-06-24 20:00:23,343 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@608385c 2024-06-24 20:00:23,343 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1ab787a1-650b-4c2c-ab32-df6fd33736b9, null, 0, false, true, null] 2024-06-24 20:00:23,344 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7657, durable=true, userID=6458e35e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=64589539-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f804ca1-b16f-45fe-8614-eb9777e78491, JMSReplyTo=temp-queue://1ab787a1-650b-4c2c-ab32-df6fd33736b9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@907815521, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:23,344 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7657]:RELIABLE:CoreMessage[messageID=7657, durable=true, userID=6458e35e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=64589539-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f804ca1-b16f-45fe-8614-eb9777e78491, JMSReplyTo=temp-queue://1ab787a1-650b-4c2c-ab32-df6fd33736b9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@907815521 2024-06-24 20:00:23,345 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7657, durable=true, userID=6458e35e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=64589539-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f804ca1-b16f-45fe-8614-eb9777e78491, JMSReplyTo=temp-queue://1ab787a1-650b-4c2c-ab32-df6fd33736b9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@907815521 to transaction: TransactionImpl [xid=null, txID=7658, xid=null, state=ACTIVE, createTime=1719259223345(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3ba5fcfa 2024-06-24 20:00:23,345 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 64590a6f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b853ecee-8a52-4b05-b5b5-e08b90985484, activemq.broker=mom56] 2024-06-24 20:00:23,345 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64590a72-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64590a6f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64590a6f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54b2a5a6, true, {}] 2024-06-24 20:00:23,346 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64593183-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64590a6f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64590a6f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@799b1ed8, true, {}] 2024-06-24 20:00:23,346 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7663, durable=true, userID=64593185-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=1ab787a1-650b-4c2c-ab32-df6fd33736b9, size=809, properties=TypedProperties[__AMQ_CID=64590a71-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f804ca1-b16f-45fe-8614-eb9777e78491, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b853ecee-8a52-4b05-b5b5-e08b90985484]]@1667915996, context: RoutingContextImpl(Address=1ab787a1-650b-4c2c-ab32-df6fd33736b9, routingType=ANYCAST, PreviousAddress=1ab787a1-650b-4c2c-ab32-df6fd33736b9 previousRoute:ANYCAST, reusable=true, version=-2147483149) .................................................. ***** durable queues 1ab787a1-650b-4c2c-ab32-df6fd33736b9: ***** non durable for 1ab787a1-650b-4c2c-ab32-df6fd33736b9: - queueID=7653 address:1ab787a1-650b-4c2c-ab32-df6fd33736b9 name:1ab787a1-650b-4c2c-ab32-df6fd33736b9 filter:null .................................................. , transaction: null 2024-06-24 20:00:23,347 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 1ab787a1-650b-4c2c-ab32-df6fd33736b9: Reference[7663]:RELIABLE:CoreMessage[messageID=7663, durable=true, userID=64593185-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=1ab787a1-650b-4c2c-ab32-df6fd33736b9, size=809, properties=TypedProperties[__AMQ_CID=64590a71-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f804ca1-b16f-45fe-8614-eb9777e78491, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b853ecee-8a52-4b05-b5b5-e08b90985484]]@1667915996 2024-06-24 20:00:23,347 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 1ab787a1-650b-4c2c-ab32-df6fd33736b9: CoreMessage[messageID=7663, durable=true, userID=64593185-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=1ab787a1-650b-4c2c-ab32-df6fd33736b9, size=809, properties=TypedProperties[__AMQ_CID=64590a71-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f804ca1-b16f-45fe-8614-eb9777e78491, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b853ecee-8a52-4b05-b5b5-e08b90985484]]@1667915996 to transaction: TransactionImpl [xid=null, txID=7666, xid=null, state=ACTIVE, createTime=1719259223347(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@32638b69 2024-06-24 20:00:23,347 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 1ab787a1-650b-4c2c-ab32-df6fd33736b9: CoreMessage[messageID=7663, durable=true, userID=64593185-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=1ab787a1-650b-4c2c-ab32-df6fd33736b9, size=809, properties=TypedProperties[__AMQ_CID=64590a71-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f804ca1-b16f-45fe-8614-eb9777e78491, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b853ecee-8a52-4b05-b5b5-e08b90985484]]@1667915996, transaction: TransactionImpl [xid=null, txID=7666, xid=null, state=COMMITTED, createTime=1719259223347(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@32638b69 2024-06-24 20:00:23,347 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 64590a6f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b853ecee-8a52-4b05-b5b5-e08b90985484, activemq.broker=mom56] 2024-06-24 20:00:23,347 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 64589537-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71] 2024-06-24 20:00:23,348 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7657, durable=true, userID=6458e35e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=739, properties=TypedProperties[__AMQ_CID=64589539-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-8f804ca1-b16f-45fe-8614-eb9777e78491, JMSReplyTo=temp-queue://1ab787a1-650b-4c2c-ab32-df6fd33736b9, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@907815521, transaction: TransactionImpl [xid=null, txID=7658, xid=null, state=COMMITTED, createTime=1719259223345(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3ba5fcfa 2024-06-24 20:00:23,349 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@4b6f46ab, org.eclipse.scout.rt.mom.jms.JmsSubscription@3da3ea07] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,349 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 64584712-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,350 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6459cdc6-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,350 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6459cdc9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6459cdc6-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6459cdc6-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f2bfe97, true, {}] 2024-06-24 20:00:23,350 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6459cdca-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6459cdc6-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6459cdc6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d9ea1d0, true, {}] 2024-06-24 20:00:23,351 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testRequestReplyInternal, null, 0, false, true, null] 2024-06-24 20:00:23,351 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6459f4db-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71] 2024-06-24 20:00:23,352 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [645a1bee-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6459f4db-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6459f4db-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c80ab5b, true, {}] 2024-06-24 20:00:23,352 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [645a1bef-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6459f4db-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6459f4db-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8df1108, true, {}] 2024-06-24 20:00:23,352 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ca9db9b4-9916-44f1-b29a-3d86a8da1143, address=ca9db9b4-9916-44f1-b29a-3d86a8da1143, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,352 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3972dad7 2024-06-24 20:00:23,353 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@258c949a 2024-06-24 20:00:23,353 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ca9db9b4-9916-44f1-b29a-3d86a8da1143, null, 0, false, true, null] 2024-06-24 20:00:23,354 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7702, durable=true, userID=645a6a12-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=645a1bed-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7be31a68-0db5-48ac-b3ba-79354d0de75b, JMSReplyTo=temp-queue://ca9db9b4-9916-44f1-b29a-3d86a8da1143, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@703219700, context: RoutingContextImpl(Address=test/mom/testRequestReplyInternal, routingType=ANYCAST, PreviousAddress=test/mom/testRequestReplyInternal previousRoute:ANYCAST, reusable=true, version=-2147483613) .................................................. ***** durable queues test/mom/testRequestReplyInternal: - queueID=149 address:test/mom/testRequestReplyInternal name:test/mom/testRequestReplyInternal filter:null ***** non durable for test/mom/testRequestReplyInternal: .................................................. , transaction: null 2024-06-24 20:00:23,355 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testRequestReplyInternal: Reference[7702]:RELIABLE:CoreMessage[messageID=7702, durable=true, userID=645a6a12-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=645a1bed-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7be31a68-0db5-48ac-b3ba-79354d0de75b, JMSReplyTo=temp-queue://ca9db9b4-9916-44f1-b29a-3d86a8da1143, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@703219700 2024-06-24 20:00:23,355 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7702, durable=true, userID=645a6a12-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=645a1bed-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7be31a68-0db5-48ac-b3ba-79354d0de75b, JMSReplyTo=temp-queue://ca9db9b4-9916-44f1-b29a-3d86a8da1143, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@703219700 to transaction: TransactionImpl [xid=null, txID=7703, xid=null, state=ACTIVE, createTime=1719259223355(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7cf021a6 2024-06-24 20:00:23,355 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 645a9123-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b2fdc6c0-d288-4692-bb67-6dce2fe76ff4, activemq.broker=mom56] 2024-06-24 20:00:23,356 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [645ab836-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=645a9123-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=645a9123-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60cb5abe, true, {}] 2024-06-24 20:00:23,356 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [645ab837-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=645a9123-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=645a9123-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64529a18, true, {}] 2024-06-24 20:00:23,357 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7708, durable=true, userID=645adf49-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=ca9db9b4-9916-44f1-b29a-3d86a8da1143, size=808, properties=TypedProperties[__AMQ_CID=645ab835-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7be31a68-0db5-48ac-b3ba-79354d0de75b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b2fdc6c0-d288-4692-bb67-6dce2fe76ff4]]@1382471058, context: RoutingContextImpl(Address=ca9db9b4-9916-44f1-b29a-3d86a8da1143, routingType=ANYCAST, PreviousAddress=ca9db9b4-9916-44f1-b29a-3d86a8da1143 previousRoute:ANYCAST, reusable=true, version=-2147483147) .................................................. ***** durable queues ca9db9b4-9916-44f1-b29a-3d86a8da1143: ***** non durable for ca9db9b4-9916-44f1-b29a-3d86a8da1143: - queueID=7698 address:ca9db9b4-9916-44f1-b29a-3d86a8da1143 name:ca9db9b4-9916-44f1-b29a-3d86a8da1143 filter:null .................................................. , transaction: null 2024-06-24 20:00:23,357 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ca9db9b4-9916-44f1-b29a-3d86a8da1143: Reference[7708]:RELIABLE:CoreMessage[messageID=7708, durable=true, userID=645adf49-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=ca9db9b4-9916-44f1-b29a-3d86a8da1143, size=808, properties=TypedProperties[__AMQ_CID=645ab835-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7be31a68-0db5-48ac-b3ba-79354d0de75b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b2fdc6c0-d288-4692-bb67-6dce2fe76ff4]]@1382471058 2024-06-24 20:00:23,357 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ca9db9b4-9916-44f1-b29a-3d86a8da1143: CoreMessage[messageID=7708, durable=true, userID=645adf49-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=ca9db9b4-9916-44f1-b29a-3d86a8da1143, size=808, properties=TypedProperties[__AMQ_CID=645ab835-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7be31a68-0db5-48ac-b3ba-79354d0de75b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b2fdc6c0-d288-4692-bb67-6dce2fe76ff4]]@1382471058 to transaction: TransactionImpl [xid=null, txID=7710, xid=null, state=ACTIVE, createTime=1719259223357(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6d451f8c 2024-06-24 20:00:23,357 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ca9db9b4-9916-44f1-b29a-3d86a8da1143: CoreMessage[messageID=7708, durable=true, userID=645adf49-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=ca9db9b4-9916-44f1-b29a-3d86a8da1143, size=808, properties=TypedProperties[__AMQ_CID=645ab835-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7be31a68-0db5-48ac-b3ba-79354d0de75b, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=b2fdc6c0-d288-4692-bb67-6dce2fe76ff4]]@1382471058, transaction: TransactionImpl [xid=null, txID=7710, xid=null, state=COMMITTED, createTime=1719259223357(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6d451f8c 2024-06-24 20:00:23,357 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 645a9123-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@9d784c2a[name=test/mom/testRequestReplyInternal, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=b2fdc6c0-d288-4692-bb67-6dce2fe76ff4, activemq.broker=mom56] 2024-06-24 20:00:23,358 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6459f4db-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testRequestReplyInternal, activemq.broker=mom71] 2024-06-24 20:00:23,358 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testRequestReplyInternal: CoreMessage[messageID=7702, durable=true, userID=645a6a12-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testRequestReplyInternal, size=738, properties=TypedProperties[__AMQ_CID=645a1bed-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-7be31a68-0db5-48ac-b3ba-79354d0de75b, JMSReplyTo=temp-queue://ca9db9b4-9916-44f1-b29a-3d86a8da1143, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@703219700, transaction: TransactionImpl [xid=null, txID=7703, xid=null, state=COMMITTED, createTime=1719259223355(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7cf021a6 2024-06-24 20:00:23,359 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@63c9675a, org.eclipse.scout.rt.mom.jms.JmsSubscription@61c1afc3] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,360 INFO [scout-thread-18] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6459cdc6-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,360 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7ca61255[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:23,361 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007458 ms 2024-06-24 20:00:23,361 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 643a381c-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:23,362 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:23,362 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 220.872367 ms 2024-06-24 20:00:23,362 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:23,363 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:23,363 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:23,364 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 521461660'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-24 20:00:23,365 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-24 20:00:23,365 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 645c17cb-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-24 20:00:23,366 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [645c3ede-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=645c17cb-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=645c17cb-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b4566f6, true, {}] 2024-06-24 20:00:23,366 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [645c3edf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=645c17cb-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=645c17cb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ed31ad, true, {}] 2024-06-24 20:00:23,367 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e34f4012-67d6-4d23-bedd-6cb5d68faaf6, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,367 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@475039cb 2024-06-24 20:00:23,368 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e34f4012-67d6-4d23-bedd-6cb5d68faaf6, null, 0, false, true, null] 2024-06-24 20:00:23,368 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 645c8d01-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom57] 2024-06-24 20:00:23,368 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [645c8d04-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=645c8d01-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=645c8d01-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6016c4fa, true, {}] 2024-06-24 20:00:23,369 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [645c8d05-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=645c8d01-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=645c8d01-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69748904, true, {}] 2024-06-24 20:00:23,369 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTopicRequestReplyJsonObjectMarshaller, null, 0, false, true, null] 2024-06-24 20:00:23,370 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 645cdb26-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReplyJsonObjectMarshaller, activemq.broker=mom71] 2024-06-24 20:00:23,370 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [645cdb29-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=645cdb26-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=645cdb26-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5400120f, true, {}] 2024-06-24 20:00:23,370 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [645cdb2a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=645cdb26-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=645cdb26-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c2c7efa, true, {}] 2024-06-24 20:00:23,370 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=90799b26-32a2-4f84-9f03-55b970fa1e9a, address=90799b26-32a2-4f84-9f03-55b970fa1e9a, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,371 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1b87d00b 2024-06-24 20:00:23,371 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7fa94cac 2024-06-24 20:00:23,371 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 90799b26-32a2-4f84-9f03-55b970fa1e9a, null, 0, false, true, null] 2024-06-24 20:00:23,372 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7767, durable=true, userID=645d294d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=645cdb28-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d53ad0b7-780c-4c92-bd6f-ce08ff5e92a1, JMSReplyTo=temp-queue://90799b26-32a2-4f84-9f03-55b970fa1e9a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@697628358, context: RoutingContextImpl(Address=test/mom/testTopicRequestReplyJsonObjectMarshaller, routingType=ANYCAST, PreviousAddress=test/mom/testTopicRequestReplyJsonObjectMarshaller previousRoute:ANYCAST, reusable=true, version=-2147483387) .................................................. ***** durable queues test/mom/testTopicRequestReplyJsonObjectMarshaller: - queueID=3570 address:test/mom/testTopicRequestReplyJsonObjectMarshaller name:test/mom/testTopicRequestReplyJsonObjectMarshaller filter:null ***** non durable for test/mom/testTopicRequestReplyJsonObjectMarshaller: .................................................. , transaction: null 2024-06-24 20:00:23,373 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testTopicRequestReplyJsonObjectMarshaller: Reference[7767]:RELIABLE:CoreMessage[messageID=7767, durable=true, userID=645d294d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=645cdb28-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d53ad0b7-780c-4c92-bd6f-ce08ff5e92a1, JMSReplyTo=temp-queue://90799b26-32a2-4f84-9f03-55b970fa1e9a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@697628358 2024-06-24 20:00:23,373 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTopicRequestReplyJsonObjectMarshaller: CoreMessage[messageID=7767, durable=true, userID=645d294d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=645cdb28-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d53ad0b7-780c-4c92-bd6f-ce08ff5e92a1, JMSReplyTo=temp-queue://90799b26-32a2-4f84-9f03-55b970fa1e9a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@697628358 to transaction: TransactionImpl [xid=null, txID=7768, xid=null, state=ACTIVE, createTime=1719259223373(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@44bfd080 2024-06-24 20:00:23,373 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 645d505e-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@3df050d8[name=test/mom/testTopicRequestReplyJsonObjectMarshaller, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=208e4c61-340a-4ce3-a733-a26e6d82f4e9, activemq.broker=mom56] 2024-06-24 20:00:23,374 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [645d5061-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=645d505e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=645d505e-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2495c871, true, {}] 2024-06-24 20:00:23,374 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [645d7772-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=645d505e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=645d505e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7fdbe779, true, {}] 2024-06-24 20:00:23,376 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7773, durable=true, userID=645d9e84-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=90799b26-32a2-4f84-9f03-55b970fa1e9a, size=1077, properties=TypedProperties[__AMQ_CID=645d5060-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d53ad0b7-780c-4c92-bd6f-ce08ff5e92a1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=208e4c61-340a-4ce3-a733-a26e6d82f4e9]]@228786663, context: RoutingContextImpl(Address=90799b26-32a2-4f84-9f03-55b970fa1e9a, routingType=ANYCAST, PreviousAddress=90799b26-32a2-4f84-9f03-55b970fa1e9a previousRoute:ANYCAST, reusable=true, version=-2147483143) .................................................. ***** durable queues 90799b26-32a2-4f84-9f03-55b970fa1e9a: ***** non durable for 90799b26-32a2-4f84-9f03-55b970fa1e9a: - queueID=7763 address:90799b26-32a2-4f84-9f03-55b970fa1e9a name:90799b26-32a2-4f84-9f03-55b970fa1e9a filter:null .................................................. , transaction: null 2024-06-24 20:00:23,376 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 90799b26-32a2-4f84-9f03-55b970fa1e9a: Reference[7773]:RELIABLE:CoreMessage[messageID=7773, durable=true, userID=645d9e84-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=90799b26-32a2-4f84-9f03-55b970fa1e9a, size=1077, properties=TypedProperties[__AMQ_CID=645d5060-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d53ad0b7-780c-4c92-bd6f-ce08ff5e92a1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=208e4c61-340a-4ce3-a733-a26e6d82f4e9]]@228786663 2024-06-24 20:00:23,376 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTopicRequestReplyJsonObjectMarshaller: CoreMessage[messageID=7767, durable=true, userID=645d294d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReplyJsonObjectMarshaller, size=1041, properties=TypedProperties[__AMQ_CID=645cdb28-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d53ad0b7-780c-4c92-bd6f-ce08ff5e92a1, JMSReplyTo=temp-queue://90799b26-32a2-4f84-9f03-55b970fa1e9a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@697628358, transaction: TransactionImpl [xid=null, txID=7768, xid=null, state=COMMITTED, createTime=1719259223373(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@44bfd080 2024-06-24 20:00:23,376 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 90799b26-32a2-4f84-9f03-55b970fa1e9a: CoreMessage[messageID=7773, durable=true, userID=645d9e84-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=90799b26-32a2-4f84-9f03-55b970fa1e9a, size=1077, properties=TypedProperties[__AMQ_CID=645d5060-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d53ad0b7-780c-4c92-bd6f-ce08ff5e92a1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=208e4c61-340a-4ce3-a733-a26e6d82f4e9]]@228786663 to transaction: TransactionImpl [xid=null, txID=7775, xid=null, state=ACTIVE, createTime=1719259223376(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@59e7fa36 2024-06-24 20:00:23,376 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 90799b26-32a2-4f84-9f03-55b970fa1e9a: CoreMessage[messageID=7773, durable=true, userID=645d9e84-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=90799b26-32a2-4f84-9f03-55b970fa1e9a, size=1077, properties=TypedProperties[__AMQ_CID=645d5060-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-d53ad0b7-780c-4c92-bd6f-ce08ff5e92a1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=208e4c61-340a-4ce3-a733-a26e6d82f4e9]]@228786663, transaction: TransactionImpl [xid=null, txID=7775, xid=null, state=COMMITTED, createTime=1719259223376(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@59e7fa36 2024-06-24 20:00:23,376 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 645d505e-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@3df050d8[name=test/mom/testTopicRequestReplyJsonObjectMarshaller, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=208e4c61-340a-4ce3-a733-a26e6d82f4e9, activemq.broker=mom56] 2024-06-24 20:00:23,377 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 645cdb26-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReplyJsonObjectMarshaller, activemq.broker=mom71] 2024-06-24 20:00:23,378 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@6edc8385, org.eclipse.scout.rt.mom.jms.JmsSubscription@5a35efac] 2024-06-24 20:00:23,379 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 645c8d01-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:23,380 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7aba1b3e[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:23,380 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007891 ms 2024-06-24 20:00:23,381 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 645c17cb-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:23,381 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:23,382 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.217675 ms 2024-06-24 20:00:23,382 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:23,382 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:23,382 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:23,383 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 559920735'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,384 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,384 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 645efe16-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,385 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [645f2529-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=645efe16-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=645efe16-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@523ad1e7, true, {}] 2024-06-24 20:00:23,385 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [645f252a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=645efe16-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=645efe16-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@522372d, true, {}] 2024-06-24 20:00:23,386 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2e59fc35-11a5-4d1e-91be-ed32ab2851db, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,386 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@cd3dff0 2024-06-24 20:00:23,386 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2e59fc35-11a5-4d1e-91be-ed32ab2851db, null, 0, false, true, null] 2024-06-24 20:00:23,387 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 645f734c-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,387 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [645f734f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=645f734c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=645f734c-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36d2353a, true, {}] 2024-06-24 20:00:23,387 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [645f7350-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=645f734c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=645f734c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@682f2c07, true, {}] 2024-06-24 20:00:23,388 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 645f7350-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicRequestReply, [MULTICAST], true] 2024-06-24 20:00:23,388 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@109b1e44 2024-06-24 20:00:23,388 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d1c4aafd-8308-4402-bed0-13f64feba862, address=test/mom/testTopicRequestReply, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,389 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3e7c3a7c 2024-06-24 20:00:23,389 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d1c4aafd-8308-4402-bed0-13f64feba862, null, 0, false, true, null] 2024-06-24 20:00:23,402 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6461bd42-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testTopicRequestReply, activemq.broker=mom71] 2024-06-24 20:00:23,403 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6461bd45-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6461bd42-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6461bd42-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cf97b75, true, {}] 2024-06-24 20:00:23,403 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6461e456-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6461bd42-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6461bd42-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35db35a5, true, {}] 2024-06-24 20:00:23,403 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=31bd5180-dfb7-45b3-9d48-3c9bbffa049f, address=31bd5180-dfb7-45b3-9d48-3c9bbffa049f, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,403 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6247971f 2024-06-24 20:00:23,404 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4b298721 2024-06-24 20:00:23,404 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 31bd5180-dfb7-45b3-9d48-3c9bbffa049f, null, 0, false, true, null] 2024-06-24 20:00:23,405 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7836, durable=true, userID=64620b69-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=6461bd44-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cd80caf7-7976-4cee-bf14-dd7d709cd8a1, JMSReplyTo=temp-queue://31bd5180-dfb7-45b3-9d48-3c9bbffa049f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1045504755, context: RoutingContextImpl(Address=test/mom/testTopicRequestReply, routingType=MULTICAST, PreviousAddress=test/mom/testTopicRequestReply previousRoute:MULTICAST, reusable=true, version=-2147483139) .................................................. ***** durable queues test/mom/testTopicRequestReply: ***** non durable for test/mom/testTopicRequestReply: - queueID=7824 address:test/mom/testTopicRequestReply name:d1c4aafd-8308-4402-bed0-13f64feba862 filter:null .................................................. , transaction: null 2024-06-24 20:00:23,405 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d1c4aafd-8308-4402-bed0-13f64feba862: Reference[7836]:RELIABLE:CoreMessage[messageID=7836, durable=true, userID=64620b69-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=6461bd44-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cd80caf7-7976-4cee-bf14-dd7d709cd8a1, JMSReplyTo=temp-queue://31bd5180-dfb7-45b3-9d48-3c9bbffa049f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1045504755 2024-06-24 20:00:23,405 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d1c4aafd-8308-4402-bed0-13f64feba862: CoreMessage[messageID=7836, durable=true, userID=64620b69-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=6461bd44-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cd80caf7-7976-4cee-bf14-dd7d709cd8a1, JMSReplyTo=temp-queue://31bd5180-dfb7-45b3-9d48-3c9bbffa049f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1045504755 to transaction: TransactionImpl [xid=null, txID=7837, xid=null, state=ACTIVE, createTime=1719259223405(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f598fd0 2024-06-24 20:00:23,405 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d1c4aafd-8308-4402-bed0-13f64feba862: CoreMessage[messageID=7836, durable=true, userID=64620b69-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicRequestReply, size=863, properties=TypedProperties[__AMQ_CID=6461bd44-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cd80caf7-7976-4cee-bf14-dd7d709cd8a1, JMSReplyTo=temp-queue://31bd5180-dfb7-45b3-9d48-3c9bbffa049f, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1045504755, transaction: TransactionImpl [xid=null, txID=7837, xid=null, state=COMMITTED, createTime=1719259223405(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f598fd0 2024-06-24 20:00:23,406 INFO [scout-thread-22] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6462598a-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@4a5b0ad6[name=test/mom/testTopicRequestReply, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=316faedb-5e1f-4d2f-9176-c89d33b97994, activemq.broker=mom56] 2024-06-24 20:00:23,406 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6462598d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6462598a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6462598a-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@183bdd0e, true, {}] 2024-06-24 20:00:23,406 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6462598e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6462598a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6462598a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45bbde2f, true, {}] 2024-06-24 20:00:23,407 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7842, durable=true, userID=646280a0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=31bd5180-dfb7-45b3-9d48-3c9bbffa049f, size=939, properties=TypedProperties[__AMQ_CID=6462598c-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cd80caf7-7976-4cee-bf14-dd7d709cd8a1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=316faedb-5e1f-4d2f-9176-c89d33b97994]]@133742913, context: RoutingContextImpl(Address=31bd5180-dfb7-45b3-9d48-3c9bbffa049f, routingType=ANYCAST, PreviousAddress=31bd5180-dfb7-45b3-9d48-3c9bbffa049f previousRoute:ANYCAST, reusable=true, version=-2147483138) .................................................. ***** durable queues 31bd5180-dfb7-45b3-9d48-3c9bbffa049f: ***** non durable for 31bd5180-dfb7-45b3-9d48-3c9bbffa049f: - queueID=7832 address:31bd5180-dfb7-45b3-9d48-3c9bbffa049f name:31bd5180-dfb7-45b3-9d48-3c9bbffa049f filter:null .................................................. , transaction: null 2024-06-24 20:00:23,407 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 31bd5180-dfb7-45b3-9d48-3c9bbffa049f: Reference[7842]:RELIABLE:CoreMessage[messageID=7842, durable=true, userID=646280a0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=31bd5180-dfb7-45b3-9d48-3c9bbffa049f, size=939, properties=TypedProperties[__AMQ_CID=6462598c-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cd80caf7-7976-4cee-bf14-dd7d709cd8a1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=316faedb-5e1f-4d2f-9176-c89d33b97994]]@133742913 2024-06-24 20:00:23,408 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 31bd5180-dfb7-45b3-9d48-3c9bbffa049f: CoreMessage[messageID=7842, durable=true, userID=646280a0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=31bd5180-dfb7-45b3-9d48-3c9bbffa049f, size=939, properties=TypedProperties[__AMQ_CID=6462598c-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cd80caf7-7976-4cee-bf14-dd7d709cd8a1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=316faedb-5e1f-4d2f-9176-c89d33b97994]]@133742913 to transaction: TransactionImpl [xid=null, txID=7845, xid=null, state=ACTIVE, createTime=1719259223408(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@34cc9b38 2024-06-24 20:00:23,408 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 31bd5180-dfb7-45b3-9d48-3c9bbffa049f: CoreMessage[messageID=7842, durable=true, userID=646280a0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=31bd5180-dfb7-45b3-9d48-3c9bbffa049f, size=939, properties=TypedProperties[__AMQ_CID=6462598c-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cd80caf7-7976-4cee-bf14-dd7d709cd8a1, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=316faedb-5e1f-4d2f-9176-c89d33b97994]]@133742913, transaction: TransactionImpl [xid=null, txID=7845, xid=null, state=COMMITTED, createTime=1719259223408(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@34cc9b38 2024-06-24 20:00:23,408 INFO [scout-thread-22] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6462598a-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@4a5b0ad6[name=test/mom/testTopicRequestReply, type=TOPIC, resolveMethod=DEFINE, properties={}]], cid=316faedb-5e1f-4d2f-9176-c89d33b97994, activemq.broker=mom56] 2024-06-24 20:00:23,408 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6461bd42-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testTopicRequestReply, activemq.broker=mom71] 2024-06-24 20:00:23,409 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1c10eb3a] 2024-06-24 20:00:23,410 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 645f734c-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:23,411 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@693b2b59[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:23,411 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007076 ms 2024-06-24 20:00:23,412 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 645efe16-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:23,412 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:23,412 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 29.941066 ms 2024-06-24 20:00:23,412 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:23,413 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:23,413 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:23,414 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 579070079'. - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:23,415 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:23,415 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6463b922-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:23,416 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6463b925-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6463b922-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6463b922-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ae52f0, true, {}] 2024-06-24 20:00:23,416 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6463e036-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6463b922-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6463b922-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b62aa06, true, {}] 2024-06-24 20:00:23,417 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 6463e036-3264-11ef-8420-0a580a282ab7 with parameters: [scout.physical.UnitTestTopic, [MULTICAST], true] 2024-06-24 20:00:23,417 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6fd14e81 2024-06-24 20:00:23,418 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=93199ab3-9089-417a-ba32-f1bcd730a725, address=scout.physical.UnitTestTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,418 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6e2f7aef 2024-06-24 20:00:23,418 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 93199ab3-9089-417a-ba32-f1bcd730a725, null, 0, false, true, null] 2024-06-24 20:00:23,419 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 64645569-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:23,419 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6464556c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64645569-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64645569-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f1c5ca2, true, {}] 2024-06-24 20:00:23,419 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6464556d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64645569-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64645569-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@755d1607, true, {}] 2024-06-24 20:00:23,420 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=863e5506-7f8b-46dd-a39d-8d60db568c28, address=scout.physical.UnitTestTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,420 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@66105bb1 2024-06-24 20:00:23,420 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 863e5506-7f8b-46dd-a39d-8d60db568c28, null, 0, false, true, null] 2024-06-24 20:00:23,421 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6464a38f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout] 2024-06-24 20:00:23,421 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6464a392-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6464a38f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6464a38f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@737dad9e, true, {}] 2024-06-24 20:00:23,421 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6464a393-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6464a38f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6464a38f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5af7c557, true, {}] 2024-06-24 20:00:23,422 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null] 2024-06-24 20:00:23,422 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6464caa4-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom86] 2024-06-24 20:00:23,423 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6464caa7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6464caa4-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6464caa4-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68414612, true, {}] 2024-06-24 20:00:23,423 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6464f1b8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6464caa4-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6464caa4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f727a93, true, {}] 2024-06-24 20:00:23,423 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cb654eb0-8973-4e69-8a32-809b814bfad8, address=cb654eb0-8973-4e69-8a32-809b814bfad8, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,423 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@70d92108 2024-06-24 20:00:23,424 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@efd337b 2024-06-24 20:00:23,424 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cb654eb0-8973-4e69-8a32-809b814bfad8, null, 0, false, true, null] 2024-06-24 20:00:23,425 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7917, durable=true, userID=646518cb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=6464caa6-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01a00cab-cad7-4a72-88a5-bb3636fb04c1, JMSReplyTo=temp-queue://cb654eb0-8973-4e69-8a32-809b814bfad8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@645494951, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446) .................................................. ***** durable queues test/mom/testQueueRequestReplyCancellation: - queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null ***** non durable for test/mom/testQueueRequestReplyCancellation: .................................................. , transaction: null 2024-06-24 20:00:23,425 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[7917]:RELIABLE:CoreMessage[messageID=7917, durable=true, userID=646518cb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=6464caa6-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01a00cab-cad7-4a72-88a5-bb3636fb04c1, JMSReplyTo=temp-queue://cb654eb0-8973-4e69-8a32-809b814bfad8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@645494951 2024-06-24 20:00:23,425 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=7917, durable=true, userID=646518cb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=6464caa6-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01a00cab-cad7-4a72-88a5-bb3636fb04c1, JMSReplyTo=temp-queue://cb654eb0-8973-4e69-8a32-809b814bfad8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@645494951 to transaction: TransactionImpl [xid=null, txID=7918, xid=null, state=ACTIVE, createTime=1719259223425(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@12670836 2024-06-24 20:00:23,426 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom86] 2024-06-24 20:00:23,426 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 646566ec-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-01a00cab-cad7-4a72-88a5-bb3636fb04c1, activemq.broker=mom12] 2024-06-24 20:00:23,426 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [646566ef-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=646566ec-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=646566ec-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@774256c5, true, {}] 2024-06-24 20:00:23,427 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [646566f0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=646566ec-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=646566ec-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64689d9b, true, {}] 2024-06-24 20:00:23,427 INFO [scout-thread-20] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6464caa4-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom86] 2024-06-24 20:00:23,427 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7936, durable=true, userID=64658e02-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=646566ee-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01a00cab-cad7-4a72-88a5-bb3636fb04c1, _AMQ_ROUTING_TYPE=0]]@363646509, context: RoutingContextImpl(Address=scout.physical.UnitTestTopic, routingType=MULTICAST, PreviousAddress=scout.physical.UnitTestTopic previousRoute:MULTICAST, reusable=true, version=-2147483133) .................................................. ***** durable queues scout.physical.UnitTestTopic: ***** non durable for scout.physical.UnitTestTopic: - queueID=7899 address:scout.physical.UnitTestTopic name:863e5506-7f8b-46dd-a39d-8d60db568c28 filter:null - queueID=7891 address:scout.physical.UnitTestTopic name:93199ab3-9089-417a-ba32-f1bcd730a725 filter:null .................................................. , transaction: null 2024-06-24 20:00:23,427 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 93199ab3-9089-417a-ba32-f1bcd730a725: Reference[7936]:RELIABLE:CoreMessage[messageID=7936, durable=true, userID=64658e02-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=646566ee-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01a00cab-cad7-4a72-88a5-bb3636fb04c1, _AMQ_ROUTING_TYPE=0]]@363646509 2024-06-24 20:00:23,427 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 863e5506-7f8b-46dd-a39d-8d60db568c28: Reference[7936]:RELIABLE:CoreMessage[messageID=7936, durable=true, userID=64658e02-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=646566ee-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01a00cab-cad7-4a72-88a5-bb3636fb04c1, _AMQ_ROUTING_TYPE=0]]@363646509 2024-06-24 20:00:23,427 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 93199ab3-9089-417a-ba32-f1bcd730a725: CoreMessage[messageID=7936, durable=true, userID=64658e02-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=646566ee-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01a00cab-cad7-4a72-88a5-bb3636fb04c1, _AMQ_ROUTING_TYPE=0]]@363646509 to transaction: TransactionImpl [xid=null, txID=7939, xid=null, state=ACTIVE, createTime=1719259223427(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@11089021 2024-06-24 20:00:23,427 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 863e5506-7f8b-46dd-a39d-8d60db568c28: CoreMessage[messageID=7936, durable=true, userID=64658e02-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=646566ee-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01a00cab-cad7-4a72-88a5-bb3636fb04c1, _AMQ_ROUTING_TYPE=0]]@363646509 to transaction: TransactionImpl [xid=null, txID=7940, xid=null, state=ACTIVE, createTime=1719259223427(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6f7a7da2 2024-06-24 20:00:23,428 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 93199ab3-9089-417a-ba32-f1bcd730a725: CoreMessage[messageID=7936, durable=true, userID=64658e02-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=646566ee-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01a00cab-cad7-4a72-88a5-bb3636fb04c1, _AMQ_ROUTING_TYPE=0]]@363646509, transaction: TransactionImpl [xid=null, txID=7939, xid=null, state=COMMITTED, createTime=1719259223427(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@11089021 2024-06-24 20:00:23,428 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 863e5506-7f8b-46dd-a39d-8d60db568c28: CoreMessage[messageID=7936, durable=true, userID=64658e02-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=scout.physical.UnitTestTopic, size=443, properties=TypedProperties[__AMQ_CID=646566ee-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01a00cab-cad7-4a72-88a5-bb3636fb04c1, _AMQ_ROUTING_TYPE=0]]@363646509, transaction: TransactionImpl [xid=null, txID=7940, xid=null, state=COMMITTED, createTime=1719259223427(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6f7a7da2 2024-06-24 20:00:23,428 INFO [scout-thread-21] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 646566ec-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-01a00cab-cad7-4a72-88a5-bb3636fb04c1, activemq.broker=mom12] 2024-06-24 20:00:23,428 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@57f83dc7, org.eclipse.scout.rt.mom.jms.JmsSubscription@75937998] 2024-06-24 20:00:23,428 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=7917, durable=true, userID=646518cb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=6464caa6-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-01a00cab-cad7-4a72-88a5-bb3636fb04c1, JMSReplyTo=temp-queue://cb654eb0-8973-4e69-8a32-809b814bfad8, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@645494951, transaction: TransactionImpl [xid=null, txID=7918, xid=null, state=COMMITTED, createTime=1719259223425(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@12670836 2024-06-24 20:00:23,429 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6463b922-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:23,430 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6464a38f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:23,430 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3d8ead21[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:23,431 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007530 ms 2024-06-24 20:00:23,431 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 64645569-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:23,432 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:23,432 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 18.928824 ms 2024-06-24 20:00:23,432 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:23,433 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:23,433 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:23,434 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 18677390'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,435 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,435 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6466c684-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,436 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6466ed97-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6466c684-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6466c684-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fa26f20, true, {}] 2024-06-24 20:00:23,436 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6466ed98-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6466c684-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6466c684-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@487660f0, true, {}] 2024-06-24 20:00:23,437 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=09afffdb-81ea-47b2-8a62-5c40f5139963, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,437 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@368840e2 2024-06-24 20:00:23,437 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 09afffdb-81ea-47b2-8a62-5c40f5139963, null, 0, false, true, null] 2024-06-24 20:00:23,438 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 64673bba-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom84] 2024-06-24 20:00:23,438 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64673bbd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64673bba-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64673bba-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@311fc99d, true, {}] 2024-06-24 20:00:23,438 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [64673bbe-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=64673bba-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=64673bba-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bc28dae, true, {}] 2024-06-24 20:00:23,439 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCorrelationId, null, 0, false, true, null] 2024-06-24 20:00:23,439 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 646762cf-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCorrelationId, cid=cid:abc, activemq.broker=mom57] 2024-06-24 20:00:23,440 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [646762d2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=646762cf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=646762cf-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7345d552, true, {}] 2024-06-24 20:00:23,440 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [646789e3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=646762cf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=646762cf-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5692d024, true, {}] 2024-06-24 20:00:23,440 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a38b585b-0d7e-4368-8ac1-edc703dfeee0, address=a38b585b-0d7e-4368-8ac1-edc703dfeee0, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,440 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@72b6c7bc 2024-06-24 20:00:23,441 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@27ead853 2024-06-24 20:00:23,441 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a38b585b-0d7e-4368-8ac1-edc703dfeee0, null, 0, false, true, null] 2024-06-24 20:00:23,442 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=7995, durable=true, userID=6467b0f6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=646762d1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fc6f67fa-0cb0-4037-aefd-10cc740c549a, JMSReplyTo=temp-queue://a38b585b-0d7e-4368-8ac1-edc703dfeee0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1121856241, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147483370) .................................................. ***** durable queues test/mom/testQueueRequestReplyCorrelationId: - queueID=3779 address:test/mom/testQueueRequestReplyCorrelationId name:test/mom/testQueueRequestReplyCorrelationId filter:null ***** non durable for test/mom/testQueueRequestReplyCorrelationId: .................................................. , transaction: null 2024-06-24 20:00:23,442 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCorrelationId: Reference[7995]:RELIABLE:CoreMessage[messageID=7995, durable=true, userID=6467b0f6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=646762d1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fc6f67fa-0cb0-4037-aefd-10cc740c549a, JMSReplyTo=temp-queue://a38b585b-0d7e-4368-8ac1-edc703dfeee0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1121856241 2024-06-24 20:00:23,442 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCorrelationId: CoreMessage[messageID=7995, durable=true, userID=6467b0f6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=646762d1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fc6f67fa-0cb0-4037-aefd-10cc740c549a, JMSReplyTo=temp-queue://a38b585b-0d7e-4368-8ac1-edc703dfeee0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1121856241 to transaction: TransactionImpl [xid=null, txID=7996, xid=null, state=ACTIVE, createTime=1719259223442(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@48a266d3 2024-06-24 20:00:23,443 INFO [scout-thread-17] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6467ff17-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Receiving JMS message [dest=Destination@13544343[name=test/mom/testQueueRequestReplyCorrelationId, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cid:abc] 2024-06-24 20:00:23,443 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6467ff1a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6467ff17-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6467ff17-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42bd2adf, true, {}] 2024-06-24 20:00:23,444 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6467ff1b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6467ff17-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6467ff17-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bed78e1, true, {}] 2024-06-24 20:00:23,444 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=8001, durable=true, userID=6468262d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=a38b585b-0d7e-4368-8ac1-edc703dfeee0, size=873, properties=TypedProperties[__AMQ_CID=6467ff19-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fc6f67fa-0cb0-4037-aefd-10cc740c549a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@773778076, context: RoutingContextImpl(Address=a38b585b-0d7e-4368-8ac1-edc703dfeee0, routingType=ANYCAST, PreviousAddress=a38b585b-0d7e-4368-8ac1-edc703dfeee0 previousRoute:ANYCAST, reusable=true, version=-2147483127) .................................................. ***** durable queues a38b585b-0d7e-4368-8ac1-edc703dfeee0: ***** non durable for a38b585b-0d7e-4368-8ac1-edc703dfeee0: - queueID=7991 address:a38b585b-0d7e-4368-8ac1-edc703dfeee0 name:a38b585b-0d7e-4368-8ac1-edc703dfeee0 filter:null .................................................. , transaction: null 2024-06-24 20:00:23,444 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a38b585b-0d7e-4368-8ac1-edc703dfeee0: Reference[8001]:RELIABLE:CoreMessage[messageID=8001, durable=true, userID=6468262d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=a38b585b-0d7e-4368-8ac1-edc703dfeee0, size=873, properties=TypedProperties[__AMQ_CID=6467ff19-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fc6f67fa-0cb0-4037-aefd-10cc740c549a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@773778076 2024-06-24 20:00:23,445 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a38b585b-0d7e-4368-8ac1-edc703dfeee0: CoreMessage[messageID=8001, durable=true, userID=6468262d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=a38b585b-0d7e-4368-8ac1-edc703dfeee0, size=873, properties=TypedProperties[__AMQ_CID=6467ff19-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fc6f67fa-0cb0-4037-aefd-10cc740c549a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@773778076 to transaction: TransactionImpl [xid=null, txID=8004, xid=null, state=ACTIVE, createTime=1719259223445(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@405aa726 2024-06-24 20:00:23,445 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a38b585b-0d7e-4368-8ac1-edc703dfeee0: CoreMessage[messageID=8001, durable=true, userID=6468262d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=a38b585b-0d7e-4368-8ac1-edc703dfeee0, size=873, properties=TypedProperties[__AMQ_CID=6467ff19-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fc6f67fa-0cb0-4037-aefd-10cc740c549a, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false","x-scout.mom.requestreply.code":"true"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@773778076, transaction: TransactionImpl [xid=null, txID=8004, xid=null, state=COMMITTED, createTime=1719259223445(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@405aa726 2024-06-24 20:00:23,445 INFO [scout-thread-17] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6467ff17-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=Receiving JMS message [dest=Destination@13544343[name=test/mom/testQueueRequestReplyCorrelationId, type=QUEUE, resolveMethod=DEFINE, properties={}]], cid=cid:abc] 2024-06-24 20:00:23,445 INFO [scout-thread-19] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 646762cf-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCorrelationId, cid=cid:abc, activemq.broker=mom57] 2024-06-24 20:00:23,445 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCorrelationId: CoreMessage[messageID=7995, durable=true, userID=6467b0f6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCorrelationId, size=944, properties=TypedProperties[__AMQ_CID=646762d1-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-fc6f67fa-0cb0-4037-aefd-10cc740c549a, JMSReplyTo=temp-queue://a38b585b-0d7e-4368-8ac1-edc703dfeee0, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1121856241, transaction: TransactionImpl [xid=null, txID=7996, xid=null, state=COMMITTED, createTime=1719259223442(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@48a266d3 2024-06-24 20:00:23,447 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3b863b4] 2024-06-24 20:00:23,448 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 64673bba-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:23,448 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6b73652b[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:23,448 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006475 ms 2024-06-24 20:00:23,449 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6466c684-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:23,450 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:23,450 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 16.627193 ms 2024-06-24 20:00:23,450 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:23,451 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:23,451 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:23,451 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1169891171'. - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 20:00:23,452 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=scout.mom.requestreply.enabled, value=null] - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 20:00:23,453 INFO [scout-thread-16] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 20:00:23,453 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 646985bf-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 20:00:23,453 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [646985c2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=646985bf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=646985bf-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e453451, true, {}] 2024-06-24 20:00:23,454 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6469acd3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=646985bf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=646985bf-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41aa0f4c, true, {}] 2024-06-24 20:00:23,454 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cf1c951f-5d81-479b-96bd-6ea90ef2a216, address=scout.mom.requestreply.cancellation, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,455 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@732c4548 2024-06-24 20:00:23,455 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cf1c951f-5d81-479b-96bd-6ea90ef2a216, null, 0, false, true, null] 2024-06-24 20:00:23,455 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6469d3e5-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 20:00:23,456 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6469faf8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6469d3e5-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6469d3e5-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44195f1, true, {}] 2024-06-24 20:00:23,456 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6469faf9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6469d3e5-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6469d3e5-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1dccd9ce, true, {}] 2024-06-24 20:00:23,456 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 6469faf9-3264-11ef-8420-0a580a282ab7 with parameters: [differentTopic, [MULTICAST], true] 2024-06-24 20:00:23,457 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@72b45f5e 2024-06-24 20:00:23,457 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9236c8eb-24c2-4a57-a682-ab7f950dd3fb, address=differentTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,457 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1926f29d 2024-06-24 20:00:23,458 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9236c8eb-24c2-4a57-a682-ab7f950dd3fb, null, 0, false, true, null] 2024-06-24 20:00:23,458 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 646a491b-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 20:00:23,458 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [646a491e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=646a491b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=646a491b-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68ff89aa, true, {}] 2024-06-24 20:00:23,459 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [646a702f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=646a491b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=646a491b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6742a5b9, true, {}] 2024-06-24 20:00:23,459 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d0ca5370-b031-41e9-b657-67e14ae675cd, address=differentTopic, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,459 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f16189a 2024-06-24 20:00:23,460 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d0ca5370-b031-41e9-b657-67e14ae675cd, null, 0, false, true, null] 2024-06-24 20:00:23,460 INFO [scout-thread-16] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 646a9641-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=Running test with support for JUnit timeout, activemq.broker=mom71] 2024-06-24 20:00:23,460 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [646a9644-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=646a9641-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=646a9641-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@410abdff, true, {}] 2024-06-24 20:00:23,460 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [646a9645-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=646a9641-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=646a9641-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@170aa7bd, true, {}] 2024-06-24 20:00:23,461 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueueRequestReplyCancellation, null, 0, false, true, null] 2024-06-24 20:00:23,461 INFO [scout-thread-23] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 646abd56-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom85] 2024-06-24 20:00:23,462 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [646ae469-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=646abd56-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=646abd56-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34e0ed2, true, {}] 2024-06-24 20:00:23,462 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [646ae46a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=646abd56-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=646abd56-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a3c7e8d, true, {}] 2024-06-24 20:00:23,462 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=db816c2a-0448-4469-83d7-8da9aa79be52, address=db816c2a-0448-4469-83d7-8da9aa79be52, routingType=ANYCAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:00:23,462 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@533261a8 2024-06-24 20:00:23,463 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6008509d 2024-06-24 20:00:23,463 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, db816c2a-0448-4469-83d7-8da9aa79be52, null, 0, false, true, null] 2024-06-24 20:00:23,464 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=8078, durable=true, userID=646b0b7d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=646ae468-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cf4b9e8a-5235-4de7-9812-ef3f24b901c1, JMSReplyTo=temp-queue://db816c2a-0448-4469-83d7-8da9aa79be52, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1049024317, context: RoutingContextImpl(Address=test/mom/testQueueRequestReplyCancellation, routingType=ANYCAST, PreviousAddress=test/mom/testQueueRequestReplyCancellation previousRoute:ANYCAST, reusable=true, version=-2147483446) .................................................. ***** durable queues test/mom/testQueueRequestReplyCancellation: - queueID=2722 address:test/mom/testQueueRequestReplyCancellation name:test/mom/testQueueRequestReplyCancellation filter:null ***** non durable for test/mom/testQueueRequestReplyCancellation: .................................................. , transaction: null 2024-06-24 20:00:23,464 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueueRequestReplyCancellation: Reference[8078]:RELIABLE:CoreMessage[messageID=8078, durable=true, userID=646b0b7d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=646ae468-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cf4b9e8a-5235-4de7-9812-ef3f24b901c1, JMSReplyTo=temp-queue://db816c2a-0448-4469-83d7-8da9aa79be52, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1049024317 2024-06-24 20:00:23,464 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=8078, durable=true, userID=646b0b7d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=646ae468-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cf4b9e8a-5235-4de7-9812-ef3f24b901c1, JMSReplyTo=temp-queue://db816c2a-0448-4469-83d7-8da9aa79be52, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1049024317 to transaction: TransactionImpl [xid=null, txID=8079, xid=null, state=ACTIVE, createTime=1719259223464(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4832afdb 2024-06-24 20:00:23,465 INFO [scout-thread-23] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.requestImpl(JmsMomImplementor.java:481) - Request job canceled; java.lang.InterruptedException - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom85] 2024-06-24 20:00:23,465 INFO [scout-thread-24] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 646b599e-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-cf4b9e8a-5235-4de7-9812-ef3f24b901c1, activemq.broker=mom82] 2024-06-24 20:00:23,466 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [646b59a1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=646b599e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=646b599e-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@83f87bb, true, {}] 2024-06-24 20:00:23,466 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [646b80b2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=646b599e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=3ca55058-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=646b599e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b71f7fb, true, {}] 2024-06-24 20:00:23,466 INFO [scout-thread-23] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 646abd56-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=request on test/mom/testQueueRequestReplyCancellation, activemq.broker=mom85] 2024-06-24 20:00:23,467 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=8097, durable=true, userID=646b80b4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=646b59a0-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cf4b9e8a-5235-4de7-9812-ef3f24b901c1, _AMQ_ROUTING_TYPE=0]]@934346310, context: RoutingContextImpl(Address=differentTopic, routingType=MULTICAST, PreviousAddress=differentTopic previousRoute:MULTICAST, reusable=true, version=-2147483122) .................................................. ***** durable queues differentTopic: ***** non durable for differentTopic: - queueID=8052 address:differentTopic name:9236c8eb-24c2-4a57-a682-ab7f950dd3fb filter:null - queueID=8060 address:differentTopic name:d0ca5370-b031-41e9-b657-67e14ae675cd filter:null .................................................. , transaction: null 2024-06-24 20:00:23,467 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d0ca5370-b031-41e9-b657-67e14ae675cd: Reference[8097]:RELIABLE:CoreMessage[messageID=8097, durable=true, userID=646b80b4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=646b59a0-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cf4b9e8a-5235-4de7-9812-ef3f24b901c1, _AMQ_ROUTING_TYPE=0]]@934346310 2024-06-24 20:00:23,467 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9236c8eb-24c2-4a57-a682-ab7f950dd3fb: Reference[8097]:RELIABLE:CoreMessage[messageID=8097, durable=true, userID=646b80b4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=646b59a0-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cf4b9e8a-5235-4de7-9812-ef3f24b901c1, _AMQ_ROUTING_TYPE=0]]@934346310 2024-06-24 20:00:23,467 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9236c8eb-24c2-4a57-a682-ab7f950dd3fb: CoreMessage[messageID=8097, durable=true, userID=646b80b4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=646b59a0-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cf4b9e8a-5235-4de7-9812-ef3f24b901c1, _AMQ_ROUTING_TYPE=0]]@934346310 to transaction: TransactionImpl [xid=null, txID=8100, xid=null, state=ACTIVE, createTime=1719259223467(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@fc79dff 2024-06-24 20:00:23,467 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d0ca5370-b031-41e9-b657-67e14ae675cd: CoreMessage[messageID=8097, durable=true, userID=646b80b4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=646b59a0-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cf4b9e8a-5235-4de7-9812-ef3f24b901c1, _AMQ_ROUTING_TYPE=0]]@934346310 to transaction: TransactionImpl [xid=null, txID=8102, xid=null, state=ACTIVE, createTime=1719259223467(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7b5859d6 2024-06-24 20:00:23,467 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9236c8eb-24c2-4a57-a682-ab7f950dd3fb: CoreMessage[messageID=8097, durable=true, userID=646b80b4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=646b59a0-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cf4b9e8a-5235-4de7-9812-ef3f24b901c1, _AMQ_ROUTING_TYPE=0]]@934346310, transaction: TransactionImpl [xid=null, txID=8100, xid=null, state=COMMITTED, createTime=1719259223467(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@fc79dff 2024-06-24 20:00:23,467 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d0ca5370-b031-41e9-b657-67e14ae675cd: CoreMessage[messageID=8097, durable=true, userID=646b80b4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=differentTopic, size=415, properties=TypedProperties[__AMQ_CID=646b59a0-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cf4b9e8a-5235-4de7-9812-ef3f24b901c1, _AMQ_ROUTING_TYPE=0]]@934346310, transaction: TransactionImpl [xid=null, txID=8102, xid=null, state=COMMITTED, createTime=1719259223467(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7b5859d6 2024-06-24 20:00:23,467 INFO [scout-thread-24] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 646b599e-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=JMS publish cancel request for scout.mom.requestreply.uid-cf4b9e8a-5235-4de7-9812-ef3f24b901c1, activemq.broker=mom82] 2024-06-24 20:00:23,467 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@15b642b9)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueueRequestReplyCancellation: CoreMessage[messageID=8078, durable=true, userID=646b0b7d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueueRequestReplyCancellation, size=887, properties=TypedProperties[__AMQ_CID=646ae468-3264-11ef-8420-0a580a282ab7, x_scout_mom_requestreply_id=scout.mom.requestreply.uid-cf4b9e8a-5235-4de7-9812-ef3f24b901c1, JMSReplyTo=temp-queue://db816c2a-0448-4469-83d7-8da9aa79be52, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1049024317, transaction: TransactionImpl [xid=null, txID=8079, xid=null, state=COMMITTED, createTime=1719259223464(Mon Jun 24 20:00:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4832afdb 2024-06-24 20:00:24,468 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4eb69e8d, org.eclipse.scout.rt.mom.jms.JmsSubscription@78fd1179, org.eclipse.scout.rt.mom.jms.JmsSubscription@13cec4ff] 2024-06-24 20:00:24,469 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 646985bf-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:24,471 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6469d3e5-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:24,472 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 646a9641-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:24,473 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@41f52152[job=JMS reply cancel message listener, state=RUNNING]] 2024-06-24 20:00:24,473 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.006888 ms 2024-06-24 20:00:24,474 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 646a491b-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:24,474 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:24,474 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1023.546208 ms 2024-06-24 20:00:24,474 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:24,487 INFO [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [3ca55058-3264-11ef-8420-0a580a282ab7] stopped, uptime 1 minute 2024-06-24 20:00:24,494 INFO [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) 2024-06-24 20:00:24,494 INFO [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO 2024-06-24 20:00:24,495 INFO [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal 2024-06-24 20:00:24,495 INFO [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824 2024-06-24 20:00:24,495 INFO [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2024-06-24 20:00:24,496 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null 2024-06-24 20:00:24,496 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@baf87a5 2024-06-24 20:00:24,496 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost 2024-06-24 20:00:24,497 INFO [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock 2024-06-24 20:00:24,497 INFO [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock 2024-06-24 20:00:24,562 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation 2024-06-24 20:00:24,563 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3d273300 2024-06-24 20:00:24,564 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3fe7c87c 2024-06-24 20:00:24,564 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst 2024-06-24 20:00:24,564 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5c04685 2024-06-24 20:00:24,565 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5bbb351e 2024-06-24 20:00:24,565 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties 2024-06-24 20:00:24,565 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5f80b25a 2024-06-24 20:00:24,565 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5e2525fe 2024-06-24 20:00:24,566 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout 2024-06-24 20:00:24,566 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@59d6a4d1 2024-06-24 20:00:24,566 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5b476930 2024-06-24 20:00:24,566 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst 2024-06-24 20:00:24,566 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@18f1260 2024-06-24 20:00:24,567 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7672dd7a 2024-06-24 20:00:24,567 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions 2024-06-24 20:00:24,567 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1aee0f49 2024-06-24 20:00:24,567 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7a80ebcd 2024-06-24 20:00:24,567 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId 2024-06-24 20:00:24,568 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@365eaef 2024-06-24 20:00:24,568 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@631c6ef4 2024-06-24 20:00:24,568 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions 2024-06-24 20:00:24,568 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@9e2b199 2024-06-24 20:00:24,569 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7441edeb 2024-06-24 20:00:24,569 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller 2024-06-24 20:00:24,569 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@58df431e 2024-06-24 20:00:24,569 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5834fd3f 2024-06-24 20:00:24,569 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation 2024-06-24 20:00:24,569 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4446e1d9 2024-06-24 20:00:24,570 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3f13720f 2024-06-24 20:00:24,570 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply 2024-06-24 20:00:24,570 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1df60140 2024-06-24 20:00:24,571 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@62d4dac4 2024-06-24 20:00:24,571 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId 2024-06-24 20:00:24,571 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@11efa76e 2024-06-24 20:00:24,572 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@35c83c56 2024-06-24 20:00:24,572 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector 2024-06-24 20:00:24,572 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1899c7ae 2024-06-24 20:00:24,573 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5cdf2c83 2024-06-24 20:00:24,573 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation 2024-06-24 20:00:24,573 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@30e734a1 2024-06-24 20:00:24,574 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@44b99467 2024-06-24 20:00:24,574 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic 2024-06-24 20:00:24,574 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@124b8fe9 2024-06-24 20:00:24,575 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@37d50217 2024-06-24 20:00:24,575 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic 2024-06-24 20:00:24,575 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3e9e7a70 2024-06-24 20:00:24,575 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@360ccb68 2024-06-24 20:00:24,575 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe 2024-06-24 20:00:24,576 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@78762e87 2024-06-24 20:00:24,576 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@672c4e24 2024-06-24 20:00:24,576 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes 2024-06-24 20:00:24,576 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2aacf54b 2024-06-24 20:00:24,577 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7a2b3cfd 2024-06-24 20:00:24,577 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText 2024-06-24 20:00:24,577 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@33602729 2024-06-24 20:00:24,578 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3638120f 2024-06-24 20:00:24,578 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject 2024-06-24 20:00:24,578 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7bf3bf2e 2024-06-24 20:00:24,578 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@581cb879 2024-06-24 20:00:24,579 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption 2024-06-24 20:00:24,579 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6a77953c 2024-06-24 20:00:24,579 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1c294a17 2024-06-24 20:00:24,579 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal 2024-06-24 20:00:24,580 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7a458c73 2024-06-24 20:00:24,580 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@47a72c32 2024-06-24 20:00:24,580 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional 2024-06-24 20:00:24,580 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@112f8f8f 2024-06-24 20:00:24,581 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4700064f 2024-06-24 20:00:24,581 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover 2024-06-24 20:00:24,581 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@11703cc8 2024-06-24 20:00:24,582 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6fc84468 2024-06-24 20:00:24,582 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst 2024-06-24 20:00:24,582 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2f6ede9 2024-06-24 20:00:24,583 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4583a186 2024-06-24 20:00:24,583 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData 2024-06-24 20:00:24,583 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@55854382 2024-06-24 20:00:24,583 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7843b65e 2024-06-24 20:00:24,584 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure 2024-06-24 20:00:24,584 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4d6f951a 2024-06-24 20:00:24,584 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@15b882a0 2024-06-24 20:00:24,584 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst 2024-06-24 20:00:24,585 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6ade4ac6 2024-06-24 20:00:24,585 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@fcae085 2024-06-24 20:00:24,585 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional 2024-06-24 20:00:24,585 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3e3c6323 2024-06-24 20:00:24,586 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f404bc6 2024-06-24 20:00:24,586 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData 2024-06-24 20:00:24,586 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@77d0a492 2024-06-24 20:00:24,587 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2f46bc25 2024-06-24 20:00:24,587 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData 2024-06-24 20:00:24,587 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@72bef795 2024-06-24 20:00:24,587 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1f4d9c7f 2024-06-24 20:00:24,588 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub 2024-06-24 20:00:24,588 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6dcb4f30 2024-06-24 20:00:24,588 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@77f66138 2024-06-24 20:00:24,588 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption 2024-06-24 20:00:24,589 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7271320c 2024-06-24 20:00:24,589 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@12ce659 2024-06-24 20:00:24,589 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@36299b83 2024-06-24 20:00:24,590 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@9886ec3 2024-06-24 20:00:24,593 INFO [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live 2024-06-24 20:00:24,594 INFO [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=65085cf6-3264-11ef-8420-0a580a282ab7] [INFO] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.92 s -- in org.eclipse.scout.rt.mom.jms.JmsMomWithRequestReplyTest [INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomWithFailoverTest 2024-06-24 20:00:24,597 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:24,597 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:24,601 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 871389613'. 2024-06-24 20:00:24,604 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #87 initialized: null 2024-06-24 20:00:24,606 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:24,606 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:24,606 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:24,606 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:24,606 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:24,606 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:85) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:24,607 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:85) started - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:24,607 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:24,607 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom87 started - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:24,608 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-256:1,clientId=Scout JUnit MOM #87 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom87] simulateConnectionDown 2024-06-24 20:00:24,612 WARN [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:174) - invalidate 1 connection and 1 sessions due to 'JUnit fixture: connection failed' 2024-06-24 20:00:24,612 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:178) - invalidating session 1 of 1 2024-06-24 20:00:24,612 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.invalidate(JmsSessionProviderWrapper.java:100) - Invalidate sessionProvider org.eclipse.scout.rt.mom.jms.JmsSessionProvider@125bc00d 2024-06-24 20:00:24,613 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:186) - invalidating connection 2024-06-24 20:00:24,613 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom87 stopped 2024-06-24 20:00:24,613 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:85) is shutting down - MDC[activemq.broker=mom87] 2024-06-24 20:00:24,614 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:85) uptime 0.008 seconds - MDC[activemq.broker=mom87] 2024-06-24 20:00:24,614 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:85) is shutdown - MDC[activemq.broker=mom87] 2024-06-24 20:00:24,614 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:188) - connection invalidated 2024-06-24 20:00:24,614 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #1 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:25,615 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #2 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:26,615 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #3 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:27,615 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #4 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:28,616 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #5 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:29,616 WARN [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:274) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; fail after 5 retry - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:29,616 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.waitForRetry(JmsSessionProviderWrapper.java:156) - JMS call failed 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry in 2 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] simulateConnectionUp 2024-06-24 20:00:31,617 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:31,617 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:31,617 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:31,617 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:31,617 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:31,618 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:86) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:31,618 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:86) started - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:31,618 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:31,618 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom87 started - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:31,619 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-256:2,clientId=Scout JUnit MOM #87 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:31,622 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@39adf4e6, org.eclipse.scout.rt.mom.jms.JmsSubscription@73299197] 2024-06-24 20:00:31,622 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:31,622 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:31,623 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom87 stopped 2024-06-24 20:00:31,623 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:86) is shutting down - MDC[activemq.broker=mom87] 2024-06-24 20:00:31,623 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:86) uptime 0.006 seconds - MDC[activemq.broker=mom87] 2024-06-24 20:00:31,623 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom87, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:86) is shutdown - MDC[activemq.broker=mom87] 2024-06-24 20:00:31,623 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:31,624 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7026.454215 ms 2024-06-24 20:00:31,624 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:31,625 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:31,625 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:31,625 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.405160 ms 2024-06-24 20:00:31,625 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:31,629 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:31,629 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:31,629 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 670316132'. 2024-06-24 20:00:31,630 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:00:31,631 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 69496229-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:31,632 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@54ee423f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6949893c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=69496229-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=65085cf6-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=69496229-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34d86306, true, {}] 2024-06-24 20:00:31,632 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5d6b20c2 - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:31,633 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@54ee423f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6949893d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=69496229-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=65085cf6-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=69496229-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b2291d6, true, {}] 2024-06-24 20:00:31,633 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@54ee423f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testSubscribeFailover, address=test/mom/testSubscribeFailover, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:00:31,634 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@54ee423f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4a932f7b 2024-06-24 20:00:31,634 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@54ee423f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@744efde7 2024-06-24 20:00:31,635 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@54ee423f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSubscribeFailover, null, 0, false, true, null] 2024-06-24 20:00:31,635 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@54ee423f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6949fe6f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=69496229-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=65085cf6-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=69496229-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bba6f29, true, {}] 2024-06-24 20:00:31,636 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@54ee423f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=148, durable=true, userID=694a2581-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1062449722, context: RoutingContextImpl(Address=test/mom/testSubscribeFailover, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeFailover previousRoute:ANYCAST, reusable=true, version=-2147483083) .................................................. ***** durable queues test/mom/testSubscribeFailover: - queueID=141 address:test/mom/testSubscribeFailover name:test/mom/testSubscribeFailover filter:null ***** non durable for test/mom/testSubscribeFailover: .................................................. , transaction: null 2024-06-24 20:00:31,655 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@54ee423f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeFailover: Reference[148]:RELIABLE:CoreMessage[messageID=148, durable=true, userID=694a2581-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1062449722 2024-06-24 20:00:31,655 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@54ee423f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeFailover: CoreMessage[messageID=148, durable=true, userID=694a2581-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1062449722 to transaction: TransactionImpl [xid=null, txID=151, xid=null, state=ACTIVE, createTime=1719259231655(Mon Jun 24 20:00:31 UTC 2024), timeoutSeconds=-1, nr operations = 1]@71420459 simulateConnectionDown 2024-06-24 20:00:31,656 WARN [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:174) - invalidate 1 connection and 1 sessions due to 'JUnit fixture: connection failed' 2024-06-24 20:00:31,656 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:178) - invalidating session 1 of 1 2024-06-24 20:00:31,656 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.invalidate(JmsSessionProviderWrapper.java:100) - Invalidate sessionProvider org.eclipse.scout.rt.mom.jms.JmsSessionProvider@308f18c0 2024-06-24 20:00:31,659 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@54ee423f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeFailover: CoreMessage[messageID=148, durable=true, userID=694a2581-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1062449722, transaction: TransactionImpl [xid=null, txID=151, xid=null, state=COMMITTED, createTime=1719259231655(Mon Jun 24 20:00:31 UTC 2024), timeoutSeconds=-1, nr operations = 0]@71420459 2024-06-24 20:00:31,659 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:186) - invalidating connection 2024-06-24 20:00:31,660 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 69496229-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:31,660 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.invalidate(JmsConnectionWrapper.java:188) - connection invalidated 2024-06-24 20:00:31,660 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #1 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:32,661 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #2 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:33,661 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #3 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:34,662 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #4 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:35,662 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:278) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry #5 in 1 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:36,663 WARN [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.waitForRetry(JmsConnectionWrapper.java:274) - JMS connection unavailable 'jakarta.jms.JMSException: JUnit fixture: no connection'; fail after 5 retry - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:36,663 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsSessionProviderWrapper.waitForRetry(JmsSessionProviderWrapper.java:156) - JMS call failed 'jakarta.jms.JMSException: JUnit fixture: no connection'; retry in 2 seconds - MDC[jobName=JMS subscriber, activemq.broker=mom87] simulateConnectionUp 2024-06-24 20:00:38,663 INFO [scout-thread-19] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6d7a61b2-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:38,664 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@54ee423f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6d7a88c5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6d7a61b2-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=65085cf6-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6d7a61b2-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44b83e4, true, {}] 2024-06-24 20:00:38,665 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4ebb4722 - MDC[jobName=JMS subscriber, activemq.broker=mom87] 2024-06-24 20:00:38,665 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@54ee423f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6d7aafd6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6d7a61b2-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=65085cf6-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6d7a61b2-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34409415, true, {}] 2024-06-24 20:00:38,665 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@54ee423f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6d7aafd7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6d7a61b2-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=65085cf6-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6d7a61b2-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@eb3e894, true, {}] 2024-06-24 20:00:38,665 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@54ee423f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSubscribeFailover, null, 0, false, true, null] 2024-06-24 20:00:38,666 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@54ee423f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=166, durable=true, userID=6d7ad6e9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@437486116, context: RoutingContextImpl(Address=test/mom/testSubscribeFailover, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeFailover previousRoute:ANYCAST, reusable=true, version=-2147483083) .................................................. ***** durable queues test/mom/testSubscribeFailover: - queueID=141 address:test/mom/testSubscribeFailover name:test/mom/testSubscribeFailover filter:null ***** non durable for test/mom/testSubscribeFailover: .................................................. , transaction: null 2024-06-24 20:00:38,667 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@54ee423f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeFailover: Reference[166]:RELIABLE:CoreMessage[messageID=166, durable=true, userID=6d7ad6e9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@437486116 2024-06-24 20:00:38,667 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@54ee423f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeFailover: CoreMessage[messageID=166, durable=true, userID=6d7ad6e9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@437486116 to transaction: TransactionImpl [xid=null, txID=169, xid=null, state=ACTIVE, createTime=1719259238667(Mon Jun 24 20:00:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@133d9917 2024-06-24 20:00:38,668 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@d4f2f3d, org.eclipse.scout.rt.mom.jms.JmsSubscription@e5bce8e] 2024-06-24 20:00:38,670 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@54ee423f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeFailover: CoreMessage[messageID=166, durable=true, userID=6d7ad6e9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeFailover, size=592, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@437486116, transaction: TransactionImpl [xid=null, txID=169, xid=null, state=COMMITTED, createTime=1719259238667(Mon Jun 24 20:00:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@133d9917 2024-06-24 20:00:38,671 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:38,671 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:38,671 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6d7a61b2-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:38,672 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:38,672 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7043.080987 ms 2024-06-24 20:00:38,672 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:38,673 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:38,673 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:38,673 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.109207 ms 2024-06-24 20:00:38,673 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:38,694 INFO [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [65085cf6-3264-11ef-8420-0a580a282ab7] stopped, uptime 14.201 seconds 2024-06-24 20:00:38,700 INFO [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) 2024-06-24 20:00:38,701 INFO [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO 2024-06-24 20:00:38,701 INFO [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal 2024-06-24 20:00:38,702 INFO [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824 2024-06-24 20:00:38,702 INFO [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2024-06-24 20:00:38,702 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null 2024-06-24 20:00:38,702 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@1fdbba0d 2024-06-24 20:00:38,702 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost 2024-06-24 20:00:38,704 INFO [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock 2024-06-24 20:00:38,704 INFO [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock 2024-06-24 20:00:38,768 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation 2024-06-24 20:00:38,768 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4ecc4b43 2024-06-24 20:00:38,769 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f8281e6 2024-06-24 20:00:38,769 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst 2024-06-24 20:00:38,770 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1d12eff1 2024-06-24 20:00:38,770 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@206a465f 2024-06-24 20:00:38,770 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties 2024-06-24 20:00:38,770 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@c509742 2024-06-24 20:00:38,771 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@77a6aa9f 2024-06-24 20:00:38,771 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout 2024-06-24 20:00:38,771 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7d41aefd 2024-06-24 20:00:38,771 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@feb57b4 2024-06-24 20:00:38,771 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst 2024-06-24 20:00:38,771 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7893b8c 2024-06-24 20:00:38,772 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@45398bb0 2024-06-24 20:00:38,772 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions 2024-06-24 20:00:38,772 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@35ffe3ac 2024-06-24 20:00:38,772 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@60fc4450 2024-06-24 20:00:38,772 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId 2024-06-24 20:00:38,772 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2e674698 2024-06-24 20:00:38,773 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@270a3cef 2024-06-24 20:00:38,773 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions 2024-06-24 20:00:38,773 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6d224921 2024-06-24 20:00:38,773 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f7e5e11 2024-06-24 20:00:38,773 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller 2024-06-24 20:00:38,773 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7bb996e0 2024-06-24 20:00:38,774 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@da2303c 2024-06-24 20:00:38,774 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation 2024-06-24 20:00:38,774 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@72b60be8 2024-06-24 20:00:38,774 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f254d79 2024-06-24 20:00:38,774 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply 2024-06-24 20:00:38,775 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@589cc8eb 2024-06-24 20:00:38,775 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@44233014 2024-06-24 20:00:38,775 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId 2024-06-24 20:00:38,775 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6888a33 2024-06-24 20:00:38,775 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4303511e 2024-06-24 20:00:38,775 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector 2024-06-24 20:00:38,776 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7d661205 2024-06-24 20:00:38,776 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@20183e2d 2024-06-24 20:00:38,776 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation 2024-06-24 20:00:38,776 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6203f10f 2024-06-24 20:00:38,776 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3bd1c7f0 2024-06-24 20:00:38,777 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic 2024-06-24 20:00:38,777 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@76ea1cb5 2024-06-24 20:00:38,777 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@17e2ad13 2024-06-24 20:00:38,777 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic 2024-06-24 20:00:38,777 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6a94bd69 2024-06-24 20:00:38,777 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5f4f198c 2024-06-24 20:00:38,778 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe 2024-06-24 20:00:38,778 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7966a964 2024-06-24 20:00:38,778 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7b6e196e 2024-06-24 20:00:38,778 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes 2024-06-24 20:00:38,778 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@34de8c9f 2024-06-24 20:00:38,779 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@137a70f1 2024-06-24 20:00:38,779 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText 2024-06-24 20:00:38,779 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5f1bd673 2024-06-24 20:00:38,779 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@54351197 2024-06-24 20:00:38,779 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject 2024-06-24 20:00:38,779 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@144fc5fa 2024-06-24 20:00:38,780 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5472c27a 2024-06-24 20:00:38,780 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption 2024-06-24 20:00:38,780 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@555b3ec9 2024-06-24 20:00:38,780 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@299e245c 2024-06-24 20:00:38,780 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal 2024-06-24 20:00:38,780 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@43945480 2024-06-24 20:00:38,781 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1b72f9a 2024-06-24 20:00:38,781 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional 2024-06-24 20:00:38,781 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@d96f413 2024-06-24 20:00:38,781 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@55f29d39 2024-06-24 20:00:38,781 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover 2024-06-24 20:00:38,781 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3423f353 2024-06-24 20:00:38,782 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@c50d1b2 2024-06-24 20:00:38,782 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst 2024-06-24 20:00:38,782 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@365c8a47 2024-06-24 20:00:38,782 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7786c2e0 2024-06-24 20:00:38,782 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData 2024-06-24 20:00:38,782 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5c940e28 2024-06-24 20:00:38,783 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@56c39949 2024-06-24 20:00:38,783 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure 2024-06-24 20:00:38,783 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@41f3f64 2024-06-24 20:00:38,783 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@454f6cc5 2024-06-24 20:00:38,783 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst 2024-06-24 20:00:38,784 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3956df0a 2024-06-24 20:00:38,784 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@739500b8 2024-06-24 20:00:38,784 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional 2024-06-24 20:00:38,784 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@e8ce5b1 2024-06-24 20:00:38,784 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@301b89e1 2024-06-24 20:00:38,784 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData 2024-06-24 20:00:38,785 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3f3abe67 2024-06-24 20:00:38,785 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@64f1e9f8 2024-06-24 20:00:38,785 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData 2024-06-24 20:00:38,785 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@d3929ba 2024-06-24 20:00:38,785 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6101fd7d 2024-06-24 20:00:38,785 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub 2024-06-24 20:00:38,786 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@b22bebc 2024-06-24 20:00:38,786 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@60773809 2024-06-24 20:00:38,786 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption 2024-06-24 20:00:38,786 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@24c7b944 2024-06-24 20:00:38,786 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4a4352b4 2024-06-24 20:00:38,787 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@540ac21e 2024-06-24 20:00:38,787 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@14f08a97 2024-06-24 20:00:38,789 INFO [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live 2024-06-24 20:00:38,789 INFO [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=6d80070b-3264-11ef-8420-0a580a282ab7] [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 14.10 s -- in org.eclipse.scout.rt.mom.jms.JmsMomWithFailoverTest [INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomWithCustomMarshallerTest 2024-06-24 20:00:38,791 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:38,791 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:38,792 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1792030422'. 2024-06-24 20:00:38,793 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #88 initialized: null 2024-06-24 20:00:38,794 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom88] 2024-06-24 20:00:38,794 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom88] 2024-06-24 20:00:38,794 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom88] 2024-06-24 20:00:38,794 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom88] 2024-06-24 20:00:38,794 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom88] 2024-06-24 20:00:38,795 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:87) is starting - MDC[activemq.broker=mom88] 2024-06-24 20:00:38,795 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:87) started - MDC[activemq.broker=mom88] 2024-06-24 20:00:38,795 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom88] 2024-06-24 20:00:38,796 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom88 started - MDC[activemq.broker=mom88] 2024-06-24 20:00:38,797 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-260:1,clientId=junit_mom_client,started=true} - MDC[activemq.broker=mom88] 2024-06-24 20:00:38,803 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@12dd3501, org.eclipse.scout.rt.mom.jms.JmsSubscription@4cb0e39e, org.eclipse.scout.rt.mom.jms.JmsSubscription@650e6569] - MDC[activemq.broker=mom88] 2024-06-24 20:00:38,804 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom88] 2024-06-24 20:00:38,804 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom88] 2024-06-24 20:00:38,804 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom88 stopped - MDC[activemq.broker=mom88] 2024-06-24 20:00:38,804 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:87) is shutting down - MDC[activemq.broker=mom88] 2024-06-24 20:00:38,805 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:87) uptime 0.010 seconds - MDC[activemq.broker=mom88] 2024-06-24 20:00:38,805 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom88, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:87) is shutdown - MDC[activemq.broker=mom88] 2024-06-24 20:00:38,805 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:38,805 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.552361 ms 2024-06-24 20:00:38,805 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:38,805 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:38,805 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:38,806 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1884151725'. 2024-06-24 20:00:38,807 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #89 initialized: null 2024-06-24 20:00:38,808 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom89] 2024-06-24 20:00:38,808 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom89] 2024-06-24 20:00:38,808 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom89] 2024-06-24 20:00:38,808 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom89] 2024-06-24 20:00:38,808 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom89] 2024-06-24 20:00:38,808 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:88) is starting - MDC[activemq.broker=mom89] 2024-06-24 20:00:38,808 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:88) started - MDC[activemq.broker=mom89] 2024-06-24 20:00:38,809 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom89] 2024-06-24 20:00:38,809 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom89 started - MDC[activemq.broker=mom89] 2024-06-24 20:00:38,810 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-263:1,clientId=Scout JUnit MOM #89 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom89] 2024-06-24 20:00:38,812 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@530aa75c] - MDC[activemq.broker=mom89] 2024-06-24 20:00:38,812 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom89] 2024-06-24 20:00:38,812 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom89] 2024-06-24 20:00:38,812 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom89 stopped - MDC[activemq.broker=mom89] 2024-06-24 20:00:38,812 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:88) is shutting down - MDC[activemq.broker=mom89] 2024-06-24 20:00:38,812 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:88) uptime 0.004 seconds - MDC[activemq.broker=mom89] 2024-06-24 20:00:38,813 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom89, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:88) is shutdown - MDC[activemq.broker=mom89] 2024-06-24 20:00:38,813 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:38,813 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.171676 ms 2024-06-24 20:00:38,813 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:38,813 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:38,813 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:38,814 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1141777414'. 2024-06-24 20:00:38,815 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:38,815 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.820905 ms 2024-06-24 20:00:38,815 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:38,816 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:38,816 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:38,816 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2125012025'. 2024-06-24 20:00:38,817 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #91 initialized: null 2024-06-24 20:00:38,817 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom91] 2024-06-24 20:00:38,817 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom91] 2024-06-24 20:00:38,817 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom91] 2024-06-24 20:00:38,817 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom91] 2024-06-24 20:00:38,817 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom91] 2024-06-24 20:00:38,818 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:89) is starting - MDC[activemq.broker=mom91] 2024-06-24 20:00:38,818 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:89) started - MDC[activemq.broker=mom91] 2024-06-24 20:00:38,818 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom91] 2024-06-24 20:00:38,818 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom91 started - MDC[activemq.broker=mom91] 2024-06-24 20:00:38,819 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-266:1,clientId=null,started=false} - MDC[activemq.broker=mom91] 2024-06-24 20:00:38,823 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7b8b755d, org.eclipse.scout.rt.mom.jms.JmsSubscription@3bd5dff5, org.eclipse.scout.rt.mom.jms.JmsSubscription@6df605f] - MDC[activemq.broker=mom91] 2024-06-24 20:00:38,824 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom91] 2024-06-24 20:00:38,824 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom91] 2024-06-24 20:00:38,824 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom91 stopped - MDC[activemq.broker=mom91] 2024-06-24 20:00:38,824 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:89) is shutting down - MDC[activemq.broker=mom91] 2024-06-24 20:00:38,824 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:89) uptime 0.007 seconds - MDC[activemq.broker=mom91] 2024-06-24 20:00:38,824 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom91, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:89) is shutdown - MDC[activemq.broker=mom91] 2024-06-24 20:00:38,824 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:38,824 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.483430 ms 2024-06-24 20:00:38,825 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:38,825 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:38,825 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:38,825 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1953660481'. 2024-06-24 20:00:38,826 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #92 initialized: null 2024-06-24 20:00:38,826 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom92] 2024-06-24 20:00:38,827 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom92] 2024-06-24 20:00:38,827 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom92] 2024-06-24 20:00:38,827 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom92] 2024-06-24 20:00:38,827 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom92] 2024-06-24 20:00:38,827 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:90) is starting - MDC[activemq.broker=mom92] 2024-06-24 20:00:38,827 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:90) started - MDC[activemq.broker=mom92] 2024-06-24 20:00:38,827 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom92] 2024-06-24 20:00:38,828 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom92 started - MDC[activemq.broker=mom92] 2024-06-24 20:00:38,828 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-269:1,clientId=null,started=false} - MDC[activemq.broker=mom92] 2024-06-24 20:00:38,830 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3e8c9981] - MDC[activemq.broker=mom92] 2024-06-24 20:00:38,831 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom92] 2024-06-24 20:00:38,831 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom92] 2024-06-24 20:00:38,831 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom92 stopped - MDC[activemq.broker=mom92] 2024-06-24 20:00:38,831 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:90) is shutting down - MDC[activemq.broker=mom92] 2024-06-24 20:00:38,831 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:90) uptime 0.005 seconds - MDC[activemq.broker=mom92] 2024-06-24 20:00:38,831 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom92, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:90) is shutdown - MDC[activemq.broker=mom92] 2024-06-24 20:00:38,831 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:38,831 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.171125 ms 2024-06-24 20:00:38,831 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:38,832 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:38,832 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:38,832 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 441809490'. 2024-06-24 20:00:38,833 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:38,833 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.221112 ms 2024-06-24 20:00:38,833 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:38,834 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:38,834 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:38,834 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1850803964'. 2024-06-24 20:00:38,836 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:00:38,836 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6d94c7ae-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:00:38,837 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6d94eec1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6d94c7ae-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6d80070b-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6d94c7ae-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d9c9467, true, {}] 2024-06-24 20:00:38,837 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5cbf9aee 2024-06-24 20:00:38,838 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6d9515d2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6d94c7ae-3264-11ef-8420-0a580a282ab7, clientID=junit_mom_client, nodeID=6d80070b-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6d94c7ae-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12667b9f, true, {}] 2024-06-24 20:00:38,838 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 6d9515d2-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testPublishStringData, [ANYCAST], true] 2024-06-24 20:00:38,839 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@233e6881 2024-06-24 20:00:38,839 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishStringData, address=test/mom/testPublishStringData, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:00:38,839 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@53d2a7b6 2024-06-24 20:00:38,840 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=144, durable=true, userID=6d9563f5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=403, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1917420752, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483049) .................................................. ***** durable queues test/mom/testPublishStringData: - queueID=141 address:test/mom/testPublishStringData name:test/mom/testPublishStringData filter:null ***** non durable for test/mom/testPublishStringData: .................................................. , transaction: null 2024-06-24 20:00:38,841 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6d958b06-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6d94c7ae-3264-11ef-8420-0a580a282ab7, clientID=junit_mom_client, nodeID=6d80070b-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6d94c7ae-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e7f8180, true, {}] 2024-06-24 20:00:38,842 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 6d958b06-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testPublishObjectData, [ANYCAST], true] 2024-06-24 20:00:38,842 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@449bbcf 2024-06-24 20:00:38,842 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObjectData, address=test/mom/testPublishObjectData, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:00:38,843 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5d4f51e8 2024-06-24 20:00:38,843 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=154, durable=true, userID=6d95d929-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=794, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@1980176928, context: RoutingContextImpl(Address=test/mom/testPublishObjectData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectData previousRoute:ANYCAST, reusable=true, version=-2147483048) .................................................. ***** durable queues test/mom/testPublishObjectData: - queueID=151 address:test/mom/testPublishObjectData name:test/mom/testPublishObjectData filter:null ***** non durable for test/mom/testPublishObjectData: .................................................. , transaction: null 2024-06-24 20:00:38,844 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6d96003a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6d94c7ae-3264-11ef-8420-0a580a282ab7, clientID=junit_mom_client, nodeID=6d80070b-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6d94c7ae-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12b5be0a, true, {}] 2024-06-24 20:00:38,845 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishStringData, null, 0, false, true, null] 2024-06-24 20:00:38,845 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishStringData: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=6d9563f5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=403, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1917420752 2024-06-24 20:00:38,845 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6d96274b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6d94c7ae-3264-11ef-8420-0a580a282ab7, clientID=junit_mom_client, nodeID=6d80070b-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6d94c7ae-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23ed6e12, true, {}] 2024-06-24 20:00:38,845 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObjectData, null, 0, false, true, null] 2024-06-24 20:00:38,845 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishStringData: CoreMessage[messageID=144, durable=true, userID=6d9563f5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=403, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1917420752 to transaction: TransactionImpl [xid=null, txID=163, xid=null, state=ACTIVE, createTime=1719259238845(Mon Jun 24 20:00:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@729a4145 2024-06-24 20:00:38,846 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectData: Reference[154]:RELIABLE:CoreMessage[messageID=154, durable=true, userID=6d95d929-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=794, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@1980176928 2024-06-24 20:00:38,846 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectData: CoreMessage[messageID=154, durable=true, userID=6d95d929-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=794, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@1980176928 to transaction: TransactionImpl [xid=null, txID=166, xid=null, state=ACTIVE, createTime=1719259238846(Mon Jun 24 20:00:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5403a5f6 2024-06-24 20:00:38,846 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@354baab2, org.eclipse.scout.rt.mom.jms.JmsSubscription@30be6a05, org.eclipse.scout.rt.mom.jms.JmsSubscription@6812708d] 2024-06-24 20:00:38,847 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishStringData: CoreMessage[messageID=144, durable=true, userID=6d9563f5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=403, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1917420752, transaction: TransactionImpl [xid=null, txID=163, xid=null, state=COMMITTED, createTime=1719259238845(Mon Jun 24 20:00:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@729a4145 2024-06-24 20:00:38,847 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectData: CoreMessage[messageID=154, durable=true, userID=6d95d929-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=794, properties=TypedProperties[__AMQ_CID=junit_mom_client, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@1980176928, transaction: TransactionImpl [xid=null, txID=166, xid=null, state=COMMITTED, createTime=1719259238846(Mon Jun 24 20:00:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5403a5f6 2024-06-24 20:00:38,848 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:38,848 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:38,848 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6d94c7ae-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:38,849 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:38,849 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.818937 ms 2024-06-24 20:00:38,849 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:38,850 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:38,850 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:38,850 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 721034010'. 2024-06-24 20:00:38,851 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:00:38,851 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6d9711ad-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:00:38,852 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6d9738c0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6d9711ad-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6d80070b-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6d9711ad-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bb34f0d, true, {}] 2024-06-24 20:00:38,852 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7ef570be 2024-06-24 20:00:38,852 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6d9738c1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6d9711ad-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6d80070b-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6d9711ad-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10c5f6ff, true, {}] 2024-06-24 20:00:38,853 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=181, durable=true, userID=6d975fd3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2050113785, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483049) .................................................. ***** durable queues test/mom/testPublishStringData: - queueID=141 address:test/mom/testPublishStringData name:test/mom/testPublishStringData filter:null ***** non durable for test/mom/testPublishStringData: .................................................. , transaction: null 2024-06-24 20:00:38,855 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6d9786e4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6d9711ad-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6d80070b-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6d9711ad-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a3d9d8f, true, {}] 2024-06-24 20:00:38,855 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishStringData, null, 0, false, true, null] 2024-06-24 20:00:38,855 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishStringData: Reference[181]:RELIABLE:CoreMessage[messageID=181, durable=true, userID=6d975fd3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2050113785 2024-06-24 20:00:38,855 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishStringData: CoreMessage[messageID=181, durable=true, userID=6d975fd3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2050113785 to transaction: TransactionImpl [xid=null, txID=188, xid=null, state=ACTIVE, createTime=1719259238855(Mon Jun 24 20:00:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4259c93 2024-06-24 20:00:38,856 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3dfe520] 2024-06-24 20:00:38,858 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishStringData: CoreMessage[messageID=181, durable=true, userID=6d975fd3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=499, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2050113785, transaction: TransactionImpl [xid=null, txID=188, xid=null, state=COMMITTED, createTime=1719259238855(Mon Jun 24 20:00:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4259c93 2024-06-24 20:00:38,858 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:38,858 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:38,858 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6d9711ad-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:38,859 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:38,859 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.120100 ms 2024-06-24 20:00:38,859 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:38,860 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:38,860 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:38,860 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2062352261'. 2024-06-24 20:00:38,861 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:38,861 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.793311 ms 2024-06-24 20:00:38,862 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:38,862 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:38,862 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:38,862 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1305643394'. 2024-06-24 20:00:38,863 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:00:38,864 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6d990d87-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:00:38,864 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6d990d8a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6d990d87-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6d80070b-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6d990d87-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56642c96, true, {}] 2024-06-24 20:00:38,865 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@11eb8842 2024-06-24 20:00:38,865 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6d99349b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6d990d87-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6d80070b-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6d990d87-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a065328, true, {}] 2024-06-24 20:00:38,866 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=199, durable=true, userID=6d99349d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=6d990d89-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1626499002, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483049) .................................................. ***** durable queues test/mom/testPublishStringData: - queueID=141 address:test/mom/testPublishStringData name:test/mom/testPublishStringData filter:null ***** non durable for test/mom/testPublishStringData: .................................................. , transaction: null 2024-06-24 20:00:38,870 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6d99f7ee-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6d990d87-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6d80070b-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6d990d87-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f31e84f, true, {}] 2024-06-24 20:00:38,871 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=204, durable=true, userID=6d9a1f00-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=6d990d89-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@1982098966, context: RoutingContextImpl(Address=test/mom/testPublishObjectData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectData previousRoute:ANYCAST, reusable=true, version=-2147483048) .................................................. ***** durable queues test/mom/testPublishObjectData: - queueID=151 address:test/mom/testPublishObjectData name:test/mom/testPublishObjectData filter:null ***** non durable for test/mom/testPublishObjectData: .................................................. , transaction: null 2024-06-24 20:00:38,873 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6d9a6d21-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:00:38,874 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6d9a9434-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6d9a6d21-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6d80070b-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6d9a6d21-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19540e1b, true, {}] 2024-06-24 20:00:38,874 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6d9a9435-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6d9a6d21-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6d80070b-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6d9a6d21-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dcee924, true, {}] 2024-06-24 20:00:38,874 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishStringData, null, 0, false, true, null] 2024-06-24 20:00:38,875 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishStringData: Reference[199]:RELIABLE:CoreMessage[messageID=199, durable=true, userID=6d99349d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=6d990d89-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1626499002 2024-06-24 20:00:38,875 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6d9abb46-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:00:38,875 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6d9abb49-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6d9abb46-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6d80070b-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6d9abb46-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13ac656b, true, {}] 2024-06-24 20:00:38,875 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishStringData: CoreMessage[messageID=199, durable=true, userID=6d99349d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=6d990d89-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1626499002 to transaction: TransactionImpl [xid=null, txID=213, xid=null, state=ACTIVE, createTime=1719259238875(Mon Jun 24 20:00:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6e2a0f91 2024-06-24 20:00:38,875 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6d9abb4a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6d9abb46-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6d80070b-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6d9abb46-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@410871fc, true, {}] 2024-06-24 20:00:38,876 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObjectData, null, 0, false, true, null] 2024-06-24 20:00:38,876 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectData: Reference[204]:RELIABLE:CoreMessage[messageID=204, durable=true, userID=6d9a1f00-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=6d990d89-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@1982098966 2024-06-24 20:00:38,876 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishStringData: CoreMessage[messageID=199, durable=true, userID=6d99349d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=6d990d89-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1626499002, transaction: TransactionImpl [xid=null, txID=213, xid=null, state=COMMITTED, createTime=1719259238875(Mon Jun 24 20:00:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6e2a0f91 2024-06-24 20:00:38,876 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectData: CoreMessage[messageID=204, durable=true, userID=6d9a1f00-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=6d990d89-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@1982098966 to transaction: TransactionImpl [xid=null, txID=220, xid=null, state=ACTIVE, createTime=1719259238876(Mon Jun 24 20:00:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@180d263e 2024-06-24 20:00:38,877 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@5350a926, org.eclipse.scout.rt.mom.jms.JmsSubscription@77732366, org.eclipse.scout.rt.mom.jms.JmsSubscription@7c046af] 2024-06-24 20:00:38,877 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6d9a6d21-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:38,880 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectData: CoreMessage[messageID=204, durable=true, userID=6d9a1f00-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectData, size=834, properties=TypedProperties[__AMQ_CID=6d990d89-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.platform.holders.StringHolder"}, _AMQ_ROUTING_TYPE=1]]@1982098966, transaction: TransactionImpl [xid=null, txID=220, xid=null, state=COMMITTED, createTime=1719259238876(Mon Jun 24 20:00:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@180d263e 2024-06-24 20:00:38,880 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6d9abb46-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:38,881 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:38,881 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:38,881 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6d990d87-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:38,881 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:38,881 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.217300 ms 2024-06-24 20:00:38,881 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:38,882 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:38,882 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:38,882 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1259205449'. 2024-06-24 20:00:38,884 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:00:38,884 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6d9c1adc-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:00:38,884 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6d9c1adf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6d9c1adc-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6d80070b-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6d9c1adc-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f331162, true, {}] 2024-06-24 20:00:38,885 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1a1d7832 2024-06-24 20:00:38,885 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6d9c41f0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6d9c1adc-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6d80070b-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6d9c1adc-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f10efe3, true, {}] 2024-06-24 20:00:38,886 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=239, durable=true, userID=6d9c41f2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=6d9c1ade-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1627545005, context: RoutingContextImpl(Address=test/mom/testPublishStringData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishStringData previousRoute:ANYCAST, reusable=true, version=-2147483049) .................................................. ***** durable queues test/mom/testPublishStringData: - queueID=141 address:test/mom/testPublishStringData name:test/mom/testPublishStringData filter:null ***** non durable for test/mom/testPublishStringData: .................................................. , transaction: null 2024-06-24 20:00:38,887 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 6d9c9013-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:00:38,887 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6d9c9016-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6d9c9013-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6d80070b-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6d9c9013-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@625edf90, true, {}] 2024-06-24 20:00:38,887 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [6d9c9017-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=6d9c9013-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6d80070b-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=6d9c9013-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fd2ef6f, true, {}] 2024-06-24 20:00:38,888 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishStringData, null, 0, false, true, null] 2024-06-24 20:00:38,888 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishStringData: Reference[239]:RELIABLE:CoreMessage[messageID=239, durable=true, userID=6d9c41f2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=6d9c1ade-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1627545005 2024-06-24 20:00:38,888 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishStringData: CoreMessage[messageID=239, durable=true, userID=6d9c41f2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=6d9c1ade-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1627545005 to transaction: TransactionImpl [xid=null, txID=248, xid=null, state=ACTIVE, createTime=1719259238888(Mon Jun 24 20:00:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7244488f 2024-06-24 20:00:38,889 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c39c520] 2024-06-24 20:00:38,890 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@396a4dea)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishStringData: CoreMessage[messageID=239, durable=true, userID=6d9c41f2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:00:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishStringData, size=443, properties=TypedProperties[__AMQ_CID=6d9c1ade-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1627545005, transaction: TransactionImpl [xid=null, txID=248, xid=null, state=COMMITTED, createTime=1719259238888(Mon Jun 24 20:00:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7244488f 2024-06-24 20:00:38,890 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6d9c9013-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:38,891 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:38,891 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:38,891 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 6d9c1adc-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:00:38,891 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:38,891 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.200571 ms 2024-06-24 20:00:38,891 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:38,892 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:38,892 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:38,892 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1590239729'. 2024-06-24 20:00:38,894 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:00:38,894 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1.790524 ms 2024-06-24 20:00:38,894 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:38,905 INFO [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [6d80070b-3264-11ef-8420-0a580a282ab7] stopped, uptime 0.205 seconds 2024-06-24 20:00:38,910 INFO [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) 2024-06-24 20:00:38,910 INFO [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO 2024-06-24 20:00:38,911 INFO [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal 2024-06-24 20:00:38,911 INFO [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824 2024-06-24 20:00:38,911 INFO [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2024-06-24 20:00:38,912 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null 2024-06-24 20:00:38,912 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@7df994ec 2024-06-24 20:00:38,912 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost 2024-06-24 20:00:38,913 INFO [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock 2024-06-24 20:00:38,913 INFO [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock 2024-06-24 20:00:38,977 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation 2024-06-24 20:00:38,978 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6c1d25fa 2024-06-24 20:00:38,978 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7510824 2024-06-24 20:00:38,979 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst 2024-06-24 20:00:38,979 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7ed6e557 2024-06-24 20:00:38,979 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@766ab25b 2024-06-24 20:00:38,979 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties 2024-06-24 20:00:38,979 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@735d7b99 2024-06-24 20:00:38,980 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7c424dfe 2024-06-24 20:00:38,980 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout 2024-06-24 20:00:38,980 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3577e37c 2024-06-24 20:00:38,980 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@16ac67e3 2024-06-24 20:00:38,980 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst 2024-06-24 20:00:38,980 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@eb5471c 2024-06-24 20:00:38,981 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@60f6d689 2024-06-24 20:00:38,981 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions 2024-06-24 20:00:38,981 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6a90b5e8 2024-06-24 20:00:38,981 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1ff65426 2024-06-24 20:00:38,982 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId 2024-06-24 20:00:38,982 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3bdf6d63 2024-06-24 20:00:38,982 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6d4bb60f 2024-06-24 20:00:38,982 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions 2024-06-24 20:00:38,982 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@29b61bb 2024-06-24 20:00:38,983 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2fe152aa 2024-06-24 20:00:38,983 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller 2024-06-24 20:00:38,983 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6f959640 2024-06-24 20:00:38,983 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5fdebe73 2024-06-24 20:00:38,983 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation 2024-06-24 20:00:38,983 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6919a8a 2024-06-24 20:00:38,984 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@23c0fcf0 2024-06-24 20:00:38,984 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply 2024-06-24 20:00:38,984 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@60a4595e 2024-06-24 20:00:38,984 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4a234e1f 2024-06-24 20:00:38,984 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId 2024-06-24 20:00:38,985 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@406cc81b 2024-06-24 20:00:38,985 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@64ef9b9a 2024-06-24 20:00:38,985 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector 2024-06-24 20:00:38,985 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@264340f0 2024-06-24 20:00:38,985 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7640a191 2024-06-24 20:00:38,986 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation 2024-06-24 20:00:38,986 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@504a9352 2024-06-24 20:00:38,986 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@48e1e18a 2024-06-24 20:00:38,986 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic 2024-06-24 20:00:38,986 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@74997ca6 2024-06-24 20:00:38,987 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7a6078d 2024-06-24 20:00:38,987 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic 2024-06-24 20:00:38,987 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@372c428 2024-06-24 20:00:38,987 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4458887d 2024-06-24 20:00:38,987 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe 2024-06-24 20:00:38,987 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7b1bb01c 2024-06-24 20:00:38,988 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4c364a9d 2024-06-24 20:00:38,988 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes 2024-06-24 20:00:38,988 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@597084b7 2024-06-24 20:00:38,988 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@59ebe484 2024-06-24 20:00:38,988 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText 2024-06-24 20:00:38,989 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7fd624f5 2024-06-24 20:00:38,989 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1cafb30 2024-06-24 20:00:38,989 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject 2024-06-24 20:00:38,989 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5cc28282 2024-06-24 20:00:38,989 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5a0b925a 2024-06-24 20:00:38,990 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption 2024-06-24 20:00:38,990 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@14b4f462 2024-06-24 20:00:38,990 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@42718ebf 2024-06-24 20:00:38,990 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal 2024-06-24 20:00:38,990 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@a6fc2e1 2024-06-24 20:00:38,991 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@c7008b4 2024-06-24 20:00:38,991 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional 2024-06-24 20:00:38,991 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3f54fabc 2024-06-24 20:00:38,991 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@719e8f9f 2024-06-24 20:00:38,991 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover 2024-06-24 20:00:38,992 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5122387 2024-06-24 20:00:38,992 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@9abbe39 2024-06-24 20:00:38,992 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst 2024-06-24 20:00:38,992 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@11b234aa 2024-06-24 20:00:38,992 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1455a374 2024-06-24 20:00:38,993 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData 2024-06-24 20:00:38,993 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@cfb462 2024-06-24 20:00:38,993 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@54418834 2024-06-24 20:00:38,993 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure 2024-06-24 20:00:38,993 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@54d6f172 2024-06-24 20:00:38,994 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6d21a69f 2024-06-24 20:00:38,994 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst 2024-06-24 20:00:38,994 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@10b063fd 2024-06-24 20:00:38,994 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@48e859f7 2024-06-24 20:00:38,994 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional 2024-06-24 20:00:38,994 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2bd67cf9 2024-06-24 20:00:38,995 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4ba32242 2024-06-24 20:00:38,995 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData 2024-06-24 20:00:38,995 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@581f1f40 2024-06-24 20:00:38,995 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@52b2c255 2024-06-24 20:00:38,996 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData 2024-06-24 20:00:38,996 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4a9b4d4e 2024-06-24 20:00:38,996 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@18f8c76d 2024-06-24 20:00:38,996 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub 2024-06-24 20:00:38,996 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@383d2e2d 2024-06-24 20:00:38,997 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7c59f315 2024-06-24 20:00:38,997 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption 2024-06-24 20:00:38,997 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6c3830ed 2024-06-24 20:00:38,997 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@32a541a8 2024-06-24 20:00:38,997 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@63b85d97 2024-06-24 20:00:38,998 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@7d583602 2024-06-24 20:00:39,000 INFO [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live 2024-06-24 20:00:39,000 INFO [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s -- in org.eclipse.scout.rt.mom.jms.JmsMomWithCustomMarshallerTest [INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest 2024-06-24 20:00:39,001 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:39,001 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:39,002 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 878661133'. 2024-06-24 20:00:39,002 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.611869 ms 2024-06-24 20:00:39,002 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:39,003 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:39,003 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:39,003 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 575725230'. 2024-06-24 20:00:39,003 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.createContextEnvironment(JmsMomImplementor.java:711) - ignoring property having null key or value [key=key, value=null] 2024-06-24 20:00:39,003 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.448842 ms 2024-06-24 20:00:39,003 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:39,004 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:39,004 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:39,004 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2042303704'. 2024-06-24 20:00:39,004 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.348999 ms 2024-06-24 20:00:39,004 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:39,005 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:39,005 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:39,005 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 681418509'. 2024-06-24 20:00:39,005 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.328048 ms 2024-06-24 20:00:39,005 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:39,006 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:39,006 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:39,006 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1402557359'. 2024-06-24 20:00:39,006 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.401992 ms 2024-06-24 20:00:39,006 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:39,007 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:39,007 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:39,007 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1288781741'. 2024-06-24 20:00:39,008 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #94 initialized: null 2024-06-24 20:00:39,008 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom94] 2024-06-24 20:00:39,008 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom94] 2024-06-24 20:00:39,008 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom94] 2024-06-24 20:00:39,008 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom94] 2024-06-24 20:00:39,008 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom94] 2024-06-24 20:00:39,009 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:91) is starting - MDC[activemq.broker=mom94] 2024-06-24 20:00:39,009 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:91) started - MDC[activemq.broker=mom94] 2024-06-24 20:00:39,009 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom94] 2024-06-24 20:00:39,009 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom94 started - MDC[activemq.broker=mom94] 2024-06-24 20:00:39,010 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-272:1,clientId=Scout JUnit MOM #94 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom94] 2024-06-24 20:00:43,024 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7712c315, org.eclipse.scout.rt.mom.jms.JmsSubscription@5a9a187b] - MDC[activemq.broker=mom94] 2024-06-24 20:00:43,025 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@1926806c[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom94] 2024-06-24 20:00:43,025 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007307 ms - MDC[activemq.broker=mom94] 2024-06-24 20:00:43,025 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom94] 2024-06-24 20:00:43,025 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom94] 2024-06-24 20:00:43,025 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom94 stopped - MDC[activemq.broker=mom94] 2024-06-24 20:00:43,026 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:91) is shutting down - MDC[activemq.broker=mom94] 2024-06-24 20:00:43,026 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:91) uptime 4.018 seconds - MDC[activemq.broker=mom94] 2024-06-24 20:00:43,026 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom94, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:91) is shutdown - MDC[activemq.broker=mom94] 2024-06-24 20:00:43,026 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:43,026 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4019.385009 ms 2024-06-24 20:00:43,026 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:43,027 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:43,027 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:43,027 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 88241567'. 2024-06-24 20:00:43,028 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #95 initialized: null 2024-06-24 20:00:43,029 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom95] 2024-06-24 20:00:43,029 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom95] 2024-06-24 20:00:43,029 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom95] 2024-06-24 20:00:43,029 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom95] 2024-06-24 20:00:43,029 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom95] 2024-06-24 20:00:43,029 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:92) is starting - MDC[activemq.broker=mom95] 2024-06-24 20:00:43,029 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:92) started - MDC[activemq.broker=mom95] 2024-06-24 20:00:43,030 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom95] 2024-06-24 20:00:43,030 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom95 started - MDC[activemq.broker=mom95] 2024-06-24 20:00:43,031 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-275:1,clientId=Scout JUnit MOM #95 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom95] 2024-06-24 20:00:43,033 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@75e068dc] - MDC[activemq.broker=mom95] 2024-06-24 20:00:43,033 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6ea1fc9[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom95] 2024-06-24 20:00:43,033 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004776 ms - MDC[activemq.broker=mom95] 2024-06-24 20:00:43,033 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom95] 2024-06-24 20:00:43,033 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom95] 2024-06-24 20:00:43,034 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom95 stopped - MDC[activemq.broker=mom95] 2024-06-24 20:00:43,034 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:92) is shutting down - MDC[activemq.broker=mom95] 2024-06-24 20:00:43,034 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:92) uptime 0.005 seconds - MDC[activemq.broker=mom95] 2024-06-24 20:00:43,034 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom95, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:92) is shutdown - MDC[activemq.broker=mom95] 2024-06-24 20:00:43,034 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:43,034 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.241652 ms 2024-06-24 20:00:43,034 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:43,035 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:43,035 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:43,035 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1641537314'. 2024-06-24 20:00:43,036 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #96 initialized: null 2024-06-24 20:00:43,036 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom96] 2024-06-24 20:00:43,036 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom96] 2024-06-24 20:00:43,036 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom96] 2024-06-24 20:00:43,036 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom96] 2024-06-24 20:00:43,036 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom96] 2024-06-24 20:00:43,037 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:93) is starting - MDC[activemq.broker=mom96] 2024-06-24 20:00:43,037 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:93) started - MDC[activemq.broker=mom96] 2024-06-24 20:00:43,037 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom96] 2024-06-24 20:00:43,037 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom96 started - MDC[activemq.broker=mom96] 2024-06-24 20:00:43,038 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-278:1,clientId=Scout JUnit MOM #96 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom96] 2024-06-24 20:00:43,040 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1d642682] - MDC[activemq.broker=mom96] 2024-06-24 20:00:43,040 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@70f37190[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom96] 2024-06-24 20:00:43,040 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.009970 ms - MDC[activemq.broker=mom96] 2024-06-24 20:00:43,040 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom96] 2024-06-24 20:00:43,040 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom96] 2024-06-24 20:00:43,040 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom96 stopped - MDC[activemq.broker=mom96] 2024-06-24 20:00:43,040 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:93) is shutting down - MDC[activemq.broker=mom96] 2024-06-24 20:00:43,041 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:93) uptime 0.005 seconds - MDC[activemq.broker=mom96] 2024-06-24 20:00:43,041 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom96, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:93) is shutdown - MDC[activemq.broker=mom96] 2024-06-24 20:00:43,041 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:43,041 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5.908663 ms 2024-06-24 20:00:43,041 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:43,041 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:43,041 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:43,042 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 593852201'. 2024-06-24 20:00:43,042 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #97 initialized: null 2024-06-24 20:00:43,042 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom97] 2024-06-24 20:00:43,043 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom97] 2024-06-24 20:00:43,043 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom97] 2024-06-24 20:00:43,043 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom97] 2024-06-24 20:00:43,043 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom97] 2024-06-24 20:00:43,043 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:94) is starting - MDC[activemq.broker=mom97] 2024-06-24 20:00:43,043 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:94) started - MDC[activemq.broker=mom97] 2024-06-24 20:00:43,043 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom97] 2024-06-24 20:00:43,043 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom97 started - MDC[activemq.broker=mom97] 2024-06-24 20:00:43,044 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-281:1,clientId=Scout JUnit MOM #97 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom97] 2024-06-24 20:00:43,046 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@74474fc0] - MDC[activemq.broker=mom97] 2024-06-24 20:00:43,046 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@33c5e52f[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom97] 2024-06-24 20:00:43,046 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.032749 ms - MDC[activemq.broker=mom97] 2024-06-24 20:00:43,046 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom97] 2024-06-24 20:00:43,046 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom97] 2024-06-24 20:00:43,046 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom97 stopped - MDC[activemq.broker=mom97] 2024-06-24 20:00:43,047 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:94) is shutting down - MDC[activemq.broker=mom97] 2024-06-24 20:00:43,047 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:94) uptime 0.005 seconds - MDC[activemq.broker=mom97] 2024-06-24 20:00:43,047 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom97, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:94) is shutdown - MDC[activemq.broker=mom97] 2024-06-24 20:00:43,047 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:43,047 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5.644659 ms 2024-06-24 20:00:43,047 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:43,047 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:43,047 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:43,048 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2109503434'. 2024-06-24 20:00:43,048 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #98 initialized: null 2024-06-24 20:00:43,049 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom98] 2024-06-24 20:00:43,049 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom98] 2024-06-24 20:00:43,049 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom98] 2024-06-24 20:00:43,049 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom98] 2024-06-24 20:00:43,049 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom98] 2024-06-24 20:00:43,049 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:95) is starting - MDC[activemq.broker=mom98] 2024-06-24 20:00:43,049 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:95) started - MDC[activemq.broker=mom98] 2024-06-24 20:00:43,049 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom98] 2024-06-24 20:00:43,050 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom98 started - MDC[activemq.broker=mom98] 2024-06-24 20:00:43,050 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-284:1,clientId=Scout JUnit MOM #98 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom98] 2024-06-24 20:00:43,052 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4f66f2dd] - MDC[activemq.broker=mom98] 2024-06-24 20:00:43,052 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5a740449[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom98] 2024-06-24 20:00:43,052 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002425 ms - MDC[activemq.broker=mom98] 2024-06-24 20:00:43,052 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom98] 2024-06-24 20:00:43,052 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom98] 2024-06-24 20:00:43,052 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom98 stopped - MDC[activemq.broker=mom98] 2024-06-24 20:00:43,052 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:95) is shutting down - MDC[activemq.broker=mom98] 2024-06-24 20:00:43,053 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:95) uptime 0.004 seconds - MDC[activemq.broker=mom98] 2024-06-24 20:00:43,053 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom98, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:95) is shutdown - MDC[activemq.broker=mom98] 2024-06-24 20:00:43,053 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:43,053 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5.351259 ms 2024-06-24 20:00:43,053 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:43,053 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:43,053 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:43,053 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1389994320'. 2024-06-24 20:00:43,054 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #99 initialized: null 2024-06-24 20:00:43,054 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom99] 2024-06-24 20:00:43,054 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom99] 2024-06-24 20:00:43,054 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom99] 2024-06-24 20:00:43,055 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom99] 2024-06-24 20:00:43,055 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom99] 2024-06-24 20:00:43,055 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:96) is starting - MDC[activemq.broker=mom99] 2024-06-24 20:00:43,055 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:96) started - MDC[activemq.broker=mom99] 2024-06-24 20:00:43,055 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom99] 2024-06-24 20:00:43,055 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom99 started - MDC[activemq.broker=mom99] 2024-06-24 20:00:43,056 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-287:1,clientId=Scout JUnit MOM #99 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom99] 2024-06-24 20:00:43,058 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@505bc480] - MDC[activemq.broker=mom99] 2024-06-24 20:00:43,058 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7d1b96b9[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom99] 2024-06-24 20:00:43,058 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002856 ms - MDC[activemq.broker=mom99] 2024-06-24 20:00:43,058 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom99] 2024-06-24 20:00:43,058 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom99] 2024-06-24 20:00:43,058 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom99 stopped - MDC[activemq.broker=mom99] 2024-06-24 20:00:43,058 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:96) is shutting down - MDC[activemq.broker=mom99] 2024-06-24 20:00:43,059 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:96) uptime 0.004 seconds - MDC[activemq.broker=mom99] 2024-06-24 20:00:43,059 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom99, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:96) is shutdown - MDC[activemq.broker=mom99] 2024-06-24 20:00:43,059 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:43,059 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5.409533 ms 2024-06-24 20:00:43,059 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:43,059 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:43,059 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:43,059 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1352551763'. 2024-06-24 20:00:43,060 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #100 initialized: null 2024-06-24 20:00:43,060 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom100] 2024-06-24 20:00:43,060 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom100] 2024-06-24 20:00:43,060 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom100] 2024-06-24 20:00:43,060 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom100] 2024-06-24 20:00:43,061 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom100] 2024-06-24 20:00:43,061 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:97) is starting - MDC[activemq.broker=mom100] 2024-06-24 20:00:43,061 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:97) started - MDC[activemq.broker=mom100] 2024-06-24 20:00:43,061 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom100] 2024-06-24 20:00:43,061 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom100 started - MDC[activemq.broker=mom100] 2024-06-24 20:00:43,062 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-290:1,clientId=Scout JUnit MOM #100 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom100] 2024-06-24 20:00:43,063 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3ed1446c] - MDC[activemq.broker=mom100] 2024-06-24 20:00:43,064 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6cb2d5ea[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom100] 2024-06-24 20:00:43,064 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002653 ms - MDC[activemq.broker=mom100] 2024-06-24 20:00:43,064 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom100] 2024-06-24 20:00:43,064 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom100] 2024-06-24 20:00:43,064 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom100 stopped - MDC[activemq.broker=mom100] 2024-06-24 20:00:43,064 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:97) is shutting down - MDC[activemq.broker=mom100] 2024-06-24 20:00:43,065 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:97) uptime 0.004 seconds - MDC[activemq.broker=mom100] 2024-06-24 20:00:43,065 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom100, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:97) is shutdown - MDC[activemq.broker=mom100] 2024-06-24 20:00:43,065 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:43,065 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5.554985 ms 2024-06-24 20:00:43,065 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:43,065 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:43,065 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:43,065 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1730559415'. 2024-06-24 20:00:43,066 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #101 initialized: null 2024-06-24 20:00:43,066 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom101] 2024-06-24 20:00:43,066 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom101] 2024-06-24 20:00:43,066 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom101] 2024-06-24 20:00:43,067 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom101] 2024-06-24 20:00:43,067 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom101] 2024-06-24 20:00:43,067 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:98) is starting - MDC[activemq.broker=mom101] 2024-06-24 20:00:43,067 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:98) started - MDC[activemq.broker=mom101] 2024-06-24 20:00:43,067 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom101] 2024-06-24 20:00:43,067 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom101 started - MDC[activemq.broker=mom101] 2024-06-24 20:00:43,068 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-293:1,clientId=Scout JUnit MOM #101 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom101] 2024-06-24 20:00:43,070 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2b33e616] - MDC[activemq.broker=mom101] 2024-06-24 20:00:43,070 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@21bf1b1f[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom101] 2024-06-24 20:00:43,070 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002420 ms - MDC[activemq.broker=mom101] 2024-06-24 20:00:43,070 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom101] 2024-06-24 20:00:43,070 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom101] 2024-06-24 20:00:43,070 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom101 stopped - MDC[activemq.broker=mom101] 2024-06-24 20:00:43,070 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:98) is shutting down - MDC[activemq.broker=mom101] 2024-06-24 20:00:43,070 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:98) uptime 0.004 seconds - MDC[activemq.broker=mom101] 2024-06-24 20:00:43,071 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom101, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:98) is shutdown - MDC[activemq.broker=mom101] 2024-06-24 20:00:43,071 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:43,071 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5.479903 ms 2024-06-24 20:00:43,071 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:43,071 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:43,071 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:43,071 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1187280528'. 2024-06-24 20:00:43,072 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #102 initialized: null 2024-06-24 20:00:43,072 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom102] 2024-06-24 20:00:43,072 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom102] 2024-06-24 20:00:43,073 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom102] 2024-06-24 20:00:43,073 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom102] 2024-06-24 20:00:43,073 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom102] 2024-06-24 20:00:43,073 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:99) is starting - MDC[activemq.broker=mom102] 2024-06-24 20:00:43,073 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:99) started - MDC[activemq.broker=mom102] 2024-06-24 20:00:43,073 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom102] 2024-06-24 20:00:43,073 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom102 started - MDC[activemq.broker=mom102] 2024-06-24 20:00:43,074 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-296:1,clientId=Scout JUnit MOM #102 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom102] 2024-06-24 20:00:43,076 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7b186fb8] - MDC[activemq.broker=mom102] 2024-06-24 20:00:43,076 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@639d808a[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom102] 2024-06-24 20:00:43,076 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002868 ms - MDC[activemq.broker=mom102] 2024-06-24 20:00:43,076 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom102] 2024-06-24 20:00:43,076 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom102] 2024-06-24 20:00:43,076 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom102 stopped - MDC[activemq.broker=mom102] 2024-06-24 20:00:43,076 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:99) is shutting down - MDC[activemq.broker=mom102] 2024-06-24 20:00:43,077 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:99) uptime 0.005 seconds - MDC[activemq.broker=mom102] 2024-06-24 20:00:43,077 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom102, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:99) is shutdown - MDC[activemq.broker=mom102] 2024-06-24 20:00:43,077 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:43,077 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5.719858 ms 2024-06-24 20:00:43,077 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:43,077 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:43,077 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:43,078 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 316919580'. 2024-06-24 20:00:43,078 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #103 initialized: null 2024-06-24 20:00:43,079 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom103] 2024-06-24 20:00:43,079 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom103] 2024-06-24 20:00:43,079 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom103] 2024-06-24 20:00:43,079 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom103] 2024-06-24 20:00:43,079 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom103] 2024-06-24 20:00:43,079 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:100) is starting - MDC[activemq.broker=mom103] 2024-06-24 20:00:43,079 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:100) started - MDC[activemq.broker=mom103] 2024-06-24 20:00:43,079 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom103] 2024-06-24 20:00:43,080 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom103 started - MDC[activemq.broker=mom103] 2024-06-24 20:00:43,080 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-299:1,clientId=Scout JUnit MOM #103 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom103] 2024-06-24 20:00:43,082 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6810465] - MDC[activemq.broker=mom103] 2024-06-24 20:00:43,082 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@57e2d15c[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom103] 2024-06-24 20:00:43,082 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002974 ms - MDC[activemq.broker=mom103] 2024-06-24 20:00:43,082 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom103] 2024-06-24 20:00:43,082 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom103] 2024-06-24 20:00:43,082 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom103 stopped - MDC[activemq.broker=mom103] 2024-06-24 20:00:43,082 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:100) is shutting down - MDC[activemq.broker=mom103] 2024-06-24 20:00:43,083 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:100) uptime 0.005 seconds - MDC[activemq.broker=mom103] 2024-06-24 20:00:43,083 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom103, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:100) is shutdown - MDC[activemq.broker=mom103] 2024-06-24 20:00:43,083 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:43,083 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5.602312 ms 2024-06-24 20:00:43,083 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:43,083 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:43,083 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:43,084 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1085793932'. 2024-06-24 20:00:43,084 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #104 initialized: null 2024-06-24 20:00:43,085 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom104] 2024-06-24 20:00:43,085 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom104] 2024-06-24 20:00:43,085 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom104] 2024-06-24 20:00:43,085 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom104] 2024-06-24 20:00:43,085 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom104] 2024-06-24 20:00:43,085 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:101) is starting - MDC[activemq.broker=mom104] 2024-06-24 20:00:43,085 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:101) started - MDC[activemq.broker=mom104] 2024-06-24 20:00:43,085 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom104] 2024-06-24 20:00:43,086 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom104 started - MDC[activemq.broker=mom104] 2024-06-24 20:00:43,086 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-302:1,clientId=Scout JUnit MOM #104 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom104] 2024-06-24 20:00:43,088 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@a23b96b] - MDC[activemq.broker=mom104] 2024-06-24 20:00:43,088 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6d92bfaf[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom104] 2024-06-24 20:00:43,088 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002805 ms - MDC[activemq.broker=mom104] 2024-06-24 20:00:43,088 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom104] 2024-06-24 20:00:43,088 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom104] 2024-06-24 20:00:43,089 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom104 stopped - MDC[activemq.broker=mom104] 2024-06-24 20:00:43,089 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:101) is shutting down - MDC[activemq.broker=mom104] 2024-06-24 20:00:43,089 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:101) uptime 0.004 seconds - MDC[activemq.broker=mom104] 2024-06-24 20:00:43,089 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom104, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:101) is shutdown - MDC[activemq.broker=mom104] 2024-06-24 20:00:43,089 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:43,089 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5.767162 ms 2024-06-24 20:00:43,089 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:43,090 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:43,090 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:43,090 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1519489617'. 2024-06-24 20:00:43,091 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #105 initialized: null 2024-06-24 20:00:43,091 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom105] 2024-06-24 20:00:43,091 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom105] 2024-06-24 20:00:43,091 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom105] 2024-06-24 20:00:43,091 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom105] 2024-06-24 20:00:43,091 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom105] 2024-06-24 20:00:43,092 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:102) is starting - MDC[activemq.broker=mom105] 2024-06-24 20:00:43,092 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:102) started - MDC[activemq.broker=mom105] 2024-06-24 20:00:43,092 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom105] 2024-06-24 20:00:43,092 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom105 started - MDC[activemq.broker=mom105] 2024-06-24 20:00:43,093 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-305:1,clientId=Scout JUnit MOM #105 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom105] 2024-06-24 20:00:43,294 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@276e5add] - MDC[activemq.broker=mom105] 2024-06-24 20:00:43,295 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@23e54c8a[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom105] 2024-06-24 20:00:43,295 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003643 ms - MDC[activemq.broker=mom105] 2024-06-24 20:00:43,295 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom105] 2024-06-24 20:00:43,295 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom105] 2024-06-24 20:00:43,296 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom105 stopped - MDC[activemq.broker=mom105] 2024-06-24 20:00:43,296 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:102) is shutting down - MDC[activemq.broker=mom105] 2024-06-24 20:00:43,296 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:102) uptime 0.205 seconds - MDC[activemq.broker=mom105] 2024-06-24 20:00:43,296 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom105, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:102) is shutdown - MDC[activemq.broker=mom105] 2024-06-24 20:00:43,296 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:43,296 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 206.146558 ms 2024-06-24 20:00:43,296 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:43,297 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:43,297 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:43,297 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 907749781'. 2024-06-24 20:00:43,298 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #106 initialized: null 2024-06-24 20:00:43,298 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom106] 2024-06-24 20:00:43,298 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom106] 2024-06-24 20:00:43,298 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom106] 2024-06-24 20:00:43,298 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom106] 2024-06-24 20:00:43,298 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom106] 2024-06-24 20:00:43,299 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:103) is starting - MDC[activemq.broker=mom106] 2024-06-24 20:00:43,299 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:103) started - MDC[activemq.broker=mom106] 2024-06-24 20:00:43,299 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom106] 2024-06-24 20:00:43,299 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom106 started - MDC[activemq.broker=mom106] 2024-06-24 20:00:43,300 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-308:1,clientId=Scout JUnit MOM #106 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom106] 2024-06-24 20:00:43,503 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@77f1026e] - MDC[activemq.broker=mom106] 2024-06-24 20:00:43,504 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@16b1b213[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom106] 2024-06-24 20:00:43,504 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.013247 ms - MDC[activemq.broker=mom106] 2024-06-24 20:00:43,504 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom106] 2024-06-24 20:00:43,504 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom106] 2024-06-24 20:00:43,504 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom106 stopped - MDC[activemq.broker=mom106] 2024-06-24 20:00:43,505 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:103) is shutting down - MDC[activemq.broker=mom106] 2024-06-24 20:00:43,505 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:103) uptime 0.207 seconds - MDC[activemq.broker=mom106] 2024-06-24 20:00:43,505 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom106, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:103) is shutdown - MDC[activemq.broker=mom106] 2024-06-24 20:00:43,505 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:43,505 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.394541 ms 2024-06-24 20:00:43,505 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:43,506 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:43,506 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:43,506 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1863861339'. 2024-06-24 20:00:43,507 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #107 initialized: null 2024-06-24 20:00:43,508 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom107] 2024-06-24 20:00:43,508 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom107] 2024-06-24 20:00:43,508 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom107] 2024-06-24 20:00:43,508 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom107] 2024-06-24 20:00:43,508 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom107] 2024-06-24 20:00:43,509 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:104) is starting - MDC[activemq.broker=mom107] 2024-06-24 20:00:43,509 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:104) started - MDC[activemq.broker=mom107] 2024-06-24 20:00:43,509 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom107] 2024-06-24 20:00:43,509 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom107 started - MDC[activemq.broker=mom107] 2024-06-24 20:00:43,510 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-311:1,clientId=Scout JUnit MOM #107 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom107] 2024-06-24 20:00:43,712 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@996293a] - MDC[activemq.broker=mom107] 2024-06-24 20:00:43,713 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@522fc988[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom107] 2024-06-24 20:00:43,713 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003605 ms - MDC[activemq.broker=mom107] 2024-06-24 20:00:43,713 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom107] 2024-06-24 20:00:43,713 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom107] 2024-06-24 20:00:43,713 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom107 stopped - MDC[activemq.broker=mom107] 2024-06-24 20:00:43,713 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:104) is shutting down - MDC[activemq.broker=mom107] 2024-06-24 20:00:43,714 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:104) uptime 0.205 seconds - MDC[activemq.broker=mom107] 2024-06-24 20:00:43,714 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom107, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:104) is shutdown - MDC[activemq.broker=mom107] 2024-06-24 20:00:43,714 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:43,714 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 207.725127 ms 2024-06-24 20:00:43,714 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:43,714 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:43,714 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:43,715 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 978740207'. 2024-06-24 20:00:43,715 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #108 initialized: null 2024-06-24 20:00:43,716 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom108] 2024-06-24 20:00:43,716 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom108] 2024-06-24 20:00:43,716 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom108] 2024-06-24 20:00:43,716 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom108] 2024-06-24 20:00:43,716 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom108] 2024-06-24 20:00:43,716 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:105) is starting - MDC[activemq.broker=mom108] 2024-06-24 20:00:43,716 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:105) started - MDC[activemq.broker=mom108] 2024-06-24 20:00:43,717 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom108] 2024-06-24 20:00:43,717 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom108 started - MDC[activemq.broker=mom108] 2024-06-24 20:00:43,718 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-314:1,clientId=Scout JUnit MOM #108 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom108] 2024-06-24 20:00:43,919 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4c5d1649] - MDC[activemq.broker=mom108] 2024-06-24 20:00:43,919 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@10806dbe[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom108] 2024-06-24 20:00:43,919 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003766 ms - MDC[activemq.broker=mom108] 2024-06-24 20:00:43,919 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom108] 2024-06-24 20:00:43,919 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom108] 2024-06-24 20:00:43,920 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom108 stopped - MDC[activemq.broker=mom108] 2024-06-24 20:00:43,920 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:105) is shutting down - MDC[activemq.broker=mom108] 2024-06-24 20:00:43,920 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:105) uptime 0.204 seconds - MDC[activemq.broker=mom108] 2024-06-24 20:00:43,920 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom108, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:105) is shutdown - MDC[activemq.broker=mom108] 2024-06-24 20:00:43,921 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:43,921 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 206.262559 ms 2024-06-24 20:00:43,921 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:43,921 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:43,921 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:43,921 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 245128633'. 2024-06-24 20:00:43,922 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #109 initialized: null 2024-06-24 20:00:43,922 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom109] 2024-06-24 20:00:43,922 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom109] 2024-06-24 20:00:43,923 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom109] 2024-06-24 20:00:43,923 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom109] 2024-06-24 20:00:43,923 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom109] 2024-06-24 20:00:43,923 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:106) is starting - MDC[activemq.broker=mom109] 2024-06-24 20:00:43,923 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:106) started - MDC[activemq.broker=mom109] 2024-06-24 20:00:43,923 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom109] 2024-06-24 20:00:43,924 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom109 started - MDC[activemq.broker=mom109] 2024-06-24 20:00:43,924 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-317:1,clientId=Scout JUnit MOM #109 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom109] 2024-06-24 20:00:44,126 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@126ae0ca] - MDC[activemq.broker=mom109] 2024-06-24 20:00:44,126 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2620264e[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom109] 2024-06-24 20:00:44,126 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005018 ms - MDC[activemq.broker=mom109] 2024-06-24 20:00:44,126 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom109] 2024-06-24 20:00:44,126 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom109] 2024-06-24 20:00:44,127 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom109 stopped - MDC[activemq.broker=mom109] 2024-06-24 20:00:44,127 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:106) is shutting down - MDC[activemq.broker=mom109] 2024-06-24 20:00:44,127 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:106) uptime 0.205 seconds - MDC[activemq.broker=mom109] 2024-06-24 20:00:44,127 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom109, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:106) is shutdown - MDC[activemq.broker=mom109] 2024-06-24 20:00:44,127 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:44,128 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 206.475606 ms 2024-06-24 20:00:44,128 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:44,128 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:44,128 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:44,129 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1374950118'. 2024-06-24 20:00:44,130 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #110 initialized: null 2024-06-24 20:00:44,130 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom110] 2024-06-24 20:00:44,130 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom110] 2024-06-24 20:00:44,130 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom110] 2024-06-24 20:00:44,131 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom110] 2024-06-24 20:00:44,131 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom110] 2024-06-24 20:00:44,131 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:107) is starting - MDC[activemq.broker=mom110] 2024-06-24 20:00:44,131 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:107) started - MDC[activemq.broker=mom110] 2024-06-24 20:00:44,132 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom110] 2024-06-24 20:00:44,132 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom110 started - MDC[activemq.broker=mom110] 2024-06-24 20:00:44,133 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-320:1,clientId=Scout JUnit MOM #110 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom110] 2024-06-24 20:00:44,334 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5db6083b] - MDC[activemq.broker=mom110] 2024-06-24 20:00:44,335 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@20a533b[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom110] 2024-06-24 20:00:44,335 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003358 ms - MDC[activemq.broker=mom110] 2024-06-24 20:00:44,335 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom110] 2024-06-24 20:00:44,335 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom110] 2024-06-24 20:00:44,336 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom110 stopped - MDC[activemq.broker=mom110] 2024-06-24 20:00:44,336 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:107) is shutting down - MDC[activemq.broker=mom110] 2024-06-24 20:00:44,336 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:107) uptime 0.206 seconds - MDC[activemq.broker=mom110] 2024-06-24 20:00:44,336 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom110, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:107) is shutdown - MDC[activemq.broker=mom110] 2024-06-24 20:00:44,336 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:44,336 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 207.781432 ms 2024-06-24 20:00:44,336 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:44,337 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:44,337 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:44,337 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 834764756'. 2024-06-24 20:00:44,338 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #111 initialized: null 2024-06-24 20:00:44,338 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom111] 2024-06-24 20:00:44,338 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom111] 2024-06-24 20:00:44,338 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom111] 2024-06-24 20:00:44,338 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom111] 2024-06-24 20:00:44,338 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom111] 2024-06-24 20:00:44,339 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:108) is starting - MDC[activemq.broker=mom111] 2024-06-24 20:00:44,339 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:108) started - MDC[activemq.broker=mom111] 2024-06-24 20:00:44,339 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom111] 2024-06-24 20:00:44,339 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom111 started - MDC[activemq.broker=mom111] 2024-06-24 20:00:44,340 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-323:1,clientId=Scout JUnit MOM #111 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom111] 2024-06-24 20:00:44,541 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4ac1544f] - MDC[activemq.broker=mom111] 2024-06-24 20:00:44,542 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2ab87cb8[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom111] 2024-06-24 20:00:44,542 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003345 ms - MDC[activemq.broker=mom111] 2024-06-24 20:00:44,542 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom111] 2024-06-24 20:00:44,542 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom111] 2024-06-24 20:00:44,542 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom111 stopped - MDC[activemq.broker=mom111] 2024-06-24 20:00:44,542 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:108) is shutting down - MDC[activemq.broker=mom111] 2024-06-24 20:00:44,543 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:108) uptime 0.205 seconds - MDC[activemq.broker=mom111] 2024-06-24 20:00:44,543 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom111, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:108) is shutdown - MDC[activemq.broker=mom111] 2024-06-24 20:00:44,543 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:44,543 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 206.147138 ms 2024-06-24 20:00:44,543 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:44,543 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:44,544 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:44,544 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 785090482'. 2024-06-24 20:00:44,545 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #112 initialized: null 2024-06-24 20:00:44,545 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom112] 2024-06-24 20:00:44,545 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom112] 2024-06-24 20:00:44,545 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom112] 2024-06-24 20:00:44,545 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom112] 2024-06-24 20:00:44,545 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom112] 2024-06-24 20:00:44,546 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:109) is starting - MDC[activemq.broker=mom112] 2024-06-24 20:00:44,546 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:109) started - MDC[activemq.broker=mom112] 2024-06-24 20:00:44,546 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom112] 2024-06-24 20:00:44,546 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom112 started - MDC[activemq.broker=mom112] 2024-06-24 20:00:44,547 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-326:1,clientId=Scout JUnit MOM #112 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom112] 2024-06-24 20:00:44,748 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@35bcf3a6] - MDC[activemq.broker=mom112] 2024-06-24 20:00:44,749 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7bfedff3[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom112] 2024-06-24 20:00:44,749 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003914 ms - MDC[activemq.broker=mom112] 2024-06-24 20:00:44,749 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom112] 2024-06-24 20:00:44,749 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom112] 2024-06-24 20:00:44,749 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom112 stopped - MDC[activemq.broker=mom112] 2024-06-24 20:00:44,750 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:109) is shutting down - MDC[activemq.broker=mom112] 2024-06-24 20:00:44,750 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:109) uptime 0.205 seconds - MDC[activemq.broker=mom112] 2024-06-24 20:00:44,750 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom112, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:109) is shutdown - MDC[activemq.broker=mom112] 2024-06-24 20:00:44,750 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:44,750 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 206.538968 ms 2024-06-24 20:00:44,750 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:44,751 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:44,751 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:44,751 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 345072292'. 2024-06-24 20:00:44,752 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #113 initialized: null 2024-06-24 20:00:44,753 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom113] 2024-06-24 20:00:44,753 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom113] 2024-06-24 20:00:44,753 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom113] 2024-06-24 20:00:44,753 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom113] 2024-06-24 20:00:44,753 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom113] 2024-06-24 20:00:44,754 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:110) is starting - MDC[activemq.broker=mom113] 2024-06-24 20:00:44,754 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:110) started - MDC[activemq.broker=mom113] 2024-06-24 20:00:44,754 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom113] 2024-06-24 20:00:44,755 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom113 started - MDC[activemq.broker=mom113] 2024-06-24 20:00:44,755 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-329:1,clientId=Scout JUnit MOM #113 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom113] 2024-06-24 20:00:44,957 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@79e591bb] - MDC[activemq.broker=mom113] 2024-06-24 20:00:44,957 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@26401eda[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom113] 2024-06-24 20:00:44,957 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003964 ms - MDC[activemq.broker=mom113] 2024-06-24 20:00:44,957 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom113] 2024-06-24 20:00:44,957 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom113] 2024-06-24 20:00:44,958 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom113 stopped - MDC[activemq.broker=mom113] 2024-06-24 20:00:44,958 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:110) is shutting down - MDC[activemq.broker=mom113] 2024-06-24 20:00:44,958 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:110) uptime 0.205 seconds - MDC[activemq.broker=mom113] 2024-06-24 20:00:44,958 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom113, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:110) is shutdown - MDC[activemq.broker=mom113] 2024-06-24 20:00:44,958 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:44,958 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 207.245826 ms 2024-06-24 20:00:44,958 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:44,959 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:44,959 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:44,959 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1628737580'. 2024-06-24 20:00:44,960 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #114 initialized: null 2024-06-24 20:00:44,961 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom114] 2024-06-24 20:00:44,961 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom114] 2024-06-24 20:00:44,961 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom114] 2024-06-24 20:00:44,961 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom114] 2024-06-24 20:00:44,961 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom114] 2024-06-24 20:00:44,961 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:111) is starting - MDC[activemq.broker=mom114] 2024-06-24 20:00:44,962 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:111) started - MDC[activemq.broker=mom114] 2024-06-24 20:00:44,962 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom114] 2024-06-24 20:00:44,962 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom114 started - MDC[activemq.broker=mom114] 2024-06-24 20:00:44,963 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-332:1,clientId=Scout JUnit MOM #114 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom114] 2024-06-24 20:00:45,164 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7af4286] - MDC[activemq.broker=mom114] 2024-06-24 20:00:45,164 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6dc98c02[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom114] 2024-06-24 20:00:45,164 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003434 ms - MDC[activemq.broker=mom114] 2024-06-24 20:00:45,164 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom114] 2024-06-24 20:00:45,164 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom114] 2024-06-24 20:00:45,165 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom114 stopped - MDC[activemq.broker=mom114] 2024-06-24 20:00:45,165 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:111) is shutting down - MDC[activemq.broker=mom114] 2024-06-24 20:00:45,165 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:111) uptime 0.204 seconds - MDC[activemq.broker=mom114] 2024-06-24 20:00:45,165 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom114, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:111) is shutdown - MDC[activemq.broker=mom114] 2024-06-24 20:00:45,165 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:45,165 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 206.319947 ms 2024-06-24 20:00:45,165 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:45,166 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:45,166 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:45,167 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 57301464'. 2024-06-24 20:00:45,168 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #115 initialized: null 2024-06-24 20:00:45,168 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-24 20:00:45,168 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-24 20:00:45,169 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-24 20:00:45,169 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-24 20:00:45,169 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-24 20:00:45,169 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:112) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-24 20:00:45,169 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:112) started - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-24 20:00:45,169 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-24 20:00:45,169 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom115 started - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-24 20:00:45,170 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-335:1,clientId=Scout JUnit MOM #115 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom115] 2024-06-24 20:00:45,172 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4ab1693b] 2024-06-24 20:00:45,172 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:45,172 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:45,172 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom115 stopped 2024-06-24 20:00:45,172 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:112) is shutting down - MDC[activemq.broker=mom115] 2024-06-24 20:00:45,173 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:112) uptime 0.005 seconds - MDC[activemq.broker=mom115] 2024-06-24 20:00:45,173 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom115, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:112) is shutdown - MDC[activemq.broker=mom115] 2024-06-24 20:00:45,173 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:45,173 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.481895 ms 2024-06-24 20:00:45,173 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:45,173 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:45,174 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:45,174 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 325735794'. 2024-06-24 20:00:45,174 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #116 initialized: null 2024-06-24 20:00:45,175 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-24 20:00:45,175 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-24 20:00:45,175 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-24 20:00:45,175 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-24 20:00:45,175 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-24 20:00:45,176 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:113) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-24 20:00:45,176 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:113) started - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-24 20:00:45,176 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-24 20:00:45,176 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom116 started - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-24 20:00:45,177 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-338:1,clientId=Scout JUnit MOM #116 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom116] 2024-06-24 20:00:45,179 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@10007fdc, org.eclipse.scout.rt.mom.jms.JmsSubscription@7ca0aa55] 2024-06-24 20:00:45,179 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4c140b12[job=JMS subscriber, state=DONE]] 2024-06-24 20:00:45,179 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003972 ms 2024-06-24 20:00:45,180 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:45,180 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:45,180 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom116 stopped 2024-06-24 20:00:45,180 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:113) is shutting down - MDC[activemq.broker=mom116] 2024-06-24 20:00:45,180 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:113) uptime 0.005 seconds - MDC[activemq.broker=mom116] 2024-06-24 20:00:45,180 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom116, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:113) is shutdown - MDC[activemq.broker=mom116] 2024-06-24 20:00:45,180 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:45,180 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.680778 ms 2024-06-24 20:00:45,180 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:45,181 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:45,181 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:45,181 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 74964115'. 2024-06-24 20:00:45,183 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #117 initialized: null 2024-06-24 20:00:45,183 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-24 20:00:45,183 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-24 20:00:45,183 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-24 20:00:45,183 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-24 20:00:45,183 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-24 20:00:45,184 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:114) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-24 20:00:45,184 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:114) started - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-24 20:00:45,184 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-24 20:00:45,184 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom117 started - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-24 20:00:45,184 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-341:1,clientId=Scout JUnit MOM #117 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom117] 2024-06-24 20:00:49,204 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 4 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3c5d183, org.eclipse.scout.rt.mom.jms.JmsSubscription@471b7c9c, org.eclipse.scout.rt.mom.jms.JmsSubscription@39cf7f3c, org.eclipse.scout.rt.mom.jms.JmsSubscription@25df95b] 2024-06-24 20:00:49,204 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6bea0866[job=JMS subscriber, state=DONE]] 2024-06-24 20:00:49,204 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003915 ms 2024-06-24 20:00:49,204 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:49,204 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:49,205 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom117 stopped 2024-06-24 20:00:49,205 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:114) is shutting down - MDC[activemq.broker=mom117] 2024-06-24 20:00:49,205 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:114) uptime 4.022 seconds - MDC[activemq.broker=mom117] 2024-06-24 20:00:49,205 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom117, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:114) is shutdown - MDC[activemq.broker=mom117] 2024-06-24 20:00:49,205 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:49,205 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4024.368904 ms 2024-06-24 20:00:49,205 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:49,206 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:49,206 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:49,206 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 349677922'. 2024-06-24 20:00:49,207 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #118 initialized: null 2024-06-24 20:00:49,208 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-24 20:00:49,208 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-24 20:00:49,208 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-24 20:00:49,208 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-24 20:00:49,208 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-24 20:00:49,209 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:115) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-24 20:00:49,209 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:115) started - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-24 20:00:49,209 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-24 20:00:49,209 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom118 started - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-24 20:00:49,210 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-344:1,clientId=Scout JUnit MOM #118 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom118] 2024-06-24 20:00:49,212 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@525aadf2, org.eclipse.scout.rt.mom.jms.JmsSubscription@203b98cf] 2024-06-24 20:00:49,213 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7a8dbbf1, org.eclipse.scout.rt.mom.jms.JmsSubscription@71ad1d0b] 2024-06-24 20:00:49,214 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@5687e92d, org.eclipse.scout.rt.mom.jms.JmsSubscription@2eef43f5] 2024-06-24 20:00:49,215 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@29f72685, org.eclipse.scout.rt.mom.jms.JmsSubscription@4f8488ef] 2024-06-24 20:00:49,217 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@413a2520, org.eclipse.scout.rt.mom.jms.JmsSubscription@39d62e47] 2024-06-24 20:00:49,218 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@3884e858, org.eclipse.scout.rt.mom.jms.JmsSubscription@46c7c593] 2024-06-24 20:00:49,219 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@37e0614e, org.eclipse.scout.rt.mom.jms.JmsSubscription@75707f05] 2024-06-24 20:00:49,220 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@20673498, org.eclipse.scout.rt.mom.jms.JmsSubscription@7a8d6eb3] 2024-06-24 20:00:49,221 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@509bf2d5, org.eclipse.scout.rt.mom.jms.JmsSubscription@68823b6b] 2024-06-24 20:00:49,222 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@57d8d8e2, org.eclipse.scout.rt.mom.jms.JmsSubscription@2f726cf4] 2024-06-24 20:00:49,222 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:49,222 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:49,223 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom118 stopped 2024-06-24 20:00:49,223 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:115) is shutting down - MDC[activemq.broker=mom118] 2024-06-24 20:00:49,223 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:115) uptime 0.015 seconds - MDC[activemq.broker=mom118] 2024-06-24 20:00:49,223 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom118, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:115) is shutdown - MDC[activemq.broker=mom118] 2024-06-24 20:00:49,223 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:49,223 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 17.116217 ms 2024-06-24 20:00:49,223 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:49,224 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:49,224 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:49,224 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1892075175'. 2024-06-24 20:00:49,225 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #119 initialized: null 2024-06-24 20:00:49,226 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-24 20:00:49,226 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-24 20:00:49,226 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-24 20:00:49,226 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-24 20:00:49,226 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-24 20:00:49,227 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:116) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-24 20:00:49,227 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:116) started - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-24 20:00:49,227 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-24 20:00:49,227 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom119 started - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-24 20:00:49,228 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-347:1,clientId=Scout JUnit MOM #119 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom119] 2024-06-24 20:00:49,229 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@65e4eba5, org.eclipse.scout.rt.mom.jms.JmsSubscription@77eb76f] 2024-06-24 20:00:49,230 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:49,230 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:49,230 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom119 stopped 2024-06-24 20:00:49,230 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:116) is shutting down - MDC[activemq.broker=mom119] 2024-06-24 20:00:49,230 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:116) uptime 0.004 seconds - MDC[activemq.broker=mom119] 2024-06-24 20:00:49,230 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom119, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:116) is shutdown - MDC[activemq.broker=mom119] 2024-06-24 20:00:49,230 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:49,230 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.221782 ms 2024-06-24 20:00:49,231 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:49,231 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:49,231 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:49,231 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1524436160'. 2024-06-24 20:00:49,232 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #120 initialized: null 2024-06-24 20:00:49,233 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-24 20:00:49,233 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-24 20:00:49,233 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-24 20:00:49,233 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-24 20:00:49,233 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-24 20:00:49,233 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:117) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-24 20:00:49,233 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:117) started - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-24 20:00:49,234 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-24 20:00:49,234 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom120 started - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-24 20:00:49,234 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-350:1,clientId=Scout JUnit MOM #120 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom120] 2024-06-24 20:00:49,236 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@611f28f5] 2024-06-24 20:00:49,236 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6971f5f4[job=JMS subscriber, state=DONE]] 2024-06-24 20:00:49,237 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003268 ms 2024-06-24 20:00:49,237 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:49,237 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:49,237 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom120 stopped 2024-06-24 20:00:49,237 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:117) is shutting down - MDC[activemq.broker=mom120] 2024-06-24 20:00:49,237 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:117) uptime 0.004 seconds - MDC[activemq.broker=mom120] 2024-06-24 20:00:49,237 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom120, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:117) is shutdown - MDC[activemq.broker=mom120] 2024-06-24 20:00:49,237 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:49,237 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.127598 ms 2024-06-24 20:00:49,237 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:49,238 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:49,238 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:49,238 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2044592303'. 2024-06-24 20:00:49,239 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #121 initialized: null 2024-06-24 20:00:49,240 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-24 20:00:49,240 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-24 20:00:49,240 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-24 20:00:49,240 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-24 20:00:49,240 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-24 20:00:49,241 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:118) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-24 20:00:49,241 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:118) started - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-24 20:00:49,241 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-24 20:00:49,241 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom121 started - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-24 20:00:49,242 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-353:1,clientId=Scout JUnit MOM #121 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom121] 2024-06-24 20:00:49,243 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@367e0b0e] 2024-06-24 20:00:49,244 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:49,244 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:49,244 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom121 stopped 2024-06-24 20:00:49,244 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:118) is shutting down - MDC[activemq.broker=mom121] 2024-06-24 20:00:49,244 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:118) uptime 0.004 seconds - MDC[activemq.broker=mom121] 2024-06-24 20:00:49,244 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom121, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:118) is shutdown - MDC[activemq.broker=mom121] 2024-06-24 20:00:49,244 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:49,244 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.237011 ms 2024-06-24 20:00:49,244 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:49,245 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:49,245 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:49,246 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1747961620'. 2024-06-24 20:00:49,246 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #122 initialized: null 2024-06-24 20:00:49,247 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-24 20:00:49,247 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-24 20:00:49,247 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-24 20:00:49,247 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-24 20:00:49,247 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-24 20:00:49,248 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:119) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-24 20:00:49,248 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:119) started - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-24 20:00:49,248 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-24 20:00:49,248 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom122 started - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-24 20:00:49,249 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-356:1,clientId=Scout JUnit MOM #122 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom122] 2024-06-24 20:00:49,251 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@547aa7f4, org.eclipse.scout.rt.mom.jms.JmsSubscription@2e94655a] 2024-06-24 20:00:49,251 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@63b334fd[job=JMS subscriber, state=DONE]] 2024-06-24 20:00:49,251 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002900 ms 2024-06-24 20:00:49,251 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:49,251 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:49,251 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom122 stopped 2024-06-24 20:00:49,252 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:119) is shutting down - MDC[activemq.broker=mom122] 2024-06-24 20:00:49,252 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:119) uptime 0.005 seconds - MDC[activemq.broker=mom122] 2024-06-24 20:00:49,252 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom122, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:119) is shutdown - MDC[activemq.broker=mom122] 2024-06-24 20:00:49,252 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:49,252 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.601461 ms 2024-06-24 20:00:49,252 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:49,253 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:49,253 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:49,253 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2034270473'. 2024-06-24 20:00:49,254 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #123 initialized: null 2024-06-24 20:00:49,254 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-24 20:00:49,254 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-24 20:00:49,254 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-24 20:00:49,254 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-24 20:00:49,254 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-24 20:00:49,255 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:120) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-24 20:00:49,255 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:120) started - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-24 20:00:49,255 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-24 20:00:49,255 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom123 started - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-24 20:00:49,256 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-359:1,clientId=Scout JUnit MOM #123 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom123] 2024-06-24 20:00:49,258 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@1147ab09, org.eclipse.scout.rt.mom.jms.JmsSubscription@503b5337] 2024-06-24 20:00:49,259 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@3fb5809a, org.eclipse.scout.rt.mom.jms.JmsSubscription@77954f77] 2024-06-24 20:00:49,261 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@d20e900, org.eclipse.scout.rt.mom.jms.JmsSubscription@14237e5] 2024-06-24 20:00:49,263 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@8616368, org.eclipse.scout.rt.mom.jms.JmsSubscription@c4fc610] 2024-06-24 20:00:49,264 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@4f50e974, org.eclipse.scout.rt.mom.jms.JmsSubscription@76ecbfbf] 2024-06-24 20:00:49,265 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@22858c21, org.eclipse.scout.rt.mom.jms.JmsSubscription@39a8c08f] 2024-06-24 20:00:49,267 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@653fbbfc, org.eclipse.scout.rt.mom.jms.JmsSubscription@7e6025c9] 2024-06-24 20:00:49,268 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@6c165921, org.eclipse.scout.rt.mom.jms.JmsSubscription@47fb30ca] 2024-06-24 20:00:49,269 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@77d03738, org.eclipse.scout.rt.mom.jms.JmsSubscription@566dc0c3] 2024-06-24 20:00:49,271 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@25bbca43, org.eclipse.scout.rt.mom.jms.JmsSubscription@74cd82f1] 2024-06-24 20:00:49,271 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:49,271 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:49,271 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom123 stopped 2024-06-24 20:00:49,271 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:120) is shutting down - MDC[activemq.broker=mom123] 2024-06-24 20:00:49,272 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:120) uptime 0.018 seconds - MDC[activemq.broker=mom123] 2024-06-24 20:00:49,272 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom123, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:120) is shutdown - MDC[activemq.broker=mom123] 2024-06-24 20:00:49,272 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:49,272 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.211337 ms 2024-06-24 20:00:49,272 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:49,273 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:49,273 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:49,273 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 895329692'. 2024-06-24 20:00:49,274 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #124 initialized: null 2024-06-24 20:00:49,274 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-24 20:00:49,275 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-24 20:00:49,275 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-24 20:00:49,275 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-24 20:00:49,275 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-24 20:00:49,275 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:121) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-24 20:00:49,275 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:121) started - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-24 20:00:49,275 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-24 20:00:49,276 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom124 started - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-24 20:00:49,302 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-362:1,clientId=Scout JUnit MOM #124 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom124] 2024-06-24 20:00:49,355 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@19beeb61, org.eclipse.scout.rt.mom.jms.JmsSubscription@21139739] 2024-06-24 20:00:49,355 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3681c285[job=JMS subscriber, state=DONE]] 2024-06-24 20:00:49,355 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004945 ms 2024-06-24 20:00:49,355 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:49,355 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:49,355 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom124 stopped 2024-06-24 20:00:49,356 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:121) is shutting down - MDC[activemq.broker=mom124] 2024-06-24 20:00:49,356 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:121) uptime 0.082 seconds - MDC[activemq.broker=mom124] 2024-06-24 20:00:49,356 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom124, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:121) is shutdown - MDC[activemq.broker=mom124] 2024-06-24 20:00:49,356 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:49,356 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 83.380478 ms 2024-06-24 20:00:49,356 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:49,357 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:49,357 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:49,357 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1692119875'. 2024-06-24 20:00:49,358 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #125 initialized: null 2024-06-24 20:00:49,358 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-24 20:00:49,358 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-24 20:00:49,358 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-24 20:00:49,358 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-24 20:00:49,358 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-24 20:00:49,359 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:122) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-24 20:00:49,359 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:122) started - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-24 20:00:49,359 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-24 20:00:49,359 INFO [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom125 started - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-24 20:00:49,360 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-365:1,clientId=Scout JUnit MOM #125 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom125] 2024-06-24 20:00:49,412 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4922dc84, org.eclipse.scout.rt.mom.jms.JmsSubscription@2ed9e59b] 2024-06-24 20:00:49,412 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@27381497[job=JMS subscriber, state=RUNNING]] 2024-06-24 20:00:49,412 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003741 ms 2024-06-24 20:00:49,412 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:49,412 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:49,413 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom125 stopped 2024-06-24 20:00:49,413 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:122) is shutting down - MDC[activemq.broker=mom125] 2024-06-24 20:00:49,413 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:122) uptime 0.055 seconds - MDC[activemq.broker=mom125] 2024-06-24 20:00:49,413 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom125, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:122) is shutdown - MDC[activemq.broker=mom125] 2024-06-24 20:00:49,413 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:49,413 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 56.740024 ms 2024-06-24 20:00:49,413 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:49,414 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:49,414 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:49,414 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1672784022'. 2024-06-24 20:00:49,415 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #126 initialized: null 2024-06-24 20:00:49,415 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-24 20:00:49,416 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-24 20:00:49,416 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-24 20:00:49,416 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-24 20:00:49,416 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-24 20:00:49,416 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:123) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-24 20:00:49,416 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:123) started - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-24 20:00:49,416 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-24 20:00:49,417 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom126 started - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-24 20:00:49,417 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-368:1,clientId=Scout JUnit MOM #126 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom126] 2024-06-24 20:00:49,469 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@219c10c2, org.eclipse.scout.rt.mom.jms.JmsSubscription@5e352e3a] 2024-06-24 20:00:49,470 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@4177d427[job=JMS subscriber, state=RUNNING], JobFutureTask@6178ac9d[job=JMS subscriber, state=RUNNING]] 2024-06-24 20:00:49,470 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002998 ms 2024-06-24 20:00:49,470 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:49,470 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:49,470 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom126 stopped 2024-06-24 20:00:49,470 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:123) is shutting down - MDC[activemq.broker=mom126] 2024-06-24 20:00:49,471 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:123) uptime 0.056 seconds - MDC[activemq.broker=mom126] 2024-06-24 20:00:49,471 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom126, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:123) is shutdown - MDC[activemq.broker=mom126] 2024-06-24 20:00:49,471 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:49,471 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 56.999286 ms 2024-06-24 20:00:49,471 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:49,471 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:49,472 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:49,472 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1650928341'. 2024-06-24 20:00:49,472 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #127 initialized: null 2024-06-24 20:00:49,473 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-24 20:00:49,473 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-24 20:00:49,473 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-24 20:00:49,473 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-24 20:00:49,473 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-24 20:00:49,473 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:124) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-24 20:00:49,473 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:124) started - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-24 20:00:49,473 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-24 20:00:49,474 INFO [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom127 started - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-24 20:00:49,474 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-371:1,clientId=Scout JUnit MOM #127 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom127] 2024-06-24 20:00:49,526 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@17baaf07, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d5009c0] 2024-06-24 20:00:49,526 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@3ce2c454[job=JMS subscriber, state=RUNNING], JobFutureTask@4c020e58[job=JMS subscriber, state=DONE]] 2024-06-24 20:00:49,526 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.010655 ms 2024-06-24 20:00:49,526 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:49,526 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:49,527 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom127 stopped 2024-06-24 20:00:49,527 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:124) is shutting down - MDC[activemq.broker=mom127] 2024-06-24 20:00:49,527 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:124) uptime 0.054 seconds - MDC[activemq.broker=mom127] 2024-06-24 20:00:49,527 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom127, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:124) is shutdown - MDC[activemq.broker=mom127] 2024-06-24 20:00:49,527 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:49,527 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 55.876370 ms 2024-06-24 20:00:49,527 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:49,528 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:49,528 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:49,528 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1025935916'. 2024-06-24 20:00:49,529 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #128 initialized: null 2024-06-24 20:00:49,529 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-24 20:00:49,529 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-24 20:00:49,529 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-24 20:00:49,529 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-24 20:00:49,529 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-24 20:00:49,530 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:125) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-24 20:00:49,530 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:125) started - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-24 20:00:49,530 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-24 20:00:49,530 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom128 started - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-24 20:00:49,531 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-374:1,clientId=Scout JUnit MOM #128 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom128] 2024-06-24 20:00:49,583 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@41dbf02b, org.eclipse.scout.rt.mom.jms.JmsSubscription@6a28d987] 2024-06-24 20:00:49,583 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@72a45b71[job=JMS subscriber, state=RUNNING], JobFutureTask@3793896e[job=JMS subscriber, state=RUNNING]] 2024-06-24 20:00:49,583 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003392 ms 2024-06-24 20:00:49,583 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:49,583 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:49,584 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom128 stopped 2024-06-24 20:00:49,584 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:125) is shutting down - MDC[activemq.broker=mom128] 2024-06-24 20:00:49,584 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:125) uptime 0.055 seconds - MDC[activemq.broker=mom128] 2024-06-24 20:00:49,584 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom128, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:125) is shutdown - MDC[activemq.broker=mom128] 2024-06-24 20:00:49,584 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:49,584 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 56.393052 ms 2024-06-24 20:00:49,584 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:49,585 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:49,585 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:49,585 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 136897240'. 2024-06-24 20:00:49,586 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #129 initialized: null 2024-06-24 20:00:49,586 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-24 20:00:49,586 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-24 20:00:49,586 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-24 20:00:49,586 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-24 20:00:49,587 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-24 20:00:49,587 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:126) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-24 20:00:49,587 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:126) started - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-24 20:00:49,587 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-24 20:00:49,587 INFO [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom129 started - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-24 20:00:49,588 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-377:1,clientId=Scout JUnit MOM #129 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom129] 2024-06-24 20:00:49,640 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@47483211, org.eclipse.scout.rt.mom.jms.JmsSubscription@8ba7408] 2024-06-24 20:00:49,640 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@64657b13[job=JMS subscriber, state=RUNNING], JobFutureTask@548e70f0[job=JMS subscriber, state=RUNNING]] 2024-06-24 20:00:49,640 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003401 ms 2024-06-24 20:00:49,640 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:49,640 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:49,641 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom129 stopped 2024-06-24 20:00:49,641 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:126) is shutting down - MDC[activemq.broker=mom129] 2024-06-24 20:00:49,641 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:126) uptime 0.055 seconds - MDC[activemq.broker=mom129] 2024-06-24 20:00:49,641 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom129, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:126) is shutdown - MDC[activemq.broker=mom129] 2024-06-24 20:00:49,641 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:49,641 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 56.429683 ms 2024-06-24 20:00:49,641 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:49,642 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:49,642 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:49,642 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1169903663'. 2024-06-24 20:00:49,643 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #130 initialized: null 2024-06-24 20:00:49,643 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-24 20:00:49,643 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-24 20:00:49,643 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-24 20:00:49,643 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-24 20:00:49,643 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-24 20:00:49,644 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:127) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-24 20:00:49,644 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:127) started - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-24 20:00:49,644 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-24 20:00:49,644 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom130 started - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-24 20:00:49,645 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-380:1,clientId=Scout JUnit MOM #130 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom130] 2024-06-24 20:00:49,697 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2801ccb3, org.eclipse.scout.rt.mom.jms.JmsSubscription@42102827] 2024-06-24 20:00:49,697 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@7e34e466[job=JMS subscriber, state=RUNNING], JobFutureTask@352bea0e[job=JMS subscriber, state=RUNNING]] 2024-06-24 20:00:49,697 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002819 ms 2024-06-24 20:00:49,697 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:49,697 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:49,698 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom130 stopped 2024-06-24 20:00:49,698 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:127) is shutting down - MDC[activemq.broker=mom130] 2024-06-24 20:00:49,698 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:127) uptime 0.055 seconds - MDC[activemq.broker=mom130] 2024-06-24 20:00:49,698 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom130, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:127) is shutdown - MDC[activemq.broker=mom130] 2024-06-24 20:00:49,698 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:49,698 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 56.336734 ms 2024-06-24 20:00:49,698 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:49,699 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:49,699 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:49,699 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1263153428'. 2024-06-24 20:00:49,700 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #131 initialized: null 2024-06-24 20:00:49,700 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-24 20:00:49,700 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-24 20:00:49,700 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-24 20:00:49,700 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-24 20:00:49,700 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-24 20:00:49,701 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:128) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-24 20:00:49,701 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:128) started - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-24 20:00:49,701 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-24 20:00:49,701 INFO [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom131 started - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-24 20:00:49,702 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-383:1,clientId=Scout JUnit MOM #131 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom131] 2024-06-24 20:00:49,754 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@479f738a, org.eclipse.scout.rt.mom.jms.JmsSubscription@772db1d8] 2024-06-24 20:00:49,754 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@74d4f542[job=JMS subscriber, state=RUNNING], JobFutureTask@188500e9[job=JMS subscriber, state=RUNNING]] 2024-06-24 20:00:49,754 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004284 ms 2024-06-24 20:00:49,754 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:49,754 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:49,755 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom131 stopped 2024-06-24 20:00:49,755 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:128) is shutting down - MDC[activemq.broker=mom131] 2024-06-24 20:00:49,755 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:128) uptime 0.055 seconds - MDC[activemq.broker=mom131] 2024-06-24 20:00:49,755 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom131, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:128) is shutdown - MDC[activemq.broker=mom131] 2024-06-24 20:00:49,755 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:49,755 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 56.564773 ms 2024-06-24 20:00:49,755 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:49,756 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:49,756 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:49,756 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 484166022'. 2024-06-24 20:00:49,757 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #132 initialized: null 2024-06-24 20:00:49,757 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-24 20:00:49,757 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-24 20:00:49,757 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-24 20:00:49,757 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-24 20:00:49,757 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-24 20:00:49,758 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:129) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-24 20:00:49,758 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:129) started - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-24 20:00:49,758 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-24 20:00:49,758 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom132 started - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-24 20:00:49,759 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-386:1,clientId=Scout JUnit MOM #132 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom132] 2024-06-24 20:00:49,811 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2df79942, org.eclipse.scout.rt.mom.jms.JmsSubscription@7ee0dbd1] 2024-06-24 20:00:49,811 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@6e1a8e78[job=JMS subscriber, state=RUNNING], JobFutureTask@18d963be[job=JMS subscriber, state=RUNNING]] 2024-06-24 20:00:49,811 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003778 ms 2024-06-24 20:00:49,811 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:49,811 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:49,812 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom132 stopped 2024-06-24 20:00:49,812 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:129) is shutting down - MDC[activemq.broker=mom132] 2024-06-24 20:00:49,812 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:129) uptime 0.055 seconds - MDC[activemq.broker=mom132] 2024-06-24 20:00:49,812 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom132, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:129) is shutdown - MDC[activemq.broker=mom132] 2024-06-24 20:00:49,812 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:49,812 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 56.152438 ms 2024-06-24 20:00:49,812 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:49,813 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:49,813 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:49,813 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 996186365'. 2024-06-24 20:00:49,813 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #133 initialized: null 2024-06-24 20:00:49,814 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-24 20:00:49,814 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-24 20:00:49,814 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-24 20:00:49,814 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-24 20:00:49,814 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-24 20:00:49,814 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:130) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-24 20:00:49,815 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:130) started - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-24 20:00:49,815 INFO [scout-thread-17] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-24 20:00:49,815 INFO [scout-thread-17] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom133 started - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-24 20:00:49,816 INFO [scout-thread-17] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-389:1,clientId=Scout JUnit MOM #133 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom133] 2024-06-24 20:00:49,867 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1641dfb3, org.eclipse.scout.rt.mom.jms.JmsSubscription@49620576] 2024-06-24 20:00:49,868 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@14997cb9[job=JMS subscriber, state=RUNNING], JobFutureTask@4c219c84[job=JMS subscriber, state=RUNNING]] 2024-06-24 20:00:49,868 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003257 ms 2024-06-24 20:00:49,868 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:49,868 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:49,868 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom133 stopped 2024-06-24 20:00:49,868 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:130) is shutting down - MDC[activemq.broker=mom133] 2024-06-24 20:00:49,869 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:130) uptime 0.055 seconds - MDC[activemq.broker=mom133] 2024-06-24 20:00:49,869 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom133, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:130) is shutdown - MDC[activemq.broker=mom133] 2024-06-24 20:00:49,869 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:49,869 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 56.326741 ms 2024-06-24 20:00:49,869 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:49,870 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:49,870 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:49,870 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1909317132'. 2024-06-24 20:00:49,871 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #134 initialized: null 2024-06-24 20:00:49,871 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-24 20:00:49,872 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-24 20:00:49,872 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-24 20:00:49,872 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-24 20:00:49,872 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-24 20:00:49,872 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom134, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:131) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-24 20:00:49,872 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom134, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:131) started - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-24 20:00:49,872 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-24 20:00:49,873 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom134 started - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-24 20:00:49,873 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-392:1,clientId=Scout JUnit MOM #134 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom134] 2024-06-24 20:00:49,876 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@4a5cddd9, org.eclipse.scout.rt.mom.jms.JmsSubscription@34e700f4] 2024-06-24 20:00:49,876 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@30a8ac50[job=JMS subscriber, state=RUNNING]] 2024-06-24 20:00:49,876 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002680 ms 2024-06-24 20:00:49,876 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:49,876 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:49,877 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom134 stopped 2024-06-24 20:00:49,877 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom134, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:131) is shutting down - MDC[activemq.broker=mom134] 2024-06-24 20:00:49,877 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom134, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:131) uptime 0.006 seconds - MDC[activemq.broker=mom134] 2024-06-24 20:00:49,877 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom134, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:131) is shutdown - MDC[activemq.broker=mom134] 2024-06-24 20:00:49,877 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:49,877 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.501274 ms 2024-06-24 20:00:49,877 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:49,878 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:49,878 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:49,878 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1348429073'. 2024-06-24 20:00:49,879 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #135 initialized: null 2024-06-24 20:00:49,880 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-24 20:00:49,880 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-24 20:00:49,880 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-24 20:00:49,880 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-24 20:00:49,880 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-24 20:00:49,880 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:132) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-24 20:00:49,881 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:132) started - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-24 20:00:49,881 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-24 20:00:49,881 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom135 started - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-24 20:00:49,882 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-395:1,clientId=Scout JUnit MOM #135 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom135] 2024-06-24 20:00:49,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@58178b69, org.eclipse.scout.rt.mom.jms.JmsSubscription@4a723adf] 2024-06-24 20:00:49,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5c70eda4[job=JMS subscriber, state=DONE]] 2024-06-24 20:00:49,890 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002660 ms 2024-06-24 20:00:49,890 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:49,890 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:49,890 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom135 stopped 2024-06-24 20:00:49,890 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:132) is shutting down - MDC[activemq.broker=mom135] 2024-06-24 20:00:49,891 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:132) uptime 0.011 seconds - MDC[activemq.broker=mom135] 2024-06-24 20:00:49,891 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom135, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:132) is shutdown - MDC[activemq.broker=mom135] 2024-06-24 20:00:49,891 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:49,891 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.841433 ms 2024-06-24 20:00:49,891 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:49,892 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:49,892 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:49,892 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 228585933'. 2024-06-24 20:00:49,893 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #136 initialized: null 2024-06-24 20:00:49,893 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom136] 2024-06-24 20:00:49,893 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom136] 2024-06-24 20:00:49,893 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom136] 2024-06-24 20:00:49,893 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom136] 2024-06-24 20:00:49,893 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom136] 2024-06-24 20:00:49,893 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:133) is starting - MDC[activemq.broker=mom136] 2024-06-24 20:00:49,894 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:133) started - MDC[activemq.broker=mom136] 2024-06-24 20:00:49,894 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom136] 2024-06-24 20:00:49,894 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom136 started - MDC[activemq.broker=mom136] 2024-06-24 20:00:49,895 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-398:1,clientId=Scout JUnit MOM #136 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom136] 2024-06-24 20:00:49,900 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5f171392] - MDC[activemq.broker=mom136] 2024-06-24 20:00:49,900 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@329cef32[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom136] 2024-06-24 20:00:49,901 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003387 ms - MDC[activemq.broker=mom136] 2024-06-24 20:00:49,901 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom136] 2024-06-24 20:00:49,901 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom136] 2024-06-24 20:00:49,901 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom136 stopped - MDC[activemq.broker=mom136] 2024-06-24 20:00:49,901 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:133) is shutting down - MDC[activemq.broker=mom136] 2024-06-24 20:00:49,901 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:133) uptime 0.008 seconds - MDC[activemq.broker=mom136] 2024-06-24 20:00:49,901 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom136, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:133) is shutdown - MDC[activemq.broker=mom136] 2024-06-24 20:00:49,902 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:49,902 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.929263 ms 2024-06-24 20:00:49,902 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:49,902 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:49,902 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:49,903 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 599936014'. 2024-06-24 20:00:49,903 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #137 initialized: null 2024-06-24 20:00:49,903 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom137] 2024-06-24 20:00:49,904 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom137] 2024-06-24 20:00:49,904 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom137] 2024-06-24 20:00:49,904 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom137] 2024-06-24 20:00:49,904 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom137] 2024-06-24 20:00:49,904 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom137, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:134) is starting - MDC[activemq.broker=mom137] 2024-06-24 20:00:49,904 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom137, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:134) started - MDC[activemq.broker=mom137] 2024-06-24 20:00:49,904 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom137] 2024-06-24 20:00:49,905 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom137 started - MDC[activemq.broker=mom137] 2024-06-24 20:00:49,905 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-401:1,clientId=Scout JUnit MOM #137 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom137] 2024-06-24 20:00:50,058 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2fc51562] - MDC[activemq.broker=mom137] 2024-06-24 20:00:50,058 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@49976824[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom137] 2024-06-24 20:00:50,058 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003376 ms - MDC[activemq.broker=mom137] 2024-06-24 20:00:50,058 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom137] 2024-06-24 20:00:50,058 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom137] 2024-06-24 20:00:50,059 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom137 stopped - MDC[activemq.broker=mom137] 2024-06-24 20:00:50,059 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom137, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:134) is shutting down - MDC[activemq.broker=mom137] 2024-06-24 20:00:50,059 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom137, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:134) uptime 0.156 seconds - MDC[activemq.broker=mom137] 2024-06-24 20:00:50,059 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom137, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:134) is shutdown - MDC[activemq.broker=mom137] 2024-06-24 20:00:50,059 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:50,059 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 156.760955 ms 2024-06-24 20:00:50,059 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:50,060 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:50,060 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:50,060 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 529404054'. 2024-06-24 20:00:50,061 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #138 initialized: null 2024-06-24 20:00:50,061 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom138] 2024-06-24 20:00:50,061 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom138] 2024-06-24 20:00:50,061 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom138] 2024-06-24 20:00:50,061 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom138] 2024-06-24 20:00:50,061 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom138] 2024-06-24 20:00:50,062 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:135) is starting - MDC[activemq.broker=mom138] 2024-06-24 20:00:50,062 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:135) started - MDC[activemq.broker=mom138] 2024-06-24 20:00:50,062 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom138] 2024-06-24 20:00:50,062 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom138 started - MDC[activemq.broker=mom138] 2024-06-24 20:00:50,063 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-404:1,clientId=Scout JUnit MOM #138 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom138] 2024-06-24 20:00:50,215 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@65145fb7] - MDC[activemq.broker=mom138] 2024-06-24 20:00:50,215 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@72499396[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom138] 2024-06-24 20:00:50,215 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002615 ms - MDC[activemq.broker=mom138] 2024-06-24 20:00:50,215 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom138] 2024-06-24 20:00:50,215 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom138] 2024-06-24 20:00:50,215 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom138 stopped - MDC[activemq.broker=mom138] 2024-06-24 20:00:50,216 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:135) is shutting down - MDC[activemq.broker=mom138] 2024-06-24 20:00:50,216 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:135) uptime 0.155 seconds - MDC[activemq.broker=mom138] 2024-06-24 20:00:50,216 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom138, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:135) is shutdown - MDC[activemq.broker=mom138] 2024-06-24 20:00:50,216 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:50,216 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 156.284909 ms 2024-06-24 20:00:50,216 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:50,216 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:50,217 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:50,217 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1433034352'. 2024-06-24 20:00:50,217 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #139 initialized: null 2024-06-24 20:00:50,218 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom139] 2024-06-24 20:00:50,218 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom139] 2024-06-24 20:00:50,218 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom139] 2024-06-24 20:00:50,218 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom139] 2024-06-24 20:00:50,218 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom139] 2024-06-24 20:00:50,218 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:136) is starting - MDC[activemq.broker=mom139] 2024-06-24 20:00:50,218 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:136) started - MDC[activemq.broker=mom139] 2024-06-24 20:00:50,218 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom139] 2024-06-24 20:00:50,219 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom139 started - MDC[activemq.broker=mom139] 2024-06-24 20:00:50,219 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-407:1,clientId=Scout JUnit MOM #139 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom139] 2024-06-24 20:00:50,371 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@28c38eeb] - MDC[activemq.broker=mom139] 2024-06-24 20:00:50,372 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@460a4935[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom139] 2024-06-24 20:00:50,372 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002866 ms - MDC[activemq.broker=mom139] 2024-06-24 20:00:50,372 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom139] 2024-06-24 20:00:50,372 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom139] 2024-06-24 20:00:50,372 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom139 stopped - MDC[activemq.broker=mom139] 2024-06-24 20:00:50,373 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:136) is shutting down - MDC[activemq.broker=mom139] 2024-06-24 20:00:50,373 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:136) uptime 0.155 seconds - MDC[activemq.broker=mom139] 2024-06-24 20:00:50,373 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom139, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:136) is shutdown - MDC[activemq.broker=mom139] 2024-06-24 20:00:50,373 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:50,373 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 156.429494 ms 2024-06-24 20:00:50,373 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:50,373 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:50,374 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:50,374 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1183694087'. 2024-06-24 20:00:50,374 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #140 initialized: null 2024-06-24 20:00:50,375 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom140] 2024-06-24 20:00:50,375 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom140] 2024-06-24 20:00:50,375 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom140] 2024-06-24 20:00:50,375 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom140] 2024-06-24 20:00:50,375 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom140] 2024-06-24 20:00:50,375 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:137) is starting - MDC[activemq.broker=mom140] 2024-06-24 20:00:50,375 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:137) started - MDC[activemq.broker=mom140] 2024-06-24 20:00:50,375 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom140] 2024-06-24 20:00:50,376 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom140 started - MDC[activemq.broker=mom140] 2024-06-24 20:00:50,376 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-410:1,clientId=Scout JUnit MOM #140 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom140] 2024-06-24 20:00:50,528 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7f5b0926] - MDC[activemq.broker=mom140] 2024-06-24 20:00:50,529 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@7053b64b[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom140] 2024-06-24 20:00:50,529 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004770 ms - MDC[activemq.broker=mom140] 2024-06-24 20:00:50,529 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom140] 2024-06-24 20:00:50,529 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom140] 2024-06-24 20:00:50,529 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom140 stopped - MDC[activemq.broker=mom140] 2024-06-24 20:00:50,530 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:137) is shutting down - MDC[activemq.broker=mom140] 2024-06-24 20:00:50,530 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:137) uptime 0.155 seconds - MDC[activemq.broker=mom140] 2024-06-24 20:00:50,530 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom140, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:137) is shutdown - MDC[activemq.broker=mom140] 2024-06-24 20:00:50,530 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:50,530 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 156.810601 ms 2024-06-24 20:00:50,530 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:50,531 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:50,531 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:50,531 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1191979642'. 2024-06-24 20:00:50,532 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #141 initialized: null 2024-06-24 20:00:50,532 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom141] 2024-06-24 20:00:50,532 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom141] 2024-06-24 20:00:50,532 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom141] 2024-06-24 20:00:50,532 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom141] 2024-06-24 20:00:50,532 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom141] 2024-06-24 20:00:50,533 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:138) is starting - MDC[activemq.broker=mom141] 2024-06-24 20:00:50,533 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:138) started - MDC[activemq.broker=mom141] 2024-06-24 20:00:50,533 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom141] 2024-06-24 20:00:50,533 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom141 started - MDC[activemq.broker=mom141] 2024-06-24 20:00:50,534 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-413:1,clientId=Scout JUnit MOM #141 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom141] 2024-06-24 20:00:50,686 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@75c36570] - MDC[activemq.broker=mom141] 2024-06-24 20:00:50,686 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@2b57dc2[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom141] 2024-06-24 20:00:50,686 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003301 ms - MDC[activemq.broker=mom141] 2024-06-24 20:00:50,686 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom141] 2024-06-24 20:00:50,687 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom141] 2024-06-24 20:00:50,687 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom141 stopped - MDC[activemq.broker=mom141] 2024-06-24 20:00:50,687 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:138) is shutting down - MDC[activemq.broker=mom141] 2024-06-24 20:00:50,688 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:138) uptime 0.155 seconds - MDC[activemq.broker=mom141] 2024-06-24 20:00:50,688 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom141, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:138) is shutdown - MDC[activemq.broker=mom141] 2024-06-24 20:00:50,688 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:50,688 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 156.823734 ms 2024-06-24 20:00:50,688 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:50,688 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:50,688 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:50,689 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1637434535'. 2024-06-24 20:00:50,689 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #142 initialized: null 2024-06-24 20:00:50,690 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom142] 2024-06-24 20:00:50,690 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom142] 2024-06-24 20:00:50,690 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom142] 2024-06-24 20:00:50,690 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom142] 2024-06-24 20:00:50,690 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom142] 2024-06-24 20:00:50,691 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:139) is starting - MDC[activemq.broker=mom142] 2024-06-24 20:00:50,691 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:139) started - MDC[activemq.broker=mom142] 2024-06-24 20:00:50,691 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom142] 2024-06-24 20:00:50,691 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom142 started - MDC[activemq.broker=mom142] 2024-06-24 20:00:50,692 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-416:1,clientId=Scout JUnit MOM #142 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom142] 2024-06-24 20:00:50,844 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@557c0b65] - MDC[activemq.broker=mom142] 2024-06-24 20:00:50,844 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@4548bfc7[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom142] 2024-06-24 20:00:50,845 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003577 ms - MDC[activemq.broker=mom142] 2024-06-24 20:00:50,845 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom142] 2024-06-24 20:00:50,845 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom142] 2024-06-24 20:00:50,845 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom142 stopped - MDC[activemq.broker=mom142] 2024-06-24 20:00:50,845 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:139) is shutting down - MDC[activemq.broker=mom142] 2024-06-24 20:00:50,845 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:139) uptime 0.156 seconds - MDC[activemq.broker=mom142] 2024-06-24 20:00:50,846 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom142, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:139) is shutdown - MDC[activemq.broker=mom142] 2024-06-24 20:00:50,846 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:50,846 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.329773 ms 2024-06-24 20:00:50,846 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:50,846 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:50,846 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:50,846 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 253648773'. 2024-06-24 20:00:50,847 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #143 initialized: null 2024-06-24 20:00:50,847 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom143] 2024-06-24 20:00:50,847 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom143] 2024-06-24 20:00:50,847 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom143] 2024-06-24 20:00:50,848 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom143] 2024-06-24 20:00:50,848 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom143] 2024-06-24 20:00:50,848 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:140) is starting - MDC[activemq.broker=mom143] 2024-06-24 20:00:50,848 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:140) started - MDC[activemq.broker=mom143] 2024-06-24 20:00:50,848 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom143] 2024-06-24 20:00:50,848 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom143 started - MDC[activemq.broker=mom143] 2024-06-24 20:00:50,849 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-419:1,clientId=Scout JUnit MOM #143 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom143] 2024-06-24 20:00:51,001 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1cb4cad0] - MDC[activemq.broker=mom143] 2024-06-24 20:00:51,002 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@557abb68[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom143] 2024-06-24 20:00:51,002 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.007357 ms - MDC[activemq.broker=mom143] 2024-06-24 20:00:51,002 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom143] 2024-06-24 20:00:51,002 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom143] 2024-06-24 20:00:51,002 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom143 stopped - MDC[activemq.broker=mom143] 2024-06-24 20:00:51,002 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:140) is shutting down - MDC[activemq.broker=mom143] 2024-06-24 20:00:51,003 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:140) uptime 0.156 seconds - MDC[activemq.broker=mom143] 2024-06-24 20:00:51,003 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom143, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:140) is shutdown - MDC[activemq.broker=mom143] 2024-06-24 20:00:51,003 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:51,003 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 156.632014 ms 2024-06-24 20:00:51,003 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:51,003 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:51,003 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:51,004 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1586437554'. 2024-06-24 20:00:51,004 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #144 initialized: null 2024-06-24 20:00:51,004 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom144] 2024-06-24 20:00:51,005 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom144] 2024-06-24 20:00:51,005 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom144] 2024-06-24 20:00:51,005 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom144] 2024-06-24 20:00:51,005 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom144] 2024-06-24 20:00:51,005 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:141) is starting - MDC[activemq.broker=mom144] 2024-06-24 20:00:51,005 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:141) started - MDC[activemq.broker=mom144] 2024-06-24 20:00:51,005 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom144] 2024-06-24 20:00:51,005 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom144 started - MDC[activemq.broker=mom144] 2024-06-24 20:00:51,006 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-422:1,clientId=Scout JUnit MOM #144 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom144] 2024-06-24 20:00:51,158 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@47c06b1a] - MDC[activemq.broker=mom144] 2024-06-24 20:00:51,158 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@13482361[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom144] 2024-06-24 20:00:51,158 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003038 ms - MDC[activemq.broker=mom144] 2024-06-24 20:00:51,158 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom144] 2024-06-24 20:00:51,159 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom144] 2024-06-24 20:00:51,159 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom144 stopped - MDC[activemq.broker=mom144] 2024-06-24 20:00:51,159 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:141) is shutting down - MDC[activemq.broker=mom144] 2024-06-24 20:00:51,159 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:141) uptime 0.155 seconds - MDC[activemq.broker=mom144] 2024-06-24 20:00:51,159 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom144, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:141) is shutdown - MDC[activemq.broker=mom144] 2024-06-24 20:00:51,159 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:51,159 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 156.119383 ms 2024-06-24 20:00:51,160 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:51,160 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:51,160 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:51,160 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1242421329'. 2024-06-24 20:00:51,161 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #145 initialized: null 2024-06-24 20:00:51,161 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom145] 2024-06-24 20:00:51,161 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom145] 2024-06-24 20:00:51,161 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom145] 2024-06-24 20:00:51,161 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom145] 2024-06-24 20:00:51,161 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom145] 2024-06-24 20:00:51,162 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:142) is starting - MDC[activemq.broker=mom145] 2024-06-24 20:00:51,162 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:142) started - MDC[activemq.broker=mom145] 2024-06-24 20:00:51,162 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom145] 2024-06-24 20:00:51,162 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom145 started - MDC[activemq.broker=mom145] 2024-06-24 20:00:51,163 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-425:1,clientId=Scout JUnit MOM #145 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom145] 2024-06-24 20:00:51,315 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2fedaa2e] - MDC[activemq.broker=mom145] 2024-06-24 20:00:51,315 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@3d94b49d[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom145] 2024-06-24 20:00:51,315 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002902 ms - MDC[activemq.broker=mom145] 2024-06-24 20:00:51,315 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom145] 2024-06-24 20:00:51,315 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom145] 2024-06-24 20:00:51,316 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom145 stopped - MDC[activemq.broker=mom145] 2024-06-24 20:00:51,316 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:142) is shutting down - MDC[activemq.broker=mom145] 2024-06-24 20:00:51,316 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:142) uptime 0.155 seconds - MDC[activemq.broker=mom145] 2024-06-24 20:00:51,316 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom145, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:142) is shutdown - MDC[activemq.broker=mom145] 2024-06-24 20:00:51,316 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:51,316 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 156.423677 ms 2024-06-24 20:00:51,317 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:51,317 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:51,317 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:51,317 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1090475767'. 2024-06-24 20:00:51,318 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #146 initialized: null 2024-06-24 20:00:51,318 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom146] 2024-06-24 20:00:51,318 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom146] 2024-06-24 20:00:51,318 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom146] 2024-06-24 20:00:51,318 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom146] 2024-06-24 20:00:51,318 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom146] 2024-06-24 20:00:51,319 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:143) is starting - MDC[activemq.broker=mom146] 2024-06-24 20:00:51,319 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:143) started - MDC[activemq.broker=mom146] 2024-06-24 20:00:51,319 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom146] 2024-06-24 20:00:51,319 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom146 started - MDC[activemq.broker=mom146] 2024-06-24 20:00:51,320 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-428:1,clientId=Scout JUnit MOM #146 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom146] 2024-06-24 20:00:51,472 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6fa48ee4] - MDC[activemq.broker=mom146] 2024-06-24 20:00:51,472 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5317a7ef[job=JMS subscriber, state=RUNNING]] - MDC[activemq.broker=mom146] 2024-06-24 20:00:51,472 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002952 ms - MDC[activemq.broker=mom146] 2024-06-24 20:00:51,472 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom146] 2024-06-24 20:00:51,472 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom146] 2024-06-24 20:00:51,473 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom146 stopped - MDC[activemq.broker=mom146] 2024-06-24 20:00:51,473 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:143) is shutting down - MDC[activemq.broker=mom146] 2024-06-24 20:00:51,473 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:143) uptime 0.155 seconds - MDC[activemq.broker=mom146] 2024-06-24 20:00:51,473 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom146, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:143) is shutdown - MDC[activemq.broker=mom146] 2024-06-24 20:00:51,473 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:51,473 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 156.050807 ms 2024-06-24 20:00:51,473 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:51,474 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:51,474 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:51,474 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1516494343'. 2024-06-24 20:00:51,475 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #147 initialized: null 2024-06-24 20:00:51,476 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-24 20:00:51,476 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-24 20:00:51,476 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-24 20:00:51,476 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-24 20:00:51,476 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-24 20:00:51,476 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:144) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-24 20:00:51,476 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:144) started - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-24 20:00:51,476 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-24 20:00:51,476 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom147 started - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-24 20:00:51,477 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-431:1,clientId=Scout JUnit MOM #147 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom147] 2024-06-24 20:00:52,482 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@5207747c, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@68596992] 2024-06-24 20:00:52,482 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:52,482 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:52,483 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom147 stopped 2024-06-24 20:00:52,483 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:144) is shutting down - MDC[activemq.broker=mom147] 2024-06-24 20:00:52,483 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:144) uptime 1.008 seconds - MDC[activemq.broker=mom147] 2024-06-24 20:00:52,483 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom147, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:144) is shutdown - MDC[activemq.broker=mom147] 2024-06-24 20:00:52,483 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:52,483 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1009.336984 ms 2024-06-24 20:00:52,483 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:52,484 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:52,484 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:52,484 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 522632546'. 2024-06-24 20:00:52,485 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #148 initialized: null 2024-06-24 20:00:52,486 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-24 20:00:52,486 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-24 20:00:52,486 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-24 20:00:52,486 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-24 20:00:52,486 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-24 20:00:52,486 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:145) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-24 20:00:52,486 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:145) started - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-24 20:00:52,486 INFO [scout-thread-21] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-24 20:00:52,486 INFO [scout-thread-21] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom148 started - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-24 20:00:52,487 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-434:1,clientId=Scout JUnit MOM #148 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-24 20:00:52,489 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7f39bcb5, org.eclipse.scout.rt.mom.jms.JmsSubscription@4e6881e] 2024-06-24 20:00:52,490 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@39240aa3[job=JMS subscriber, state=DONE], JobFutureTask@f1e8753[job=JMS subscriber, state=RUNNING]] 2024-06-24 20:00:52,490 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003437 ms 2024-06-24 20:00:52,490 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:52,490 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:52,490 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom148 stopped 2024-06-24 20:00:52,490 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:145) is shutting down - MDC[activemq.broker=mom148] 2024-06-24 20:00:52,490 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:145) uptime 0.005 seconds - MDC[activemq.broker=mom148] 2024-06-24 20:00:52,490 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom148, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:145) is shutdown - MDC[activemq.broker=mom148] 2024-06-24 20:00:52,491 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:52,491 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.637294 ms 2024-06-24 20:00:52,491 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:52,491 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:52,491 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:52,492 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2022859612'. 2024-06-24 20:00:52,492 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #149 initialized: null 2024-06-24 20:00:52,493 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom149] 2024-06-24 20:00:52,493 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom149] 2024-06-24 20:00:52,493 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom149] 2024-06-24 20:00:52,493 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom149] 2024-06-24 20:00:52,493 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom149] 2024-06-24 20:00:52,494 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:146) is starting - MDC[activemq.broker=mom149] 2024-06-24 20:00:52,494 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:146) started - MDC[activemq.broker=mom149] 2024-06-24 20:00:52,494 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom149] 2024-06-24 20:00:52,494 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom149 started - MDC[activemq.broker=mom149] 2024-06-24 20:00:52,495 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-437:1,clientId=Scout JUnit MOM #149 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom149] 2024-06-24 20:00:54,499 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@6461c673, org.eclipse.scout.rt.mom.jms.JmsSubscription@1e11d73c] - MDC[activemq.broker=mom149] 2024-06-24 20:00:54,499 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5275d709[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom149] 2024-06-24 20:00:54,499 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003318 ms - MDC[activemq.broker=mom149] 2024-06-24 20:00:54,499 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom149] 2024-06-24 20:00:54,499 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom149] 2024-06-24 20:00:54,500 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom149 stopped - MDC[activemq.broker=mom149] 2024-06-24 20:00:54,500 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:146) is shutting down - MDC[activemq.broker=mom149] 2024-06-24 20:00:54,500 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:146) uptime 2.007 seconds - MDC[activemq.broker=mom149] 2024-06-24 20:00:54,500 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom149, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:146) is shutdown - MDC[activemq.broker=mom149] 2024-06-24 20:00:54,500 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:54,500 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2008.795797 ms 2024-06-24 20:00:54,500 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:54,501 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:54,501 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:54,501 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1274201751'. 2024-06-24 20:00:54,502 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #150 initialized: null 2024-06-24 20:00:54,502 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-24 20:00:54,503 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-24 20:00:54,503 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-24 20:00:54,503 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-24 20:00:54,503 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-24 20:00:54,503 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:147) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-24 20:00:54,503 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:147) started - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-24 20:00:54,503 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-24 20:00:54,503 INFO [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom150 started - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-24 20:00:54,504 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-440:1,clientId=Scout JUnit MOM #150 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom150] 2024-06-24 20:00:54,506 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@58f259bd] 2024-06-24 20:00:54,506 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:54,506 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:54,506 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom150 stopped 2024-06-24 20:00:54,506 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:147) is shutting down - MDC[activemq.broker=mom150] 2024-06-24 20:00:54,506 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:147) uptime 0.004 seconds - MDC[activemq.broker=mom150] 2024-06-24 20:00:54,506 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom150, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:147) is shutdown - MDC[activemq.broker=mom150] 2024-06-24 20:00:54,507 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:54,507 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5.568136 ms 2024-06-24 20:00:54,507 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:54,507 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:54,507 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:54,508 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1621877792'. 2024-06-24 20:00:54,509 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #151 initialized: null 2024-06-24 20:00:54,509 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-24 20:00:54,509 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-24 20:00:54,509 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-24 20:00:54,509 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-24 20:00:54,509 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-24 20:00:54,510 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:148) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-24 20:00:54,510 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:148) started - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-24 20:00:54,510 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-24 20:00:54,510 INFO [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom151 started - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-24 20:00:54,510 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-443:1,clientId=Scout JUnit MOM #151 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom151] 2024-06-24 20:00:56,521 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@519e0814, org.eclipse.scout.rt.mom.jms.JmsSubscription@d1b9dd7, org.eclipse.scout.rt.mom.jms.JmsSubscription@7701b695] 2024-06-24 20:00:56,521 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@35ab0bf3[job=JMS subscriber, state=DONE], JobFutureTask@2f32fe68[job=JMS subscriber, state=DONE], JobFutureTask@1b68e626[job=JMS subscriber, state=DONE]] 2024-06-24 20:00:56,522 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004095 ms 2024-06-24 20:00:56,522 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:56,522 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:56,522 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom151 stopped 2024-06-24 20:00:56,522 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:148) is shutting down - MDC[activemq.broker=mom151] 2024-06-24 20:00:56,522 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:148) uptime 2.013 seconds - MDC[activemq.broker=mom151] 2024-06-24 20:00:56,523 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom151, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:148) is shutdown - MDC[activemq.broker=mom151] 2024-06-24 20:00:56,523 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:56,523 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2015.352863 ms 2024-06-24 20:00:56,523 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:56,524 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:56,524 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:56,524 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1935824434'. 2024-06-24 20:00:56,525 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #152 initialized: null 2024-06-24 20:00:56,525 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom152] 2024-06-24 20:00:56,525 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom152] 2024-06-24 20:00:56,525 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom152] 2024-06-24 20:00:56,525 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom152] 2024-06-24 20:00:56,525 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom152] 2024-06-24 20:00:56,526 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:149) is starting - MDC[activemq.broker=mom152] 2024-06-24 20:00:56,526 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:149) started - MDC[activemq.broker=mom152] 2024-06-24 20:00:56,526 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom152] 2024-06-24 20:00:56,526 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom152 started - MDC[activemq.broker=mom152] 2024-06-24 20:00:56,527 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-446:1,clientId=Scout JUnit MOM #152 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom152] 2024-06-24 20:00:56,530 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@52e2e426, org.eclipse.scout.rt.mom.jms.JmsSubscription@d65ba64] - MDC[activemq.broker=mom152] 2024-06-24 20:00:56,530 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@ca31ad7[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom152] 2024-06-24 20:00:56,530 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002961 ms - MDC[activemq.broker=mom152] 2024-06-24 20:00:56,530 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom152] 2024-06-24 20:00:56,530 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom152] 2024-06-24 20:00:56,530 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom152 stopped - MDC[activemq.broker=mom152] 2024-06-24 20:00:56,530 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:149) is shutting down - MDC[activemq.broker=mom152] 2024-06-24 20:00:56,531 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:149) uptime 0.006 seconds - MDC[activemq.broker=mom152] 2024-06-24 20:00:56,531 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom152, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:149) is shutdown - MDC[activemq.broker=mom152] 2024-06-24 20:00:56,531 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:56,531 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.199215 ms 2024-06-24 20:00:56,531 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:56,532 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:56,532 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:56,532 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 604186374'. 2024-06-24 20:00:56,532 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #153 initialized: null 2024-06-24 20:00:56,533 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom153] 2024-06-24 20:00:56,533 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom153] 2024-06-24 20:00:56,533 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom153] 2024-06-24 20:00:56,533 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom153] 2024-06-24 20:00:56,533 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom153] 2024-06-24 20:00:56,533 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:150) is starting - MDC[activemq.broker=mom153] 2024-06-24 20:00:56,533 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:150) started - MDC[activemq.broker=mom153] 2024-06-24 20:00:56,533 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom153] 2024-06-24 20:00:56,534 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom153 started - MDC[activemq.broker=mom153] 2024-06-24 20:00:56,534 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-449:1,clientId=Scout JUnit MOM #153 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom153] 2024-06-24 20:00:59,538 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3533b614] - MDC[activemq.broker=mom153] 2024-06-24 20:00:59,539 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom153] 2024-06-24 20:00:59,539 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom153] 2024-06-24 20:00:59,539 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom153 stopped - MDC[activemq.broker=mom153] 2024-06-24 20:00:59,539 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:150) is shutting down - MDC[activemq.broker=mom153] 2024-06-24 20:00:59,540 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:150) uptime 3.007 seconds - MDC[activemq.broker=mom153] 2024-06-24 20:00:59,540 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom153, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:150) is shutdown - MDC[activemq.broker=mom153] 2024-06-24 20:00:59,540 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:59,540 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3008.212553 ms 2024-06-24 20:00:59,540 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:59,541 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:59,541 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:59,541 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1746076333'. 2024-06-24 20:00:59,542 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #154 initialized: null 2024-06-24 20:00:59,542 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-24 20:00:59,542 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-24 20:00:59,542 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-24 20:00:59,542 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-24 20:00:59,542 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-24 20:00:59,543 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:151) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-24 20:00:59,543 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:151) started - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-24 20:00:59,543 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-24 20:00:59,543 INFO [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom154 started - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-24 20:00:59,544 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-452:1,clientId=Scout JUnit MOM #154 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom154] 2024-06-24 20:00:59,546 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@4b1ef6a, org.eclipse.scout.rt.mom.jms.JmsSubscription@57596d71] 2024-06-24 20:00:59,548 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@81198ed, org.eclipse.scout.rt.mom.jms.JmsSubscription@2806fe58] 2024-06-24 20:00:59,550 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@27311c99, org.eclipse.scout.rt.mom.jms.JmsSubscription@76ac3ad0] 2024-06-24 20:00:59,551 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@49c74506, org.eclipse.scout.rt.mom.jms.JmsSubscription@2be9add0] 2024-06-24 20:00:59,553 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@37e9d191, org.eclipse.scout.rt.mom.jms.JmsSubscription@53a3ccc] 2024-06-24 20:00:59,554 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@249fa2cb, org.eclipse.scout.rt.mom.jms.JmsSubscription@4c6ebaf2] 2024-06-24 20:00:59,555 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@19d043a8, org.eclipse.scout.rt.mom.jms.JmsSubscription@75f67fe5] 2024-06-24 20:00:59,557 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@4ee41c66, org.eclipse.scout.rt.mom.jms.JmsSubscription@35fea0cd] 2024-06-24 20:00:59,558 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@db610c3, org.eclipse.scout.rt.mom.jms.JmsSubscription@254a9f65] 2024-06-24 20:00:59,560 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@e870ac9, org.eclipse.scout.rt.mom.jms.JmsSubscription@6b78cbee] 2024-06-24 20:00:59,560 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:59,560 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:59,560 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom154 stopped 2024-06-24 20:00:59,560 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:151) is shutting down - MDC[activemq.broker=mom154] 2024-06-24 20:00:59,560 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:151) uptime 0.018 seconds - MDC[activemq.broker=mom154] 2024-06-24 20:00:59,560 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom154, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:151) is shutdown - MDC[activemq.broker=mom154] 2024-06-24 20:00:59,561 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:59,561 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 19.915424 ms 2024-06-24 20:00:59,561 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:59,561 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:59,561 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:59,562 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1096569961'. 2024-06-24 20:00:59,563 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #155 initialized: null 2024-06-24 20:00:59,563 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-24 20:00:59,563 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-24 20:00:59,563 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-24 20:00:59,563 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-24 20:00:59,563 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-24 20:00:59,564 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:152) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-24 20:00:59,564 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:152) started - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-24 20:00:59,564 INFO [scout-thread-15] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-24 20:00:59,564 INFO [scout-thread-15] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom155 started - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-24 20:00:59,565 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-455:1,clientId=Scout JUnit MOM #155 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-24 20:00:59,566 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@66d9c846] 2024-06-24 20:00:59,567 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@5da20b76[job=JMS subscriber, state=DONE]] 2024-06-24 20:00:59,567 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.002818 ms 2024-06-24 20:00:59,567 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:00:59,567 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:00:59,567 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom155 stopped 2024-06-24 20:00:59,567 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:152) is shutting down - MDC[activemq.broker=mom155] 2024-06-24 20:00:59,567 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:152) uptime 0.004 seconds - MDC[activemq.broker=mom155] 2024-06-24 20:00:59,567 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom155, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:152) is shutdown - MDC[activemq.broker=mom155] 2024-06-24 20:00:59,567 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:59,567 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.027754 ms 2024-06-24 20:00:59,568 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:59,568 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:59,568 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:59,568 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1735552465'. 2024-06-24 20:00:59,569 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #156 initialized: null 2024-06-24 20:00:59,569 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom156] 2024-06-24 20:00:59,569 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom156] 2024-06-24 20:00:59,569 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom156] 2024-06-24 20:00:59,570 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom156] 2024-06-24 20:00:59,570 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom156] 2024-06-24 20:00:59,570 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:153) is starting - MDC[activemq.broker=mom156] 2024-06-24 20:00:59,570 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:153) started - MDC[activemq.broker=mom156] 2024-06-24 20:00:59,570 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom156] 2024-06-24 20:00:59,570 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom156 started - MDC[activemq.broker=mom156] 2024-06-24 20:00:59,571 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-458:1,clientId=Scout JUnit MOM #156 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[activemq.broker=mom156] 2024-06-24 20:00:59,573 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@2a2cdba0, org.eclipse.scout.rt.mom.jms.JmsSubscription@31d327b6] - MDC[activemq.broker=mom156] 2024-06-24 20:00:59,573 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom156] 2024-06-24 20:00:59,573 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom156] 2024-06-24 20:00:59,574 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom156 stopped - MDC[activemq.broker=mom156] 2024-06-24 20:00:59,574 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:153) is shutting down - MDC[activemq.broker=mom156] 2024-06-24 20:00:59,574 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:153) uptime 0.005 seconds - MDC[activemq.broker=mom156] 2024-06-24 20:00:59,574 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom156, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:153) is shutdown - MDC[activemq.broker=mom156] 2024-06-24 20:00:59,574 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:00:59,574 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5.823304 ms 2024-06-24 20:00:59,574 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:00:59,575 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:00:59,575 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:00:59,575 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 281091638'. 2024-06-24 20:00:59,576 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #157 initialized: null 2024-06-24 20:00:59,576 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom157] 2024-06-24 20:00:59,576 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom157] 2024-06-24 20:00:59,576 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom157] 2024-06-24 20:00:59,577 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom157] 2024-06-24 20:00:59,577 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom157] 2024-06-24 20:00:59,577 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:154) is starting - MDC[activemq.broker=mom157] 2024-06-24 20:00:59,577 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:154) started - MDC[activemq.broker=mom157] 2024-06-24 20:00:59,577 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom157] 2024-06-24 20:00:59,577 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom157 started - MDC[activemq.broker=mom157] 2024-06-24 20:00:59,578 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-461:1,clientId=null,started=false} - MDC[activemq.broker=mom157] 2024-06-24 20:01:03,585 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@24710e61, org.eclipse.scout.rt.mom.jms.JmsSubscription@1a983294] - MDC[activemq.broker=mom157] 2024-06-24 20:01:03,586 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom157] 2024-06-24 20:01:03,586 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom157] 2024-06-24 20:01:03,586 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom157 stopped - MDC[activemq.broker=mom157] 2024-06-24 20:01:03,586 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:154) is shutting down - MDC[activemq.broker=mom157] 2024-06-24 20:01:03,587 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:154) uptime 4.010 seconds - MDC[activemq.broker=mom157] 2024-06-24 20:01:03,587 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom157, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:154) is shutdown - MDC[activemq.broker=mom157] 2024-06-24 20:01:03,587 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:03,587 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4011.586736 ms 2024-06-24 20:01:03,587 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:03,587 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:03,588 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:03,588 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 217658289'. 2024-06-24 20:01:03,589 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #158 initialized: null 2024-06-24 20:01:03,589 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom158] 2024-06-24 20:01:03,589 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom158] 2024-06-24 20:01:03,589 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom158] 2024-06-24 20:01:03,589 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom158] 2024-06-24 20:01:03,589 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom158] 2024-06-24 20:01:03,589 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:155) is starting - MDC[activemq.broker=mom158] 2024-06-24 20:01:03,590 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:155) started - MDC[activemq.broker=mom158] 2024-06-24 20:01:03,590 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom158] 2024-06-24 20:01:03,590 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom158 started - MDC[activemq.broker=mom158] 2024-06-24 20:01:03,590 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-464:1,clientId=null,started=false} - MDC[activemq.broker=mom158] 2024-06-24 20:01:03,593 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@13515709] - MDC[activemq.broker=mom158] 2024-06-24 20:01:03,593 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom158] 2024-06-24 20:01:03,593 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom158] 2024-06-24 20:01:03,594 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom158 stopped - MDC[activemq.broker=mom158] 2024-06-24 20:01:03,594 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:155) is shutting down - MDC[activemq.broker=mom158] 2024-06-24 20:01:03,594 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:155) uptime 0.005 seconds - MDC[activemq.broker=mom158] 2024-06-24 20:01:03,594 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom158, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:155) is shutdown - MDC[activemq.broker=mom158] 2024-06-24 20:01:03,594 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:03,594 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.529443 ms 2024-06-24 20:01:03,594 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:03,595 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:03,595 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:03,595 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 731622584'. 2024-06-24 20:01:03,596 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #159 initialized: null 2024-06-24 20:01:03,596 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom159] 2024-06-24 20:01:03,596 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom159] 2024-06-24 20:01:03,596 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom159] 2024-06-24 20:01:03,596 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom159] 2024-06-24 20:01:03,596 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom159] 2024-06-24 20:01:03,596 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:156) is starting - MDC[activemq.broker=mom159] 2024-06-24 20:01:03,596 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:156) started - MDC[activemq.broker=mom159] 2024-06-24 20:01:03,597 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom159] 2024-06-24 20:01:03,597 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom159 started - MDC[activemq.broker=mom159] 2024-06-24 20:01:03,597 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-467:1,clientId=null,started=false} - MDC[activemq.broker=mom159] 2024-06-24 20:01:03,599 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4ca50bb9] - MDC[activemq.broker=mom159] 2024-06-24 20:01:03,600 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom159] 2024-06-24 20:01:03,600 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom159] 2024-06-24 20:01:03,600 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom159 stopped - MDC[activemq.broker=mom159] 2024-06-24 20:01:03,600 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:156) is shutting down - MDC[activemq.broker=mom159] 2024-06-24 20:01:03,600 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:156) uptime 0.004 seconds - MDC[activemq.broker=mom159] 2024-06-24 20:01:03,601 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom159, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:156) is shutdown - MDC[activemq.broker=mom159] 2024-06-24 20:01:03,601 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:03,601 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5.976664 ms 2024-06-24 20:01:03,601 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:03,601 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:03,601 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:03,601 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 633324888'. 2024-06-24 20:01:03,602 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #160 initialized: null 2024-06-24 20:01:03,602 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom160] 2024-06-24 20:01:03,602 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom160] 2024-06-24 20:01:03,602 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom160] 2024-06-24 20:01:03,602 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom160] 2024-06-24 20:01:03,602 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom160] 2024-06-24 20:01:03,603 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:157) is starting - MDC[activemq.broker=mom160] 2024-06-24 20:01:03,603 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:157) started - MDC[activemq.broker=mom160] 2024-06-24 20:01:03,603 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom160] 2024-06-24 20:01:03,603 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom160 started - MDC[activemq.broker=mom160] 2024-06-24 20:01:03,603 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-470:1,clientId=null,started=false} - MDC[activemq.broker=mom160] 2024-06-24 20:01:03,606 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4a29520e] - MDC[activemq.broker=mom160] 2024-06-24 20:01:03,606 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom160] 2024-06-24 20:01:03,606 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom160] 2024-06-24 20:01:03,606 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom160 stopped - MDC[activemq.broker=mom160] 2024-06-24 20:01:03,606 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:157) is shutting down - MDC[activemq.broker=mom160] 2024-06-24 20:01:03,607 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:157) uptime 0.005 seconds - MDC[activemq.broker=mom160] 2024-06-24 20:01:03,607 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom160, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:157) is shutdown - MDC[activemq.broker=mom160] 2024-06-24 20:01:03,607 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:03,607 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5.769979 ms 2024-06-24 20:01:03,607 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:03,607 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:03,607 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:03,607 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 745462106'. 2024-06-24 20:01:03,608 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #161 initialized: null 2024-06-24 20:01:03,608 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom161] 2024-06-24 20:01:03,608 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom161] 2024-06-24 20:01:03,608 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom161] 2024-06-24 20:01:03,608 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom161] 2024-06-24 20:01:03,609 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom161] 2024-06-24 20:01:03,609 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:158) is starting - MDC[activemq.broker=mom161] 2024-06-24 20:01:03,609 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:158) started - MDC[activemq.broker=mom161] 2024-06-24 20:01:03,609 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom161] 2024-06-24 20:01:03,609 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom161 started - MDC[activemq.broker=mom161] 2024-06-24 20:01:03,610 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-473:1,clientId=null,started=false} - MDC[activemq.broker=mom161] 2024-06-24 20:01:03,612 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5ae5a507] - MDC[activemq.broker=mom161] 2024-06-24 20:01:03,612 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom161] 2024-06-24 20:01:03,612 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom161] 2024-06-24 20:01:03,612 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom161 stopped - MDC[activemq.broker=mom161] 2024-06-24 20:01:03,613 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:158) is shutting down - MDC[activemq.broker=mom161] 2024-06-24 20:01:03,613 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:158) uptime 0.005 seconds - MDC[activemq.broker=mom161] 2024-06-24 20:01:03,613 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom161, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:158) is shutdown - MDC[activemq.broker=mom161] 2024-06-24 20:01:03,613 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:03,613 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5.714473 ms 2024-06-24 20:01:03,613 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:03,613 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:03,613 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:03,614 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1338631997'. 2024-06-24 20:01:03,614 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #162 initialized: null 2024-06-24 20:01:03,614 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom162] 2024-06-24 20:01:03,615 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom162] 2024-06-24 20:01:03,615 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom162] 2024-06-24 20:01:03,615 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom162] 2024-06-24 20:01:03,615 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom162] 2024-06-24 20:01:03,615 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:159) is starting - MDC[activemq.broker=mom162] 2024-06-24 20:01:03,615 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:159) started - MDC[activemq.broker=mom162] 2024-06-24 20:01:03,615 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom162] 2024-06-24 20:01:03,616 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom162 started - MDC[activemq.broker=mom162] 2024-06-24 20:01:03,616 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-476:1,clientId=null,started=false} - MDC[activemq.broker=mom162] 2024-06-24 20:01:03,618 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@53d3d604] - MDC[activemq.broker=mom162] 2024-06-24 20:01:03,619 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom162] 2024-06-24 20:01:03,619 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom162] 2024-06-24 20:01:03,619 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom162 stopped - MDC[activemq.broker=mom162] 2024-06-24 20:01:03,619 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:159) is shutting down - MDC[activemq.broker=mom162] 2024-06-24 20:01:03,619 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:159) uptime 0.005 seconds - MDC[activemq.broker=mom162] 2024-06-24 20:01:03,619 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom162, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:159) is shutdown - MDC[activemq.broker=mom162] 2024-06-24 20:01:03,619 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:03,619 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5.872704 ms 2024-06-24 20:01:03,619 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:03,620 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:03,620 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:03,620 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1407989658'. 2024-06-24 20:01:03,621 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #163 initialized: null 2024-06-24 20:01:03,621 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom163] 2024-06-24 20:01:03,621 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom163] 2024-06-24 20:01:03,621 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom163] 2024-06-24 20:01:03,621 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom163] 2024-06-24 20:01:03,621 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom163] 2024-06-24 20:01:03,622 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom163, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:160) is starting - MDC[activemq.broker=mom163] 2024-06-24 20:01:03,622 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom163, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:160) started - MDC[activemq.broker=mom163] 2024-06-24 20:01:03,622 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom163] 2024-06-24 20:01:03,622 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom163 started - MDC[activemq.broker=mom163] 2024-06-24 20:01:03,622 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-479:1,clientId=null,started=false} - MDC[activemq.broker=mom163] 2024-06-24 20:01:03,625 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3e11996e] - MDC[activemq.broker=mom163] 2024-06-24 20:01:03,625 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom163] 2024-06-24 20:01:03,625 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom163] 2024-06-24 20:01:03,625 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom163 stopped - MDC[activemq.broker=mom163] 2024-06-24 20:01:03,625 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom163, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:160) is shutting down - MDC[activemq.broker=mom163] 2024-06-24 20:01:03,626 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom163, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:160) uptime 0.005 seconds - MDC[activemq.broker=mom163] 2024-06-24 20:01:03,626 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom163, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:160) is shutdown - MDC[activemq.broker=mom163] 2024-06-24 20:01:03,626 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:03,626 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5.964530 ms 2024-06-24 20:01:03,626 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:03,626 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:03,626 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:03,626 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 793543665'. 2024-06-24 20:01:03,627 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #164 initialized: null 2024-06-24 20:01:03,627 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom164] 2024-06-24 20:01:03,627 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom164] 2024-06-24 20:01:03,627 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom164] 2024-06-24 20:01:03,628 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom164] 2024-06-24 20:01:03,628 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom164] 2024-06-24 20:01:03,628 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:161) is starting - MDC[activemq.broker=mom164] 2024-06-24 20:01:03,628 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:161) started - MDC[activemq.broker=mom164] 2024-06-24 20:01:03,628 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom164] 2024-06-24 20:01:03,628 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom164 started - MDC[activemq.broker=mom164] 2024-06-24 20:01:03,629 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-482:1,clientId=null,started=false} - MDC[activemq.broker=mom164] 2024-06-24 20:01:03,631 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@672e4658] - MDC[activemq.broker=mom164] 2024-06-24 20:01:03,631 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom164] 2024-06-24 20:01:03,632 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom164] 2024-06-24 20:01:03,632 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom164 stopped - MDC[activemq.broker=mom164] 2024-06-24 20:01:03,632 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:161) is shutting down - MDC[activemq.broker=mom164] 2024-06-24 20:01:03,632 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:161) uptime 0.005 seconds - MDC[activemq.broker=mom164] 2024-06-24 20:01:03,632 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom164, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:161) is shutdown - MDC[activemq.broker=mom164] 2024-06-24 20:01:03,632 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:03,632 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.013634 ms 2024-06-24 20:01:03,632 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:03,633 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:03,633 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:03,633 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 822381373'. 2024-06-24 20:01:03,633 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #165 initialized: null 2024-06-24 20:01:03,634 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom165] 2024-06-24 20:01:03,634 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom165] 2024-06-24 20:01:03,634 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom165] 2024-06-24 20:01:03,634 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom165] 2024-06-24 20:01:03,634 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom165] 2024-06-24 20:01:03,634 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:162) is starting - MDC[activemq.broker=mom165] 2024-06-24 20:01:03,634 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:162) started - MDC[activemq.broker=mom165] 2024-06-24 20:01:03,634 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom165] 2024-06-24 20:01:03,635 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom165 started - MDC[activemq.broker=mom165] 2024-06-24 20:01:03,635 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-485:1,clientId=null,started=false} - MDC[activemq.broker=mom165] 2024-06-24 20:01:03,638 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@16575bfe] - MDC[activemq.broker=mom165] 2024-06-24 20:01:03,638 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom165] 2024-06-24 20:01:03,638 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom165] 2024-06-24 20:01:03,638 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom165 stopped - MDC[activemq.broker=mom165] 2024-06-24 20:01:03,638 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:162) is shutting down - MDC[activemq.broker=mom165] 2024-06-24 20:01:03,639 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:162) uptime 0.005 seconds - MDC[activemq.broker=mom165] 2024-06-24 20:01:03,639 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom165, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:162) is shutdown - MDC[activemq.broker=mom165] 2024-06-24 20:01:03,639 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:03,639 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.009507 ms 2024-06-24 20:01:03,639 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:03,639 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:03,639 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:03,639 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 921239294'. 2024-06-24 20:01:03,640 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #166 initialized: null 2024-06-24 20:01:03,640 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom166] 2024-06-24 20:01:03,640 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom166] 2024-06-24 20:01:03,640 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom166] 2024-06-24 20:01:03,640 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom166] 2024-06-24 20:01:03,640 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom166] 2024-06-24 20:01:03,641 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:163) is starting - MDC[activemq.broker=mom166] 2024-06-24 20:01:03,641 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:163) started - MDC[activemq.broker=mom166] 2024-06-24 20:01:03,641 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom166] 2024-06-24 20:01:03,641 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom166 started - MDC[activemq.broker=mom166] 2024-06-24 20:01:03,641 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-488:1,clientId=null,started=false} - MDC[activemq.broker=mom166] 2024-06-24 20:01:03,644 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@52b7a3e1] - MDC[activemq.broker=mom166] 2024-06-24 20:01:03,644 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom166] 2024-06-24 20:01:03,644 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom166] 2024-06-24 20:01:03,645 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom166 stopped - MDC[activemq.broker=mom166] 2024-06-24 20:01:03,645 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:163) is shutting down - MDC[activemq.broker=mom166] 2024-06-24 20:01:03,645 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:163) uptime 0.005 seconds - MDC[activemq.broker=mom166] 2024-06-24 20:01:03,645 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom166, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:163) is shutdown - MDC[activemq.broker=mom166] 2024-06-24 20:01:03,645 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:03,645 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5.899368 ms 2024-06-24 20:01:03,645 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:03,646 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:03,646 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:03,646 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 753396831'. 2024-06-24 20:01:03,646 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #167 initialized: null 2024-06-24 20:01:03,647 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom167] 2024-06-24 20:01:03,647 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom167] 2024-06-24 20:01:03,647 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom167] 2024-06-24 20:01:03,647 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom167] 2024-06-24 20:01:03,647 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom167] 2024-06-24 20:01:03,647 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:164) is starting - MDC[activemq.broker=mom167] 2024-06-24 20:01:03,647 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:164) started - MDC[activemq.broker=mom167] 2024-06-24 20:01:03,647 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom167] 2024-06-24 20:01:03,647 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom167 started - MDC[activemq.broker=mom167] 2024-06-24 20:01:03,648 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-491:1,clientId=null,started=false} - MDC[activemq.broker=mom167] 2024-06-24 20:01:03,650 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@9be2897] - MDC[activemq.broker=mom167] 2024-06-24 20:01:03,651 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom167] 2024-06-24 20:01:03,651 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom167] 2024-06-24 20:01:03,651 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom167 stopped - MDC[activemq.broker=mom167] 2024-06-24 20:01:03,651 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:164) is shutting down - MDC[activemq.broker=mom167] 2024-06-24 20:01:03,651 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:164) uptime 0.005 seconds - MDC[activemq.broker=mom167] 2024-06-24 20:01:03,652 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom167, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:164) is shutdown - MDC[activemq.broker=mom167] 2024-06-24 20:01:03,652 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:03,652 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.060235 ms 2024-06-24 20:01:03,652 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:03,652 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:03,652 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:03,653 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1413831821'. 2024-06-24 20:01:03,653 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #168 initialized: null 2024-06-24 20:01:03,653 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom168] 2024-06-24 20:01:03,653 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom168] 2024-06-24 20:01:03,653 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom168] 2024-06-24 20:01:03,653 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom168] 2024-06-24 20:01:03,654 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom168] 2024-06-24 20:01:03,654 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:165) is starting - MDC[activemq.broker=mom168] 2024-06-24 20:01:03,654 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:165) started - MDC[activemq.broker=mom168] 2024-06-24 20:01:03,654 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom168] 2024-06-24 20:01:03,654 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom168 started - MDC[activemq.broker=mom168] 2024-06-24 20:01:03,655 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-494:1,clientId=null,started=false} - MDC[activemq.broker=mom168] 2024-06-24 20:01:03,856 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@efe75a2] - MDC[activemq.broker=mom168] 2024-06-24 20:01:03,858 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom168] 2024-06-24 20:01:03,858 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom168] 2024-06-24 20:01:03,858 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom168 stopped - MDC[activemq.broker=mom168] 2024-06-24 20:01:03,858 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:165) is shutting down - MDC[activemq.broker=mom168] 2024-06-24 20:01:03,858 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:165) uptime 0.205 seconds - MDC[activemq.broker=mom168] 2024-06-24 20:01:03,859 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom168, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:165) is shutdown - MDC[activemq.broker=mom168] 2024-06-24 20:01:03,859 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:03,859 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 206.295906 ms 2024-06-24 20:01:03,859 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:03,859 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:03,859 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:03,859 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1544064370'. 2024-06-24 20:01:03,860 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #169 initialized: null 2024-06-24 20:01:03,860 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom169] 2024-06-24 20:01:03,861 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom169] 2024-06-24 20:01:03,861 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom169] 2024-06-24 20:01:03,861 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom169] 2024-06-24 20:01:03,861 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom169] 2024-06-24 20:01:03,861 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:166) is starting - MDC[activemq.broker=mom169] 2024-06-24 20:01:03,861 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:166) started - MDC[activemq.broker=mom169] 2024-06-24 20:01:03,861 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom169] 2024-06-24 20:01:03,862 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom169 started - MDC[activemq.broker=mom169] 2024-06-24 20:01:03,862 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-497:1,clientId=null,started=false} - MDC[activemq.broker=mom169] 2024-06-24 20:01:04,064 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@643947d1] - MDC[activemq.broker=mom169] 2024-06-24 20:01:04,065 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom169] 2024-06-24 20:01:04,065 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom169] 2024-06-24 20:01:04,065 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom169 stopped - MDC[activemq.broker=mom169] 2024-06-24 20:01:04,065 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:166) is shutting down - MDC[activemq.broker=mom169] 2024-06-24 20:01:04,066 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:166) uptime 0.206 seconds - MDC[activemq.broker=mom169] 2024-06-24 20:01:04,066 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom169, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:166) is shutdown - MDC[activemq.broker=mom169] 2024-06-24 20:01:04,066 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:04,066 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 206.673064 ms 2024-06-24 20:01:04,066 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:04,066 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:04,066 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:04,067 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 147858747'. 2024-06-24 20:01:04,067 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #170 initialized: null 2024-06-24 20:01:04,068 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom170] 2024-06-24 20:01:04,068 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom170] 2024-06-24 20:01:04,068 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom170] 2024-06-24 20:01:04,068 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom170] 2024-06-24 20:01:04,068 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom170] 2024-06-24 20:01:04,068 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:167) is starting - MDC[activemq.broker=mom170] 2024-06-24 20:01:04,068 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:167) started - MDC[activemq.broker=mom170] 2024-06-24 20:01:04,068 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom170] 2024-06-24 20:01:04,069 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom170 started - MDC[activemq.broker=mom170] 2024-06-24 20:01:04,069 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-500:1,clientId=null,started=false} - MDC[activemq.broker=mom170] 2024-06-24 20:01:04,271 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@28ec92c9] - MDC[activemq.broker=mom170] 2024-06-24 20:01:04,272 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom170] 2024-06-24 20:01:04,272 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom170] 2024-06-24 20:01:04,273 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom170 stopped - MDC[activemq.broker=mom170] 2024-06-24 20:01:04,273 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:167) is shutting down - MDC[activemq.broker=mom170] 2024-06-24 20:01:04,273 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:167) uptime 0.205 seconds - MDC[activemq.broker=mom170] 2024-06-24 20:01:04,273 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom170, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:167) is shutdown - MDC[activemq.broker=mom170] 2024-06-24 20:01:04,273 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:04,273 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 206.615210 ms 2024-06-24 20:01:04,273 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:04,274 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:04,274 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:04,274 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 187002994'. 2024-06-24 20:01:04,274 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #171 initialized: null 2024-06-24 20:01:04,275 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom171] 2024-06-24 20:01:04,275 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom171] 2024-06-24 20:01:04,275 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom171] 2024-06-24 20:01:04,275 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom171] 2024-06-24 20:01:04,275 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom171] 2024-06-24 20:01:04,275 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:168) is starting - MDC[activemq.broker=mom171] 2024-06-24 20:01:04,275 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:168) started - MDC[activemq.broker=mom171] 2024-06-24 20:01:04,276 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom171] 2024-06-24 20:01:04,276 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom171 started - MDC[activemq.broker=mom171] 2024-06-24 20:01:04,276 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-503:1,clientId=null,started=false} - MDC[activemq.broker=mom171] 2024-06-24 20:01:04,478 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@29e8c09c] - MDC[activemq.broker=mom171] 2024-06-24 20:01:04,479 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom171] 2024-06-24 20:01:04,479 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom171] 2024-06-24 20:01:04,479 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom171 stopped - MDC[activemq.broker=mom171] 2024-06-24 20:01:04,480 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:168) is shutting down - MDC[activemq.broker=mom171] 2024-06-24 20:01:04,480 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:168) uptime 0.205 seconds - MDC[activemq.broker=mom171] 2024-06-24 20:01:04,480 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom171, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:168) is shutdown - MDC[activemq.broker=mom171] 2024-06-24 20:01:04,480 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:04,480 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 206.374851 ms 2024-06-24 20:01:04,480 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:04,480 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:04,480 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:04,481 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1309262768'. 2024-06-24 20:01:04,481 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #172 initialized: null 2024-06-24 20:01:04,482 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom172] 2024-06-24 20:01:04,482 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom172] 2024-06-24 20:01:04,482 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom172] 2024-06-24 20:01:04,482 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom172] 2024-06-24 20:01:04,482 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom172] 2024-06-24 20:01:04,482 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:169) is starting - MDC[activemq.broker=mom172] 2024-06-24 20:01:04,482 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:169) started - MDC[activemq.broker=mom172] 2024-06-24 20:01:04,482 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom172] 2024-06-24 20:01:04,483 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom172 started - MDC[activemq.broker=mom172] 2024-06-24 20:01:04,483 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-506:1,clientId=null,started=false} - MDC[activemq.broker=mom172] 2024-06-24 20:01:04,685 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b2ca159] - MDC[activemq.broker=mom172] 2024-06-24 20:01:04,686 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom172] 2024-06-24 20:01:04,686 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom172] 2024-06-24 20:01:04,686 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom172 stopped - MDC[activemq.broker=mom172] 2024-06-24 20:01:04,686 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:169) is shutting down - MDC[activemq.broker=mom172] 2024-06-24 20:01:04,687 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:169) uptime 0.205 seconds - MDC[activemq.broker=mom172] 2024-06-24 20:01:04,687 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom172, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:169) is shutdown - MDC[activemq.broker=mom172] 2024-06-24 20:01:04,687 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:04,687 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 206.313181 ms 2024-06-24 20:01:04,687 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:04,687 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:04,687 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:04,688 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1332705926'. 2024-06-24 20:01:04,688 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #173 initialized: null 2024-06-24 20:01:04,689 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom173] 2024-06-24 20:01:04,689 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom173] 2024-06-24 20:01:04,689 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom173] 2024-06-24 20:01:04,689 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom173] 2024-06-24 20:01:04,689 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom173] 2024-06-24 20:01:04,689 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:170) is starting - MDC[activemq.broker=mom173] 2024-06-24 20:01:04,689 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:170) started - MDC[activemq.broker=mom173] 2024-06-24 20:01:04,690 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom173] 2024-06-24 20:01:04,690 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom173 started - MDC[activemq.broker=mom173] 2024-06-24 20:01:04,690 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-509:1,clientId=null,started=false} - MDC[activemq.broker=mom173] 2024-06-24 20:01:04,892 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@79864d6] - MDC[activemq.broker=mom173] 2024-06-24 20:01:04,893 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom173] 2024-06-24 20:01:04,893 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom173] 2024-06-24 20:01:04,893 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom173 stopped - MDC[activemq.broker=mom173] 2024-06-24 20:01:04,893 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:170) is shutting down - MDC[activemq.broker=mom173] 2024-06-24 20:01:04,894 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:170) uptime 0.204 seconds - MDC[activemq.broker=mom173] 2024-06-24 20:01:04,894 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom173, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:170) is shutdown - MDC[activemq.broker=mom173] 2024-06-24 20:01:04,894 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:04,894 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 206.493802 ms 2024-06-24 20:01:04,894 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:04,894 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:04,894 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:04,894 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2129057277'. 2024-06-24 20:01:04,895 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #174 initialized: null 2024-06-24 20:01:04,895 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom174] 2024-06-24 20:01:04,895 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom174] 2024-06-24 20:01:04,896 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom174] 2024-06-24 20:01:04,896 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom174] 2024-06-24 20:01:04,896 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom174] 2024-06-24 20:01:04,896 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:171) is starting - MDC[activemq.broker=mom174] 2024-06-24 20:01:04,896 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:171) started - MDC[activemq.broker=mom174] 2024-06-24 20:01:04,896 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom174] 2024-06-24 20:01:04,897 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom174 started - MDC[activemq.broker=mom174] 2024-06-24 20:01:04,897 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-512:1,clientId=null,started=false} - MDC[activemq.broker=mom174] 2024-06-24 20:01:05,099 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@745c25ed] - MDC[activemq.broker=mom174] 2024-06-24 20:01:05,100 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom174] 2024-06-24 20:01:05,100 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom174] 2024-06-24 20:01:05,100 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom174 stopped - MDC[activemq.broker=mom174] 2024-06-24 20:01:05,100 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:171) is shutting down - MDC[activemq.broker=mom174] 2024-06-24 20:01:05,100 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:171) uptime 0.205 seconds - MDC[activemq.broker=mom174] 2024-06-24 20:01:05,101 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom174, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:171) is shutdown - MDC[activemq.broker=mom174] 2024-06-24 20:01:05,101 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:05,101 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 206.395507 ms 2024-06-24 20:01:05,101 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:05,101 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:05,101 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:05,101 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1569580221'. 2024-06-24 20:01:05,102 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #175 initialized: null 2024-06-24 20:01:05,102 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom175] 2024-06-24 20:01:05,102 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom175] 2024-06-24 20:01:05,102 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom175] 2024-06-24 20:01:05,102 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom175] 2024-06-24 20:01:05,102 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom175] 2024-06-24 20:01:05,103 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:172) is starting - MDC[activemq.broker=mom175] 2024-06-24 20:01:05,103 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:172) started - MDC[activemq.broker=mom175] 2024-06-24 20:01:05,103 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom175] 2024-06-24 20:01:05,103 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom175 started - MDC[activemq.broker=mom175] 2024-06-24 20:01:05,104 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-515:1,clientId=null,started=false} - MDC[activemq.broker=mom175] 2024-06-24 20:01:05,306 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@51617b93] - MDC[activemq.broker=mom175] 2024-06-24 20:01:05,306 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom175] 2024-06-24 20:01:05,306 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom175] 2024-06-24 20:01:05,307 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom175 stopped - MDC[activemq.broker=mom175] 2024-06-24 20:01:05,307 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:172) is shutting down - MDC[activemq.broker=mom175] 2024-06-24 20:01:05,307 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:172) uptime 0.205 seconds - MDC[activemq.broker=mom175] 2024-06-24 20:01:05,307 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom175, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:172) is shutdown - MDC[activemq.broker=mom175] 2024-06-24 20:01:05,307 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:05,307 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 206.220712 ms 2024-06-24 20:01:05,307 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:05,308 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:05,308 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:05,308 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1181497822'. 2024-06-24 20:01:05,309 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #176 initialized: null 2024-06-24 20:01:05,309 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom176] 2024-06-24 20:01:05,309 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom176] 2024-06-24 20:01:05,309 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom176] 2024-06-24 20:01:05,309 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom176] 2024-06-24 20:01:05,309 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom176] 2024-06-24 20:01:05,310 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:173) is starting - MDC[activemq.broker=mom176] 2024-06-24 20:01:05,310 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:173) started - MDC[activemq.broker=mom176] 2024-06-24 20:01:05,310 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom176] 2024-06-24 20:01:05,310 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom176 started - MDC[activemq.broker=mom176] 2024-06-24 20:01:05,311 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-518:1,clientId=null,started=false} - MDC[activemq.broker=mom176] 2024-06-24 20:01:05,513 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1b2213b2] - MDC[activemq.broker=mom176] 2024-06-24 20:01:05,513 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom176] 2024-06-24 20:01:05,514 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom176] 2024-06-24 20:01:05,514 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom176 stopped - MDC[activemq.broker=mom176] 2024-06-24 20:01:05,514 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:173) is shutting down - MDC[activemq.broker=mom176] 2024-06-24 20:01:05,514 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:173) uptime 0.205 seconds - MDC[activemq.broker=mom176] 2024-06-24 20:01:05,514 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom176, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:173) is shutdown - MDC[activemq.broker=mom176] 2024-06-24 20:01:05,514 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:05,514 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 206.542863 ms 2024-06-24 20:01:05,514 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:05,515 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:05,515 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:05,515 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 311662903'. 2024-06-24 20:01:05,516 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #177 initialized: null 2024-06-24 20:01:05,516 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom177] 2024-06-24 20:01:05,516 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom177] 2024-06-24 20:01:05,516 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom177] 2024-06-24 20:01:05,516 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom177] 2024-06-24 20:01:05,516 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom177] 2024-06-24 20:01:05,517 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:174) is starting - MDC[activemq.broker=mom177] 2024-06-24 20:01:05,517 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:174) started - MDC[activemq.broker=mom177] 2024-06-24 20:01:05,517 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom177] 2024-06-24 20:01:05,517 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom177 started - MDC[activemq.broker=mom177] 2024-06-24 20:01:05,518 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-521:1,clientId=null,started=false} - MDC[activemq.broker=mom177] 2024-06-24 20:01:05,720 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@63d8590c] - MDC[activemq.broker=mom177] 2024-06-24 20:01:05,720 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom177] 2024-06-24 20:01:05,721 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom177] 2024-06-24 20:01:05,721 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom177 stopped - MDC[activemq.broker=mom177] 2024-06-24 20:01:05,721 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:174) is shutting down - MDC[activemq.broker=mom177] 2024-06-24 20:01:05,721 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:174) uptime 0.205 seconds - MDC[activemq.broker=mom177] 2024-06-24 20:01:05,721 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom177, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:174) is shutdown - MDC[activemq.broker=mom177] 2024-06-24 20:01:05,721 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:05,722 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 206.603256 ms 2024-06-24 20:01:05,722 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:05,722 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:05,722 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:05,723 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1347890180'. 2024-06-24 20:01:05,723 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #178 initialized: null 2024-06-24 20:01:05,723 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom178] 2024-06-24 20:01:05,724 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom178] 2024-06-24 20:01:05,724 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom178] 2024-06-24 20:01:05,724 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom178] 2024-06-24 20:01:05,724 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom178] 2024-06-24 20:01:05,724 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:175) is starting - MDC[activemq.broker=mom178] 2024-06-24 20:01:05,724 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:175) started - MDC[activemq.broker=mom178] 2024-06-24 20:01:05,724 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom178] 2024-06-24 20:01:05,725 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom178 started - MDC[activemq.broker=mom178] 2024-06-24 20:01:05,726 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-524:2,clientId=null,started=false} - MDC[activemq.broker=mom178] 2024-06-24 20:01:05,727 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1e0bae92] - MDC[activemq.broker=mom178] 2024-06-24 20:01:05,728 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom178] 2024-06-24 20:01:05,728 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom178] 2024-06-24 20:01:05,728 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom178 stopped - MDC[activemq.broker=mom178] 2024-06-24 20:01:05,728 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:175) is shutting down - MDC[activemq.broker=mom178] 2024-06-24 20:01:05,728 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:175) uptime 0.005 seconds - MDC[activemq.broker=mom178] 2024-06-24 20:01:05,729 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom178, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:175) is shutdown - MDC[activemq.broker=mom178] 2024-06-24 20:01:05,729 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:05,729 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.305370 ms 2024-06-24 20:01:05,729 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:05,729 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:05,729 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:05,730 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 988138425'. 2024-06-24 20:01:05,730 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #179 initialized: null 2024-06-24 20:01:05,730 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom179] 2024-06-24 20:01:05,730 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom179] 2024-06-24 20:01:05,731 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom179] 2024-06-24 20:01:05,731 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom179] 2024-06-24 20:01:05,731 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom179] 2024-06-24 20:01:05,731 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:176) is starting - MDC[activemq.broker=mom179] 2024-06-24 20:01:05,731 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:176) started - MDC[activemq.broker=mom179] 2024-06-24 20:01:05,731 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom179] 2024-06-24 20:01:05,731 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom179 started - MDC[activemq.broker=mom179] 2024-06-24 20:01:05,733 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-527:2,clientId=null,started=false} - MDC[activemq.broker=mom179] 2024-06-24 20:01:05,735 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@4973dacf, org.eclipse.scout.rt.mom.jms.JmsSubscription@5cb42eb2] - MDC[activemq.broker=mom179] 2024-06-24 20:01:05,735 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom179] 2024-06-24 20:01:05,735 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom179] 2024-06-24 20:01:05,735 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom179 stopped - MDC[activemq.broker=mom179] 2024-06-24 20:01:05,735 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:176) is shutting down - MDC[activemq.broker=mom179] 2024-06-24 20:01:05,736 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:176) uptime 0.005 seconds - MDC[activemq.broker=mom179] 2024-06-24 20:01:05,736 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom179, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:176) is shutdown - MDC[activemq.broker=mom179] 2024-06-24 20:01:05,736 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:05,736 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.414072 ms 2024-06-24 20:01:05,736 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:05,736 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:05,736 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:05,737 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1930040331'. 2024-06-24 20:01:05,737 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.420566 ms 2024-06-24 20:01:05,737 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:05,737 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:05,738 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:05,738 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1801444304'. 2024-06-24 20:01:05,738 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #180 initialized: null 2024-06-24 20:01:05,738 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,739 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,739 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,739 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,739 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,739 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:177) is starting - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,739 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:177) started - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,739 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,740 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom180 started - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,741 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-530:2,clientId=null,started=false} - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,742 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@1f7653ae, org.eclipse.scout.rt.mom.jms.JmsSubscription@62f8b2f4] - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,744 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@6d9bcf19, org.eclipse.scout.rt.mom.jms.JmsSubscription@23b4f0a9] - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,746 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@1639ec7a, org.eclipse.scout.rt.mom.jms.JmsSubscription@1928208d] - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,748 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7e641005, org.eclipse.scout.rt.mom.jms.JmsSubscription@2ccfd2cb] - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,750 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7597ae32, org.eclipse.scout.rt.mom.jms.JmsSubscription@615f61ec] - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,753 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@e62d757, org.eclipse.scout.rt.mom.jms.JmsSubscription@597f2d3f] - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,755 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@5e537465, org.eclipse.scout.rt.mom.jms.JmsSubscription@4f27643d] - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,757 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@5927473a, org.eclipse.scout.rt.mom.jms.JmsSubscription@36c45b54] - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,758 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@387bbd7a, org.eclipse.scout.rt.mom.jms.JmsSubscription@22cf6c9c] - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,760 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@6b02909d, org.eclipse.scout.rt.mom.jms.JmsSubscription@655008a2] - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,761 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,761 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,761 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom180 stopped - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,761 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:177) is shutting down - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,762 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:177) uptime 0.023 seconds - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,762 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom180, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:177) is shutdown - MDC[activemq.broker=mom180] 2024-06-24 20:01:05,762 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:05,762 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 24.183759 ms 2024-06-24 20:01:05,762 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:05,762 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:05,763 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:05,763 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 712257252'. 2024-06-24 20:01:05,763 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #181 initialized: null 2024-06-24 20:01:05,764 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom181] 2024-06-24 20:01:05,764 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom181] 2024-06-24 20:01:05,764 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom181] 2024-06-24 20:01:05,764 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom181] 2024-06-24 20:01:05,764 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom181] 2024-06-24 20:01:05,764 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:178) is starting - MDC[activemq.broker=mom181] 2024-06-24 20:01:05,764 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:178) started - MDC[activemq.broker=mom181] 2024-06-24 20:01:05,764 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom181] 2024-06-24 20:01:05,765 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom181 started - MDC[activemq.broker=mom181] 2024-06-24 20:01:05,766 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-533:2,clientId=null,started=false} - MDC[activemq.broker=mom181] 2024-06-24 20:01:05,767 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@5502f74c, org.eclipse.scout.rt.mom.jms.JmsSubscription@1c8d9ac9] - MDC[activemq.broker=mom181] 2024-06-24 20:01:05,768 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom181] 2024-06-24 20:01:05,768 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom181] 2024-06-24 20:01:05,768 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom181 stopped - MDC[activemq.broker=mom181] 2024-06-24 20:01:05,768 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:178) is shutting down - MDC[activemq.broker=mom181] 2024-06-24 20:01:05,768 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:178) uptime 0.004 seconds - MDC[activemq.broker=mom181] 2024-06-24 20:01:05,768 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom181, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:178) is shutdown - MDC[activemq.broker=mom181] 2024-06-24 20:01:05,769 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:05,769 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.023487 ms 2024-06-24 20:01:05,769 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:05,769 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:05,769 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:05,770 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1304495746'. 2024-06-24 20:01:05,770 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #182 initialized: null 2024-06-24 20:01:05,770 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom182] 2024-06-24 20:01:05,770 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom182] 2024-06-24 20:01:05,770 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom182] 2024-06-24 20:01:05,771 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom182] 2024-06-24 20:01:05,771 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom182] 2024-06-24 20:01:05,771 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:179) is starting - MDC[activemq.broker=mom182] 2024-06-24 20:01:05,771 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:179) started - MDC[activemq.broker=mom182] 2024-06-24 20:01:05,771 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom182] 2024-06-24 20:01:05,771 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom182 started - MDC[activemq.broker=mom182] 2024-06-24 20:01:05,773 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-536:2,clientId=null,started=false} - MDC[cid=cid:abc, activemq.broker=mom182] 2024-06-24 20:01:05,774 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4ee9daf5] - MDC[activemq.broker=mom182] 2024-06-24 20:01:05,774 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom182] 2024-06-24 20:01:05,774 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom182] 2024-06-24 20:01:05,775 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom182 stopped - MDC[activemq.broker=mom182] 2024-06-24 20:01:05,775 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:179) is shutting down - MDC[activemq.broker=mom182] 2024-06-24 20:01:05,775 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:179) uptime 0.005 seconds - MDC[activemq.broker=mom182] 2024-06-24 20:01:05,775 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom182, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:179) is shutdown - MDC[activemq.broker=mom182] 2024-06-24 20:01:05,775 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:05,775 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5.862805 ms 2024-06-24 20:01:05,775 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:05,776 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:05,776 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:05,776 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1273065937'. 2024-06-24 20:01:05,777 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #183 initialized: null 2024-06-24 20:01:05,777 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom183] 2024-06-24 20:01:05,777 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom183] 2024-06-24 20:01:05,777 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom183] 2024-06-24 20:01:05,777 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom183] 2024-06-24 20:01:05,777 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom183] 2024-06-24 20:01:05,778 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:180) is starting - MDC[activemq.broker=mom183] 2024-06-24 20:01:05,778 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:180) started - MDC[activemq.broker=mom183] 2024-06-24 20:01:05,778 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom183] 2024-06-24 20:01:05,778 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom183 started - MDC[activemq.broker=mom183] 2024-06-24 20:01:05,779 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-539:2,clientId=null,started=false} - MDC[activemq.broker=mom183] 2024-06-24 20:01:05,780 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4aa4bfa1] - MDC[activemq.broker=mom183] 2024-06-24 20:01:05,781 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom183] 2024-06-24 20:01:05,781 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom183] 2024-06-24 20:01:05,781 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom183 stopped - MDC[activemq.broker=mom183] 2024-06-24 20:01:05,781 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:180) is shutting down - MDC[activemq.broker=mom183] 2024-06-24 20:01:05,781 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:180) uptime 0.004 seconds - MDC[activemq.broker=mom183] 2024-06-24 20:01:05,782 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom183, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:180) is shutdown - MDC[activemq.broker=mom183] 2024-06-24 20:01:05,782 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:05,782 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5.732275 ms 2024-06-24 20:01:05,782 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:05,782 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:05,782 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:05,783 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 878300377'. 2024-06-24 20:01:05,783 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #184 initialized: null 2024-06-24 20:01:05,783 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom184] 2024-06-24 20:01:05,783 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom184] 2024-06-24 20:01:05,783 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom184] 2024-06-24 20:01:05,784 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom184] 2024-06-24 20:01:05,784 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom184] 2024-06-24 20:01:05,784 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:181) is starting - MDC[activemq.broker=mom184] 2024-06-24 20:01:05,784 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:181) started - MDC[activemq.broker=mom184] 2024-06-24 20:01:05,784 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom184] 2024-06-24 20:01:05,784 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom184 started - MDC[activemq.broker=mom184] 2024-06-24 20:01:05,786 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-542:2,clientId=null,started=false} - MDC[activemq.broker=mom184] 2024-06-24 20:01:05,787 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@670e6fa3, org.eclipse.scout.rt.mom.jms.JmsSubscription@55fb9e52] - MDC[activemq.broker=mom184] 2024-06-24 20:01:05,788 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom184] 2024-06-24 20:01:05,788 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom184] 2024-06-24 20:01:05,788 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom184 stopped - MDC[activemq.broker=mom184] 2024-06-24 20:01:05,788 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:181) is shutting down - MDC[activemq.broker=mom184] 2024-06-24 20:01:05,788 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:181) uptime 0.005 seconds - MDC[activemq.broker=mom184] 2024-06-24 20:01:05,788 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom184, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:181) is shutdown - MDC[activemq.broker=mom184] 2024-06-24 20:01:05,788 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:05,789 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.186121 ms 2024-06-24 20:01:05,789 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:05,789 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:05,789 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:05,789 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1481958694'. 2024-06-24 20:01:05,790 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #185 initialized: null 2024-06-24 20:01:05,790 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,790 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,790 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,790 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,790 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,791 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:182) is starting - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,791 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:182) started - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,791 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,791 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom185 started - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,793 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-545:2,clientId=null,started=false} - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,794 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@1bc80978, org.eclipse.scout.rt.mom.jms.JmsSubscription@1c8746a0] - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,796 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@18ac2dfe, org.eclipse.scout.rt.mom.jms.JmsSubscription@761d679f] - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,798 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@32eca9f4, org.eclipse.scout.rt.mom.jms.JmsSubscription@49c3487f] - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,800 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@5f1d270a, org.eclipse.scout.rt.mom.jms.JmsSubscription@7d14efc] - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,802 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@fd07138, org.eclipse.scout.rt.mom.jms.JmsSubscription@53115ee0] - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,804 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7a6ade2c, org.eclipse.scout.rt.mom.jms.JmsSubscription@3d7d920b] - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,807 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@436867c3, org.eclipse.scout.rt.mom.jms.JmsSubscription@262ea940] - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,809 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@56739ee9, org.eclipse.scout.rt.mom.jms.JmsSubscription@1a56cb99] - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,811 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@327af731, org.eclipse.scout.rt.mom.jms.JmsSubscription@2fb171f5] - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,813 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@1985f8e3, org.eclipse.scout.rt.mom.jms.JmsSubscription@7ba70b3b] - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,814 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,814 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,814 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom185 stopped - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,814 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:182) is shutting down - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,814 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:182) uptime 0.024 seconds - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,814 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom185, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:182) is shutdown - MDC[activemq.broker=mom185] 2024-06-24 20:01:05,814 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:05,814 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 25.249950 ms 2024-06-24 20:01:05,815 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:05,815 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:05,815 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:05,815 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1433857780'. 2024-06-24 20:01:05,816 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #186 initialized: null 2024-06-24 20:01:05,816 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom186] 2024-06-24 20:01:05,816 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom186] 2024-06-24 20:01:05,816 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom186] 2024-06-24 20:01:05,816 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom186] 2024-06-24 20:01:05,816 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom186] 2024-06-24 20:01:05,817 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:183) is starting - MDC[activemq.broker=mom186] 2024-06-24 20:01:05,817 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:183) started - MDC[activemq.broker=mom186] 2024-06-24 20:01:05,817 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom186] 2024-06-24 20:01:05,817 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom186 started - MDC[activemq.broker=mom186] 2024-06-24 20:01:05,820 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-548:3,clientId=null,started=false} - MDC[activemq.broker=mom186] 2024-06-24 20:01:05,871 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1d0fae45, org.eclipse.scout.rt.mom.jms.JmsSubscription@596343e7] - MDC[activemq.broker=mom186] 2024-06-24 20:01:05,872 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom186] 2024-06-24 20:01:05,872 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom186] 2024-06-24 20:01:05,872 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom186 stopped - MDC[activemq.broker=mom186] 2024-06-24 20:01:05,872 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:183) is shutting down - MDC[activemq.broker=mom186] 2024-06-24 20:01:05,873 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:183) uptime 0.057 seconds - MDC[activemq.broker=mom186] 2024-06-24 20:01:05,873 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom186, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:183) is shutdown - MDC[activemq.broker=mom186] 2024-06-24 20:01:05,873 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:05,873 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 57.733745 ms 2024-06-24 20:01:05,873 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:05,873 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:05,873 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:05,874 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1463950926'. 2024-06-24 20:01:05,874 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #187 initialized: null 2024-06-24 20:01:05,875 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom187] 2024-06-24 20:01:05,875 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom187] 2024-06-24 20:01:05,875 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom187] 2024-06-24 20:01:05,875 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom187] 2024-06-24 20:01:05,875 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom187] 2024-06-24 20:01:05,875 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:184) is starting - MDC[activemq.broker=mom187] 2024-06-24 20:01:05,875 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:184) started - MDC[activemq.broker=mom187] 2024-06-24 20:01:05,875 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom187] 2024-06-24 20:01:05,876 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom187 started - MDC[activemq.broker=mom187] 2024-06-24 20:01:05,878 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-551:3,clientId=null,started=false} - MDC[activemq.broker=mom187] 2024-06-24 20:01:05,930 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@49a46f29, org.eclipse.scout.rt.mom.jms.JmsSubscription@7356ec91] - MDC[activemq.broker=mom187] 2024-06-24 20:01:05,931 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom187] 2024-06-24 20:01:05,931 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom187] 2024-06-24 20:01:05,931 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom187 stopped - MDC[activemq.broker=mom187] 2024-06-24 20:01:05,931 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:184) is shutting down - MDC[activemq.broker=mom187] 2024-06-24 20:01:05,931 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:184) uptime 0.056 seconds - MDC[activemq.broker=mom187] 2024-06-24 20:01:05,932 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom187, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:184) is shutdown - MDC[activemq.broker=mom187] 2024-06-24 20:01:05,932 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:05,932 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.214661 ms 2024-06-24 20:01:05,932 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:05,932 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:05,932 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:05,932 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 725603538'. 2024-06-24 20:01:05,933 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #188 initialized: null 2024-06-24 20:01:05,933 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom188] 2024-06-24 20:01:05,933 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom188] 2024-06-24 20:01:05,933 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom188] 2024-06-24 20:01:05,933 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom188] 2024-06-24 20:01:05,934 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom188] 2024-06-24 20:01:05,934 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:185) is starting - MDC[activemq.broker=mom188] 2024-06-24 20:01:05,934 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:185) started - MDC[activemq.broker=mom188] 2024-06-24 20:01:05,934 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom188] 2024-06-24 20:01:05,934 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom188 started - MDC[activemq.broker=mom188] 2024-06-24 20:01:05,937 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-554:3,clientId=null,started=false} - MDC[activemq.broker=mom188] 2024-06-24 20:01:05,988 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b93a232, org.eclipse.scout.rt.mom.jms.JmsSubscription@6c6fdf5d] - MDC[activemq.broker=mom188] 2024-06-24 20:01:05,989 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom188] 2024-06-24 20:01:05,990 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom188] 2024-06-24 20:01:05,990 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom188 stopped - MDC[activemq.broker=mom188] 2024-06-24 20:01:05,990 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:185) is shutting down - MDC[activemq.broker=mom188] 2024-06-24 20:01:05,990 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:185) uptime 0.057 seconds - MDC[activemq.broker=mom188] 2024-06-24 20:01:05,990 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom188, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:185) is shutdown - MDC[activemq.broker=mom188] 2024-06-24 20:01:05,990 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:05,990 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.266291 ms 2024-06-24 20:01:05,991 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:05,991 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:05,991 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:05,991 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1862108076'. 2024-06-24 20:01:05,992 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #189 initialized: null 2024-06-24 20:01:05,992 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom189] 2024-06-24 20:01:05,992 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom189] 2024-06-24 20:01:05,992 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom189] 2024-06-24 20:01:05,992 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom189] 2024-06-24 20:01:05,992 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom189] 2024-06-24 20:01:05,993 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:186) is starting - MDC[activemq.broker=mom189] 2024-06-24 20:01:05,993 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:186) started - MDC[activemq.broker=mom189] 2024-06-24 20:01:05,993 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom189] 2024-06-24 20:01:05,993 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom189 started - MDC[activemq.broker=mom189] 2024-06-24 20:01:05,995 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-557:3,clientId=null,started=false} - MDC[activemq.broker=mom189] 2024-06-24 20:01:06,047 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7225583d, org.eclipse.scout.rt.mom.jms.JmsSubscription@5fe7454c] - MDC[activemq.broker=mom189] 2024-06-24 20:01:06,048 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom189] 2024-06-24 20:01:06,048 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom189] 2024-06-24 20:01:06,048 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom189 stopped - MDC[activemq.broker=mom189] 2024-06-24 20:01:06,048 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:186) is shutting down - MDC[activemq.broker=mom189] 2024-06-24 20:01:06,049 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:186) uptime 0.057 seconds - MDC[activemq.broker=mom189] 2024-06-24 20:01:06,049 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom189, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:186) is shutdown - MDC[activemq.broker=mom189] 2024-06-24 20:01:06,049 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:06,049 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 57.981979 ms 2024-06-24 20:01:06,049 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:06,050 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:06,050 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:06,050 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 973215530'. 2024-06-24 20:01:06,050 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #190 initialized: null 2024-06-24 20:01:06,051 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom190] 2024-06-24 20:01:06,051 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom190] 2024-06-24 20:01:06,051 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom190] 2024-06-24 20:01:06,051 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom190] 2024-06-24 20:01:06,051 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom190] 2024-06-24 20:01:06,051 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:187) is starting - MDC[activemq.broker=mom190] 2024-06-24 20:01:06,052 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:187) started - MDC[activemq.broker=mom190] 2024-06-24 20:01:06,052 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom190] 2024-06-24 20:01:06,052 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom190 started - MDC[activemq.broker=mom190] 2024-06-24 20:01:06,054 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-560:3,clientId=null,started=false} - MDC[activemq.broker=mom190] 2024-06-24 20:01:06,106 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3b870ed3, org.eclipse.scout.rt.mom.jms.JmsSubscription@2d7b117] - MDC[activemq.broker=mom190] 2024-06-24 20:01:06,107 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom190] 2024-06-24 20:01:06,107 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom190] 2024-06-24 20:01:06,107 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom190 stopped - MDC[activemq.broker=mom190] 2024-06-24 20:01:06,107 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:187) is shutting down - MDC[activemq.broker=mom190] 2024-06-24 20:01:06,108 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:187) uptime 0.056 seconds - MDC[activemq.broker=mom190] 2024-06-24 20:01:06,108 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom190, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:187) is shutdown - MDC[activemq.broker=mom190] 2024-06-24 20:01:06,108 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:06,108 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.181062 ms 2024-06-24 20:01:06,108 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:06,108 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:06,108 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:06,109 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 226703216'. 2024-06-24 20:01:06,109 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #191 initialized: null 2024-06-24 20:01:06,110 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom191] 2024-06-24 20:01:06,110 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom191] 2024-06-24 20:01:06,110 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom191] 2024-06-24 20:01:06,110 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom191] 2024-06-24 20:01:06,110 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom191] 2024-06-24 20:01:06,110 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:188) is starting - MDC[activemq.broker=mom191] 2024-06-24 20:01:06,111 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:188) started - MDC[activemq.broker=mom191] 2024-06-24 20:01:06,111 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom191] 2024-06-24 20:01:06,111 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom191 started - MDC[activemq.broker=mom191] 2024-06-24 20:01:06,113 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-563:3,clientId=null,started=false} - MDC[activemq.broker=mom191] 2024-06-24 20:01:06,165 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2ca8bd50, org.eclipse.scout.rt.mom.jms.JmsSubscription@47db5b8f] - MDC[activemq.broker=mom191] 2024-06-24 20:01:06,166 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom191] 2024-06-24 20:01:06,166 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom191] 2024-06-24 20:01:06,166 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom191 stopped - MDC[activemq.broker=mom191] 2024-06-24 20:01:06,166 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:188) is shutting down - MDC[activemq.broker=mom191] 2024-06-24 20:01:06,166 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:188) uptime 0.056 seconds - MDC[activemq.broker=mom191] 2024-06-24 20:01:06,166 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom191, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:188) is shutdown - MDC[activemq.broker=mom191] 2024-06-24 20:01:06,166 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:06,167 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.239748 ms 2024-06-24 20:01:06,167 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:06,167 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:06,167 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:06,167 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1695764076'. 2024-06-24 20:01:06,168 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #192 initialized: null 2024-06-24 20:01:06,168 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom192] 2024-06-24 20:01:06,168 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom192] 2024-06-24 20:01:06,168 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom192] 2024-06-24 20:01:06,168 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom192] 2024-06-24 20:01:06,168 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom192] 2024-06-24 20:01:06,169 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:189) is starting - MDC[activemq.broker=mom192] 2024-06-24 20:01:06,169 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:189) started - MDC[activemq.broker=mom192] 2024-06-24 20:01:06,169 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom192] 2024-06-24 20:01:06,169 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom192 started - MDC[activemq.broker=mom192] 2024-06-24 20:01:06,172 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-566:3,clientId=null,started=false} - MDC[activemq.broker=mom192] 2024-06-24 20:01:06,223 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@54bf2319, org.eclipse.scout.rt.mom.jms.JmsSubscription@7d45e754] - MDC[activemq.broker=mom192] 2024-06-24 20:01:06,224 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom192] 2024-06-24 20:01:06,224 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom192] 2024-06-24 20:01:06,224 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom192 stopped - MDC[activemq.broker=mom192] 2024-06-24 20:01:06,224 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:189) is shutting down - MDC[activemq.broker=mom192] 2024-06-24 20:01:06,225 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:189) uptime 0.057 seconds - MDC[activemq.broker=mom192] 2024-06-24 20:01:06,225 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom192, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:189) is shutdown - MDC[activemq.broker=mom192] 2024-06-24 20:01:06,225 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:06,225 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 57.873597 ms 2024-06-24 20:01:06,225 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:06,225 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:06,225 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:06,226 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 975358276'. 2024-06-24 20:01:06,226 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #193 initialized: null 2024-06-24 20:01:06,226 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom193] 2024-06-24 20:01:06,226 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom193] 2024-06-24 20:01:06,227 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom193] 2024-06-24 20:01:06,227 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom193] 2024-06-24 20:01:06,227 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom193] 2024-06-24 20:01:06,227 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:190) is starting - MDC[activemq.broker=mom193] 2024-06-24 20:01:06,227 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:190) started - MDC[activemq.broker=mom193] 2024-06-24 20:01:06,227 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom193] 2024-06-24 20:01:06,227 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom193 started - MDC[activemq.broker=mom193] 2024-06-24 20:01:06,230 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-569:3,clientId=null,started=false} - MDC[activemq.broker=mom193] 2024-06-24 20:01:06,281 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7d90d4c6, org.eclipse.scout.rt.mom.jms.JmsSubscription@453fcce2] - MDC[activemq.broker=mom193] 2024-06-24 20:01:06,282 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom193] 2024-06-24 20:01:06,282 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom193] 2024-06-24 20:01:06,283 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom193 stopped - MDC[activemq.broker=mom193] 2024-06-24 20:01:06,283 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:190) is shutting down - MDC[activemq.broker=mom193] 2024-06-24 20:01:06,283 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:190) uptime 0.057 seconds - MDC[activemq.broker=mom193] 2024-06-24 20:01:06,283 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom193, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:190) is shutdown - MDC[activemq.broker=mom193] 2024-06-24 20:01:06,283 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:06,283 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 57.780676 ms 2024-06-24 20:01:06,283 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:06,284 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:06,284 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:06,284 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 118519761'. 2024-06-24 20:01:06,284 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #194 initialized: null 2024-06-24 20:01:06,285 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom194] 2024-06-24 20:01:06,285 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom194] 2024-06-24 20:01:06,285 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom194] 2024-06-24 20:01:06,285 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom194] 2024-06-24 20:01:06,285 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom194] 2024-06-24 20:01:06,285 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:191) is starting - MDC[activemq.broker=mom194] 2024-06-24 20:01:06,285 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:191) started - MDC[activemq.broker=mom194] 2024-06-24 20:01:06,286 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom194] 2024-06-24 20:01:06,286 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom194 started - MDC[activemq.broker=mom194] 2024-06-24 20:01:06,288 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-572:3,clientId=null,started=false} - MDC[activemq.broker=mom194] 2024-06-24 20:01:06,339 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@9a932a4, org.eclipse.scout.rt.mom.jms.JmsSubscription@43ab4e83] - MDC[activemq.broker=mom194] 2024-06-24 20:01:06,341 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom194] 2024-06-24 20:01:06,341 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom194] 2024-06-24 20:01:06,341 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom194 stopped - MDC[activemq.broker=mom194] 2024-06-24 20:01:06,341 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:191) is shutting down - MDC[activemq.broker=mom194] 2024-06-24 20:01:06,341 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:191) uptime 0.056 seconds - MDC[activemq.broker=mom194] 2024-06-24 20:01:06,341 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom194, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:191) is shutdown - MDC[activemq.broker=mom194] 2024-06-24 20:01:06,341 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:06,342 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 57.801616 ms 2024-06-24 20:01:06,342 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:06,342 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:06,342 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:06,342 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 122609790'. 2024-06-24 20:01:06,343 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #195 initialized: null 2024-06-24 20:01:06,343 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom195] 2024-06-24 20:01:06,343 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom195] 2024-06-24 20:01:06,343 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom195] 2024-06-24 20:01:06,343 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom195] 2024-06-24 20:01:06,343 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom195] 2024-06-24 20:01:06,344 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:192) is starting - MDC[activemq.broker=mom195] 2024-06-24 20:01:06,344 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:192) started - MDC[activemq.broker=mom195] 2024-06-24 20:01:06,344 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom195] 2024-06-24 20:01:06,344 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom195 started - MDC[activemq.broker=mom195] 2024-06-24 20:01:06,346 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-575:3,clientId=null,started=false} - MDC[activemq.broker=mom195] 2024-06-24 20:01:06,398 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@698e2cba, org.eclipse.scout.rt.mom.jms.JmsSubscription@6cf47d05] - MDC[activemq.broker=mom195] 2024-06-24 20:01:06,399 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom195] 2024-06-24 20:01:06,399 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom195] 2024-06-24 20:01:06,399 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom195 stopped - MDC[activemq.broker=mom195] 2024-06-24 20:01:06,399 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:192) is shutting down - MDC[activemq.broker=mom195] 2024-06-24 20:01:06,400 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:192) uptime 0.057 seconds - MDC[activemq.broker=mom195] 2024-06-24 20:01:06,400 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom195, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:192) is shutdown - MDC[activemq.broker=mom195] 2024-06-24 20:01:06,400 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:06,400 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 57.973381 ms 2024-06-24 20:01:06,400 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:06,401 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:06,401 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:06,401 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 833568546'. 2024-06-24 20:01:06,402 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #196 initialized: null 2024-06-24 20:01:06,402 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom196] 2024-06-24 20:01:06,402 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom196] 2024-06-24 20:01:06,402 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom196] 2024-06-24 20:01:06,402 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom196] 2024-06-24 20:01:06,402 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom196] 2024-06-24 20:01:06,402 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:193) is starting - MDC[activemq.broker=mom196] 2024-06-24 20:01:06,403 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:193) started - MDC[activemq.broker=mom196] 2024-06-24 20:01:06,403 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom196] 2024-06-24 20:01:06,403 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom196 started - MDC[activemq.broker=mom196] 2024-06-24 20:01:06,405 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-578:2,clientId=null,started=false} - MDC[activemq.broker=mom196] 2024-06-24 20:01:06,407 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@41a18b54, org.eclipse.scout.rt.mom.jms.JmsSubscription@78854721] - MDC[activemq.broker=mom196] 2024-06-24 20:01:06,407 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom196] 2024-06-24 20:01:06,407 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom196] 2024-06-24 20:01:06,407 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom196 stopped - MDC[activemq.broker=mom196] 2024-06-24 20:01:06,408 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:193) is shutting down - MDC[activemq.broker=mom196] 2024-06-24 20:01:06,408 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:193) uptime 0.006 seconds - MDC[activemq.broker=mom196] 2024-06-24 20:01:06,408 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom196, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:193) is shutdown - MDC[activemq.broker=mom196] 2024-06-24 20:01:06,408 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:06,408 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.223464 ms 2024-06-24 20:01:06,408 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:06,409 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:06,409 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:06,409 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 288197656'. 2024-06-24 20:01:06,409 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #197 initialized: null 2024-06-24 20:01:06,410 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom197] 2024-06-24 20:01:06,410 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom197] 2024-06-24 20:01:06,410 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom197] 2024-06-24 20:01:06,410 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom197] 2024-06-24 20:01:06,410 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom197] 2024-06-24 20:01:06,410 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:194) is starting - MDC[activemq.broker=mom197] 2024-06-24 20:01:06,410 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:194) started - MDC[activemq.broker=mom197] 2024-06-24 20:01:06,410 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom197] 2024-06-24 20:01:06,411 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom197 started - MDC[activemq.broker=mom197] 2024-06-24 20:01:06,412 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-581:2,clientId=null,started=false} - MDC[activemq.broker=mom197] 2024-06-24 20:01:06,414 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@50479c2b, org.eclipse.scout.rt.mom.jms.JmsSubscription@554a4d18] - MDC[activemq.broker=mom197] 2024-06-24 20:01:06,414 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom197] 2024-06-24 20:01:06,415 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom197] 2024-06-24 20:01:06,415 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom197 stopped - MDC[activemq.broker=mom197] 2024-06-24 20:01:06,415 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:194) is shutting down - MDC[activemq.broker=mom197] 2024-06-24 20:01:06,415 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:194) uptime 0.005 seconds - MDC[activemq.broker=mom197] 2024-06-24 20:01:06,415 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom197, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:194) is shutdown - MDC[activemq.broker=mom197] 2024-06-24 20:01:06,415 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:06,415 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.606976 ms 2024-06-24 20:01:06,415 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:06,416 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:06,416 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:06,416 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1839688625'. 2024-06-24 20:01:06,417 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #198 initialized: null 2024-06-24 20:01:06,417 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom198] 2024-06-24 20:01:06,417 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom198] 2024-06-24 20:01:06,417 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom198] 2024-06-24 20:01:06,417 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom198] 2024-06-24 20:01:06,417 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom198] 2024-06-24 20:01:06,418 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:195) is starting - MDC[activemq.broker=mom198] 2024-06-24 20:01:06,418 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:195) started - MDC[activemq.broker=mom198] 2024-06-24 20:01:06,418 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom198] 2024-06-24 20:01:06,418 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom198 started - MDC[activemq.broker=mom198] 2024-06-24 20:01:06,419 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-584:1,clientId=null,started=false} - MDC[activemq.broker=mom198] 2024-06-24 20:01:06,424 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@411b75b4] - MDC[activemq.broker=mom198] 2024-06-24 20:01:06,424 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom198] 2024-06-24 20:01:06,424 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom198] 2024-06-24 20:01:06,424 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom198 stopped - MDC[activemq.broker=mom198] 2024-06-24 20:01:06,425 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:195) is shutting down - MDC[activemq.broker=mom198] 2024-06-24 20:01:06,425 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:195) uptime 0.008 seconds - MDC[activemq.broker=mom198] 2024-06-24 20:01:06,425 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom198, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:195) is shutdown - MDC[activemq.broker=mom198] 2024-06-24 20:01:06,425 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:06,425 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.860347 ms 2024-06-24 20:01:06,425 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:06,426 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:06,426 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:06,426 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1210879412'. 2024-06-24 20:01:06,426 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #199 initialized: null 2024-06-24 20:01:06,427 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom199] 2024-06-24 20:01:06,427 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom199] 2024-06-24 20:01:06,427 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom199] 2024-06-24 20:01:06,427 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom199] 2024-06-24 20:01:06,427 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom199] 2024-06-24 20:01:06,427 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:196) is starting - MDC[activemq.broker=mom199] 2024-06-24 20:01:06,427 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:196) started - MDC[activemq.broker=mom199] 2024-06-24 20:01:06,428 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom199] 2024-06-24 20:01:06,428 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom199 started - MDC[activemq.broker=mom199] 2024-06-24 20:01:06,428 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-587:1,clientId=null,started=false} - MDC[activemq.broker=mom199] 2024-06-24 20:01:06,581 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@97e9568] - MDC[activemq.broker=mom199] 2024-06-24 20:01:06,582 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom199] 2024-06-24 20:01:06,582 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom199] 2024-06-24 20:01:06,582 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom199 stopped - MDC[activemq.broker=mom199] 2024-06-24 20:01:06,582 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:196) is shutting down - MDC[activemq.broker=mom199] 2024-06-24 20:01:06,582 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:196) uptime 0.155 seconds - MDC[activemq.broker=mom199] 2024-06-24 20:01:06,582 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom199, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:196) is shutdown - MDC[activemq.broker=mom199] 2024-06-24 20:01:06,583 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:06,583 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 156.856342 ms 2024-06-24 20:01:06,583 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:06,583 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:06,583 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:06,583 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 722999505'. 2024-06-24 20:01:06,584 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #200 initialized: null 2024-06-24 20:01:06,584 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom200] 2024-06-24 20:01:06,584 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom200] 2024-06-24 20:01:06,584 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom200] 2024-06-24 20:01:06,584 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom200] 2024-06-24 20:01:06,584 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom200] 2024-06-24 20:01:06,585 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:197) is starting - MDC[activemq.broker=mom200] 2024-06-24 20:01:06,585 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:197) started - MDC[activemq.broker=mom200] 2024-06-24 20:01:06,585 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom200] 2024-06-24 20:01:06,585 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom200 started - MDC[activemq.broker=mom200] 2024-06-24 20:01:06,586 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-590:1,clientId=null,started=false} - MDC[activemq.broker=mom200] 2024-06-24 20:01:06,738 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3f04349b] - MDC[activemq.broker=mom200] 2024-06-24 20:01:06,739 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom200] 2024-06-24 20:01:06,739 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom200] 2024-06-24 20:01:06,740 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom200 stopped - MDC[activemq.broker=mom200] 2024-06-24 20:01:06,740 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:197) is shutting down - MDC[activemq.broker=mom200] 2024-06-24 20:01:06,740 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:197) uptime 0.156 seconds - MDC[activemq.broker=mom200] 2024-06-24 20:01:06,740 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom200, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:197) is shutdown - MDC[activemq.broker=mom200] 2024-06-24 20:01:06,740 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:06,740 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 156.955495 ms 2024-06-24 20:01:06,740 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:06,741 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:06,741 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:06,741 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 653593128'. 2024-06-24 20:01:06,741 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #201 initialized: null 2024-06-24 20:01:06,742 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom201] 2024-06-24 20:01:06,742 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom201] 2024-06-24 20:01:06,742 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom201] 2024-06-24 20:01:06,742 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom201] 2024-06-24 20:01:06,742 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom201] 2024-06-24 20:01:06,742 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:198) is starting - MDC[activemq.broker=mom201] 2024-06-24 20:01:06,742 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:198) started - MDC[activemq.broker=mom201] 2024-06-24 20:01:06,743 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom201] 2024-06-24 20:01:06,743 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom201 started - MDC[activemq.broker=mom201] 2024-06-24 20:01:06,743 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-593:1,clientId=null,started=false} - MDC[activemq.broker=mom201] 2024-06-24 20:01:06,896 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@62243a7a] - MDC[activemq.broker=mom201] 2024-06-24 20:01:06,897 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom201] 2024-06-24 20:01:06,897 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom201] 2024-06-24 20:01:06,897 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom201 stopped - MDC[activemq.broker=mom201] 2024-06-24 20:01:06,897 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:198) is shutting down - MDC[activemq.broker=mom201] 2024-06-24 20:01:06,897 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:198) uptime 0.155 seconds - MDC[activemq.broker=mom201] 2024-06-24 20:01:06,897 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom201, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:198) is shutdown - MDC[activemq.broker=mom201] 2024-06-24 20:01:06,897 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:06,898 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 156.920249 ms 2024-06-24 20:01:06,898 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:06,898 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:06,898 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:06,898 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1241604590'. 2024-06-24 20:01:06,899 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #202 initialized: null 2024-06-24 20:01:06,899 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom202] 2024-06-24 20:01:06,899 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom202] 2024-06-24 20:01:06,899 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom202] 2024-06-24 20:01:06,899 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom202] 2024-06-24 20:01:06,899 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom202] 2024-06-24 20:01:06,900 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:199) is starting - MDC[activemq.broker=mom202] 2024-06-24 20:01:06,900 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:199) started - MDC[activemq.broker=mom202] 2024-06-24 20:01:06,900 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom202] 2024-06-24 20:01:06,900 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom202 started - MDC[activemq.broker=mom202] 2024-06-24 20:01:06,901 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-596:1,clientId=null,started=false} - MDC[activemq.broker=mom202] 2024-06-24 20:01:07,053 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6e591c03] - MDC[activemq.broker=mom202] 2024-06-24 20:01:07,054 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom202] 2024-06-24 20:01:07,054 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom202] 2024-06-24 20:01:07,055 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom202 stopped - MDC[activemq.broker=mom202] 2024-06-24 20:01:07,055 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:199) is shutting down - MDC[activemq.broker=mom202] 2024-06-24 20:01:07,055 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:199) uptime 0.156 seconds - MDC[activemq.broker=mom202] 2024-06-24 20:01:07,055 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom202, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:199) is shutdown - MDC[activemq.broker=mom202] 2024-06-24 20:01:07,055 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:07,055 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.130059 ms 2024-06-24 20:01:07,055 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:07,056 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:07,056 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:07,056 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 655374118'. 2024-06-24 20:01:07,057 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #203 initialized: null 2024-06-24 20:01:07,057 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom203] 2024-06-24 20:01:07,057 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom203] 2024-06-24 20:01:07,057 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom203] 2024-06-24 20:01:07,057 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom203] 2024-06-24 20:01:07,057 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom203] 2024-06-24 20:01:07,057 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:200) is starting - MDC[activemq.broker=mom203] 2024-06-24 20:01:07,058 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:200) started - MDC[activemq.broker=mom203] 2024-06-24 20:01:07,058 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom203] 2024-06-24 20:01:07,058 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom203 started - MDC[activemq.broker=mom203] 2024-06-24 20:01:07,058 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-599:1,clientId=null,started=false} - MDC[activemq.broker=mom203] 2024-06-24 20:01:07,211 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3741a170] - MDC[activemq.broker=mom203] 2024-06-24 20:01:07,212 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom203] 2024-06-24 20:01:07,212 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom203] 2024-06-24 20:01:07,213 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom203 stopped - MDC[activemq.broker=mom203] 2024-06-24 20:01:07,213 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:200) is shutting down - MDC[activemq.broker=mom203] 2024-06-24 20:01:07,213 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:200) uptime 0.156 seconds - MDC[activemq.broker=mom203] 2024-06-24 20:01:07,213 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom203, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:200) is shutdown - MDC[activemq.broker=mom203] 2024-06-24 20:01:07,213 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:07,213 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.503011 ms 2024-06-24 20:01:07,213 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:07,214 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:07,214 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:07,214 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 258062637'. 2024-06-24 20:01:07,215 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #204 initialized: null 2024-06-24 20:01:07,215 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom204] 2024-06-24 20:01:07,215 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom204] 2024-06-24 20:01:07,215 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom204] 2024-06-24 20:01:07,216 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom204] 2024-06-24 20:01:07,216 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom204] 2024-06-24 20:01:07,216 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:201) is starting - MDC[activemq.broker=mom204] 2024-06-24 20:01:07,216 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:201) started - MDC[activemq.broker=mom204] 2024-06-24 20:01:07,216 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom204] 2024-06-24 20:01:07,216 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom204 started - MDC[activemq.broker=mom204] 2024-06-24 20:01:07,217 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-602:1,clientId=null,started=false} - MDC[activemq.broker=mom204] 2024-06-24 20:01:07,369 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4dfe14d4] - MDC[activemq.broker=mom204] 2024-06-24 20:01:07,370 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom204] 2024-06-24 20:01:07,370 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom204] 2024-06-24 20:01:07,371 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom204 stopped - MDC[activemq.broker=mom204] 2024-06-24 20:01:07,371 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:201) is shutting down - MDC[activemq.broker=mom204] 2024-06-24 20:01:07,371 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:201) uptime 0.156 seconds - MDC[activemq.broker=mom204] 2024-06-24 20:01:07,371 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom204, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:201) is shutdown - MDC[activemq.broker=mom204] 2024-06-24 20:01:07,371 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:07,371 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.375041 ms 2024-06-24 20:01:07,371 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:07,372 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:07,372 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:07,372 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1558549436'. 2024-06-24 20:01:07,372 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #205 initialized: null 2024-06-24 20:01:07,373 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom205] 2024-06-24 20:01:07,373 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom205] 2024-06-24 20:01:07,373 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom205] 2024-06-24 20:01:07,373 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom205] 2024-06-24 20:01:07,373 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom205] 2024-06-24 20:01:07,373 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:202) is starting - MDC[activemq.broker=mom205] 2024-06-24 20:01:07,373 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:202) started - MDC[activemq.broker=mom205] 2024-06-24 20:01:07,373 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom205] 2024-06-24 20:01:07,374 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom205 started - MDC[activemq.broker=mom205] 2024-06-24 20:01:07,424 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-605:1,clientId=null,started=false} - MDC[activemq.broker=mom205] 2024-06-24 20:01:07,577 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7f1581bb] - MDC[activemq.broker=mom205] 2024-06-24 20:01:07,578 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom205] 2024-06-24 20:01:07,578 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom205] 2024-06-24 20:01:07,578 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom205 stopped - MDC[activemq.broker=mom205] 2024-06-24 20:01:07,578 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:202) is shutting down - MDC[activemq.broker=mom205] 2024-06-24 20:01:07,578 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:202) uptime 0.205 seconds - MDC[activemq.broker=mom205] 2024-06-24 20:01:07,579 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom205, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:202) is shutdown - MDC[activemq.broker=mom205] 2024-06-24 20:01:07,579 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:07,579 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 207.074572 ms 2024-06-24 20:01:07,579 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:07,579 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:07,579 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:07,579 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1253179264'. 2024-06-24 20:01:07,580 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #206 initialized: null 2024-06-24 20:01:07,580 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom206] 2024-06-24 20:01:07,581 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom206] 2024-06-24 20:01:07,581 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom206] 2024-06-24 20:01:07,581 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom206] 2024-06-24 20:01:07,581 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom206] 2024-06-24 20:01:07,581 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom206, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:203) is starting - MDC[activemq.broker=mom206] 2024-06-24 20:01:07,581 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom206, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:203) started - MDC[activemq.broker=mom206] 2024-06-24 20:01:07,581 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom206] 2024-06-24 20:01:07,582 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom206 started - MDC[activemq.broker=mom206] 2024-06-24 20:01:07,582 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-608:1,clientId=null,started=false} - MDC[activemq.broker=mom206] 2024-06-24 20:01:07,735 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@347074a9] - MDC[activemq.broker=mom206] 2024-06-24 20:01:07,736 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom206] 2024-06-24 20:01:07,736 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom206] 2024-06-24 20:01:07,736 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom206 stopped - MDC[activemq.broker=mom206] 2024-06-24 20:01:07,736 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom206, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:203) is shutting down - MDC[activemq.broker=mom206] 2024-06-24 20:01:07,736 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom206, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:203) uptime 0.156 seconds - MDC[activemq.broker=mom206] 2024-06-24 20:01:07,737 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom206, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:203) is shutdown - MDC[activemq.broker=mom206] 2024-06-24 20:01:07,737 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:07,737 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.456595 ms 2024-06-24 20:01:07,737 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:07,737 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:07,737 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:07,737 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1544947170'. 2024-06-24 20:01:07,738 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #207 initialized: null 2024-06-24 20:01:07,738 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom207] 2024-06-24 20:01:07,738 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom207] 2024-06-24 20:01:07,738 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom207] 2024-06-24 20:01:07,738 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom207] 2024-06-24 20:01:07,739 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom207] 2024-06-24 20:01:07,739 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:204) is starting - MDC[activemq.broker=mom207] 2024-06-24 20:01:07,739 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:204) started - MDC[activemq.broker=mom207] 2024-06-24 20:01:07,739 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom207] 2024-06-24 20:01:07,739 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom207 started - MDC[activemq.broker=mom207] 2024-06-24 20:01:07,740 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-611:1,clientId=null,started=false} - MDC[activemq.broker=mom207] 2024-06-24 20:01:07,892 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@11c82829] - MDC[activemq.broker=mom207] 2024-06-24 20:01:07,893 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom207] 2024-06-24 20:01:07,893 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom207] 2024-06-24 20:01:07,893 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom207 stopped - MDC[activemq.broker=mom207] 2024-06-24 20:01:07,893 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:204) is shutting down - MDC[activemq.broker=mom207] 2024-06-24 20:01:07,894 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:204) uptime 0.156 seconds - MDC[activemq.broker=mom207] 2024-06-24 20:01:07,894 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom207, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:204) is shutdown - MDC[activemq.broker=mom207] 2024-06-24 20:01:07,894 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:07,894 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 156.676459 ms 2024-06-24 20:01:07,894 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:07,894 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:07,894 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:07,894 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 189129316'. 2024-06-24 20:01:07,895 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #208 initialized: null 2024-06-24 20:01:07,895 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom208] 2024-06-24 20:01:07,895 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom208] 2024-06-24 20:01:07,895 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom208] 2024-06-24 20:01:07,895 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom208] 2024-06-24 20:01:07,896 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom208] 2024-06-24 20:01:07,896 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:205) is starting - MDC[activemq.broker=mom208] 2024-06-24 20:01:07,896 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:205) started - MDC[activemq.broker=mom208] 2024-06-24 20:01:07,896 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom208] 2024-06-24 20:01:07,896 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom208 started - MDC[activemq.broker=mom208] 2024-06-24 20:01:07,897 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-614:1,clientId=null,started=false} - MDC[activemq.broker=mom208] 2024-06-24 20:01:08,049 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4fd2b418] - MDC[activemq.broker=mom208] 2024-06-24 20:01:08,050 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom208] 2024-06-24 20:01:08,050 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom208] 2024-06-24 20:01:08,050 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom208 stopped - MDC[activemq.broker=mom208] 2024-06-24 20:01:08,050 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:205) is shutting down - MDC[activemq.broker=mom208] 2024-06-24 20:01:08,050 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:205) uptime 0.155 seconds - MDC[activemq.broker=mom208] 2024-06-24 20:01:08,051 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom208, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:205) is shutdown - MDC[activemq.broker=mom208] 2024-06-24 20:01:08,051 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:08,051 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 156.374229 ms 2024-06-24 20:01:08,051 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:08,051 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:08,051 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:08,052 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1537504092'. 2024-06-24 20:01:08,052 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #209 initialized: null 2024-06-24 20:01:08,052 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom209] 2024-06-24 20:01:08,053 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom209] 2024-06-24 20:01:08,053 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom209] 2024-06-24 20:01:08,053 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom209] 2024-06-24 20:01:08,053 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom209] 2024-06-24 20:01:08,053 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:206) is starting - MDC[activemq.broker=mom209] 2024-06-24 20:01:08,053 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:206) started - MDC[activemq.broker=mom209] 2024-06-24 20:01:08,053 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom209] 2024-06-24 20:01:08,053 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom209 started - MDC[activemq.broker=mom209] 2024-06-24 20:01:08,055 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-617:2,clientId=null,started=false} - MDC[activemq.broker=mom209] 2024-06-24 20:01:09,060 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@14bb16ee, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@5acf51d7] - MDC[activemq.broker=mom209] 2024-06-24 20:01:09,060 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom209] 2024-06-24 20:01:09,060 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom209] 2024-06-24 20:01:09,061 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom209 stopped - MDC[activemq.broker=mom209] 2024-06-24 20:01:09,061 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:206) is shutting down - MDC[activemq.broker=mom209] 2024-06-24 20:01:09,061 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:206) uptime 1.009 seconds - MDC[activemq.broker=mom209] 2024-06-24 20:01:09,061 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom209, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:206) is shutdown - MDC[activemq.broker=mom209] 2024-06-24 20:01:09,061 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:09,061 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1009.659224 ms 2024-06-24 20:01:09,061 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:09,062 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:09,062 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:09,062 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 679690239'. 2024-06-24 20:01:09,063 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #210 initialized: null 2024-06-24 20:01:09,063 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom210] 2024-06-24 20:01:09,063 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom210] 2024-06-24 20:01:09,063 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom210] 2024-06-24 20:01:09,063 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom210] 2024-06-24 20:01:09,063 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom210] 2024-06-24 20:01:09,064 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:207) is starting - MDC[activemq.broker=mom210] 2024-06-24 20:01:09,064 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:207) started - MDC[activemq.broker=mom210] 2024-06-24 20:01:09,064 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom210] 2024-06-24 20:01:09,064 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom210 started - MDC[activemq.broker=mom210] 2024-06-24 20:01:09,066 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-620:3,clientId=null,started=false} - MDC[activemq.broker=mom210] 2024-06-24 20:01:09,068 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@25bd8eab, org.eclipse.scout.rt.mom.jms.JmsSubscription@15974f4e] - MDC[activemq.broker=mom210] 2024-06-24 20:01:09,068 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom210] 2024-06-24 20:01:09,068 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom210] 2024-06-24 20:01:09,069 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom210 stopped - MDC[activemq.broker=mom210] 2024-06-24 20:01:09,069 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:207) is shutting down - MDC[activemq.broker=mom210] 2024-06-24 20:01:09,069 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:207) uptime 0.006 seconds - MDC[activemq.broker=mom210] 2024-06-24 20:01:09,069 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom210, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:207) is shutdown - MDC[activemq.broker=mom210] 2024-06-24 20:01:09,069 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:09,069 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.170146 ms 2024-06-24 20:01:09,069 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:09,070 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:09,070 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:09,070 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 246536136'. 2024-06-24 20:01:09,070 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #211 initialized: null 2024-06-24 20:01:09,071 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom211] 2024-06-24 20:01:09,071 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom211] 2024-06-24 20:01:09,071 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom211] 2024-06-24 20:01:09,071 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom211] 2024-06-24 20:01:09,071 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom211] 2024-06-24 20:01:09,071 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:208) is starting - MDC[activemq.broker=mom211] 2024-06-24 20:01:09,071 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:208) started - MDC[activemq.broker=mom211] 2024-06-24 20:01:09,071 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom211] 2024-06-24 20:01:09,072 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom211 started - MDC[activemq.broker=mom211] 2024-06-24 20:01:11,075 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@435a13ac, org.eclipse.scout.rt.mom.jms.JmsSubscription@38007ead] - MDC[activemq.broker=mom211] 2024-06-24 20:01:11,076 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom211 stopped - MDC[activemq.broker=mom211] 2024-06-24 20:01:11,076 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:208) is shutting down - MDC[activemq.broker=mom211] 2024-06-24 20:01:11,076 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:208) uptime 2.005 seconds - MDC[activemq.broker=mom211] 2024-06-24 20:01:11,076 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom211, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:208) is shutdown - MDC[activemq.broker=mom211] 2024-06-24 20:01:11,076 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:01:11,077 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2006.776290 ms 2024-06-24 20:01:11,077 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:11,077 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:11,077 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:11,077 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 796796033'. 2024-06-24 20:01:11,078 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #212 initialized: null 2024-06-24 20:01:11,078 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom212] 2024-06-24 20:01:11,078 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom212] 2024-06-24 20:01:11,078 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom212] 2024-06-24 20:01:11,078 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom212] 2024-06-24 20:01:11,079 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom212] 2024-06-24 20:01:11,079 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:209) is starting - MDC[activemq.broker=mom212] 2024-06-24 20:01:11,079 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:209) started - MDC[activemq.broker=mom212] 2024-06-24 20:01:11,079 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom212] 2024-06-24 20:01:11,079 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom212 started - MDC[activemq.broker=mom212] 2024-06-24 20:01:11,081 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-626:2,clientId=null,started=false} - MDC[cid=cid:abc, activemq.broker=mom212] 2024-06-24 20:01:11,082 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5784f6b9] - MDC[activemq.broker=mom212] 2024-06-24 20:01:11,082 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom212] 2024-06-24 20:01:11,082 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom212] 2024-06-24 20:01:11,082 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom212 stopped - MDC[activemq.broker=mom212] 2024-06-24 20:01:11,083 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:209) is shutting down - MDC[activemq.broker=mom212] 2024-06-24 20:01:11,083 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:209) uptime 0.005 seconds - MDC[activemq.broker=mom212] 2024-06-24 20:01:11,083 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom212, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:209) is shutdown - MDC[activemq.broker=mom212] 2024-06-24 20:01:11,083 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:11,083 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5.642054 ms 2024-06-24 20:01:11,083 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:11,083 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:11,084 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:11,084 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1696631953'. 2024-06-24 20:01:11,084 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #213 initialized: null 2024-06-24 20:01:11,084 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom213] 2024-06-24 20:01:11,085 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom213] 2024-06-24 20:01:11,085 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom213] 2024-06-24 20:01:11,085 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom213] 2024-06-24 20:01:11,085 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom213] 2024-06-24 20:01:11,085 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:210) is starting - MDC[activemq.broker=mom213] 2024-06-24 20:01:11,085 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:210) started - MDC[activemq.broker=mom213] 2024-06-24 20:01:11,085 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom213] 2024-06-24 20:01:11,085 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom213 started - MDC[activemq.broker=mom213] 2024-06-24 20:01:11,088 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-629:4,clientId=null,started=false} - MDC[activemq.broker=mom213] 2024-06-24 20:01:13,089 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2f19ab6, org.eclipse.scout.rt.mom.jms.JmsSubscription@305230ea, org.eclipse.scout.rt.mom.jms.JmsSubscription@2493f9a8] - MDC[activemq.broker=mom213] 2024-06-24 20:01:13,091 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom213] 2024-06-24 20:01:13,091 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom213] 2024-06-24 20:01:13,091 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom213 stopped - MDC[activemq.broker=mom213] 2024-06-24 20:01:13,091 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:210) is shutting down - MDC[activemq.broker=mom213] 2024-06-24 20:01:13,091 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:210) uptime 2.007 seconds - MDC[activemq.broker=mom213] 2024-06-24 20:01:13,092 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom213, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:210) is shutdown - MDC[activemq.broker=mom213] 2024-06-24 20:01:13,092 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:13,092 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2008.085706 ms 2024-06-24 20:01:13,092 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:13,092 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:13,093 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:13,093 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 877907751'. 2024-06-24 20:01:13,093 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #214 initialized: null 2024-06-24 20:01:13,094 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom214] 2024-06-24 20:01:13,094 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom214] 2024-06-24 20:01:13,094 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom214] 2024-06-24 20:01:13,094 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom214] 2024-06-24 20:01:13,094 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom214] 2024-06-24 20:01:13,094 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:211) is starting - MDC[activemq.broker=mom214] 2024-06-24 20:01:13,095 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:211) started - MDC[activemq.broker=mom214] 2024-06-24 20:01:13,095 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom214] 2024-06-24 20:01:13,095 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom214 started - MDC[activemq.broker=mom214] 2024-06-24 20:01:13,095 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-632:1,clientId=null,started=false} - MDC[activemq.broker=mom214] 2024-06-24 20:01:13,098 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7a273fd7, org.eclipse.scout.rt.mom.jms.JmsSubscription@38f1f6c9] - MDC[activemq.broker=mom214] 2024-06-24 20:01:13,098 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom214] 2024-06-24 20:01:13,098 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom214] 2024-06-24 20:01:13,099 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom214 stopped - MDC[activemq.broker=mom214] 2024-06-24 20:01:13,099 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:211) is shutting down - MDC[activemq.broker=mom214] 2024-06-24 20:01:13,099 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:211) uptime 0.005 seconds - MDC[activemq.broker=mom214] 2024-06-24 20:01:13,099 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom214, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:211) is shutdown - MDC[activemq.broker=mom214] 2024-06-24 20:01:13,099 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:13,099 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 6.896846 ms 2024-06-24 20:01:13,100 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:13,100 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:13,100 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:13,101 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 317244868'. 2024-06-24 20:01:13,101 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #215 initialized: null 2024-06-24 20:01:13,102 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom215] 2024-06-24 20:01:13,102 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom215] 2024-06-24 20:01:13,102 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom215] 2024-06-24 20:01:13,102 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom215] 2024-06-24 20:01:13,102 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom215] 2024-06-24 20:01:13,103 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:212) is starting - MDC[activemq.broker=mom215] 2024-06-24 20:01:13,103 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:212) started - MDC[activemq.broker=mom215] 2024-06-24 20:01:13,103 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom215] 2024-06-24 20:01:13,103 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom215 started - MDC[activemq.broker=mom215] 2024-06-24 20:01:13,104 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-635:1,clientId=null,started=false} - MDC[activemq.broker=mom215] 2024-06-24 20:01:16,108 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@63f6811e] - MDC[activemq.broker=mom215] 2024-06-24 20:01:16,109 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom215] 2024-06-24 20:01:16,109 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom215] 2024-06-24 20:01:16,109 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom215 stopped - MDC[activemq.broker=mom215] 2024-06-24 20:01:16,109 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:212) is shutting down - MDC[activemq.broker=mom215] 2024-06-24 20:01:16,110 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:212) uptime 3.008 seconds - MDC[activemq.broker=mom215] 2024-06-24 20:01:16,110 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom215, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:212) is shutdown - MDC[activemq.broker=mom215] 2024-06-24 20:01:16,110 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:16,110 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3009.547299 ms 2024-06-24 20:01:16,110 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:16,111 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:16,111 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:16,111 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 5554526'. 2024-06-24 20:01:16,112 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #216 initialized: null 2024-06-24 20:01:16,112 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,112 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,112 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,112 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,112 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,112 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:213) is starting - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,113 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:213) started - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,113 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,113 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom216 started - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,114 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-638:2,clientId=null,started=false} - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,116 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@41a3656f, org.eclipse.scout.rt.mom.jms.JmsSubscription@5086e144] - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,118 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7ae49d52, org.eclipse.scout.rt.mom.jms.JmsSubscription@40ef1198] - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,120 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@13056efe, org.eclipse.scout.rt.mom.jms.JmsSubscription@121ec5c2] - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,122 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@37bafef8, org.eclipse.scout.rt.mom.jms.JmsSubscription@2a6b6f4] - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,124 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@237e4ed9, org.eclipse.scout.rt.mom.jms.JmsSubscription@1ef4179] - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,126 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@681ba763, org.eclipse.scout.rt.mom.jms.JmsSubscription@19cc697c] - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,128 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@1934a7c1, org.eclipse.scout.rt.mom.jms.JmsSubscription@7c9d2ed7] - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,130 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@301608d, org.eclipse.scout.rt.mom.jms.JmsSubscription@3c3a8246] - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,132 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@2e903c69, org.eclipse.scout.rt.mom.jms.JmsSubscription@1dc37d4f] - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,134 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@4a592d22, org.eclipse.scout.rt.mom.jms.JmsSubscription@20072ff1] - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,134 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,134 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,135 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom216 stopped - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,135 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:213) is shutting down - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,135 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:213) uptime 0.023 seconds - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,135 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom216, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:213) is shutdown - MDC[activemq.broker=mom216] 2024-06-24 20:01:16,135 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:16,135 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 24.367062 ms 2024-06-24 20:01:16,135 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:16,136 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:16,136 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:16,136 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1024401748'. 2024-06-24 20:01:16,137 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #217 initialized: null 2024-06-24 20:01:16,137 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom217] 2024-06-24 20:01:16,137 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom217] 2024-06-24 20:01:16,137 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom217] 2024-06-24 20:01:16,137 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom217] 2024-06-24 20:01:16,137 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom217] 2024-06-24 20:01:16,137 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:214) is starting - MDC[activemq.broker=mom217] 2024-06-24 20:01:16,137 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:214) started - MDC[activemq.broker=mom217] 2024-06-24 20:01:16,137 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom217] 2024-06-24 20:01:16,138 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom217 started - MDC[activemq.broker=mom217] 2024-06-24 20:01:16,139 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-641:2,clientId=null,started=false} - MDC[activemq.broker=mom217] 2024-06-24 20:01:16,140 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2aa176de] - MDC[activemq.broker=mom217] 2024-06-24 20:01:16,140 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom217] 2024-06-24 20:01:16,140 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom217] 2024-06-24 20:01:16,141 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom217 stopped - MDC[activemq.broker=mom217] 2024-06-24 20:01:16,141 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:214) is shutting down - MDC[activemq.broker=mom217] 2024-06-24 20:01:16,141 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:214) uptime 0.004 seconds - MDC[activemq.broker=mom217] 2024-06-24 20:01:16,141 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom217, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:214) is shutdown - MDC[activemq.broker=mom217] 2024-06-24 20:01:16,141 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:16,141 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 5.639232 ms 2024-06-24 20:01:16,142 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:16,142 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:16,142 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:16,143 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 901297823'. 2024-06-24 20:01:16,143 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #218 initialized: null 2024-06-24 20:01:16,144 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom218] 2024-06-24 20:01:16,144 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom218] 2024-06-24 20:01:16,144 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom218] 2024-06-24 20:01:16,144 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom218] 2024-06-24 20:01:16,144 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom218] 2024-06-24 20:01:16,145 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:215) is starting - MDC[activemq.broker=mom218] 2024-06-24 20:01:16,145 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:215) started - MDC[activemq.broker=mom218] 2024-06-24 20:01:16,145 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom218] 2024-06-24 20:01:16,145 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom218 started - MDC[activemq.broker=mom218] 2024-06-24 20:01:16,146 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-644:1,clientId=null,started=false} - MDC[activemq.broker=mom218] 2024-06-24 20:01:16,148 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@6dbe6891, org.eclipse.scout.rt.mom.jms.JmsSubscription@30be77cd] - MDC[activemq.broker=mom218] 2024-06-24 20:01:16,148 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom218] 2024-06-24 20:01:16,148 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom218] 2024-06-24 20:01:16,149 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom218 stopped - MDC[activemq.broker=mom218] 2024-06-24 20:01:16,149 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:215) is shutting down - MDC[activemq.broker=mom218] 2024-06-24 20:01:16,149 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:215) uptime 0.005 seconds - MDC[activemq.broker=mom218] 2024-06-24 20:01:16,149 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom218, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:215) is shutdown - MDC[activemq.broker=mom218] 2024-06-24 20:01:16,149 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:16,150 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.069912 ms 2024-06-24 20:01:16,150 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:16,150 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:16,150 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:16,151 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1974427434'. 2024-06-24 20:01:16,152 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:16,153 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 83d2e75d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:16,154 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [83d30e70-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=83d2e75d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=83d2e75d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43adcbf8, true, {}] 2024-06-24 20:01:16,154 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5392c0a7 2024-06-24 20:01:16,155 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [83d33581-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=83d2e75d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=83d2e75d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ee7908, true, {}] 2024-06-24 20:01:16,156 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 83d33581-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testSubscribeTransactional, [ANYCAST], true] 2024-06-24 20:01:16,156 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2f1a4b13 2024-06-24 20:01:16,156 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testSubscribeTransactional, address=test/mom/testSubscribeTransactional, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:01:16,157 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4955a088 2024-06-24 20:01:16,157 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=144, durable=true, userID=83d383a4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1205039923, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483014) .................................................. ***** durable queues test/mom/testSubscribeTransactional: - queueID=141 address:test/mom/testSubscribeTransactional name:test/mom/testSubscribeTransactional filter:null ***** non durable for test/mom/testSubscribeTransactional: .................................................. , transaction: null 2024-06-24 20:01:16,178 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [83d6b7f5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=83d2e75d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=83d2e75d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c5727c6, true, {}] 2024-06-24 20:01:16,178 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSubscribeTransactional, null, 0, false, true, null] 2024-06-24 20:01:16,179 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=83d383a4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1205039923 2024-06-24 20:01:16,180 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=83d383a4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1205039923 to transaction: TransactionImpl [xid=null, txID=147, xid=null, state=ACTIVE, createTime=1719259276178(Mon Jun 24 20:01:16 UTC 2024), timeoutSeconds=300, nr operations = 1]@2b25da28 2024-06-24 20:01:16,184 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=147, xid=null, state=ROLLEDBACK, createTime=1719259276178(Mon Jun 24 20:01:16 UTC 2024), timeoutSeconds=300, nr operations = 0]@2b25da28 involving Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=83d383a4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1205039923 2024-06-24 20:01:16,185 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=83d383a4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1205039923 2024-06-24 20:01:16,186 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=83d383a4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1205039923 to transaction: TransactionImpl [xid=null, txID=152, xid=null, state=ACTIVE, createTime=1719259276185(Mon Jun 24 20:01:16 UTC 2024), timeoutSeconds=300, nr operations = 1]@6e274128 2024-06-24 20:01:16,187 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=152, xid=null, state=ROLLEDBACK, createTime=1719259276185(Mon Jun 24 20:01:16 UTC 2024), timeoutSeconds=300, nr operations = 0]@6e274128 involving Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=83d383a4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1205039923 2024-06-24 20:01:16,187 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=83d383a4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1205039923 2024-06-24 20:01:16,188 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=83d383a4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1205039923 to transaction: TransactionImpl [xid=null, txID=154, xid=null, state=ACTIVE, createTime=1719259276187(Mon Jun 24 20:01:16 UTC 2024), timeoutSeconds=300, nr operations = 1]@42a0640d 2024-06-24 20:01:16,190 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=154, xid=null, state=ROLLEDBACK, createTime=1719259276187(Mon Jun 24 20:01:16 UTC 2024), timeoutSeconds=300, nr operations = 0]@42a0640d involving Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=83d383a4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1205039923 2024-06-24 20:01:16,191 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[144]:RELIABLE:CoreMessage[messageID=144, durable=true, userID=83d383a4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1205039923 2024-06-24 20:01:16,191 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=83d383a4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1205039923 to transaction: TransactionImpl [xid=null, txID=156, xid=null, state=ACTIVE, createTime=1719259276190(Mon Jun 24 20:01:16 UTC 2024), timeoutSeconds=300, nr operations = 1]@71d51b7a 2024-06-24 20:01:16,191 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [83d8b3c6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=83d2e75d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=83d2e75d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68364040, true, {}] 2024-06-24 20:01:16,192 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=160, durable=true, userID=83d8dad8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@582777541, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483014) .................................................. ***** durable queues test/mom/testSubscribeTransactional: - queueID=141 address:test/mom/testSubscribeTransactional name:test/mom/testSubscribeTransactional filter:null ***** non durable for test/mom/testSubscribeTransactional: .................................................. , transaction: null 2024-06-24 20:01:16,194 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeTransactional: CoreMessage[messageID=144, durable=true, userID=83d383a4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1205039923, transaction: TransactionImpl [xid=null, txID=156, xid=null, state=COMMITTED, createTime=1719259276190(Mon Jun 24 20:01:16 UTC 2024), timeoutSeconds=300, nr operations = 0]@71d51b7a 2024-06-24 20:01:16,194 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[160]:RELIABLE:CoreMessage[messageID=160, durable=true, userID=83d8dad8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@582777541 2024-06-24 20:01:16,194 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=160, durable=true, userID=83d8dad8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@582777541 to transaction: TransactionImpl [xid=null, txID=157, xid=null, state=ACTIVE, createTime=1719259276191(Mon Jun 24 20:01:16 UTC 2024), timeoutSeconds=300, nr operations = 1]@54553dec 2024-06-24 20:01:16,197 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeTransactional: CoreMessage[messageID=160, durable=true, userID=83d8dad8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:16 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=602, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@582777541, transaction: TransactionImpl [xid=null, txID=157, xid=null, state=COMMITTED, createTime=1719259276191(Mon Jun 24 20:01:16 UTC 2024), timeoutSeconds=300, nr operations = 0]@54553dec 2024-06-24 20:01:17,194 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@3de8e614, org.eclipse.scout.rt.mom.jms.JmsSubscription@1a819769] 2024-06-24 20:01:17,195 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:17,195 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:17,196 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 83d2e75d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:17,196 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:17,196 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1045.782338 ms 2024-06-24 20:01:17,196 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:17,197 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:17,197 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:17,197 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2135994506'. 2024-06-24 20:01:17,199 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:17,199 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 847282ca-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:17,199 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [847282cd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=847282ca-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=847282ca-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66d8b062, true, {}] 2024-06-24 20:01:17,200 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@74061ced 2024-06-24 20:01:17,200 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8472a9de-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=847282ca-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=847282ca-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16067337, true, {}] 2024-06-24 20:01:17,201 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 8472a9de-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testQueuePublishFirst, [ANYCAST], true] 2024-06-24 20:01:17,201 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5af28a10 2024-06-24 20:01:17,201 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueuePublishFirst, address=test/mom/testQueuePublishFirst, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:01:17,202 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@d29830e 2024-06-24 20:01:17,202 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=179, durable=true, userID=8472f801-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@951475100, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-24 20:01:17,203 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [84731f12-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=847282ca-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=847282ca-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f72e657, true, {}] 2024-06-24 20:01:17,204 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-24 20:01:17,204 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[179]:RELIABLE:CoreMessage[messageID=179, durable=true, userID=8472f801-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@951475100 2024-06-24 20:01:17,204 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=179, durable=true, userID=8472f801-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@951475100 to transaction: TransactionImpl [xid=null, txID=186, xid=null, state=ACTIVE, createTime=1719259277204(Mon Jun 24 20:01:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@e08be67 2024-06-24 20:01:17,204 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@78fc5eb] 2024-06-24 20:01:17,206 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=179, durable=true, userID=8472f801-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@951475100, transaction: TransactionImpl [xid=null, txID=186, xid=null, state=COMMITTED, createTime=1719259277204(Mon Jun 24 20:01:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@e08be67 2024-06-24 20:01:17,207 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:17,207 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:17,207 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 847282ca-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:17,208 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:17,208 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.992815 ms 2024-06-24 20:01:17,208 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:17,209 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:17,209 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:17,209 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1865136024'. 2024-06-24 20:01:17,211 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:17,211 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 84745794-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:17,212 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [84745797-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=84745794-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=84745794-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41cde58c, true, {}] 2024-06-24 20:01:17,212 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2b39e77d 2024-06-24 20:01:17,212 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [84747ea8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=84745794-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=84745794-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2696316e, true, {}] 2024-06-24 20:01:17,213 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=197, durable=true, userID=8474a5ba-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1771126273, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-24 20:01:17,214 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8474cccb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=84745794-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=84745794-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3671b2fa, true, {}] 2024-06-24 20:01:17,214 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-24 20:01:17,215 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[197]:RELIABLE:CoreMessage[messageID=197, durable=true, userID=8474a5ba-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1771126273 2024-06-24 20:01:17,215 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=197, durable=true, userID=8474a5ba-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1771126273 to transaction: TransactionImpl [xid=null, txID=204, xid=null, state=ACTIVE, createTime=1719259277215(Mon Jun 24 20:01:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@42b6bb70 2024-06-24 20:01:17,215 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@746f1505] 2024-06-24 20:01:17,217 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=197, durable=true, userID=8474a5ba-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1771126273, transaction: TransactionImpl [xid=null, txID=204, xid=null, state=COMMITTED, createTime=1719259277215(Mon Jun 24 20:01:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@42b6bb70 2024-06-24 20:01:17,218 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:17,218 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:17,218 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 84745794-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:17,219 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:17,219 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.887109 ms 2024-06-24 20:01:17,219 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:17,219 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:17,219 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:17,219 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 539941005'. 2024-06-24 20:01:17,220 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:17,221 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8475de3d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:17,221 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8475de40-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8475de3d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8475de3d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@774cb8c1, true, {}] 2024-06-24 20:01:17,222 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4b05a9b1 2024-06-24 20:01:17,222 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [84760551-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8475de3d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8475de3d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4671ec32, true, {}] 2024-06-24 20:01:17,223 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=215, durable=true, userID=84760553-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@253368552, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-24 20:01:17,225 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [84767a84-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8475de3d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8475de3d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@340e5e11, true, {}] 2024-06-24 20:01:17,225 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-24 20:01:17,225 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[215]:RELIABLE:CoreMessage[messageID=215, durable=true, userID=84760553-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@253368552 2024-06-24 20:01:17,225 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=215, durable=true, userID=84760553-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@253368552 to transaction: TransactionImpl [xid=null, txID=222, xid=null, state=ACTIVE, createTime=1719259277225(Mon Jun 24 20:01:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1763478e 2024-06-24 20:01:17,226 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@504f2bcd] 2024-06-24 20:01:17,227 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=215, durable=true, userID=84760553-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@253368552, transaction: TransactionImpl [xid=null, txID=222, xid=null, state=COMMITTED, createTime=1719259277225(Mon Jun 24 20:01:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1763478e 2024-06-24 20:01:17,228 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:17,228 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:17,228 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8475de3d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:17,229 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:17,229 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.702181 ms 2024-06-24 20:01:17,229 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:17,229 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:17,230 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:17,230 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1171425975'. 2024-06-24 20:01:17,231 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:17,232 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 84778bf6-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:17,232 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [84778bf9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=84778bf6-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=84778bf6-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56d584ff, true, {}] 2024-06-24 20:01:17,233 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@deb0c0e 2024-06-24 20:01:17,233 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8477b30a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=84778bf6-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=84778bf6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3997254c, true, {}] 2024-06-24 20:01:17,234 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=233, durable=true, userID=8477da1c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@172410062, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-24 20:01:17,235 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8478012d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=84778bf6-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=84778bf6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1de2f250, true, {}] 2024-06-24 20:01:17,235 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-24 20:01:17,235 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[233]:RELIABLE:CoreMessage[messageID=233, durable=true, userID=8477da1c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@172410062 2024-06-24 20:01:17,235 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=233, durable=true, userID=8477da1c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@172410062 to transaction: TransactionImpl [xid=null, txID=240, xid=null, state=ACTIVE, createTime=1719259277235(Mon Jun 24 20:01:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@231ef0f8 2024-06-24 20:01:17,236 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c3f47ba] 2024-06-24 20:01:17,238 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=233, durable=true, userID=8477da1c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@172410062, transaction: TransactionImpl [xid=null, txID=240, xid=null, state=COMMITTED, createTime=1719259277235(Mon Jun 24 20:01:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@231ef0f8 2024-06-24 20:01:17,238 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:17,238 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:17,239 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 84778bf6-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:17,239 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:17,239 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.852646 ms 2024-06-24 20:01:17,240 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:17,240 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:17,240 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:17,240 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 238119281'. 2024-06-24 20:01:17,242 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:17,242 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8479129f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:17,243 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [847938b2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8479129f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8479129f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28a4a09a, true, {}] 2024-06-24 20:01:17,243 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6230a15a 2024-06-24 20:01:17,243 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [847938b3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8479129f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8479129f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55c4ea00, true, {}] 2024-06-24 20:01:17,244 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=251, durable=true, userID=84795fc5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@109956649, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-24 20:01:17,245 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [847986d6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8479129f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8479129f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ef63561, true, {}] 2024-06-24 20:01:17,245 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-24 20:01:17,246 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[251]:RELIABLE:CoreMessage[messageID=251, durable=true, userID=84795fc5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@109956649 2024-06-24 20:01:17,246 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=251, durable=true, userID=84795fc5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@109956649 to transaction: TransactionImpl [xid=null, txID=258, xid=null, state=ACTIVE, createTime=1719259277246(Mon Jun 24 20:01:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@17a01075 2024-06-24 20:01:17,246 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@57cfd353] 2024-06-24 20:01:17,248 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=251, durable=true, userID=84795fc5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@109956649, transaction: TransactionImpl [xid=null, txID=258, xid=null, state=COMMITTED, createTime=1719259277246(Mon Jun 24 20:01:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@17a01075 2024-06-24 20:01:17,249 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:17,249 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:17,249 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8479129f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:17,250 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:17,250 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.948712 ms 2024-06-24 20:01:17,250 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:17,250 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:17,251 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:17,251 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1514834483'. 2024-06-24 20:01:17,253 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:17,253 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 847abf58-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:17,253 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [847abf5b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=847abf58-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=847abf58-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d4c9b62, true, {}] 2024-06-24 20:01:17,254 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7b88dd58 2024-06-24 20:01:17,254 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [847ae66c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=847abf58-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=847abf58-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4517bd99, true, {}] 2024-06-24 20:01:17,255 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=269, durable=true, userID=847b0d7e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1314706953, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-24 20:01:17,256 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [847b348f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=847abf58-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=847abf58-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9695e72, true, {}] 2024-06-24 20:01:17,256 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-24 20:01:17,256 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[269]:RELIABLE:CoreMessage[messageID=269, durable=true, userID=847b0d7e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1314706953 2024-06-24 20:01:17,256 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=269, durable=true, userID=847b0d7e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1314706953 to transaction: TransactionImpl [xid=null, txID=276, xid=null, state=ACTIVE, createTime=1719259277256(Mon Jun 24 20:01:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@42954c06 2024-06-24 20:01:17,257 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@30dbcffd] 2024-06-24 20:01:17,259 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=269, durable=true, userID=847b0d7e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1314706953, transaction: TransactionImpl [xid=null, txID=276, xid=null, state=COMMITTED, createTime=1719259277256(Mon Jun 24 20:01:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@42954c06 2024-06-24 20:01:17,259 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:17,259 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:17,260 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 847abf58-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:17,260 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:17,260 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.549510 ms 2024-06-24 20:01:17,260 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:17,261 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:17,261 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:17,261 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1993997862'. 2024-06-24 20:01:17,262 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:17,262 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 847c1ef1-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:17,263 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [847c1ef4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=847c1ef1-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=847c1ef1-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26100965, true, {}] 2024-06-24 20:01:17,263 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1220969 2024-06-24 20:01:17,263 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [847c4605-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=847c1ef1-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=847c1ef1-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f952cee, true, {}] 2024-06-24 20:01:17,264 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=287, durable=true, userID=847c6d17-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1892115439, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-24 20:01:17,266 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [847cbb38-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=847c1ef1-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=847c1ef1-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@720719c0, true, {}] 2024-06-24 20:01:17,267 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-24 20:01:17,267 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[287]:RELIABLE:CoreMessage[messageID=287, durable=true, userID=847c6d17-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1892115439 2024-06-24 20:01:17,267 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=287, durable=true, userID=847c6d17-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1892115439 to transaction: TransactionImpl [xid=null, txID=294, xid=null, state=ACTIVE, createTime=1719259277267(Mon Jun 24 20:01:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5175d2c3 2024-06-24 20:01:17,267 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6df8131c] 2024-06-24 20:01:17,269 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=287, durable=true, userID=847c6d17-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1892115439, transaction: TransactionImpl [xid=null, txID=294, xid=null, state=COMMITTED, createTime=1719259277267(Mon Jun 24 20:01:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5175d2c3 2024-06-24 20:01:17,269 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:17,269 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:17,270 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 847c1ef1-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:17,270 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:17,270 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.456254 ms 2024-06-24 20:01:17,270 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:17,270 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:17,271 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:17,271 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1026226391'. 2024-06-24 20:01:17,272 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:17,272 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 847da59a-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:17,272 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [847da59d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=847da59a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=847da59a-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1effc73a, true, {}] 2024-06-24 20:01:17,273 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1e95fc31 2024-06-24 20:01:17,273 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [847dccae-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=847da59a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=847da59a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5074ea85, true, {}] 2024-06-24 20:01:17,274 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=305, durable=true, userID=847dccb0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@521863440, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-24 20:01:17,276 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [847e41e1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=847da59a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=847da59a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@133e8a6d, true, {}] 2024-06-24 20:01:17,277 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-24 20:01:17,277 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[305]:RELIABLE:CoreMessage[messageID=305, durable=true, userID=847dccb0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@521863440 2024-06-24 20:01:17,277 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=305, durable=true, userID=847dccb0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@521863440 to transaction: TransactionImpl [xid=null, txID=312, xid=null, state=ACTIVE, createTime=1719259277277(Mon Jun 24 20:01:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@17f31fe7 2024-06-24 20:01:17,277 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@38159192] 2024-06-24 20:01:17,279 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=305, durable=true, userID=847dccb0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@521863440, transaction: TransactionImpl [xid=null, txID=312, xid=null, state=COMMITTED, createTime=1719259277277(Mon Jun 24 20:01:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@17f31fe7 2024-06-24 20:01:17,280 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:17,280 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:17,280 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 847da59a-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:17,280 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:17,280 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.910881 ms 2024-06-24 20:01:17,281 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:17,281 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:17,281 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:17,281 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 562107470'. 2024-06-24 20:01:17,282 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:17,282 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 847f2c43-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:17,283 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [847f5356-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=847f2c43-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=847f2c43-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6df25019, true, {}] 2024-06-24 20:01:17,283 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@567412db 2024-06-24 20:01:17,283 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [847f5357-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=847f2c43-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=847f2c43-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fe5f77d, true, {}] 2024-06-24 20:01:17,284 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=323, durable=true, userID=847f7a69-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@252329224, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-24 20:01:17,287 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [847fc88a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=847f2c43-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=847f2c43-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d96933b, true, {}] 2024-06-24 20:01:17,287 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-24 20:01:17,287 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[323]:RELIABLE:CoreMessage[messageID=323, durable=true, userID=847f7a69-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@252329224 2024-06-24 20:01:17,288 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=323, durable=true, userID=847f7a69-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@252329224 to transaction: TransactionImpl [xid=null, txID=330, xid=null, state=ACTIVE, createTime=1719259277287(Mon Jun 24 20:01:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@203cc80f 2024-06-24 20:01:17,288 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@60eacbbf] 2024-06-24 20:01:17,289 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=323, durable=true, userID=847f7a69-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@252329224, transaction: TransactionImpl [xid=null, txID=330, xid=null, state=COMMITTED, createTime=1719259277287(Mon Jun 24 20:01:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@203cc80f 2024-06-24 20:01:17,290 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:17,290 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:17,290 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 847f2c43-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:17,290 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:17,290 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.552876 ms 2024-06-24 20:01:17,291 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:17,291 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:17,291 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:17,291 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1735125919'. 2024-06-24 20:01:17,292 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:17,292 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8480b2ec-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:17,293 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8480d9ff-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8480b2ec-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8480b2ec-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14567577, true, {}] 2024-06-24 20:01:17,293 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@f6921b7 2024-06-24 20:01:17,293 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8480da00-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8480b2ec-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8480b2ec-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2244ab13, true, {}] 2024-06-24 20:01:17,294 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=341, durable=true, userID=84810112-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1782397012, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-24 20:01:17,297 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [84817643-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8480b2ec-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8480b2ec-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f28699f, true, {}] 2024-06-24 20:01:17,297 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-24 20:01:17,297 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[341]:RELIABLE:CoreMessage[messageID=341, durable=true, userID=84810112-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1782397012 2024-06-24 20:01:17,298 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=341, durable=true, userID=84810112-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1782397012 to transaction: TransactionImpl [xid=null, txID=348, xid=null, state=ACTIVE, createTime=1719259277297(Mon Jun 24 20:01:17 UTC 2024), timeoutSeconds=-1, nr operations = 1]@43245fd1 2024-06-24 20:01:17,298 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4ca37d40] 2024-06-24 20:01:17,300 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=341, durable=true, userID=84810112-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1782397012, transaction: TransactionImpl [xid=null, txID=348, xid=null, state=COMMITTED, createTime=1719259277297(Mon Jun 24 20:01:17 UTC 2024), timeoutSeconds=-1, nr operations = 0]@43245fd1 2024-06-24 20:01:17,300 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:17,300 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:17,300 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8480b2ec-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:17,301 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:17,301 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.827565 ms 2024-06-24 20:01:17,301 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:17,301 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:17,301 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:17,302 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 862678675'. 2024-06-24 20:01:17,303 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:17,303 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 848260a5-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:17,303 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [848260a8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=848260a5-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=848260a5-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@686f2410, true, {}] 2024-06-24 20:01:17,304 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2ab0ca04 2024-06-24 20:01:17,304 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [848287b9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=848260a5-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=848260a5-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bde9e30, true, {}] 2024-06-24 20:01:17,305 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 848287b9-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-24 20:01:17,305 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@65035fa4 2024-06-24 20:01:17,306 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=361, durable=true, userID=8482aecb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1616748430, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:17,307 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8482fcec-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=848260a5-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=848260a5-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39a939c4, true, {}] 2024-06-24 20:01:17,307 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=28f8a3d1-d9ff-451e-81e1-93bd7f034292, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:17,307 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@75dc59fb 2024-06-24 20:01:17,308 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 28f8a3d1-d9ff-451e-81e1-93bd7f034292, null, 0, false, true, null] 2024-06-24 20:01:17,508 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@245a90b1] 2024-06-24 20:01:17,509 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [28f8a3d1-d9ff-451e-81e1-93bd7f034292] 2024-06-24 20:01:17,510 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:17,510 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:17,510 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 848260a5-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:17,511 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:17,511 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.546778 ms 2024-06-24 20:01:17,511 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:17,512 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:17,512 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:17,512 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1756099245'. 2024-06-24 20:01:17,514 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:17,514 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 84a292df-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:17,515 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [84a2b9f2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=84a292df-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=84a292df-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@477024b0, true, {}] 2024-06-24 20:01:17,515 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@12ec5e73 2024-06-24 20:01:17,516 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [84a2b9f3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=84a292df-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=84a292df-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51c06f03, true, {}] 2024-06-24 20:01:17,516 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 84a2b9f3-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-24 20:01:17,516 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@68d2103c 2024-06-24 20:01:17,517 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=389, durable=true, userID=84a2e105-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@783666252, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:17,518 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [84a32f26-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=84a292df-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=84a292df-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20a12bcb, true, {}] 2024-06-24 20:01:17,518 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b0113e5e-613c-4d08-a52a-835b929013ec, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:17,518 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@528555e1 2024-06-24 20:01:17,518 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b0113e5e-613c-4d08-a52a-835b929013ec, null, 0, false, true, null] 2024-06-24 20:01:17,719 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4c343088] 2024-06-24 20:01:17,720 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b0113e5e-613c-4d08-a52a-835b929013ec] 2024-06-24 20:01:17,721 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:17,721 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:17,721 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 84a292df-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:17,722 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:17,722 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 210.541838 ms 2024-06-24 20:01:17,722 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:17,723 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:17,723 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:17,723 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1108544092'. 2024-06-24 20:01:17,725 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:17,725 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 84c2c519-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:17,726 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [84c2ec2c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=84c2c519-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=84c2c519-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@530c6ce6, true, {}] 2024-06-24 20:01:17,727 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6ce365b7 2024-06-24 20:01:17,727 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [84c3133d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=84c2c519-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=84c2c519-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f14c97, true, {}] 2024-06-24 20:01:17,727 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 84c3133d-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-24 20:01:17,727 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1fc98892 2024-06-24 20:01:17,728 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=417, durable=true, userID=84c33a4f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2027791104, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:17,728 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [84c33a50-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=84c2c519-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=84c2c519-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ad11bbd, true, {}] 2024-06-24 20:01:17,729 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=79d1365c-cdd9-46ad-bf73-6d7cf022cced, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:17,729 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7ba1cbd7 2024-06-24 20:01:17,729 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 79d1365c-cdd9-46ad-bf73-6d7cf022cced, null, 0, false, true, null] 2024-06-24 20:01:17,930 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@cc81cb3] 2024-06-24 20:01:17,930 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [79d1365c-cdd9-46ad-bf73-6d7cf022cced] 2024-06-24 20:01:17,931 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:17,931 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:17,932 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 84c2c519-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:17,932 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:17,932 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.130647 ms 2024-06-24 20:01:17,932 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:17,933 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:17,933 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:17,933 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 870990714'. 2024-06-24 20:01:17,934 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:17,934 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 84e2a933-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:17,935 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [84e2d046-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=84e2a933-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=84e2a933-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b943696, true, {}] 2024-06-24 20:01:17,935 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@72e5f018 2024-06-24 20:01:17,935 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [84e2d047-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=84e2a933-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=84e2a933-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5425204, true, {}] 2024-06-24 20:01:17,936 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 84e2d047-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-24 20:01:17,936 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4a526611 2024-06-24 20:01:17,937 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=445, durable=true, userID=84e2f759-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:17 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1878164913, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:17,937 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [84e31e6a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=84e2a933-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=84e2a933-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@708946ef, true, {}] 2024-06-24 20:01:17,938 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=04468c3c-9ead-4bbd-94cf-39127f0f121e, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:17,938 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4b74d6e0 2024-06-24 20:01:17,938 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 04468c3c-9ead-4bbd-94cf-39127f0f121e, null, 0, false, true, null] 2024-06-24 20:01:18,138 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5d6d6533] 2024-06-24 20:01:18,139 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [04468c3c-9ead-4bbd-94cf-39127f0f121e] 2024-06-24 20:01:18,140 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:18,140 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:18,140 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 84e2a933-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:18,141 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:18,141 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.348356 ms 2024-06-24 20:01:18,141 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:18,141 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:18,141 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:18,142 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1122108672'. 2024-06-24 20:01:18,143 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:18,143 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 85028d4d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:18,143 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [85028d50-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85028d4d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85028d4d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79f8d481, true, {}] 2024-06-24 20:01:18,144 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@68330024 2024-06-24 20:01:18,144 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8502b461-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85028d4d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85028d4d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43ab2faa, true, {}] 2024-06-24 20:01:18,145 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 8502b461-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-24 20:01:18,145 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@24505aa4 2024-06-24 20:01:18,145 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=473, durable=true, userID=8502db73-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1810683873, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:18,146 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [85030284-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85028d4d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85028d4d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2079b330, true, {}] 2024-06-24 20:01:18,146 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a33cb5e4-fd9d-4c0d-9c60-39676c7d7cba, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:18,146 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1fe5f692 2024-06-24 20:01:18,147 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a33cb5e4-fd9d-4c0d-9c60-39676c7d7cba, null, 0, false, true, null] 2024-06-24 20:01:18,347 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@65067d90] 2024-06-24 20:01:18,348 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a33cb5e4-fd9d-4c0d-9c60-39676c7d7cba] 2024-06-24 20:01:18,349 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:18,349 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:18,349 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 85028d4d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:18,350 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:18,350 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.227992 ms 2024-06-24 20:01:18,350 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:18,350 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:18,350 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:18,350 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 87774038'. 2024-06-24 20:01:18,351 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:18,352 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 85227167-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:18,352 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8522716a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85227167-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85227167-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c920417, true, {}] 2024-06-24 20:01:18,353 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5b285847 2024-06-24 20:01:18,353 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8522987b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85227167-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85227167-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fe4ae1d, true, {}] 2024-06-24 20:01:18,353 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 8522987b-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-24 20:01:18,353 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@237b914e 2024-06-24 20:01:18,354 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=501, durable=true, userID=8522bf8d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@426524453, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:18,355 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8522bf8e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85227167-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85227167-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45db4b8, true, {}] 2024-06-24 20:01:18,355 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=cfd6456a-0035-416e-b49d-2c21db0198a8, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:18,355 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@696225d2 2024-06-24 20:01:18,355 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, cfd6456a-0035-416e-b49d-2c21db0198a8, null, 0, false, true, null] 2024-06-24 20:01:18,556 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4eda5325] 2024-06-24 20:01:18,557 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [cfd6456a-0035-416e-b49d-2c21db0198a8] 2024-06-24 20:01:18,557 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:18,557 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:18,558 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 85227167-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:18,558 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:18,558 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.131312 ms 2024-06-24 20:01:18,558 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:18,559 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:18,559 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:18,559 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1259703830'. 2024-06-24 20:01:18,561 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:18,561 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 85425581-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:18,562 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [85427c94-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85425581-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85425581-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8937321, true, {}] 2024-06-24 20:01:18,562 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@122bfaac 2024-06-24 20:01:18,563 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8542a3a5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85425581-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85425581-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f7ede09, true, {}] 2024-06-24 20:01:18,563 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 8542a3a5-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-24 20:01:18,563 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@44534922 2024-06-24 20:01:18,564 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=529, durable=true, userID=8542a3a7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1546743800, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:18,565 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8542f1c8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85425581-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85425581-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74e1ef0b, true, {}] 2024-06-24 20:01:18,565 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5b9e43b2-cb58-4cd2-95d9-98ba8ab98969, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:18,565 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@64e09c05 2024-06-24 20:01:18,565 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5b9e43b2-cb58-4cd2-95d9-98ba8ab98969, null, 0, false, true, null] 2024-06-24 20:01:18,766 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@438fcca3] 2024-06-24 20:01:18,767 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [5b9e43b2-cb58-4cd2-95d9-98ba8ab98969] 2024-06-24 20:01:18,768 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:18,768 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:18,768 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 85425581-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:18,769 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:18,769 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.620982 ms 2024-06-24 20:01:18,769 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:18,769 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:18,769 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:18,769 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 367553828'. 2024-06-24 20:01:18,770 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:18,771 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 856260ab-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:18,771 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [856260ae-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=856260ab-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=856260ab-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14024b29, true, {}] 2024-06-24 20:01:18,772 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6d952747 2024-06-24 20:01:18,772 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [856287bf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=856260ab-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=856260ab-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f2b96a7, true, {}] 2024-06-24 20:01:18,772 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 856287bf-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-24 20:01:18,772 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3731d3f4 2024-06-24 20:01:18,773 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=557, durable=true, userID=8562aed1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1609226082, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:18,774 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8562aed2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=856260ab-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=856260ab-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57c0039d, true, {}] 2024-06-24 20:01:18,774 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9397d3fb-d506-447e-b109-9e3fe8ca8ca7, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:18,774 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6a3fd2f8 2024-06-24 20:01:18,774 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9397d3fb-d506-447e-b109-9e3fe8ca8ca7, null, 0, false, true, null] 2024-06-24 20:01:18,975 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4ff1b0d] 2024-06-24 20:01:18,976 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [9397d3fb-d506-447e-b109-9e3fe8ca8ca7] 2024-06-24 20:01:18,977 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:18,977 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:18,977 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 856260ab-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:18,978 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:18,978 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.597138 ms 2024-06-24 20:01:18,978 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:18,978 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:18,978 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:18,978 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 490689666'. 2024-06-24 20:01:18,980 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:18,980 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 858244c5-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:18,981 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [858244c8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=858244c5-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=858244c5-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33845340, true, {}] 2024-06-24 20:01:18,981 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4fda9fde 2024-06-24 20:01:18,981 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [85826bd9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=858244c5-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=858244c5-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9b3aa94, true, {}] 2024-06-24 20:01:18,982 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 85826bd9-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-24 20:01:18,982 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@c004fea 2024-06-24 20:01:18,982 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=585, durable=true, userID=858292eb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:18 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@604566051, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:18,983 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8582b9fc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=858244c5-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=858244c5-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42eb4182, true, {}] 2024-06-24 20:01:18,983 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=e35148ab-21f8-473a-ad15-c8a07bb6cb9f, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:18,984 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@26840c 2024-06-24 20:01:18,984 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, e35148ab-21f8-473a-ad15-c8a07bb6cb9f, null, 0, false, true, null] 2024-06-24 20:01:19,184 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@43ac3b45] 2024-06-24 20:01:19,185 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [e35148ab-21f8-473a-ad15-c8a07bb6cb9f] 2024-06-24 20:01:19,186 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:19,186 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:19,186 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 858244c5-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:19,187 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:19,187 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.640412 ms 2024-06-24 20:01:19,187 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:19,187 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:19,187 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:19,187 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 581704205'. 2024-06-24 20:01:19,189 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:19,189 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 85a228df-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:19,190 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [85a24ff2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85a228df-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85a228df-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e1ff622, true, {}] 2024-06-24 20:01:19,190 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4daee083 2024-06-24 20:01:19,190 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [85a24ff3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85a228df-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85a228df-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41a64d46, true, {}] 2024-06-24 20:01:19,191 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 85a24ff3-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-24 20:01:19,191 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@d161579 2024-06-24 20:01:19,192 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=613, durable=true, userID=85a27705-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:19 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=603, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1907699461, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:19,193 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [85a2c526-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85a228df-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85a228df-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b5c4875, true, {}] 2024-06-24 20:01:19,193 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=4cb10110-1d91-4e94-b5ac-8fd6c233f23e, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:19,193 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3d378806 2024-06-24 20:01:19,194 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 4cb10110-1d91-4e94-b5ac-8fd6c233f23e, null, 0, false, true, null] 2024-06-24 20:01:19,394 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5af08232] 2024-06-24 20:01:19,395 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [4cb10110-1d91-4e94-b5ac-8fd6c233f23e] 2024-06-24 20:01:19,396 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:19,396 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:19,396 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 85a228df-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:19,396 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:19,397 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.312871 ms 2024-06-24 20:01:19,397 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:19,397 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:19,397 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:19,397 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 114947620'. 2024-06-24 20:01:19,399 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:19,399 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 85c23409-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:19,400 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [85c2340c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85c23409-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85c23409-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b6feb1b, true, {}] 2024-06-24 20:01:19,400 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5f7fe1b - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:19,400 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [85c25b1d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85c23409-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85c23409-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54b1719, true, {}] 2024-06-24 20:01:19,400 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 85c25b1d-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testProperties, [MULTICAST], true] 2024-06-24 20:01:19,401 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4db9cb64 2024-06-24 20:01:19,401 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d163c110-725f-4035-88f2-d14a924417c1, address=test/mom/testProperties, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:19,401 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@40ceccb1 2024-06-24 20:01:19,401 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d163c110-725f-4035-88f2-d14a924417c1, null, 0, false, true, null] 2024-06-24 20:01:19,402 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [85c2a93f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85c23409-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85c23409-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@234de6d2, true, {}] 2024-06-24 20:01:19,402 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=647, durable=true, userID=85c2a941-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:19 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1345231282, context: RoutingContextImpl(Address=test/mom/testProperties, routingType=MULTICAST, PreviousAddress=test/mom/testProperties previousRoute:MULTICAST, reusable=true, version=-2147482992) .................................................. ***** durable queues test/mom/testProperties: ***** non durable for test/mom/testProperties: - queueID=641 address:test/mom/testProperties name:d163c110-725f-4035-88f2-d14a924417c1 filter:null .................................................. , transaction: null 2024-06-24 20:01:19,402 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from d163c110-725f-4035-88f2-d14a924417c1: Reference[647]:RELIABLE:CoreMessage[messageID=647, durable=true, userID=85c2a941-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:19 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1345231282 2024-06-24 20:01:19,403 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from d163c110-725f-4035-88f2-d14a924417c1: CoreMessage[messageID=647, durable=true, userID=85c2a941-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:19 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1345231282 to transaction: TransactionImpl [xid=null, txID=650, xid=null, state=ACTIVE, createTime=1719259279403(Mon Jun 24 20:01:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@68ccf8a7 2024-06-24 20:01:19,403 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from d163c110-725f-4035-88f2-d14a924417c1: CoreMessage[messageID=647, durable=true, userID=85c2a941-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:19 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=624, properties=TypedProperties[prop=propValue, __AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1345231282, transaction: TransactionImpl [xid=null, txID=650, xid=null, state=COMMITTED, createTime=1719259279403(Mon Jun 24 20:01:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@68ccf8a7 2024-06-24 20:01:19,403 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@24e6bd00] 2024-06-24 20:01:19,403 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [d163c110-725f-4035-88f2-d14a924417c1] 2024-06-24 20:01:19,404 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:19,404 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:19,404 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 85c23409-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:19,405 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:19,405 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 7.427213 ms 2024-06-24 20:01:19,405 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:19,405 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:19,405 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:19,406 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 716774245'. 2024-06-24 20:01:19,407 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:19,408 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 85c393a3-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:19,408 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [85c393a6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85c393a3-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85c393a3-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d6ee68c, true, {}] 2024-06-24 20:01:19,409 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@47ff4ec8 - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:19,409 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [85c3bab7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85c393a3-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85c393a3-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b0b8b39, true, {}] 2024-06-24 20:01:19,409 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishJsonData, address=test/mom/testPublishJsonData, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:01:19,410 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@59760512 2024-06-24 20:01:19,410 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3a8c7df5 2024-06-24 20:01:19,410 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishJsonData, null, 0, false, true, null] 2024-06-24 20:01:19,410 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [85c3e1c9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85c393a3-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85c393a3-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52ecda15, true, {}] 2024-06-24 20:01:19,411 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=677, durable=true, userID=85c408db-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2024095842, context: RoutingContextImpl(Address=test/mom/testPublishJsonData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonData previousRoute:ANYCAST, reusable=true, version=-2147482990) .................................................. ***** durable queues test/mom/testPublishJsonData: - queueID=670 address:test/mom/testPublishJsonData name:test/mom/testPublishJsonData filter:null ***** non durable for test/mom/testPublishJsonData: .................................................. , transaction: null 2024-06-24 20:01:19,411 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishJsonData: Reference[677]:RELIABLE:CoreMessage[messageID=677, durable=true, userID=85c408db-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2024095842 2024-06-24 20:01:19,412 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishJsonData: CoreMessage[messageID=677, durable=true, userID=85c408db-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2024095842 to transaction: TransactionImpl [xid=null, txID=680, xid=null, state=ACTIVE, createTime=1719259279412(Mon Jun 24 20:01:19 UTC 2024), timeoutSeconds=-1, nr operations = 1]@39ed732b 2024-06-24 20:01:19,413 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7a1587e8, org.eclipse.scout.rt.mom.jms.JmsSubscription@410c1f44] 2024-06-24 20:01:19,415 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishJsonData: CoreMessage[messageID=677, durable=true, userID=85c408db-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:19 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=737, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2024095842, transaction: TransactionImpl [xid=null, txID=680, xid=null, state=COMMITTED, createTime=1719259279412(Mon Jun 24 20:01:19 UTC 2024), timeoutSeconds=-1, nr operations = 0]@39ed732b 2024-06-24 20:01:19,415 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:19,415 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:19,416 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 85c393a3-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:19,417 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:19,417 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.287472 ms 2024-06-24 20:01:19,417 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:19,418 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:19,418 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:19,418 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 84725098'. 2024-06-24 20:01:19,420 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:19,420 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 85c5686d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:19,420 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [85c56870-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85c5686d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85c5686d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b76acd6, true, {}] 2024-06-24 20:01:19,421 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@47f72146 - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:19,421 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [85c58f81-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85c5686d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85c5686d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cc5216f, true, {}] 2024-06-24 20:01:19,421 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 85c58f81-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicPublishSubscribe, [MULTICAST], true] 2024-06-24 20:01:19,421 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3ffa47aa 2024-06-24 20:01:19,422 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=71d84502-883f-4704-80d9-2e579d87b22f, address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:19,422 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@fbc1db0 2024-06-24 20:01:19,422 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 71d84502-883f-4704-80d9-2e579d87b22f, null, 0, false, true, null] 2024-06-24 20:01:19,423 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [71d84502-883f-4704-80d9-2e579d87b22f] 2024-06-24 20:01:19,424 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [85c604b3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85c5686d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85c5686d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c303e6d, true, {}] 2024-06-24 20:01:19,425 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 85c604b3-3264-11ef-8420-0a580a282ab7 with parameters: [Address [name=test/mom/testTopicPublishSubscribe, id=0, routingTypes={MULTICAST}, autoCreated=false, paused=false, bindingRemovedTimestamp=-1, swept=false, createdTimestamp=1719259279424], true] 2024-06-24 20:01:19,425 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4f1cb2b7 2024-06-24 20:01:19,425 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=710, durable=true, userID=85c604b5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:19 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2030126241, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:20,426 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [865ee956-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85c5686d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85c5686d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d2a8ead, true, {}] 2024-06-24 20:01:20,428 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25).Durable-Test-Subscription, address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:20,429 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@18328e3d 2024-06-24 20:01:20,429 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25).Durable-Test-Subscription, null, 0, false, true, null] 2024-06-24 20:01:21,431 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [86f84328-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85c5686d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85c5686d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55c1d68b, true, {}] 2024-06-24 20:01:21,432 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=728, durable=true, userID=86f8432a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:21 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@765980220, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribe previousRoute:MULTICAST, reusable=true, version=-2147482987) .................................................. ***** durable queues test/mom/testTopicPublishSubscribe: - queueID=717 address:test/mom/testTopicPublishSubscribe name:Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25).Durable-Test-Subscription filter:null ***** non durable for test/mom/testTopicPublishSubscribe: .................................................. , transaction: null 2024-06-24 20:01:22,434 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [879127cb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85c5686d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85c5686d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@770c5116, true, {}] 2024-06-24 20:01:22,435 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25).Durable-Test-Subscription, null, 0, false, true, null] 2024-06-24 20:01:22,435 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25).Durable-Test-Subscription: Reference[728]:RELIABLE:CoreMessage[messageID=728, durable=true, userID=86f8432a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:21 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@765980220 2024-06-24 20:01:22,435 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25).Durable-Test-Subscription: CoreMessage[messageID=728, durable=true, userID=86f8432a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:21 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@765980220 to transaction: TransactionImpl [xid=null, txID=735, xid=null, state=ACTIVE, createTime=1719259282435(Mon Jun 24 20:01:22 UTC 2024), timeoutSeconds=-1, nr operations = 1]@60194b8c 2024-06-24 20:01:22,439 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25).Durable-Test-Subscription: CoreMessage[messageID=728, durable=true, userID=86f8432a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:21 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@765980220, transaction: TransactionImpl [xid=null, txID=735, xid=null, state=COMMITTED, createTime=1719259282435(Mon Jun 24 20:01:22 UTC 2024), timeoutSeconds=-1, nr operations = 0]@60194b8c 2024-06-24 20:01:22,440 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8792393c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85c5686d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85c5686d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b75bdb3, true, {}] 2024-06-24 20:01:22,441 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25).Durable-Test-Subscription] 2024-06-24 20:01:22,442 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8792875d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85c5686d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85c5686d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7fbe4480, true, {}] 2024-06-24 20:01:22,443 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 8792875d-3264-11ef-8420-0a580a282ab7 with parameters: [Address [name=test/mom/testTopicPublishSubscribe, id=0, routingTypes={MULTICAST}, autoCreated=false, paused=false, bindingRemovedTimestamp=-1, swept=false, createdTimestamp=1719259282443], true] 2024-06-24 20:01:22,443 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2edb5819 2024-06-24 20:01:22,443 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=753, durable=true, userID=8792875f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:22 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=617, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@580155545, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:22,444 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8792d580-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=85c5686d-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=85c5686d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f01b488, true, {}] 2024-06-24 20:01:22,444 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25).Durable-Test-Subscription, address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:22,445 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@a779f91 2024-06-24 20:01:22,445 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25).Durable-Test-Subscription, null, 0, false, true, null] 2024-06-24 20:01:23,445 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 4 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@592efd6, org.eclipse.scout.rt.mom.jms.JmsSubscription@33903444, org.eclipse.scout.rt.mom.jms.JmsSubscription@6149adee, org.eclipse.scout.rt.mom.jms.JmsSubscription@36361951] 2024-06-24 20:01:23,446 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:23,447 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:23,447 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 85c5686d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:23,447 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:23,448 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 4029.858507 ms 2024-06-24 20:01:23,448 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:23,448 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:23,448 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:23,449 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1010306485'. 2024-06-24 20:01:23,450 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:23,450 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 882c5663-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:23,451 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [882c7d76-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=882c5663-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=882c5663-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3785193c, true, {}] 2024-06-24 20:01:23,451 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7e595bf9 - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:23,451 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [882c7d77-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=882c5663-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=882c5663-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f124f4c, true, {}] 2024-06-24 20:01:23,452 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishAndConsumeInternal, address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:01:23,452 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@31bdd27c 2024-06-24 20:01:23,452 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3caa1a8f 2024-06-24 20:01:23,452 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:23,453 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [882ccb99-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=882c5663-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=882c5663-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@219019f, true, {}] 2024-06-24 20:01:23,454 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=784, durable=true, userID=882ccb9b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@673190736, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:23,454 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[784]:RELIABLE:CoreMessage[messageID=784, durable=true, userID=882ccb9b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@673190736 2024-06-24 20:01:23,454 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=784, durable=true, userID=882ccb9b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@673190736 to transaction: TransactionImpl [xid=null, txID=787, xid=null, state=ACTIVE, createTime=1719259283454(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@791a1b73 2024-06-24 20:01:23,455 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@3674164b, org.eclipse.scout.rt.mom.jms.JmsSubscription@5b1e5366] 2024-06-24 20:01:23,457 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=784, durable=true, userID=882ccb9b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@673190736, transaction: TransactionImpl [xid=null, txID=787, xid=null, state=COMMITTED, createTime=1719259283454(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@791a1b73 2024-06-24 20:01:23,458 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [882d8eec-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=882c5663-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=882c5663-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41100a9a, true, {}] 2024-06-24 20:01:23,458 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:23,459 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [882db5fd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=882c5663-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=882c5663-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5815c41, true, {}] 2024-06-24 20:01:23,459 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=798, durable=true, userID=882db5ff-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1666660730, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:23,461 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[798]:RELIABLE:CoreMessage[messageID=798, durable=true, userID=882db5ff-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1666660730 2024-06-24 20:01:23,461 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=798, durable=true, userID=882db5ff-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1666660730 to transaction: TransactionImpl [xid=null, txID=801, xid=null, state=ACTIVE, createTime=1719259283461(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f2788d6 2024-06-24 20:01:23,462 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@2e6ca6b5, org.eclipse.scout.rt.mom.jms.JmsSubscription@2c9616bb] 2024-06-24 20:01:23,467 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=798, durable=true, userID=882db5ff-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1666660730, transaction: TransactionImpl [xid=null, txID=801, xid=null, state=COMMITTED, createTime=1719259283461(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f2788d6 2024-06-24 20:01:23,467 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [882eee80-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=882c5663-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=882c5663-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ae4de66, true, {}] 2024-06-24 20:01:23,468 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:23,468 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [882f1591-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=882c5663-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=882c5663-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@498034e4, true, {}] 2024-06-24 20:01:23,469 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=812, durable=true, userID=882f1593-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2007318750, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:23,473 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[812]:RELIABLE:CoreMessage[messageID=812, durable=true, userID=882f1593-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2007318750 2024-06-24 20:01:23,473 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=812, durable=true, userID=882f1593-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2007318750 to transaction: TransactionImpl [xid=null, txID=815, xid=null, state=ACTIVE, createTime=1719259283473(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6531cbdd 2024-06-24 20:01:23,474 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@41a940a9, org.eclipse.scout.rt.mom.jms.JmsSubscription@423e35f0] 2024-06-24 20:01:23,474 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=812, durable=true, userID=882f1593-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2007318750, transaction: TransactionImpl [xid=null, txID=815, xid=null, state=COMMITTED, createTime=1719259283473(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6531cbdd 2024-06-24 20:01:23,475 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88302704-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=882c5663-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=882c5663-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b21c9db, true, {}] 2024-06-24 20:01:23,475 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:23,475 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88302705-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=882c5663-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=882c5663-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a0f8e97, true, {}] 2024-06-24 20:01:23,476 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=826, durable=true, userID=88304e17-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@744237489, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:23,478 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[826]:RELIABLE:CoreMessage[messageID=826, durable=true, userID=88304e17-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@744237489 2024-06-24 20:01:23,478 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=826, durable=true, userID=88304e17-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@744237489 to transaction: TransactionImpl [xid=null, txID=829, xid=null, state=ACTIVE, createTime=1719259283478(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@10568d7c 2024-06-24 20:01:23,479 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@56a7f57f, org.eclipse.scout.rt.mom.jms.JmsSubscription@5d8edf2] 2024-06-24 20:01:23,482 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=826, durable=true, userID=88304e17-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@744237489, transaction: TransactionImpl [xid=null, txID=829, xid=null, state=COMMITTED, createTime=1719259283478(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@10568d7c 2024-06-24 20:01:23,482 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88313878-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=882c5663-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=882c5663-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@463b9d79, true, {}] 2024-06-24 20:01:23,483 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:23,483 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88315f89-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=882c5663-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=882c5663-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3361480, true, {}] 2024-06-24 20:01:23,484 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=840, durable=true, userID=88315f8b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2084864923, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:23,485 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[840]:RELIABLE:CoreMessage[messageID=840, durable=true, userID=88315f8b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2084864923 2024-06-24 20:01:23,485 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=840, durable=true, userID=88315f8b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2084864923 to transaction: TransactionImpl [xid=null, txID=843, xid=null, state=ACTIVE, createTime=1719259283485(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@46610db 2024-06-24 20:01:23,485 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@35307365, org.eclipse.scout.rt.mom.jms.JmsSubscription@15d04c41] 2024-06-24 20:01:23,488 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=840, durable=true, userID=88315f8b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2084864923, transaction: TransactionImpl [xid=null, txID=843, xid=null, state=COMMITTED, createTime=1719259283485(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@46610db 2024-06-24 20:01:23,489 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [883249ec-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=882c5663-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=882c5663-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72a25830, true, {}] 2024-06-24 20:01:23,489 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:23,489 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [883249ed-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=882c5663-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=882c5663-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41cc6e9d, true, {}] 2024-06-24 20:01:23,490 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=854, durable=true, userID=883270ff-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1383619756, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:23,492 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[854]:RELIABLE:CoreMessage[messageID=854, durable=true, userID=883270ff-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1383619756 2024-06-24 20:01:23,492 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=854, durable=true, userID=883270ff-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1383619756 to transaction: TransactionImpl [xid=null, txID=857, xid=null, state=ACTIVE, createTime=1719259283492(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@552cdee3 2024-06-24 20:01:23,492 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@5536542e, org.eclipse.scout.rt.mom.jms.JmsSubscription@77a27356] 2024-06-24 20:01:23,495 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=854, durable=true, userID=883270ff-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1383619756, transaction: TransactionImpl [xid=null, txID=857, xid=null, state=COMMITTED, createTime=1719259283492(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@552cdee3 2024-06-24 20:01:23,495 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88333450-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=882c5663-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=882c5663-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@250a7718, true, {}] 2024-06-24 20:01:23,495 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:23,496 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88335b61-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=882c5663-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=882c5663-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@397c0a1d, true, {}] 2024-06-24 20:01:23,496 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=868, durable=true, userID=88335b63-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@518599288, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:23,499 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[868]:RELIABLE:CoreMessage[messageID=868, durable=true, userID=88335b63-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@518599288 2024-06-24 20:01:23,499 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=868, durable=true, userID=88335b63-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@518599288 to transaction: TransactionImpl [xid=null, txID=871, xid=null, state=ACTIVE, createTime=1719259283499(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@70e9ea7b 2024-06-24 20:01:23,499 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@64df3f4b, org.eclipse.scout.rt.mom.jms.JmsSubscription@54a98439] 2024-06-24 20:01:23,502 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=868, durable=true, userID=88335b63-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@518599288, transaction: TransactionImpl [xid=null, txID=871, xid=null, state=COMMITTED, createTime=1719259283499(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@70e9ea7b 2024-06-24 20:01:23,503 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [883445c4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=882c5663-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=882c5663-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26be8da8, true, {}] 2024-06-24 20:01:23,503 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:23,503 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88346cd5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=882c5663-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=882c5663-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1518b5a, true, {}] 2024-06-24 20:01:23,504 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=882, durable=true, userID=88346cd7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1472554149, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:23,506 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[882]:RELIABLE:CoreMessage[messageID=882, durable=true, userID=88346cd7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1472554149 2024-06-24 20:01:23,507 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=882, durable=true, userID=88346cd7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1472554149 to transaction: TransactionImpl [xid=null, txID=885, xid=null, state=ACTIVE, createTime=1719259283507(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7f27afda 2024-06-24 20:01:23,507 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@52d0a5fe, org.eclipse.scout.rt.mom.jms.JmsSubscription@6f10082e] 2024-06-24 20:01:23,509 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=882, durable=true, userID=88346cd7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1472554149, transaction: TransactionImpl [xid=null, txID=885, xid=null, state=COMMITTED, createTime=1719259283507(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7f27afda 2024-06-24 20:01:23,509 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88355738-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=882c5663-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=882c5663-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c3caa22, true, {}] 2024-06-24 20:01:23,509 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:23,510 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88357e49-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=882c5663-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=882c5663-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@443dcc75, true, {}] 2024-06-24 20:01:23,510 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=896, durable=true, userID=88357e4b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1195958221, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:23,512 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[896]:RELIABLE:CoreMessage[messageID=896, durable=true, userID=88357e4b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1195958221 2024-06-24 20:01:23,512 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=896, durable=true, userID=88357e4b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1195958221 to transaction: TransactionImpl [xid=null, txID=899, xid=null, state=ACTIVE, createTime=1719259283512(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5a27dafa 2024-06-24 20:01:23,513 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@57642552, org.eclipse.scout.rt.mom.jms.JmsSubscription@32b5b8f8] 2024-06-24 20:01:23,516 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=896, durable=true, userID=88357e4b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1195958221, transaction: TransactionImpl [xid=null, txID=899, xid=null, state=COMMITTED, createTime=1719259283512(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5a27dafa 2024-06-24 20:01:23,517 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88368fbc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=882c5663-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=882c5663-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65c6847b, true, {}] 2024-06-24 20:01:23,517 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:23,517 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88368fbd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=882c5663-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=882c5663-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e89a35f, true, {}] 2024-06-24 20:01:23,518 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=910, durable=true, userID=8836b6cf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@507316699, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:23,519 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[910]:RELIABLE:CoreMessage[messageID=910, durable=true, userID=8836b6cf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@507316699 2024-06-24 20:01:23,519 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=910, durable=true, userID=8836b6cf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@507316699 to transaction: TransactionImpl [xid=null, txID=913, xid=null, state=ACTIVE, createTime=1719259283519(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7617685c 2024-06-24 20:01:23,520 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@4c2057c6, org.eclipse.scout.rt.mom.jms.JmsSubscription@7abc838a] 2024-06-24 20:01:23,522 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=910, durable=true, userID=8836b6cf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=488, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@507316699, transaction: TransactionImpl [xid=null, txID=913, xid=null, state=COMMITTED, createTime=1719259283519(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7617685c 2024-06-24 20:01:23,523 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:23,523 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:23,523 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 882c5663-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:23,523 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:23,524 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 75.181745 ms 2024-06-24 20:01:23,524 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:23,524 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:23,524 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:23,524 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1248712846'. 2024-06-24 20:01:23,526 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:23,526 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8837ef51-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:23,526 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8837ef54-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8837ef51-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8837ef51-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69cfcc9b, true, {}] 2024-06-24 20:01:23,527 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@12923ed7 - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:23,527 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88381665-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8837ef51-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8837ef51-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71e8d79, true, {}] 2024-06-24 20:01:23,527 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishText, address=test/mom/testPublishText, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:01:23,527 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2d2f7337 2024-06-24 20:01:23,528 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@648ba10a 2024-06-24 20:01:23,532 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null] 2024-06-24 20:01:23,533 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [883900c7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8837ef51-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8837ef51-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44792f3, true, {}] 2024-06-24 20:01:23,534 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=933, durable=true, userID=883900c9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@374426347, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983) .................................................. ***** durable queues test/mom/testPublishText: - queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null ***** non durable for test/mom/testPublishText: .................................................. , transaction: null 2024-06-24 20:01:23,535 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[933]:RELIABLE:CoreMessage[messageID=933, durable=true, userID=883900c9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@374426347 2024-06-24 20:01:23,535 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=933, durable=true, userID=883900c9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@374426347 to transaction: TransactionImpl [xid=null, txID=936, xid=null, state=ACTIVE, createTime=1719259283535(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7436c494 2024-06-24 20:01:23,536 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7afffc81, org.eclipse.scout.rt.mom.jms.JmsSubscription@730c9287] 2024-06-24 20:01:23,538 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=933, durable=true, userID=883900c9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@374426347, transaction: TransactionImpl [xid=null, txID=936, xid=null, state=COMMITTED, createTime=1719259283535(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7436c494 2024-06-24 20:01:23,538 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:23,538 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:23,538 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8837ef51-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:23,539 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:23,539 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.625533 ms 2024-06-24 20:01:23,539 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:23,540 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:23,540 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:23,540 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 788873203'. 2024-06-24 20:01:23,542 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:23,543 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 883a876b-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:23,543 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [883a876e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=883a876b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=883a876b-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d26248e, true, {}] 2024-06-24 20:01:23,543 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@58f5c168 - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:23,544 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [883aae7f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=883a876b-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=883a876b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b4bce76, true, {}] 2024-06-24 20:01:23,544 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueuePublishSubscribeCorrelationId, address=test/mom/testQueuePublishSubscribeCorrelationId, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:01:23,544 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@716b98c5 2024-06-24 20:01:23,545 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4eee0ea1 2024-06-24 20:01:23,545 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeCorrelationId, null, 0, false, true, null] 2024-06-24 20:01:23,546 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [883afba1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=883a876b-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=883a876b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@641a2d6d, true, {}] 2024-06-24 20:01:23,546 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=956, durable=true, userID=883afba3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@220853104, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147482982) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeCorrelationId: - queueID=949 address:test/mom/testQueuePublishSubscribeCorrelationId name:test/mom/testQueuePublishSubscribeCorrelationId filter:null ***** non durable for test/mom/testQueuePublishSubscribeCorrelationId: .................................................. , transaction: null 2024-06-24 20:01:23,547 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeCorrelationId: Reference[956]:RELIABLE:CoreMessage[messageID=956, durable=true, userID=883afba3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@220853104 2024-06-24 20:01:23,548 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeCorrelationId: CoreMessage[messageID=956, durable=true, userID=883afba3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@220853104 to transaction: TransactionImpl [xid=null, txID=959, xid=null, state=ACTIVE, createTime=1719259283548(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7f8efc46 2024-06-24 20:01:23,548 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@8be84bf] 2024-06-24 20:01:23,551 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeCorrelationId: CoreMessage[messageID=956, durable=true, userID=883afba3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@220853104, transaction: TransactionImpl [xid=null, txID=959, xid=null, state=COMMITTED, createTime=1719259283548(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7f8efc46 2024-06-24 20:01:23,551 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:23,551 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:23,552 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 883a876b-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:23,552 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:23,552 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.467903 ms 2024-06-24 20:01:23,553 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:23,553 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:23,553 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:23,554 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1474753609'. 2024-06-24 20:01:23,555 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:23,556 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 883c8245-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:23,556 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [883c8248-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=883c8245-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=883c8245-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39cb8d32, true, {}] 2024-06-24 20:01:23,557 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@711e7ad1 - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:23,557 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [883ca959-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=883c8245-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=883c8245-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7acc3533, true, {}] 2024-06-24 20:01:23,557 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueuePublishSubscribe, address=test/mom/testQueuePublishSubscribe, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:01:23,557 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@737521a5 2024-06-24 20:01:23,558 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@52074563 2024-06-24 20:01:23,558 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribe, null, 0, false, true, null] 2024-06-24 20:01:23,558 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [883cd06b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=883c8245-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=883c8245-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f7e0441, true, {}] 2024-06-24 20:01:23,559 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=979, durable=true, userID=883cf77d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1785693658, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribe, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribe previousRoute:ANYCAST, reusable=true, version=-2147482981) .................................................. ***** durable queues test/mom/testQueuePublishSubscribe: - queueID=972 address:test/mom/testQueuePublishSubscribe name:test/mom/testQueuePublishSubscribe filter:null ***** non durable for test/mom/testQueuePublishSubscribe: .................................................. , transaction: null 2024-06-24 20:01:23,561 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribe: Reference[979]:RELIABLE:CoreMessage[messageID=979, durable=true, userID=883cf77d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1785693658 2024-06-24 20:01:23,561 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribe: CoreMessage[messageID=979, durable=true, userID=883cf77d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1785693658 to transaction: TransactionImpl [xid=null, txID=982, xid=null, state=ACTIVE, createTime=1719259283561(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5ddbf4a6 2024-06-24 20:01:23,561 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4ce1ab4c] 2024-06-24 20:01:23,563 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribe: CoreMessage[messageID=979, durable=true, userID=883cf77d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1785693658, transaction: TransactionImpl [xid=null, txID=982, xid=null, state=COMMITTED, createTime=1719259283561(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5ddbf4a6 2024-06-24 20:01:23,564 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:23,564 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:23,564 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 883c8245-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:23,565 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:23,565 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.516817 ms 2024-06-24 20:01:23,565 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:23,566 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:23,566 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:23,566 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1533182537'. 2024-06-24 20:01:23,568 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:23,568 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 883e570f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:23,569 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [883e7e22-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=883e570f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=883e570f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28098255, true, {}] 2024-06-24 20:01:23,569 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2fcfab64 - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:23,569 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [883e7e23-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=883e570f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=883e570f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d088a70, true, {}] 2024-06-24 20:01:23,570 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishBytes, address=test/mom/testPublishBytes, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:01:23,570 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7ae06138 2024-06-24 20:01:23,571 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@619ea6fa 2024-06-24 20:01:23,573 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishBytes, null, 0, false, true, null] 2024-06-24 20:01:23,573 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [883f1a65-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=883e570f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=883e570f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10336966, true, {}] 2024-06-24 20:01:23,574 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1002, durable=true, userID=883f4177-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@824444865, context: RoutingContextImpl(Address=test/mom/testPublishBytes, routingType=ANYCAST, PreviousAddress=test/mom/testPublishBytes previousRoute:ANYCAST, reusable=true, version=-2147482980) .................................................. ***** durable queues test/mom/testPublishBytes: - queueID=995 address:test/mom/testPublishBytes name:test/mom/testPublishBytes filter:null ***** non durable for test/mom/testPublishBytes: .................................................. , transaction: null 2024-06-24 20:01:23,575 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishBytes: Reference[1002]:RELIABLE:CoreMessage[messageID=1002, durable=true, userID=883f4177-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@824444865 2024-06-24 20:01:23,575 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishBytes: CoreMessage[messageID=1002, durable=true, userID=883f4177-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@824444865 to transaction: TransactionImpl [xid=null, txID=1005, xid=null, state=ACTIVE, createTime=1719259283575(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@31cd5cd6 2024-06-24 20:01:23,576 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@27959922, org.eclipse.scout.rt.mom.jms.JmsSubscription@794daa09] 2024-06-24 20:01:23,578 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishBytes: CoreMessage[messageID=1002, durable=true, userID=883f4177-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=475, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@824444865, transaction: TransactionImpl [xid=null, txID=1005, xid=null, state=COMMITTED, createTime=1719259283575(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@31cd5cd6 2024-06-24 20:01:23,578 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:23,578 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:23,579 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 883e570f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:23,579 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:23,579 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 13.243927 ms 2024-06-24 20:01:23,579 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:23,580 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:23,580 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:23,580 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2024934527'. 2024-06-24 20:01:23,581 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:23,582 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 884079f9-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:23,583 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [884079fc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884079f9-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884079f9-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cac7a5f, true, {}] 2024-06-24 20:01:23,583 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@38796419 - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:23,583 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8840a10d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884079f9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884079f9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3382b919, true, {}] 2024-06-24 20:01:23,583 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:23,584 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8840c81e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884079f9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884079f9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39c063da, true, {}] 2024-06-24 20:01:23,584 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1020, durable=true, userID=8840c820-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1201899920, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:23,589 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1020]:RELIABLE:CoreMessage[messageID=1020, durable=true, userID=8840c820-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1201899920 2024-06-24 20:01:23,589 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1020, durable=true, userID=8840c820-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1201899920 to transaction: TransactionImpl [xid=null, txID=1023, xid=null, state=ACTIVE, createTime=1719259283589(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1bd2d72d 2024-06-24 20:01:23,590 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@1077a7, org.eclipse.scout.rt.mom.jms.JmsSubscription@6e0fd2dc] 2024-06-24 20:01:23,592 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1020, durable=true, userID=8840c820-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1201899920, transaction: TransactionImpl [xid=null, txID=1023, xid=null, state=COMMITTED, createTime=1719259283589(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1bd2d72d 2024-06-24 20:01:23,593 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [884227b1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884079f9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884079f9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59e070db, true, {}] 2024-06-24 20:01:23,593 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:23,593 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [884227b2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884079f9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884079f9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17b13b00, true, {}] 2024-06-24 20:01:23,594 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1034, durable=true, userID=88424ec4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1132226678, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:23,595 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1034]:RELIABLE:CoreMessage[messageID=1034, durable=true, userID=88424ec4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1132226678 2024-06-24 20:01:23,596 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1034, durable=true, userID=88424ec4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1132226678 to transaction: TransactionImpl [xid=null, txID=1037, xid=null, state=ACTIVE, createTime=1719259283595(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6ce21f6c 2024-06-24 20:01:23,596 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@48ebcce5, org.eclipse.scout.rt.mom.jms.JmsSubscription@4c29138a] 2024-06-24 20:01:23,599 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1034, durable=true, userID=88424ec4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1132226678, transaction: TransactionImpl [xid=null, txID=1037, xid=null, state=COMMITTED, createTime=1719259283595(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6ce21f6c 2024-06-24 20:01:23,599 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88431215-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884079f9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884079f9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@546dfbfd, true, {}] 2024-06-24 20:01:23,600 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:23,600 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88433926-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884079f9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884079f9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3dda3129, true, {}] 2024-06-24 20:01:23,601 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1048, durable=true, userID=88433928-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1703959409, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:23,602 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1048]:RELIABLE:CoreMessage[messageID=1048, durable=true, userID=88433928-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1703959409 2024-06-24 20:01:23,602 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1048, durable=true, userID=88433928-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1703959409 to transaction: TransactionImpl [xid=null, txID=1051, xid=null, state=ACTIVE, createTime=1719259283602(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6406a27a 2024-06-24 20:01:23,603 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@3adf3670, org.eclipse.scout.rt.mom.jms.JmsSubscription@5f6e6902] 2024-06-24 20:01:23,606 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1048, durable=true, userID=88433928-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1703959409, transaction: TransactionImpl [xid=null, txID=1051, xid=null, state=COMMITTED, createTime=1719259283602(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6406a27a 2024-06-24 20:01:23,606 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88442389-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884079f9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884079f9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@339ee15f, true, {}] 2024-06-24 20:01:23,607 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:23,607 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88444a9a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884079f9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884079f9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c06e29c, true, {}] 2024-06-24 20:01:23,608 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1062, durable=true, userID=88444a9c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@509282144, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:23,611 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1062]:RELIABLE:CoreMessage[messageID=1062, durable=true, userID=88444a9c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@509282144 2024-06-24 20:01:23,611 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1062, durable=true, userID=88444a9c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@509282144 to transaction: TransactionImpl [xid=null, txID=1065, xid=null, state=ACTIVE, createTime=1719259283611(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7bc5feb7 2024-06-24 20:01:23,612 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@11f6a083, org.eclipse.scout.rt.mom.jms.JmsSubscription@3bc00359] 2024-06-24 20:01:23,614 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1062, durable=true, userID=88444a9c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@509282144, transaction: TransactionImpl [xid=null, txID=1065, xid=null, state=COMMITTED, createTime=1719259283611(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7bc5feb7 2024-06-24 20:01:23,615 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8845831d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884079f9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884079f9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b0b7016, true, {}] 2024-06-24 20:01:23,615 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:23,616 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8845aa2e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884079f9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884079f9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f906f61, true, {}] 2024-06-24 20:01:23,616 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1076, durable=true, userID=8845aa30-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1164964402, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:23,621 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1076]:RELIABLE:CoreMessage[messageID=1076, durable=true, userID=8845aa30-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1164964402 2024-06-24 20:01:23,621 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1076, durable=true, userID=8845aa30-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1164964402 to transaction: TransactionImpl [xid=null, txID=1079, xid=null, state=ACTIVE, createTime=1719259283621(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@49e51f10 2024-06-24 20:01:23,621 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@56957f08, org.eclipse.scout.rt.mom.jms.JmsSubscription@5b0fc8c2] 2024-06-24 20:01:23,624 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1076, durable=true, userID=8845aa30-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1164964402, transaction: TransactionImpl [xid=null, txID=1079, xid=null, state=COMMITTED, createTime=1719259283621(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@49e51f10 2024-06-24 20:01:23,625 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [884709c1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884079f9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884079f9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14aa51e0, true, {}] 2024-06-24 20:01:23,625 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:23,626 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [884730d2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884079f9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884079f9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36c9cd77, true, {}] 2024-06-24 20:01:23,626 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1090, durable=true, userID=884730d4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@48011565, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:23,630 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1090]:RELIABLE:CoreMessage[messageID=1090, durable=true, userID=884730d4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@48011565 2024-06-24 20:01:23,631 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1090, durable=true, userID=884730d4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@48011565 to transaction: TransactionImpl [xid=null, txID=1093, xid=null, state=ACTIVE, createTime=1719259283631(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4ec9801f 2024-06-24 20:01:23,631 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7b5afde5, org.eclipse.scout.rt.mom.jms.JmsSubscription@5a14a8c1] 2024-06-24 20:01:23,634 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1090, durable=true, userID=884730d4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=495, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@48011565, transaction: TransactionImpl [xid=null, txID=1093, xid=null, state=COMMITTED, createTime=1719259283631(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4ec9801f 2024-06-24 20:01:23,635 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88489065-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884079f9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884079f9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76aa6e91, true, {}] 2024-06-24 20:01:23,635 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:23,635 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88489066-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884079f9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884079f9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@478485b7, true, {}] 2024-06-24 20:01:23,636 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1104, durable=true, userID=8848b778-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1157295633, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:23,640 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1104]:RELIABLE:CoreMessage[messageID=1104, durable=true, userID=8848b778-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1157295633 2024-06-24 20:01:23,641 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1104, durable=true, userID=8848b778-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1157295633 to transaction: TransactionImpl [xid=null, txID=1107, xid=null, state=ACTIVE, createTime=1719259283641(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@30a37214 2024-06-24 20:01:23,641 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@75225415, org.eclipse.scout.rt.mom.jms.JmsSubscription@1f6af096] 2024-06-24 20:01:23,643 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1104, durable=true, userID=8848b778-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=599, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1157295633, transaction: TransactionImpl [xid=null, txID=1107, xid=null, state=COMMITTED, createTime=1719259283641(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@30a37214 2024-06-24 20:01:23,644 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8849eff9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884079f9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884079f9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a3cf0dc, true, {}] 2024-06-24 20:01:23,644 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:23,644 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8849effa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884079f9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884079f9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2245492a, true, {}] 2024-06-24 20:01:23,645 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1118, durable=true, userID=884a170c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@785814209, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:23,646 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1118]:RELIABLE:CoreMessage[messageID=1118, durable=true, userID=884a170c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@785814209 2024-06-24 20:01:23,647 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1118, durable=true, userID=884a170c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@785814209 to transaction: TransactionImpl [xid=null, txID=1121, xid=null, state=ACTIVE, createTime=1719259283647(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1c64f806 2024-06-24 20:01:23,647 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@20a3118, org.eclipse.scout.rt.mom.jms.JmsSubscription@28068327] 2024-06-24 20:01:23,650 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1118, durable=true, userID=884a170c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=597, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@785814209, transaction: TransactionImpl [xid=null, txID=1121, xid=null, state=COMMITTED, createTime=1719259283647(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1c64f806 2024-06-24 20:01:23,651 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [884b016d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884079f9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884079f9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bf55b2d, true, {}] 2024-06-24 20:01:23,651 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:23,651 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [884b016e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884079f9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884079f9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e3e6ade, true, {}] 2024-06-24 20:01:23,652 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1132, durable=true, userID=884b2880-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1349309422, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:23,653 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1132]:RELIABLE:CoreMessage[messageID=1132, durable=true, userID=884b2880-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1349309422 2024-06-24 20:01:23,654 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1132, durable=true, userID=884b2880-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1349309422 to transaction: TransactionImpl [xid=null, txID=1135, xid=null, state=ACTIVE, createTime=1719259283654(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@603e9d4d 2024-06-24 20:01:23,654 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@3e1f6318, org.eclipse.scout.rt.mom.jms.JmsSubscription@23182d4d] 2024-06-24 20:01:23,657 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1132, durable=true, userID=884b2880-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=645, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1349309422, transaction: TransactionImpl [xid=null, txID=1135, xid=null, state=COMMITTED, createTime=1719259283654(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@603e9d4d 2024-06-24 20:01:23,657 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [884bebd1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884079f9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884079f9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22a61bc5, true, {}] 2024-06-24 20:01:23,658 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:23,658 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [884c12e2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884079f9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884079f9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d310e09, true, {}] 2024-06-24 20:01:23,659 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1146, durable=true, userID=884c12e4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@942960486, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:23,660 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[1146]:RELIABLE:CoreMessage[messageID=1146, durable=true, userID=884c12e4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@942960486 2024-06-24 20:01:23,660 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1146, durable=true, userID=884c12e4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@942960486 to transaction: TransactionImpl [xid=null, txID=1149, xid=null, state=ACTIVE, createTime=1719259283660(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@d692b86 2024-06-24 20:01:23,661 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@4228a2f6, org.eclipse.scout.rt.mom.jms.JmsSubscription@5e91b051] 2024-06-24 20:01:23,664 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=1146, durable=true, userID=884c12e4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=490, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@942960486, transaction: TransactionImpl [xid=null, txID=1149, xid=null, state=COMMITTED, createTime=1719259283660(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@d692b86 2024-06-24 20:01:23,664 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:23,664 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:23,665 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 884079f9-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:23,665 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:23,665 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 85.375050 ms 2024-06-24 20:01:23,666 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:23,666 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:23,666 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:23,667 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 600799481'. 2024-06-24 20:01:23,669 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:23,669 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 884dc096-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:23,670 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [884de7a9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884dc096-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884dc096-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63cd1249, true, {}] 2024-06-24 20:01:23,670 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3452d0 - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:23,670 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [884de7aa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884dc096-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884dc096-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1afa9a2a, true, {}] 2024-06-24 20:01:23,670 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testQueuePublishSubscribeMultipleSubscriptions, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:01:23,671 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@39290176 2024-06-24 20:01:23,671 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@23f3dc08 2024-06-24 20:01:23,671 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:23,672 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [884e35cc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884dc096-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884dc096-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2459ce8, true, {}] 2024-06-24 20:01:23,672 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:23,672 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [884e35cd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=884dc096-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=884dc096-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40358b4d, true, {}] 2024-06-24 20:01:23,673 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1173, durable=true, userID=884e5cdf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@926149070, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:01:23,673 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1173]:RELIABLE:CoreMessage[messageID=1173, durable=true, userID=884e5cdf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@926149070 2024-06-24 20:01:23,674 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1173, durable=true, userID=884e5cdf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@926149070 to transaction: TransactionImpl [xid=null, txID=1176, xid=null, state=ACTIVE, createTime=1719259283674(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@38c1f1e1 2024-06-24 20:01:23,677 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1173, durable=true, userID=884e5cdf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@926149070, transaction: TransactionImpl [xid=null, txID=1176, xid=null, state=COMMITTED, createTime=1719259283674(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@38c1f1e1 2024-06-24 20:01:23,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2c1ffb9, org.eclipse.scout.rt.mom.jms.JmsSubscription@1bd97254] 2024-06-24 20:01:23,726 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:23,726 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:23,726 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 884dc096-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:23,727 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:23,727 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.497490 ms 2024-06-24 20:01:23,727 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:23,728 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:23,728 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:23,728 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 850500867'. 2024-06-24 20:01:23,730 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:23,730 INFO [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 88570f71-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-24 20:01:23,731 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88573684-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88570f71-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88570f71-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7342d1b5, true, {}] 2024-06-24 20:01:23,731 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@87b6395 - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-24 20:01:23,731 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88573685-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88570f71-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88570f71-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f3fc3cc, true, {}] 2024-06-24 20:01:23,732 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:23,732 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88575d96-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88570f71-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88570f71-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6616aec0, true, {}] 2024-06-24 20:01:23,732 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:23,733 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [885784a7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88570f71-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88570f71-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2390cc15, true, {}] 2024-06-24 20:01:23,733 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1199, durable=true, userID=885784a9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1664942004, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:01:23,734 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1199]:RELIABLE:CoreMessage[messageID=1199, durable=true, userID=885784a9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1664942004 2024-06-24 20:01:23,734 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1199, durable=true, userID=885784a9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1664942004 to transaction: TransactionImpl [xid=null, txID=1202, xid=null, state=ACTIVE, createTime=1719259283734(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@58e15aba 2024-06-24 20:01:23,737 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1199, durable=true, userID=885784a9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1664942004, transaction: TransactionImpl [xid=null, txID=1202, xid=null, state=COMMITTED, createTime=1719259283734(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@58e15aba 2024-06-24 20:01:23,784 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2008dfa7, org.eclipse.scout.rt.mom.jms.JmsSubscription@492d0748] 2024-06-24 20:01:23,786 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:23,786 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:23,787 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 88570f71-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:23,787 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:23,788 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.901209 ms 2024-06-24 20:01:23,788 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:23,788 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:23,788 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:23,789 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1041152279'. 2024-06-24 20:01:23,790 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:23,791 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 88605e4b-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:23,792 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88605e4e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88605e4b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88605e4b-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7240945d, true, {}] 2024-06-24 20:01:23,792 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1500a83 - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:23,792 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8860855f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88605e4b-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88605e4b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bd96abb, true, {}] 2024-06-24 20:01:23,793 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:23,793 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8860ac70-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88605e4b-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88605e4b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b63560, true, {}] 2024-06-24 20:01:23,794 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:23,794 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8860d381-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88605e4b-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88605e4b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58fca3ec, true, {}] 2024-06-24 20:01:23,795 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1225, durable=true, userID=8860d383-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@834868992, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:01:23,795 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1225]:RELIABLE:CoreMessage[messageID=1225, durable=true, userID=8860d383-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@834868992 2024-06-24 20:01:23,795 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1225, durable=true, userID=8860d383-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@834868992 to transaction: TransactionImpl [xid=null, txID=1228, xid=null, state=ACTIVE, createTime=1719259283795(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@716857db 2024-06-24 20:01:23,798 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1225, durable=true, userID=8860d383-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@834868992, transaction: TransactionImpl [xid=null, txID=1228, xid=null, state=COMMITTED, createTime=1719259283795(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@716857db 2024-06-24 20:01:23,846 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@e9fa0ea, org.eclipse.scout.rt.mom.jms.JmsSubscription@1c619a77] 2024-06-24 20:01:23,847 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:23,847 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:23,847 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 88605e4b-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:23,848 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:23,848 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.401741 ms 2024-06-24 20:01:23,848 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:23,848 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:23,848 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:23,849 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1147963988'. 2024-06-24 20:01:23,850 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:23,851 INFO [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 88698615-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-24 20:01:23,851 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88698618-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88698615-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88698615-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4611feee, true, {}] 2024-06-24 20:01:23,852 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@106a57a4 - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-24 20:01:23,852 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8869ad29-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88698615-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88698615-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@273956a3, true, {}] 2024-06-24 20:01:23,852 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:23,853 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8869d43a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88698615-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88698615-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f5e905c, true, {}] 2024-06-24 20:01:23,853 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:23,853 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8869d43b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88698615-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88698615-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3274b311, true, {}] 2024-06-24 20:01:23,854 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1251, durable=true, userID=8869d43d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1032453330, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:01:23,854 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1251]:RELIABLE:CoreMessage[messageID=1251, durable=true, userID=8869d43d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1032453330 2024-06-24 20:01:23,854 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1251, durable=true, userID=8869d43d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1032453330 to transaction: TransactionImpl [xid=null, txID=1254, xid=null, state=ACTIVE, createTime=1719259283854(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@b62d5f3 2024-06-24 20:01:23,858 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1251, durable=true, userID=8869d43d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1032453330, transaction: TransactionImpl [xid=null, txID=1254, xid=null, state=COMMITTED, createTime=1719259283854(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@b62d5f3 2024-06-24 20:01:23,905 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7da4c956, org.eclipse.scout.rt.mom.jms.JmsSubscription@7c5c53e5] 2024-06-24 20:01:23,906 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:23,906 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:23,906 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 88698615-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:23,907 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:23,907 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.358917 ms 2024-06-24 20:01:23,907 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:23,907 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:23,907 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:23,907 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1460465438'. 2024-06-24 20:01:23,909 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:23,909 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 88725fbf-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:23,909 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88725fc2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88725fbf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88725fbf-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ebb09cc, true, {}] 2024-06-24 20:01:23,910 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@236d9480 - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:23,910 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [887286d3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88725fbf-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88725fbf-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e2935c5, true, {}] 2024-06-24 20:01:23,910 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:23,911 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [887286d4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88725fbf-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88725fbf-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66b9a501, true, {}] 2024-06-24 20:01:23,911 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:23,911 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8872ade5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88725fbf-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88725fbf-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f3206c8, true, {}] 2024-06-24 20:01:23,912 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1277, durable=true, userID=8872ade7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@505957983, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:01:23,912 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1277]:RELIABLE:CoreMessage[messageID=1277, durable=true, userID=8872ade7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@505957983 2024-06-24 20:01:23,912 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1277, durable=true, userID=8872ade7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@505957983 to transaction: TransactionImpl [xid=null, txID=1280, xid=null, state=ACTIVE, createTime=1719259283912(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5df371fb 2024-06-24 20:01:23,915 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1277, durable=true, userID=8872ade7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@505957983, transaction: TransactionImpl [xid=null, txID=1280, xid=null, state=COMMITTED, createTime=1719259283912(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5df371fb 2024-06-24 20:01:23,963 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@52813ba4, org.eclipse.scout.rt.mom.jms.JmsSubscription@62291850] 2024-06-24 20:01:23,964 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:23,964 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:23,964 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 88725fbf-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:23,965 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:23,965 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 57.489568 ms 2024-06-24 20:01:23,965 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:23,965 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:23,965 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:23,965 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1170791222'. 2024-06-24 20:01:23,967 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:23,967 INFO [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 887b3969-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-24 20:01:23,968 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [887b607c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=887b3969-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=887b3969-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d652682, true, {}] 2024-06-24 20:01:23,968 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3aa0b049 - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-24 20:01:23,968 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [887b607d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=887b3969-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=887b3969-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4747658, true, {}] 2024-06-24 20:01:23,969 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:23,969 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [887b878e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=887b3969-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=887b3969-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2cc0d3e2, true, {}] 2024-06-24 20:01:23,969 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:23,970 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [887bae9f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=887b3969-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=887b3969-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e52bee3, true, {}] 2024-06-24 20:01:23,970 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1303, durable=true, userID=887baea1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1345519387, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:01:23,971 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1303]:RELIABLE:CoreMessage[messageID=1303, durable=true, userID=887baea1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1345519387 2024-06-24 20:01:23,971 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1303, durable=true, userID=887baea1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1345519387 to transaction: TransactionImpl [xid=null, txID=1306, xid=null, state=ACTIVE, createTime=1719259283971(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2a17a49d 2024-06-24 20:01:23,974 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1303, durable=true, userID=887baea1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:23 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1345519387, transaction: TransactionImpl [xid=null, txID=1306, xid=null, state=COMMITTED, createTime=1719259283971(Mon Jun 24 20:01:23 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2a17a49d 2024-06-24 20:01:24,021 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@228c854f, org.eclipse.scout.rt.mom.jms.JmsSubscription@47c019d7] 2024-06-24 20:01:24,023 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:24,023 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:24,023 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 887b3969-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:24,024 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:24,024 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.426965 ms 2024-06-24 20:01:24,024 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:24,024 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:24,024 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:24,024 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 254683335'. 2024-06-24 20:01:24,026 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:24,026 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 88843a23-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:24,027 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88846136-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88843a23-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88843a23-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2938a15d, true, {}] 2024-06-24 20:01:24,027 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@706f042f - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:24,027 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88846137-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88843a23-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88843a23-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1356009a, true, {}] 2024-06-24 20:01:24,027 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:24,028 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88848848-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88843a23-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88843a23-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26640222, true, {}] 2024-06-24 20:01:24,028 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:24,028 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88848849-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88843a23-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88843a23-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76abcc79, true, {}] 2024-06-24 20:01:24,029 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1329, durable=true, userID=8884af5b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1813260320, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:01:24,029 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1329]:RELIABLE:CoreMessage[messageID=1329, durable=true, userID=8884af5b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1813260320 2024-06-24 20:01:24,030 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1329, durable=true, userID=8884af5b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1813260320 to transaction: TransactionImpl [xid=null, txID=1332, xid=null, state=ACTIVE, createTime=1719259284029(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@a3858b9 2024-06-24 20:01:24,033 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1329, durable=true, userID=8884af5b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1813260320, transaction: TransactionImpl [xid=null, txID=1332, xid=null, state=COMMITTED, createTime=1719259284029(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@a3858b9 2024-06-24 20:01:24,080 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7a4ea134, org.eclipse.scout.rt.mom.jms.JmsSubscription@16124894] 2024-06-24 20:01:24,081 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:24,081 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:24,082 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 88843a23-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:24,082 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:24,083 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 58.447808 ms 2024-06-24 20:01:24,083 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:24,083 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:24,083 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:24,083 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2006182602'. 2024-06-24 20:01:24,085 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:24,086 INFO [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 888d61ed-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-24 20:01:24,086 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [888d61f0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=888d61ed-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=888d61ed-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20cdd5df, true, {}] 2024-06-24 20:01:24,087 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@43e78f1b - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-24 20:01:24,087 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [888d8901-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=888d61ed-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=888d61ed-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@785313d1, true, {}] 2024-06-24 20:01:24,087 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:24,087 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [888d8902-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=888d61ed-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=888d61ed-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@355cf468, true, {}] 2024-06-24 20:01:24,088 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:24,088 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [888db013-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=888d61ed-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=888d61ed-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2953d388, true, {}] 2024-06-24 20:01:24,089 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1355, durable=true, userID=888db015-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1589994595, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:01:24,089 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1355]:RELIABLE:CoreMessage[messageID=1355, durable=true, userID=888db015-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1589994595 2024-06-24 20:01:24,089 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1355, durable=true, userID=888db015-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1589994595 to transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=ACTIVE, createTime=1719259284089(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@134ffbd 2024-06-24 20:01:24,092 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1355, durable=true, userID=888db015-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1589994595, transaction: TransactionImpl [xid=null, txID=1358, xid=null, state=COMMITTED, createTime=1719259284089(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@134ffbd 2024-06-24 20:01:24,140 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1979d616, org.eclipse.scout.rt.mom.jms.JmsSubscription@6272936b] 2024-06-24 20:01:24,141 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:24,141 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:24,142 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 888d61ed-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:24,142 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:24,143 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.422708 ms 2024-06-24 20:01:24,143 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:24,143 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:24,143 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:24,144 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2109044070'. 2024-06-24 20:01:24,145 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:24,146 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 889689b7-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:24,147 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [889689ba-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=889689b7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=889689b7-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c646f25, true, {}] 2024-06-24 20:01:24,147 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@86e50a1 - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:24,147 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8896b0cb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=889689b7-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=889689b7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dc7e9a6, true, {}] 2024-06-24 20:01:24,147 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:24,148 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8896d7dc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=889689b7-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=889689b7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3615699a, true, {}] 2024-06-24 20:01:24,148 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:24,148 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8896d7dd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=889689b7-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=889689b7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@562d3011, true, {}] 2024-06-24 20:01:24,149 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1381, durable=true, userID=8896feef-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1431481286, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:01:24,149 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1381]:RELIABLE:CoreMessage[messageID=1381, durable=true, userID=8896feef-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1431481286 2024-06-24 20:01:24,150 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1381, durable=true, userID=8896feef-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1431481286 to transaction: TransactionImpl [xid=null, txID=1384, xid=null, state=ACTIVE, createTime=1719259284150(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@31423285 2024-06-24 20:01:24,153 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1381, durable=true, userID=8896feef-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1431481286, transaction: TransactionImpl [xid=null, txID=1384, xid=null, state=COMMITTED, createTime=1719259284150(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@31423285 2024-06-24 20:01:24,200 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@74974165, org.eclipse.scout.rt.mom.jms.JmsSubscription@4f20ff8e] 2024-06-24 20:01:24,201 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:24,202 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:24,202 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 889689b7-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:24,202 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:24,202 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.045697 ms 2024-06-24 20:01:24,202 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:24,203 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:24,203 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:24,203 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 245245365'. 2024-06-24 20:01:24,204 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:24,205 INFO [scout-thread-15] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 889f8a71-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-24 20:01:24,205 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [889f8a74-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=889f8a71-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=889f8a71-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1922f8d0, true, {}] 2024-06-24 20:01:24,206 INFO [scout-thread-15] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5b120211 - MDC[jobName=JMS subscriber, activemq.broker=mom155] 2024-06-24 20:01:24,206 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [889fb185-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=889f8a71-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=889f8a71-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35c9f9ff, true, {}] 2024-06-24 20:01:24,206 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:24,207 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [889fb186-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=889f8a71-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=889f8a71-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70fb71d1, true, {}] 2024-06-24 20:01:24,207 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:24,207 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [889fd897-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=889f8a71-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=889f8a71-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ccd18a1, true, {}] 2024-06-24 20:01:24,208 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1407, durable=true, userID=889fd899-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@682897371, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:01:24,208 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[1407]:RELIABLE:CoreMessage[messageID=1407, durable=true, userID=889fd899-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@682897371 2024-06-24 20:01:24,208 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1407, durable=true, userID=889fd899-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@682897371 to transaction: TransactionImpl [xid=null, txID=1410, xid=null, state=ACTIVE, createTime=1719259284208(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@97b3278 2024-06-24 20:01:24,212 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=1407, durable=true, userID=889fd899-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@682897371, transaction: TransactionImpl [xid=null, txID=1410, xid=null, state=COMMITTED, createTime=1719259284208(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@97b3278 2024-06-24 20:01:24,259 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@55fbebba, org.eclipse.scout.rt.mom.jms.JmsSubscription@2c855eb7] 2024-06-24 20:01:24,260 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:24,260 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:24,260 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 889f8a71-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:24,260 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:24,261 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 57.705981 ms 2024-06-24 20:01:24,261 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:24,261 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:24,261 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:24,261 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1947138087'. 2024-06-24 20:01:24,263 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:24,263 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 88a8641b-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:24,264 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88a88b2e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88a8641b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88a8641b-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fb48c8f, true, {}] 2024-06-24 20:01:24,264 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5db4eae9 - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:24,264 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88a88b2f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88a8641b-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88a8641b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f9717c9, true, {}] 2024-06-24 20:01:24,265 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObject, address=test/mom/testPublishObject, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:01:24,265 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@395905fb 2024-06-24 20:01:24,265 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@8e32ebb 2024-06-24 20:01:24,265 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject, null, 0, false, true, null] 2024-06-24 20:01:24,266 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88a8d951-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88a8641b-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88a8641b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bd6688b, true, {}] 2024-06-24 20:01:24,266 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1434, durable=true, userID=88a8d953-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1920367529, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482978) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=1427 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:24,267 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1434]:RELIABLE:CoreMessage[messageID=1434, durable=true, userID=88a8d953-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1920367529 2024-06-24 20:01:24,267 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=1434, durable=true, userID=88a8d953-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1920367529 to transaction: TransactionImpl [xid=null, txID=1437, xid=null, state=ACTIVE, createTime=1719259284267(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4c2f2716 2024-06-24 20:01:24,268 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@39000894, org.eclipse.scout.rt.mom.jms.JmsSubscription@4f5080ea] 2024-06-24 20:01:24,270 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=1434, durable=true, userID=88a8d953-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=796, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1920367529, transaction: TransactionImpl [xid=null, txID=1437, xid=null, state=COMMITTED, createTime=1719259284267(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4c2f2716 2024-06-24 20:01:24,271 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:24,271 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:24,271 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 88a8641b-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:24,272 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:24,272 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.688320 ms 2024-06-24 20:01:24,272 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:24,273 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:24,273 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:24,273 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1368212791'. 2024-06-24 20:01:24,275 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:24,275 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 88aa38e5-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:24,276 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88aa5ff8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88aa38e5-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88aa38e5-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12be29c0, true, {}] 2024-06-24 20:01:24,276 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@21d6470f - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:24,276 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88aa5ff9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88aa38e5-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88aa38e5-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72beec8b, true, {}] 2024-06-24 20:01:24,276 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishDataObjectJson, address=test/mom/testPublishDataObjectJson, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:01:24,277 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5dcf0fa6 2024-06-24 20:01:24,277 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@495b91db 2024-06-24 20:01:24,277 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishDataObjectJson, null, 0, false, true, null] 2024-06-24 20:01:24,278 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88aa870b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88aa38e5-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88aa38e5-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53752d6, true, {}] 2024-06-24 20:01:24,278 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1457, durable=true, userID=88aaae1d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1865586116, context: RoutingContextImpl(Address=test/mom/testPublishDataObjectJson, routingType=ANYCAST, PreviousAddress=test/mom/testPublishDataObjectJson previousRoute:ANYCAST, reusable=true, version=-2147482977) .................................................. ***** durable queues test/mom/testPublishDataObjectJson: - queueID=1450 address:test/mom/testPublishDataObjectJson name:test/mom/testPublishDataObjectJson filter:null ***** non durable for test/mom/testPublishDataObjectJson: .................................................. , transaction: null 2024-06-24 20:01:24,279 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishDataObjectJson: Reference[1457]:RELIABLE:CoreMessage[messageID=1457, durable=true, userID=88aaae1d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1865586116 2024-06-24 20:01:24,279 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishDataObjectJson: CoreMessage[messageID=1457, durable=true, userID=88aaae1d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1865586116 to transaction: TransactionImpl [xid=null, txID=1460, xid=null, state=ACTIVE, createTime=1719259284279(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6ed5fe66 2024-06-24 20:01:24,280 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@1683b9ba, org.eclipse.scout.rt.mom.jms.JmsSubscription@470b7fcf] 2024-06-24 20:01:24,282 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishDataObjectJson: CoreMessage[messageID=1457, durable=true, userID=88aaae1d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=573, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1865586116, transaction: TransactionImpl [xid=null, txID=1460, xid=null, state=COMMITTED, createTime=1719259284279(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6ed5fe66 2024-06-24 20:01:24,283 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:24,283 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:24,283 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 88aa38e5-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:24,283 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:24,283 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.396442 ms 2024-06-24 20:01:24,283 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:24,284 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:24,284 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:24,284 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1163148168'. 2024-06-24 20:01:24,285 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:24,286 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 88abe69f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:24,286 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88abe6a2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88abe69f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88abe69f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@329fc77, true, {}] 2024-06-24 20:01:24,287 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7cf618f3 2024-06-24 20:01:24,287 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88ac0db3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88abe69f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88abe69f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e763171, true, {}] 2024-06-24 20:01:24,288 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 88ac0db3-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testConcurrentMessageConsumption, [ANYCAST], true] 2024-06-24 20:01:24,288 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4ed9c5dc 2024-06-24 20:01:24,288 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testConcurrentMessageConsumption, address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:01:24,289 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7acf67db 2024-06-24 20:01:24,289 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1476, durable=true, userID=88ac5bd6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@613397319, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:24,290 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88ac82e7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88abe69f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88abe69f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f0eecb8, true, {}] 2024-06-24 20:01:24,290 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1481, durable=true, userID=88ac82e9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1501462074, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:24,293 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88acf81a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88abe69f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88abe69f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28e64c4d, true, {}] 2024-06-24 20:01:24,294 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1486, durable=true, userID=88acf81c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1162951606, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:24,297 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88ad945d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88abe69f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88abe69f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78d55189, true, {}] 2024-06-24 20:01:24,297 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1491, durable=true, userID=88ad945f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@194773871, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:24,300 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88ae0990-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88abe69f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88abe69f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79734657, true, {}] 2024-06-24 20:01:24,301 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1496, durable=true, userID=88ae0992-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2085622726, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:24,304 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88aea5d3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88abe69f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88abe69f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@501f30da, true, {}] 2024-06-24 20:01:24,304 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1501, durable=true, userID=88aea5d5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@239303715, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:24,307 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88af1b06-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88abe69f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88abe69f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@451cefd0, true, {}] 2024-06-24 20:01:24,308 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1506, durable=true, userID=88af1b08-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@442267001, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:24,310 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88af9039-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88abe69f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88abe69f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d1926f4, true, {}] 2024-06-24 20:01:24,311 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1511, durable=true, userID=88afb74b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@711588140, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:24,314 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88b02c7c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88abe69f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88abe69f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b168ec8, true, {}] 2024-06-24 20:01:24,314 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1516, durable=true, userID=88b02c7e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@455878742, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:24,317 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88b0a1af-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88abe69f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88abe69f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11a19b29, true, {}] 2024-06-24 20:01:24,318 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1521, durable=true, userID=88b0a1b1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1931834029, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:24,321 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88b13df2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88abe69f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88abe69f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33379cb5, true, {}] 2024-06-24 20:01:24,321 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testConcurrentMessageConsumption, null, 0, false, true, null] 2024-06-24 20:01:24,322 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1476]:RELIABLE:CoreMessage[messageID=1476, durable=true, userID=88ac5bd6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@613397319 2024-06-24 20:01:24,322 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1481]:RELIABLE:CoreMessage[messageID=1481, durable=true, userID=88ac82e9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1501462074 2024-06-24 20:01:24,322 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1486]:RELIABLE:CoreMessage[messageID=1486, durable=true, userID=88acf81c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1162951606 2024-06-24 20:01:24,322 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1491]:RELIABLE:CoreMessage[messageID=1491, durable=true, userID=88ad945f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@194773871 2024-06-24 20:01:24,322 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1476, durable=true, userID=88ac5bd6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@613397319 to transaction: TransactionImpl [xid=null, txID=1528, xid=null, state=ACTIVE, createTime=1719259284322(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@629adb5d 2024-06-24 20:01:24,322 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1496]:RELIABLE:CoreMessage[messageID=1496, durable=true, userID=88ae0992-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2085622726 2024-06-24 20:01:24,322 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1501]:RELIABLE:CoreMessage[messageID=1501, durable=true, userID=88aea5d5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@239303715 2024-06-24 20:01:24,322 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1506]:RELIABLE:CoreMessage[messageID=1506, durable=true, userID=88af1b08-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@442267001 2024-06-24 20:01:24,322 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1511]:RELIABLE:CoreMessage[messageID=1511, durable=true, userID=88afb74b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@711588140 2024-06-24 20:01:24,322 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1481, durable=true, userID=88ac82e9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1501462074 to transaction: TransactionImpl [xid=null, txID=1529, xid=null, state=ACTIVE, createTime=1719259284322(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6032d93e 2024-06-24 20:01:24,322 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1516]:RELIABLE:CoreMessage[messageID=1516, durable=true, userID=88b02c7e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@455878742 2024-06-24 20:01:24,322 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[1521]:RELIABLE:CoreMessage[messageID=1521, durable=true, userID=88b0a1b1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1931834029 2024-06-24 20:01:24,322 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1486, durable=true, userID=88acf81c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1162951606 to transaction: TransactionImpl [xid=null, txID=1530, xid=null, state=ACTIVE, createTime=1719259284322(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5567828e 2024-06-24 20:01:24,322 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1491, durable=true, userID=88ad945f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@194773871 to transaction: TransactionImpl [xid=null, txID=1531, xid=null, state=ACTIVE, createTime=1719259284322(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f79384b 2024-06-24 20:01:24,322 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1496, durable=true, userID=88ae0992-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2085622726 to transaction: TransactionImpl [xid=null, txID=1532, xid=null, state=ACTIVE, createTime=1719259284322(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6b11b6c7 2024-06-24 20:01:24,322 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1501, durable=true, userID=88aea5d5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@239303715 to transaction: TransactionImpl [xid=null, txID=1533, xid=null, state=ACTIVE, createTime=1719259284322(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1d9c69b2 2024-06-24 20:01:24,323 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1506, durable=true, userID=88af1b08-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@442267001 to transaction: TransactionImpl [xid=null, txID=1534, xid=null, state=ACTIVE, createTime=1719259284323(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7406eb7d 2024-06-24 20:01:24,323 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1511, durable=true, userID=88afb74b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@711588140 to transaction: TransactionImpl [xid=null, txID=1535, xid=null, state=ACTIVE, createTime=1719259284323(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@723b2ed6 2024-06-24 20:01:24,323 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1516, durable=true, userID=88b02c7e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@455878742 to transaction: TransactionImpl [xid=null, txID=1536, xid=null, state=ACTIVE, createTime=1719259284323(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@147a09d8 2024-06-24 20:01:24,323 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1521, durable=true, userID=88b0a1b1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1931834029 to transaction: TransactionImpl [xid=null, txID=1537, xid=null, state=ACTIVE, createTime=1719259284323(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6a55331c 2024-06-24 20:01:24,323 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5843ab8] 2024-06-24 20:01:24,324 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1476, durable=true, userID=88ac5bd6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@613397319, transaction: TransactionImpl [xid=null, txID=1528, xid=null, state=COMMITTED, createTime=1719259284322(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@629adb5d 2024-06-24 20:01:24,324 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1481, durable=true, userID=88ac82e9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1501462074, transaction: TransactionImpl [xid=null, txID=1529, xid=null, state=COMMITTED, createTime=1719259284322(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6032d93e 2024-06-24 20:01:24,324 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1486, durable=true, userID=88acf81c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1162951606, transaction: TransactionImpl [xid=null, txID=1530, xid=null, state=COMMITTED, createTime=1719259284322(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5567828e 2024-06-24 20:01:24,324 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1491, durable=true, userID=88ad945f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@194773871, transaction: TransactionImpl [xid=null, txID=1531, xid=null, state=COMMITTED, createTime=1719259284322(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f79384b 2024-06-24 20:01:24,324 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1496, durable=true, userID=88ae0992-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2085622726, transaction: TransactionImpl [xid=null, txID=1532, xid=null, state=COMMITTED, createTime=1719259284322(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6b11b6c7 2024-06-24 20:01:24,324 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1501, durable=true, userID=88aea5d5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@239303715, transaction: TransactionImpl [xid=null, txID=1533, xid=null, state=COMMITTED, createTime=1719259284322(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1d9c69b2 2024-06-24 20:01:24,324 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1506, durable=true, userID=88af1b08-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@442267001, transaction: TransactionImpl [xid=null, txID=1534, xid=null, state=COMMITTED, createTime=1719259284323(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7406eb7d 2024-06-24 20:01:24,324 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1511, durable=true, userID=88afb74b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@711588140, transaction: TransactionImpl [xid=null, txID=1535, xid=null, state=COMMITTED, createTime=1719259284323(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@723b2ed6 2024-06-24 20:01:24,324 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1516, durable=true, userID=88b02c7e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@455878742, transaction: TransactionImpl [xid=null, txID=1536, xid=null, state=COMMITTED, createTime=1719259284323(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@147a09d8 2024-06-24 20:01:24,324 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=1521, durable=true, userID=88b0a1b1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=613, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1931834029, transaction: TransactionImpl [xid=null, txID=1537, xid=null, state=COMMITTED, createTime=1719259284323(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6a55331c 2024-06-24 20:01:24,325 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:24,325 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:24,325 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 88abe69f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:24,326 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:24,326 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 41.887049 ms 2024-06-24 20:01:24,326 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:24,327 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:24,327 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:24,327 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1744111214'. 2024-06-24 20:01:24,329 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:24,329 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 88b27674-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:24,330 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88b29d87-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88b27674-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88b27674-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54070d0c, true, {}] 2024-06-24 20:01:24,330 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2a7ed9bd 2024-06-24 20:01:24,331 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88b2c498-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88b27674-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88b27674-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18c990dd, true, {}] 2024-06-24 20:01:24,331 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 88b2c498-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTimeToLive, [ANYCAST], true] 2024-06-24 20:01:24,332 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7ce9e88c 2024-06-24 20:01:24,332 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testTimeToLive, address=test/mom/testTimeToLive, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:01:24,332 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1f9653d3 2024-06-24 20:01:24,333 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1553, durable=true, userID=88b312bb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=Mon Jun 24 20:01:24 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1475095566, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-24 20:01:24,435 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88c27c0c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88b27674-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88b27674-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bdecb16, true, {}] 2024-06-24 20:01:24,435 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-24 20:01:24,436 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1553, durable=true, userID=88b312bb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=Mon Jun 24 20:01:24 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1475095566 to transaction: TransactionImpl [xid=null, txID=1560, xid=null, state=ACTIVE, createTime=1719259284436(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@22da659 2024-06-24 20:01:24,440 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1553, durable=true, userID=88b312bb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=Mon Jun 24 20:01:24 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1475095566, transaction: TransactionImpl [xid=null, txID=1560, xid=null, state=COMMITTED, createTime=1719259284436(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@22da659 2024-06-24 20:01:24,486 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4b9b57d9] 2024-06-24 20:01:24,486 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:24,486 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:24,487 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 88b27674-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:24,487 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:24,487 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.957157 ms 2024-06-24 20:01:24,487 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:24,487 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:24,487 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:24,488 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 194298413'. 2024-06-24 20:01:24,489 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:24,489 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 88cae07e-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:24,489 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88cae081-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88cae07e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88cae07e-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68bb7d89, true, {}] 2024-06-24 20:01:24,490 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@651e3cc9 2024-06-24 20:01:24,490 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88cb0792-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88cae07e-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88cae07e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69296b83, true, {}] 2024-06-24 20:01:24,491 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1572, durable=true, userID=88cb2ea4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=Mon Jun 24 20:01:24 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1682504598, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-24 20:01:24,592 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88da97f5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88cae07e-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88cae07e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b6568c1, true, {}] 2024-06-24 20:01:24,593 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-24 20:01:24,594 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1572, durable=true, userID=88cb2ea4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=Mon Jun 24 20:01:24 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1682504598 to transaction: TransactionImpl [xid=null, txID=1579, xid=null, state=ACTIVE, createTime=1719259284593(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@26bba83 2024-06-24 20:01:24,597 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1572, durable=true, userID=88cb2ea4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=Mon Jun 24 20:01:24 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1682504598, transaction: TransactionImpl [xid=null, txID=1579, xid=null, state=COMMITTED, createTime=1719259284593(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@26bba83 2024-06-24 20:01:24,643 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6afd0ef8] 2024-06-24 20:01:24,644 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:24,644 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:24,645 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 88cae07e-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:24,645 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:24,645 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.624616 ms 2024-06-24 20:01:24,645 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:24,646 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:24,646 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:24,646 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 444613285'. 2024-06-24 20:01:24,647 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:24,647 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 88e2fc67-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:24,648 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88e3237a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88e2fc67-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88e2fc67-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1efebd77, true, {}] 2024-06-24 20:01:24,648 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4cb084b 2024-06-24 20:01:24,648 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88e3237b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88e2fc67-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88e2fc67-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@104ba6a0, true, {}] 2024-06-24 20:01:24,649 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1591, durable=true, userID=88e34a8d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=Mon Jun 24 20:01:24 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@361128660, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-24 20:01:24,751 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88f2b3de-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88e2fc67-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88e2fc67-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e88e559, true, {}] 2024-06-24 20:01:24,751 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-24 20:01:24,752 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1591, durable=true, userID=88e34a8d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=Mon Jun 24 20:01:24 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@361128660 to transaction: TransactionImpl [xid=null, txID=1598, xid=null, state=ACTIVE, createTime=1719259284751(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@203e7f39 2024-06-24 20:01:24,755 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1591, durable=true, userID=88e34a8d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=Mon Jun 24 20:01:24 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@361128660, transaction: TransactionImpl [xid=null, txID=1598, xid=null, state=COMMITTED, createTime=1719259284751(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@203e7f39 2024-06-24 20:01:24,801 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7b4b6dca] 2024-06-24 20:01:24,802 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:24,802 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:24,803 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 88e2fc67-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:24,803 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:24,803 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.473682 ms 2024-06-24 20:01:24,803 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:24,803 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:24,804 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:24,804 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 161122793'. 2024-06-24 20:01:24,805 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:24,805 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 88fb1750-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:24,806 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88fb3e63-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88fb1750-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88fb1750-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5eff667c, true, {}] 2024-06-24 20:01:24,806 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5035c23c 2024-06-24 20:01:24,806 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [88fb3e64-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88fb1750-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88fb1750-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5534d09, true, {}] 2024-06-24 20:01:24,807 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1610, durable=true, userID=88fb6576-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=Mon Jun 24 20:01:24 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2004804313, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-24 20:01:24,908 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [890acec7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=88fb1750-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=88fb1750-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2aac7ac3, true, {}] 2024-06-24 20:01:24,909 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-24 20:01:24,909 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1610, durable=true, userID=88fb6576-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=Mon Jun 24 20:01:24 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2004804313 to transaction: TransactionImpl [xid=null, txID=1617, xid=null, state=ACTIVE, createTime=1719259284909(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 1]@181bc871 2024-06-24 20:01:24,913 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1610, durable=true, userID=88fb6576-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=Mon Jun 24 20:01:24 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2004804313, transaction: TransactionImpl [xid=null, txID=1617, xid=null, state=COMMITTED, createTime=1719259284909(Mon Jun 24 20:01:24 UTC 2024), timeoutSeconds=-1, nr operations = 0]@181bc871 2024-06-24 20:01:24,959 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@35abfeba] 2024-06-24 20:01:24,960 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:24,960 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:24,960 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 88fb1750-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:24,961 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:24,961 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.287978 ms 2024-06-24 20:01:24,961 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:24,961 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:24,961 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:24,962 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 457370383'. 2024-06-24 20:01:24,963 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:24,963 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 89133339-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:24,963 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8913333c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=89133339-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=89133339-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a927978, true, {}] 2024-06-24 20:01:24,964 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@22bd6b0a 2024-06-24 20:01:24,964 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [89135a4d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=89133339-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=89133339-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62d0cba, true, {}] 2024-06-24 20:01:24,965 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1629, durable=true, userID=8913815f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=Mon Jun 24 20:01:24 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@569023215, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-24 20:01:25,066 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8922eab0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=89133339-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=89133339-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7bba4101, true, {}] 2024-06-24 20:01:25,067 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-24 20:01:25,067 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1629, durable=true, userID=8913815f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=Mon Jun 24 20:01:24 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@569023215 to transaction: TransactionImpl [xid=null, txID=1636, xid=null, state=ACTIVE, createTime=1719259285067(Mon Jun 24 20:01:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@d1bb826 2024-06-24 20:01:25,071 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1629, durable=true, userID=8913815f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:24 UTC 2024, expiration=Mon Jun 24 20:01:24 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@569023215, transaction: TransactionImpl [xid=null, txID=1636, xid=null, state=COMMITTED, createTime=1719259285067(Mon Jun 24 20:01:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@d1bb826 2024-06-24 20:01:25,117 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7902a4d7] 2024-06-24 20:01:25,118 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:25,118 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:25,119 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 89133339-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:25,119 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:25,119 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.092003 ms 2024-06-24 20:01:25,120 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:25,120 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:25,120 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:25,120 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1453382929'. 2024-06-24 20:01:25,122 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:25,122 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 892b7632-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:25,123 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [892b9d45-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=892b7632-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=892b7632-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c3405c0, true, {}] 2024-06-24 20:01:25,124 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@62bcfa01 2024-06-24 20:01:25,124 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [892bc456-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=892b7632-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=892b7632-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34327d4c, true, {}] 2024-06-24 20:01:25,125 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1648, durable=true, userID=892bc458-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:25 UTC 2024, expiration=Mon Jun 24 20:01:25 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@420156000, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-24 20:01:25,226 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [893b54b9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=892b7632-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=892b7632-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6cc3de4c, true, {}] 2024-06-24 20:01:25,227 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-24 20:01:25,227 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1648, durable=true, userID=892bc458-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:25 UTC 2024, expiration=Mon Jun 24 20:01:25 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@420156000 to transaction: TransactionImpl [xid=null, txID=1655, xid=null, state=ACTIVE, createTime=1719259285227(Mon Jun 24 20:01:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1ea79e0 2024-06-24 20:01:25,231 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1648, durable=true, userID=892bc458-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:25 UTC 2024, expiration=Mon Jun 24 20:01:25 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@420156000, transaction: TransactionImpl [xid=null, txID=1655, xid=null, state=COMMITTED, createTime=1719259285227(Mon Jun 24 20:01:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1ea79e0 2024-06-24 20:01:25,277 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@14d44e72] 2024-06-24 20:01:25,278 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:25,278 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:25,279 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 892b7632-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:25,279 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:25,279 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.011511 ms 2024-06-24 20:01:25,279 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:25,280 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:25,280 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:25,280 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1564931235'. 2024-06-24 20:01:25,281 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:25,281 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8943b92b-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:25,282 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8943e03e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8943b92b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8943b92b-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31759fca, true, {}] 2024-06-24 20:01:25,282 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4ed761dc 2024-06-24 20:01:25,282 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8943e03f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8943b92b-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8943b92b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@14c1ebbf, true, {}] 2024-06-24 20:01:25,283 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1667, durable=true, userID=89440751-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:25 UTC 2024, expiration=Mon Jun 24 20:01:25 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1338006912, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-24 20:01:25,384 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [895370a2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8943b92b-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8943b92b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10204959, true, {}] 2024-06-24 20:01:25,385 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-24 20:01:25,385 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1667, durable=true, userID=89440751-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:25 UTC 2024, expiration=Mon Jun 24 20:01:25 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1338006912 to transaction: TransactionImpl [xid=null, txID=1674, xid=null, state=ACTIVE, createTime=1719259285385(Mon Jun 24 20:01:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@56077748 2024-06-24 20:01:25,389 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1667, durable=true, userID=89440751-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:25 UTC 2024, expiration=Mon Jun 24 20:01:25 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1338006912, transaction: TransactionImpl [xid=null, txID=1674, xid=null, state=COMMITTED, createTime=1719259285385(Mon Jun 24 20:01:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@56077748 2024-06-24 20:01:25,435 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5bf86398] 2024-06-24 20:01:25,436 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:25,436 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:25,437 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8943b92b-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:25,437 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:25,437 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.526214 ms 2024-06-24 20:01:25,437 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:25,438 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:25,438 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:25,438 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1281898359'. 2024-06-24 20:01:25,439 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:25,439 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 895bd514-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:25,440 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [895bfc27-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=895bd514-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=895bd514-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4207f844, true, {}] 2024-06-24 20:01:25,440 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@40123014 2024-06-24 20:01:25,440 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [895bfc28-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=895bd514-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=895bd514-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@477471ec, true, {}] 2024-06-24 20:01:25,441 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1686, durable=true, userID=895c233a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:25 UTC 2024, expiration=Mon Jun 24 20:01:25 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1897784815, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-24 20:01:25,542 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [896b8c8b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=895bd514-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=895bd514-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fe6ba99, true, {}] 2024-06-24 20:01:25,543 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-24 20:01:25,543 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1686, durable=true, userID=895c233a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:25 UTC 2024, expiration=Mon Jun 24 20:01:25 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1897784815 to transaction: TransactionImpl [xid=null, txID=1693, xid=null, state=ACTIVE, createTime=1719259285543(Mon Jun 24 20:01:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@792a6de1 2024-06-24 20:01:25,547 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1686, durable=true, userID=895c233a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:25 UTC 2024, expiration=Mon Jun 24 20:01:25 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1897784815, transaction: TransactionImpl [xid=null, txID=1693, xid=null, state=COMMITTED, createTime=1719259285543(Mon Jun 24 20:01:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@792a6de1 2024-06-24 20:01:25,593 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@61fe5253] 2024-06-24 20:01:25,594 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:25,594 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:25,594 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 895bd514-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:25,595 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:25,595 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.317113 ms 2024-06-24 20:01:25,595 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:25,595 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:25,595 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:25,596 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 681130615'. 2024-06-24 20:01:25,597 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:25,597 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8973f0fd-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:25,597 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8973f100-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8973f0fd-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8973f0fd-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bc6dc5b, true, {}] 2024-06-24 20:01:25,598 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@184218af 2024-06-24 20:01:25,598 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [89741811-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8973f0fd-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8973f0fd-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e40bca1, true, {}] 2024-06-24 20:01:25,599 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1705, durable=true, userID=89743f23-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:25 UTC 2024, expiration=Mon Jun 24 20:01:25 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1900527216, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-24 20:01:25,700 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8983a874-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8973f0fd-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8973f0fd-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4664620f, true, {}] 2024-06-24 20:01:25,700 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-24 20:01:25,701 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1705, durable=true, userID=89743f23-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:25 UTC 2024, expiration=Mon Jun 24 20:01:25 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1900527216 to transaction: TransactionImpl [xid=null, txID=1712, xid=null, state=ACTIVE, createTime=1719259285701(Mon Jun 24 20:01:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2edfa895 2024-06-24 20:01:25,705 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1705, durable=true, userID=89743f23-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:25 UTC 2024, expiration=Mon Jun 24 20:01:25 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1900527216, transaction: TransactionImpl [xid=null, txID=1712, xid=null, state=COMMITTED, createTime=1719259285701(Mon Jun 24 20:01:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2edfa895 2024-06-24 20:01:25,751 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@a43a21e] 2024-06-24 20:01:25,752 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:25,752 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:25,752 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8973f0fd-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:25,753 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:25,753 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 157.163684 ms 2024-06-24 20:01:25,753 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:25,753 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:25,753 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:25,753 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2101129846'. 2024-06-24 20:01:25,754 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:25,755 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 898c0ce6-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:25,755 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [898c0ce9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=898c0ce6-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=898c0ce6-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57c4dba2, true, {}] 2024-06-24 20:01:25,756 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@52b53172 2024-06-24 20:01:25,756 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [898c33fa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=898c0ce6-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=898c0ce6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bdd3e5d, true, {}] 2024-06-24 20:01:25,757 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1724, durable=true, userID=898c33fc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:25 UTC 2024, expiration=Mon Jun 24 20:01:25 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@82398967, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-24 20:01:25,857 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [899b9d4d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=898c0ce6-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=898c0ce6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e548d7, true, {}] 2024-06-24 20:01:25,858 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-24 20:01:25,858 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=1724, durable=true, userID=898c33fc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:25 UTC 2024, expiration=Mon Jun 24 20:01:25 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@82398967 to transaction: TransactionImpl [xid=null, txID=1731, xid=null, state=ACTIVE, createTime=1719259285858(Mon Jun 24 20:01:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@72968554 2024-06-24 20:01:25,862 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=1724, durable=true, userID=898c33fc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:25 UTC 2024, expiration=Mon Jun 24 20:01:25 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=589, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@82398967, transaction: TransactionImpl [xid=null, txID=1731, xid=null, state=COMMITTED, createTime=1719259285858(Mon Jun 24 20:01:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@72968554 2024-06-24 20:01:25,908 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@79de9f90] 2024-06-24 20:01:25,909 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:25,909 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:25,909 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 898c0ce6-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:25,910 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:25,910 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 156.925327 ms 2024-06-24 20:01:25,910 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:25,911 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:25,911 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:25,911 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2064466614'. 2024-06-24 20:01:25,912 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:25,912 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 89a401bf-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:25,913 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [89a428d2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=89a401bf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=89a401bf-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@470a8b45, true, {}] 2024-06-24 20:01:25,913 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3f7632ff - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:25,913 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [89a428d3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=89a401bf-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=89a401bf-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@430f3731, true, {}] 2024-06-24 20:01:25,914 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null] 2024-06-24 20:01:25,914 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [89a44fe4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=89a401bf-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=89a401bf-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68036145, true, {}] 2024-06-24 20:01:25,915 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1747, durable=true, userID=89a44fe6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1694256270, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983) .................................................. ***** durable queues test/mom/testPublishText: - queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null ***** non durable for test/mom/testPublishText: .................................................. , transaction: null 2024-06-24 20:01:25,915 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[1747]:RELIABLE:CoreMessage[messageID=1747, durable=true, userID=89a44fe6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1694256270 2024-06-24 20:01:25,915 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=1747, durable=true, userID=89a44fe6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1694256270 to transaction: TransactionImpl [xid=null, txID=1750, xid=null, state=ACTIVE, createTime=1719259285915(Mon Jun 24 20:01:25 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3734cb84 2024-06-24 20:01:25,918 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=1747, durable=true, userID=89a44fe6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:25 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1694256270, transaction: TransactionImpl [xid=null, txID=1750, xid=null, state=COMMITTED, createTime=1719259285915(Mon Jun 24 20:01:25 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3734cb84 2024-06-24 20:01:26,917 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8a3d3487-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=89a401bf-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=89a401bf-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7af6644, true, {}] 2024-06-24 20:01:26,917 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null] 2024-06-24 20:01:26,918 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8a3d82a8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=89a401bf-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=89a401bf-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66f354b8, true, {}] 2024-06-24 20:01:26,918 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1761, durable=true, userID=8a3d82aa-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:26 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@221828332, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983) .................................................. ***** durable queues test/mom/testPublishText: - queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null ***** non durable for test/mom/testPublishText: .................................................. , transaction: null 2024-06-24 20:01:26,919 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[1761]:RELIABLE:CoreMessage[messageID=1761, durable=true, userID=8a3d82aa-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:26 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@221828332 2024-06-24 20:01:26,919 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=1761, durable=true, userID=8a3d82aa-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:26 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@221828332 to transaction: TransactionImpl [xid=null, txID=1764, xid=null, state=ACTIVE, createTime=1719259286919(Mon Jun 24 20:01:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6caab018 2024-06-24 20:01:26,922 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=1761, durable=true, userID=8a3d82aa-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:26 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=489, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@221828332, transaction: TransactionImpl [xid=null, txID=1764, xid=null, state=COMMITTED, createTime=1719259286919(Mon Jun 24 20:01:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6caab018 2024-06-24 20:01:26,923 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@2d6161b9, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@2d28114b] 2024-06-24 20:01:26,923 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:26,923 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:26,923 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 89a401bf-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:26,924 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:26,924 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1013.076376 ms 2024-06-24 20:01:26,924 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:26,925 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:26,925 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:26,925 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 895357056'. 2024-06-24 20:01:26,926 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:26,926 INFO [scout-thread-18] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8a3ebb2c-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:26,927 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8a3ee23f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8a3ebb2c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8a3ebb2c-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d75b3a, true, {}] 2024-06-24 20:01:26,927 INFO [scout-thread-18] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4b1e417 - MDC[jobName=JMS subscriber, activemq.broker=mom84] 2024-06-24 20:01:26,927 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8a3ee240-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8a3ebb2c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8a3ebb2c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13bd7438, true, {}] 2024-06-24 20:01:26,928 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 8a3ee240-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicPublishSubscribeMultipleSubscriptions, [MULTICAST], true] 2024-06-24 20:01:26,928 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6a34093f 2024-06-24 20:01:26,928 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b748a8f9-9562-4239-ada8-0fe65790f658, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:26,929 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2ea07e99 2024-06-24 20:01:26,929 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b748a8f9-9562-4239-ada8-0fe65790f658, null, 0, false, true, null] 2024-06-24 20:01:26,929 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8a3f3062-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8a3ebb2c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8a3ebb2c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43018f86, true, {}] 2024-06-24 20:01:26,929 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3073d44d-aa27-416d-aa7d-1dc2b7eff9e8, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:26,930 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3a5499fc 2024-06-24 20:01:26,930 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3073d44d-aa27-416d-aa7d-1dc2b7eff9e8, null, 0, false, true, null] 2024-06-24 20:01:26,930 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8a3f5774-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8a3ebb2c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8a3ebb2c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6857d2b9, true, {}] 2024-06-24 20:01:26,931 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 3073d44d-aa27-416d-aa7d-1dc2b7eff9e8: Reference[1789]:RELIABLE:CoreMessage[messageID=1789, durable=true, userID=8a3f5776-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:26 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@44297998 2024-06-24 20:01:26,931 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1789, durable=true, userID=8a3f5776-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:26 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@44297998, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147482973) .................................................. ***** durable queues test/mom/testTopicPublishSubscribeMultipleSubscriptions: ***** non durable for test/mom/testTopicPublishSubscribeMultipleSubscriptions: - queueID=1777 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:b748a8f9-9562-4239-ada8-0fe65790f658 filter:null - queueID=1783 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:3073d44d-aa27-416d-aa7d-1dc2b7eff9e8 filter:null .................................................. , transaction: null 2024-06-24 20:01:26,931 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from b748a8f9-9562-4239-ada8-0fe65790f658: Reference[1789]:RELIABLE:CoreMessage[messageID=1789, durable=true, userID=8a3f5776-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:26 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@44297998 2024-06-24 20:01:26,931 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from b748a8f9-9562-4239-ada8-0fe65790f658: CoreMessage[messageID=1789, durable=true, userID=8a3f5776-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:26 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@44297998 to transaction: TransactionImpl [xid=null, txID=1793, xid=null, state=ACTIVE, createTime=1719259286931(Mon Jun 24 20:01:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3a393b8b 2024-06-24 20:01:26,931 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 3073d44d-aa27-416d-aa7d-1dc2b7eff9e8: CoreMessage[messageID=1789, durable=true, userID=8a3f5776-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:26 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@44297998 to transaction: TransactionImpl [xid=null, txID=1791, xid=null, state=ACTIVE, createTime=1719259286931(Mon Jun 24 20:01:26 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7b6ccd80 2024-06-24 20:01:26,931 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from b748a8f9-9562-4239-ada8-0fe65790f658: CoreMessage[messageID=1789, durable=true, userID=8a3f5776-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:26 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@44297998, transaction: TransactionImpl [xid=null, txID=1793, xid=null, state=COMMITTED, createTime=1719259286931(Mon Jun 24 20:01:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3a393b8b 2024-06-24 20:01:26,931 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 3073d44d-aa27-416d-aa7d-1dc2b7eff9e8: CoreMessage[messageID=1789, durable=true, userID=8a3f5776-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:26 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=653, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@44297998, transaction: TransactionImpl [xid=null, txID=1791, xid=null, state=COMMITTED, createTime=1719259286931(Mon Jun 24 20:01:26 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7b6ccd80 2024-06-24 20:01:26,931 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@38cd7531, org.eclipse.scout.rt.mom.jms.JmsSubscription@1dd36967] 2024-06-24 20:01:26,932 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [b748a8f9-9562-4239-ada8-0fe65790f658] 2024-06-24 20:01:26,933 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [3073d44d-aa27-416d-aa7d-1dc2b7eff9e8] 2024-06-24 20:01:26,933 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:26,934 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:26,934 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8a3ebb2c-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:26,935 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:26,935 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.101786 ms 2024-06-24 20:01:26,935 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:26,936 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:26,936 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:26,936 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 582030011'. 2024-06-24 20:01:26,938 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:26,938 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8a408ff8-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:26,938 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8a408ffb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8a408ff8-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8a408ff8-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b4d9716, true, {}] 2024-06-24 20:01:26,939 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@412bb41f 2024-06-24 20:01:26,939 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8a40b70c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8a408ff8-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8a408ff8-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f468b0f, true, {}] 2024-06-24 20:01:26,940 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 8a40b70c-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testPublishTransactional, [ANYCAST], true] 2024-06-24 20:01:26,940 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@735d2be5 2024-06-24 20:01:26,940 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishTransactional, address=test/mom/testPublishTransactional, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:01:26,941 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1c8f4028 2024-06-24 20:01:26,941 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8a410530-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8a408ff8-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8a408ff8-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d58c70b, true, {}] 2024-06-24 20:01:26,942 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishTransactional, null, 0, false, true, null] 2024-06-24 20:01:26,943 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addSendToTransaction(AuditLogger_impl.java:2787) - AMQ601760: User anonymous@invm:0 added a message send for: CoreMessage[messageID=1826, durable=true, userID=8a41052f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:26 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@978273561 to transaction: TransactionImpl [xid=null, txID=1819, xid=null, state=ACTIVE, createTime=1719259286939(Mon Jun 24 20:01:26 UTC 2024), timeoutSeconds=300, nr operations = 1]@72cc8149 2024-06-24 20:01:28,943 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1826, durable=true, userID=8a41052f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:26 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@978273561, context: RoutingContextImpl(Address=test/mom/testPublishTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testPublishTransactional previousRoute:ANYCAST, reusable=true, version=-2147482970) .................................................. ***** durable queues test/mom/testPublishTransactional: - queueID=1823 address:test/mom/testPublishTransactional name:test/mom/testPublishTransactional filter:null ***** non durable for test/mom/testPublishTransactional: .................................................. , transaction: TransactionImpl [xid=null, txID=1819, xid=null, state=COMMITTED, createTime=1719259286939(Mon Jun 24 20:01:26 UTC 2024), timeoutSeconds=300, nr operations = 0]@72cc8149 2024-06-24 20:01:28,943 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishTransactional: Reference[1826]:RELIABLE:CoreMessage[messageID=1826, durable=true, userID=8a41052f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:26 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@978273561 2024-06-24 20:01:28,944 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishTransactional: CoreMessage[messageID=1826, durable=true, userID=8a41052f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:26 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@978273561 to transaction: TransactionImpl [xid=null, txID=1832, xid=null, state=ACTIVE, createTime=1719259288944(Mon Jun 24 20:01:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7d695a7a 2024-06-24 20:01:28,945 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@3d28c0af, org.eclipse.scout.rt.mom.jms.JmsSubscription@684001e6] 2024-06-24 20:01:28,946 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishTransactional: CoreMessage[messageID=1826, durable=true, userID=8a41052f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:26 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=810, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@978273561, transaction: TransactionImpl [xid=null, txID=1832, xid=null, state=COMMITTED, createTime=1719259288944(Mon Jun 24 20:01:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7d695a7a 2024-06-24 20:01:28,947 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:28,947 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:28,947 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8a408ff8-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:28,948 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:28,948 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2011.893645 ms 2024-06-24 20:01:28,948 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:28,948 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:28,949 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:28,949 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2001926654'. 2024-06-24 20:01:28,950 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:28,951 INFO [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8b73b8d2-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber] 2024-06-24 20:01:28,951 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8b73b8d5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8b73b8d2-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8b73b8d2-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30de30e6, true, {}] 2024-06-24 20:01:28,952 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@363b64d9 - MDC[jobName=JMS subscriber] 2024-06-24 20:01:28,952 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8b73dfe6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8b73b8d2-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8b73b8d2-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26870352, true, {}] 2024-06-24 20:01:28,952 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 8b73dfe6-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicPublishSubscribeCorrelationId, [MULTICAST], true] 2024-06-24 20:01:28,952 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3df3a1ff 2024-06-24 20:01:28,953 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=618f12fe-77e2-4ae2-a73a-5e4d397d817e, address=test/mom/testTopicPublishSubscribeCorrelationId, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:28,953 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3caf50a9 2024-06-24 20:01:28,953 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 618f12fe-77e2-4ae2-a73a-5e4d397d817e, null, 0, false, true, null] 2024-06-24 20:01:28,954 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8b7406f8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8b73b8d2-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8b73b8d2-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6cb49f30, true, {}] 2024-06-24 20:01:28,954 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1853, durable=true, userID=8b742e0a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:28 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1282628531, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147482969) .................................................. ***** durable queues test/mom/testTopicPublishSubscribeCorrelationId: ***** non durable for test/mom/testTopicPublishSubscribeCorrelationId: - queueID=1847 address:test/mom/testTopicPublishSubscribeCorrelationId name:618f12fe-77e2-4ae2-a73a-5e4d397d817e filter:null .................................................. , transaction: null 2024-06-24 20:01:28,954 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 618f12fe-77e2-4ae2-a73a-5e4d397d817e: Reference[1853]:RELIABLE:CoreMessage[messageID=1853, durable=true, userID=8b742e0a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:28 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1282628531 2024-06-24 20:01:28,955 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 618f12fe-77e2-4ae2-a73a-5e4d397d817e: CoreMessage[messageID=1853, durable=true, userID=8b742e0a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:28 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1282628531 to transaction: TransactionImpl [xid=null, txID=1855, xid=null, state=ACTIVE, createTime=1719259288955(Mon Jun 24 20:01:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5a47c914 2024-06-24 20:01:28,955 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 618f12fe-77e2-4ae2-a73a-5e4d397d817e: CoreMessage[messageID=1853, durable=true, userID=8b742e0a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:28 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=692, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1282628531, transaction: TransactionImpl [xid=null, txID=1855, xid=null, state=COMMITTED, createTime=1719259288955(Mon Jun 24 20:01:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5a47c914 2024-06-24 20:01:28,955 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5fe5f2f0] 2024-06-24 20:01:28,955 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [618f12fe-77e2-4ae2-a73a-5e4d397d817e] 2024-06-24 20:01:28,956 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:28,956 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:28,957 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8b73b8d2-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:28,957 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:28,958 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.914950 ms 2024-06-24 20:01:28,958 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:28,958 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:28,959 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:28,959 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 243022754'. 2024-06-24 20:01:28,960 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:28,961 INFO [scout-thread-14] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8b753f7c-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber] 2024-06-24 20:01:28,961 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8b753f7f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8b753f7c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8b753f7c-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d2f9f00, true, {}] 2024-06-24 20:01:28,962 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@396d1a96 - MDC[jobName=JMS subscriber] 2024-06-24 20:01:28,962 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8b756690-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8b753f7c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8b753f7c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54dfa8f5, true, {}] 2024-06-24 20:01:28,962 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 8b756690-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testMessageSelector, [MULTICAST], true] 2024-06-24 20:01:28,962 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@41d414b8 2024-06-24 20:01:28,963 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fa04cd14-0eb2-459d-9832-beda1e089370, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:28,963 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@778cc325 2024-06-24 20:01:28,963 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fa04cd14-0eb2-459d-9832-beda1e089370, null, 0, false, true, null] 2024-06-24 20:01:28,964 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8b75b4b2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8b753f7c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8b753f7c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36732b5a, true, {}] 2024-06-24 20:01:28,965 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=1a4dda9e-af60-4f65-a3a4-6e6a012b2a62, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=user = 'john', durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:28,978 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@44235813 2024-06-24 20:01:28,978 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 1a4dda9e-af60-4f65-a3a4-6e6a012b2a62, user = 'john', 0, false, true, null] 2024-06-24 20:01:28,979 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8b77fea4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8b753f7c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8b753f7c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b9f0b52, true, {}] 2024-06-24 20:01:28,979 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=ddd3715a-150d-4f27-a6ab-f418d7f763ac, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=user = 'anna', durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:28,980 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@592fc874 2024-06-24 20:01:28,980 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, ddd3715a-150d-4f27-a6ab-f418d7f763ac, user = 'anna', 0, false, true, null] 2024-06-24 20:01:28,981 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8b784cc6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8b753f7c-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8b753f7c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5346f8c0, true, {}] 2024-06-24 20:01:28,986 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1894, durable=true, userID=8b784cc8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:28 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1682659659, context: RoutingContextImpl(Address=test/mom/testMessageSelector, routingType=MULTICAST, PreviousAddress=test/mom/testMessageSelector previousRoute:MULTICAST, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:28,987 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from fa04cd14-0eb2-459d-9832-beda1e089370: Reference[1894]:RELIABLE:CoreMessage[messageID=1894, durable=true, userID=8b784cc8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:28 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1682659659 2024-06-24 20:01:28,987 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from ddd3715a-150d-4f27-a6ab-f418d7f763ac: Reference[1894]:RELIABLE:CoreMessage[messageID=1894, durable=true, userID=8b784cc8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:28 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1682659659 2024-06-24 20:01:28,987 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from fa04cd14-0eb2-459d-9832-beda1e089370: CoreMessage[messageID=1894, durable=true, userID=8b784cc8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:28 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1682659659 to transaction: TransactionImpl [xid=null, txID=1897, xid=null, state=ACTIVE, createTime=1719259288987(Mon Jun 24 20:01:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5f0c9f9d 2024-06-24 20:01:28,987 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from ddd3715a-150d-4f27-a6ab-f418d7f763ac: CoreMessage[messageID=1894, durable=true, userID=8b784cc8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:28 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1682659659 to transaction: TransactionImpl [xid=null, txID=1898, xid=null, state=ACTIVE, createTime=1719259288987(Mon Jun 24 20:01:28 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6889f38f 2024-06-24 20:01:28,987 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from fa04cd14-0eb2-459d-9832-beda1e089370: CoreMessage[messageID=1894, durable=true, userID=8b784cc8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:28 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1682659659, transaction: TransactionImpl [xid=null, txID=1897, xid=null, state=COMMITTED, createTime=1719259288987(Mon Jun 24 20:01:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5f0c9f9d 2024-06-24 20:01:28,987 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from ddd3715a-150d-4f27-a6ab-f418d7f763ac: CoreMessage[messageID=1894, durable=true, userID=8b784cc8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:28 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=634, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1682659659, transaction: TransactionImpl [xid=null, txID=1898, xid=null, state=COMMITTED, createTime=1719259288987(Mon Jun 24 20:01:28 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6889f38f 2024-06-24 20:01:30,987 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5632bed3, org.eclipse.scout.rt.mom.jms.JmsSubscription@20307cb9, org.eclipse.scout.rt.mom.jms.JmsSubscription@19a2b224] 2024-06-24 20:01:30,988 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [fa04cd14-0eb2-459d-9832-beda1e089370] 2024-06-24 20:01:30,989 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [1a4dda9e-af60-4f65-a3a4-6e6a012b2a62] 2024-06-24 20:01:30,990 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [ddd3715a-150d-4f27-a6ab-f418d7f763ac] 2024-06-24 20:01:30,990 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:30,991 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:30,991 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8b753f7c-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:30,991 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:30,991 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2032.673738 ms 2024-06-24 20:01:30,991 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:30,992 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:30,992 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:30,992 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1310719572'. 2024-06-24 20:01:30,994 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:30,994 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8cab759a-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:30,995 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8cab759d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8cab759a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8cab759a-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44c4dc9d, true, {}] 2024-06-24 20:01:30,995 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1560982f 2024-06-24 20:01:30,995 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8cab9cae-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8cab759a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8cab759a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a8a4c86, true, {}] 2024-06-24 20:01:30,996 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 8cab9cae-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testCurrentMessagePubSub, [ANYCAST], true] 2024-06-24 20:01:30,996 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@763d0c89 2024-06-24 20:01:30,997 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testCurrentMessagePubSub, address=test/mom/testCurrentMessagePubSub, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:01:30,997 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@18b78ab7 2024-06-24 20:01:30,998 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1941, durable=true, userID=8cabead1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:30 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1259195502, context: RoutingContextImpl(Address=test/mom/testCurrentMessagePubSub, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessagePubSub previousRoute:ANYCAST, reusable=true, version=-2147482961) .................................................. ***** durable queues test/mom/testCurrentMessagePubSub: - queueID=1938 address:test/mom/testCurrentMessagePubSub name:test/mom/testCurrentMessagePubSub filter:null ***** non durable for test/mom/testCurrentMessagePubSub: .................................................. , transaction: null 2024-06-24 20:01:30,999 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8cac38f2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8cab759a-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8cab759a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b958c36, true, {}] 2024-06-24 20:01:30,999 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testCurrentMessagePubSub, null, 0, false, true, null] 2024-06-24 20:01:30,999 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testCurrentMessagePubSub: Reference[1941]:RELIABLE:CoreMessage[messageID=1941, durable=true, userID=8cabead1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:30 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1259195502 2024-06-24 20:01:30,999 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testCurrentMessagePubSub: CoreMessage[messageID=1941, durable=true, userID=8cabead1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:30 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1259195502 to transaction: TransactionImpl [xid=null, txID=1948, xid=null, state=ACTIVE, createTime=1719259290999(Mon Jun 24 20:01:30 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3f83a285 2024-06-24 20:01:31,000 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@2abe5132, org.eclipse.scout.rt.mom.jms.JmsSubscription@12fbc568] 2024-06-24 20:01:31,001 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testCurrentMessagePubSub: CoreMessage[messageID=1941, durable=true, userID=8cabead1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:30 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=867, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@1259195502, transaction: TransactionImpl [xid=null, txID=1948, xid=null, state=COMMITTED, createTime=1719259290999(Mon Jun 24 20:01:30 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3f83a285 2024-06-24 20:01:31,002 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:31,002 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:31,002 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8cab759a-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:31,003 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:31,003 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.595875 ms 2024-06-24 20:01:31,003 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:31,003 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:31,003 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:31,004 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1782364188'. 2024-06-24 20:01:31,005 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:31,005 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8cad2354-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:31,005 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8cad2357-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8cad2354-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8cad2354-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a7eaef2, true, {}] 2024-06-24 20:01:31,006 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@25777ab6 2024-06-24 20:01:31,006 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8cad4a68-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8cad2354-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8cad2354-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@391a115e, true, {}] 2024-06-24 20:01:31,006 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 8cad4a68-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testSerialMessageConsumption, [ANYCAST], true] 2024-06-24 20:01:31,006 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4e695735 2024-06-24 20:01:31,007 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testSerialMessageConsumption, address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:01:31,007 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3d29855 2024-06-24 20:01:31,008 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1964, durable=true, userID=8cad717b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1806185121, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:31,009 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8cadbf9c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8cad2354-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8cad2354-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f4349a9, true, {}] 2024-06-24 20:01:31,009 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1969, durable=true, userID=8cadbf9e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1833676004, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:31,012 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8cae34cf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8cad2354-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8cad2354-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@788b7129, true, {}] 2024-06-24 20:01:31,013 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1974, durable=true, userID=8cae34d1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1680256033, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:31,016 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8caed112-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8cad2354-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8cad2354-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a61bd68, true, {}] 2024-06-24 20:01:31,016 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1979, durable=true, userID=8caed114-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1826524685, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:31,019 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8caf4645-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8cad2354-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8cad2354-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4b15878a, true, {}] 2024-06-24 20:01:31,020 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1984, durable=true, userID=8caf4647-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1625681189, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:31,023 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8cafbb78-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8cad2354-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8cad2354-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a72f6a2, true, {}] 2024-06-24 20:01:31,023 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1989, durable=true, userID=8cafe28a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@59921048, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:31,026 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8cb057bb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8cad2354-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8cad2354-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@330ef282, true, {}] 2024-06-24 20:01:31,027 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1994, durable=true, userID=8cb057bd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1723734342, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:31,029 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8cb0ccee-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8cad2354-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8cad2354-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4dbf2ef0, true, {}] 2024-06-24 20:01:31,030 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1999, durable=true, userID=8cb0f400-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@773396373, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:31,033 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8cb16931-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8cad2354-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8cad2354-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1fd49f4d, true, {}] 2024-06-24 20:01:31,034 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2004, durable=true, userID=8cb16933-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1215295134, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:31,037 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8cb1de64-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8cad2354-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8cad2354-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19790416, true, {}] 2024-06-24 20:01:31,037 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2009, durable=true, userID=8cb20576-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2018796514, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:31,040 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8cb27aa7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8cad2354-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8cad2354-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60622403, true, {}] 2024-06-24 20:01:31,040 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSerialMessageConsumption, null, 0, false, true, null] 2024-06-24 20:01:31,041 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1964]:RELIABLE:CoreMessage[messageID=1964, durable=true, userID=8cad717b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1806185121 2024-06-24 20:01:31,041 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1969]:RELIABLE:CoreMessage[messageID=1969, durable=true, userID=8cadbf9e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1833676004 2024-06-24 20:01:31,041 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1974]:RELIABLE:CoreMessage[messageID=1974, durable=true, userID=8cae34d1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1680256033 2024-06-24 20:01:31,041 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1979]:RELIABLE:CoreMessage[messageID=1979, durable=true, userID=8caed114-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1826524685 2024-06-24 20:01:31,041 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1984]:RELIABLE:CoreMessage[messageID=1984, durable=true, userID=8caf4647-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1625681189 2024-06-24 20:01:31,041 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1964, durable=true, userID=8cad717b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1806185121 to transaction: TransactionImpl [xid=null, txID=2016, xid=null, state=ACTIVE, createTime=1719259291041(Mon Jun 24 20:01:31 UTC 2024), timeoutSeconds=-1, nr operations = 1]@72f9d0fc 2024-06-24 20:01:31,041 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1989]:RELIABLE:CoreMessage[messageID=1989, durable=true, userID=8cafe28a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@59921048 2024-06-24 20:01:31,041 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1994]:RELIABLE:CoreMessage[messageID=1994, durable=true, userID=8cb057bd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1723734342 2024-06-24 20:01:31,041 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1999]:RELIABLE:CoreMessage[messageID=1999, durable=true, userID=8cb0f400-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@773396373 2024-06-24 20:01:31,041 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[2004]:RELIABLE:CoreMessage[messageID=2004, durable=true, userID=8cb16933-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1215295134 2024-06-24 20:01:31,041 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[2009]:RELIABLE:CoreMessage[messageID=2009, durable=true, userID=8cb20576-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2018796514 2024-06-24 20:01:31,043 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1964, durable=true, userID=8cad717b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1806185121, transaction: TransactionImpl [xid=null, txID=2016, xid=null, state=COMMITTED, createTime=1719259291041(Mon Jun 24 20:01:31 UTC 2024), timeoutSeconds=-1, nr operations = 0]@72f9d0fc 2024-06-24 20:01:34,041 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@545d772e] 2024-06-24 20:01:34,041 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1969, durable=true, userID=8cadbf9e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1833676004 to transaction: TransactionImpl [xid=null, txID=2017, xid=null, state=ACTIVE, createTime=1719259294041(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2969e632 2024-06-24 20:01:34,045 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1969, durable=true, userID=8cadbf9e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1833676004, transaction: TransactionImpl [xid=null, txID=2017, xid=null, state=COMMITTED, createTime=1719259294041(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2969e632 2024-06-24 20:01:34,046 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:34,046 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:34,046 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8cad2354-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:34,046 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:34,047 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3043.163834 ms 2024-06-24 20:01:34,047 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:34,047 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:34,047 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:34,047 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1073365581'. 2024-06-24 20:01:34,049 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:34,050 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8e7dc4c9-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-24 20:01:34,050 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e7dc4cc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e7dc4c9-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e7dc4c9-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3921311a, true, {}] 2024-06-24 20:01:34,051 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7f24a114 - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-24 20:01:34,051 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e7debdd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e7dc4c9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e7dc4c9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c0cca7f, true, {}] 2024-06-24 20:01:34,051 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:34,052 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e7e12ee-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e7dc4c9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e7dc4c9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ce8cf42, true, {}] 2024-06-24 20:01:34,052 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2032, durable=true, userID=8e7e12f0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1520968888, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:34,056 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2032]:RELIABLE:CoreMessage[messageID=2032, durable=true, userID=8e7e12f0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1520968888 2024-06-24 20:01:34,057 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2032, durable=true, userID=8e7e12f0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1520968888 to transaction: TransactionImpl [xid=null, txID=2035, xid=null, state=ACTIVE, createTime=1719259294057(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 1]@17e43e51 2024-06-24 20:01:34,057 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@4b7ab262, org.eclipse.scout.rt.mom.jms.JmsSubscription@f7a19c4] 2024-06-24 20:01:34,060 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2032, durable=true, userID=8e7e12f0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1520968888, transaction: TransactionImpl [xid=null, txID=2035, xid=null, state=COMMITTED, createTime=1719259294057(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 0]@17e43e51 2024-06-24 20:01:34,060 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e7f4b71-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e7dc4c9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e7dc4c9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38e8815d, true, {}] 2024-06-24 20:01:34,061 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:34,061 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e7f7282-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e7dc4c9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e7dc4c9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ab1f011, true, {}] 2024-06-24 20:01:34,062 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2046, durable=true, userID=8e7f7284-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1298223584, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:34,063 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2046]:RELIABLE:CoreMessage[messageID=2046, durable=true, userID=8e7f7284-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1298223584 2024-06-24 20:01:34,063 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2046, durable=true, userID=8e7f7284-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1298223584 to transaction: TransactionImpl [xid=null, txID=2049, xid=null, state=ACTIVE, createTime=1719259294063(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 1]@400f831a 2024-06-24 20:01:34,064 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@368617cd, org.eclipse.scout.rt.mom.jms.JmsSubscription@7ae88df1] 2024-06-24 20:01:34,066 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2046, durable=true, userID=8e7f7284-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1298223584, transaction: TransactionImpl [xid=null, txID=2049, xid=null, state=COMMITTED, createTime=1719259294063(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 0]@400f831a 2024-06-24 20:01:34,067 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e805ce5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e7dc4c9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e7dc4c9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6815abf8, true, {}] 2024-06-24 20:01:34,067 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:34,068 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e8083f6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e7dc4c9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e7dc4c9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a8ebc47, true, {}] 2024-06-24 20:01:34,068 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2060, durable=true, userID=8e8083f8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1536811591, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:34,070 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2060]:RELIABLE:CoreMessage[messageID=2060, durable=true, userID=8e8083f8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1536811591 2024-06-24 20:01:34,070 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2060, durable=true, userID=8e8083f8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1536811591 to transaction: TransactionImpl [xid=null, txID=2063, xid=null, state=ACTIVE, createTime=1719259294070(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6db949d3 2024-06-24 20:01:34,071 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@a6f34f5, org.eclipse.scout.rt.mom.jms.JmsSubscription@1b6824c1] 2024-06-24 20:01:34,073 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2060, durable=true, userID=8e8083f8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1536811591, transaction: TransactionImpl [xid=null, txID=2063, xid=null, state=COMMITTED, createTime=1719259294070(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6db949d3 2024-06-24 20:01:34,074 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e816e59-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e7dc4c9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e7dc4c9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@465442ae, true, {}] 2024-06-24 20:01:34,074 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:34,075 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e816e5a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e7dc4c9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e7dc4c9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a3f8797, true, {}] 2024-06-24 20:01:34,075 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2074, durable=true, userID=8e81956c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@714144725, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:34,077 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2074]:RELIABLE:CoreMessage[messageID=2074, durable=true, userID=8e81956c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@714144725 2024-06-24 20:01:34,077 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2074, durable=true, userID=8e81956c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@714144725 to transaction: TransactionImpl [xid=null, txID=2077, xid=null, state=ACTIVE, createTime=1719259294077(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 1]@16bbaace 2024-06-24 20:01:34,078 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@2d839402, org.eclipse.scout.rt.mom.jms.JmsSubscription@2c2c1790] 2024-06-24 20:01:34,080 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2074, durable=true, userID=8e81956c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@714144725, transaction: TransactionImpl [xid=null, txID=2077, xid=null, state=COMMITTED, createTime=1719259294077(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 0]@16bbaace 2024-06-24 20:01:34,081 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e827fcd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e7dc4c9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e7dc4c9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4efd8983, true, {}] 2024-06-24 20:01:34,081 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:34,081 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e827fce-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e7dc4c9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e7dc4c9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63507f4b, true, {}] 2024-06-24 20:01:34,082 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2088, durable=true, userID=8e82a6e0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@852467146, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:34,084 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2088]:RELIABLE:CoreMessage[messageID=2088, durable=true, userID=8e82a6e0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@852467146 2024-06-24 20:01:34,084 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2088, durable=true, userID=8e82a6e0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@852467146 to transaction: TransactionImpl [xid=null, txID=2091, xid=null, state=ACTIVE, createTime=1719259294084(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2f75aeb5 2024-06-24 20:01:34,085 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@2ef89e43, org.eclipse.scout.rt.mom.jms.JmsSubscription@7bd76b79] 2024-06-24 20:01:34,087 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2088, durable=true, userID=8e82a6e0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@852467146, transaction: TransactionImpl [xid=null, txID=2091, xid=null, state=COMMITTED, createTime=1719259294084(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2f75aeb5 2024-06-24 20:01:34,088 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e839141-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e7dc4c9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e7dc4c9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a4e984, true, {}] 2024-06-24 20:01:34,088 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:34,088 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e839142-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e7dc4c9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e7dc4c9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@897c6ea, true, {}] 2024-06-24 20:01:34,089 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2102, durable=true, userID=8e83b854-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@88995526, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:34,091 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2102]:RELIABLE:CoreMessage[messageID=2102, durable=true, userID=8e83b854-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@88995526 2024-06-24 20:01:34,091 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2102, durable=true, userID=8e83b854-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@88995526 to transaction: TransactionImpl [xid=null, txID=2105, xid=null, state=ACTIVE, createTime=1719259294091(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 1]@31849699 2024-06-24 20:01:34,091 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@25f688d5, org.eclipse.scout.rt.mom.jms.JmsSubscription@1b1434ce] 2024-06-24 20:01:34,094 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2102, durable=true, userID=8e83b854-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=517, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@88995526, transaction: TransactionImpl [xid=null, txID=2105, xid=null, state=COMMITTED, createTime=1719259294091(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 0]@31849699 2024-06-24 20:01:34,095 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e84a2b5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e7dc4c9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e7dc4c9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42ca1314, true, {}] 2024-06-24 20:01:34,095 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:34,095 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e84a2b6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e7dc4c9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e7dc4c9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@457d019c, true, {}] 2024-06-24 20:01:34,096 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2116, durable=true, userID=8e84c9c8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1727846855, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:34,098 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2116]:RELIABLE:CoreMessage[messageID=2116, durable=true, userID=8e84c9c8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1727846855 2024-06-24 20:01:34,098 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2116, durable=true, userID=8e84c9c8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1727846855 to transaction: TransactionImpl [xid=null, txID=2119, xid=null, state=ACTIVE, createTime=1719259294098(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 1]@65751095 2024-06-24 20:01:34,098 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@4ee8ea84, org.eclipse.scout.rt.mom.jms.JmsSubscription@76e5d5e5] 2024-06-24 20:01:34,101 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2116, durable=true, userID=8e84c9c8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=610, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1727846855, transaction: TransactionImpl [xid=null, txID=2119, xid=null, state=COMMITTED, createTime=1719259294098(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 0]@65751095 2024-06-24 20:01:34,102 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e858d19-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e7dc4c9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e7dc4c9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f642c2a, true, {}] 2024-06-24 20:01:34,102 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:34,102 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e85b42a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e7dc4c9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e7dc4c9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f8d9686, true, {}] 2024-06-24 20:01:34,103 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2130, durable=true, userID=8e85b42c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2146139310, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:34,105 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2130]:RELIABLE:CoreMessage[messageID=2130, durable=true, userID=8e85b42c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2146139310 2024-06-24 20:01:34,105 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2130, durable=true, userID=8e85b42c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2146139310 to transaction: TransactionImpl [xid=null, txID=2133, xid=null, state=ACTIVE, createTime=1719259294105(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7de975e0 2024-06-24 20:01:34,105 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@4ec1192f, org.eclipse.scout.rt.mom.jms.JmsSubscription@b926efa] 2024-06-24 20:01:34,108 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2130, durable=true, userID=8e85b42c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=619, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2146139310, transaction: TransactionImpl [xid=null, txID=2133, xid=null, state=COMMITTED, createTime=1719259294105(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7de975e0 2024-06-24 20:01:34,109 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e869e8d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e7dc4c9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e7dc4c9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58da8d20, true, {}] 2024-06-24 20:01:34,109 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:34,109 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e86c59e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e7dc4c9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e7dc4c9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e797d7, true, {}] 2024-06-24 20:01:34,110 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2144, durable=true, userID=8e86c5a0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@393758557, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:34,111 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2144]:RELIABLE:CoreMessage[messageID=2144, durable=true, userID=8e86c5a0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@393758557 2024-06-24 20:01:34,112 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2144, durable=true, userID=8e86c5a0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@393758557 to transaction: TransactionImpl [xid=null, txID=2147, xid=null, state=ACTIVE, createTime=1719259294112(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 1]@25d2b75 2024-06-24 20:01:34,113 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@251d64d6, org.eclipse.scout.rt.mom.jms.JmsSubscription@4d96c290] 2024-06-24 20:01:34,115 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2144, durable=true, userID=8e86c5a0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=545, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@393758557, transaction: TransactionImpl [xid=null, txID=2147, xid=null, state=COMMITTED, createTime=1719259294112(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 0]@25d2b75 2024-06-24 20:01:34,115 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e87b001-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e7dc4c9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e7dc4c9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f669be9, true, {}] 2024-06-24 20:01:34,116 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:34,116 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e87d712-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e7dc4c9-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e7dc4c9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2677299c, true, {}] 2024-06-24 20:01:34,117 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2158, durable=true, userID=8e87d714-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1146662736, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:34,118 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2158]:RELIABLE:CoreMessage[messageID=2158, durable=true, userID=8e87d714-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1146662736 2024-06-24 20:01:34,118 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2158, durable=true, userID=8e87d714-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1146662736 to transaction: TransactionImpl [xid=null, txID=2161, xid=null, state=ACTIVE, createTime=1719259294118(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 1]@63783841 2024-06-24 20:01:34,119 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@2542e124, org.eclipse.scout.rt.mom.jms.JmsSubscription@4664cd32] 2024-06-24 20:01:34,122 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2158, durable=true, userID=8e87d714-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=501, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1146662736, transaction: TransactionImpl [xid=null, txID=2161, xid=null, state=COMMITTED, createTime=1719259294118(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 0]@63783841 2024-06-24 20:01:34,122 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:34,122 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:34,123 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8e7dc4c9-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:34,123 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:34,124 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 76.282087 ms 2024-06-24 20:01:34,124 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:34,125 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:34,125 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:34,125 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1437137197'. 2024-06-24 20:01:34,127 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:34,127 INFO [scout-thread-21] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8e8984c6-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-24 20:01:34,128 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e89abd9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e8984c6-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e8984c6-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4590f135, true, {}] 2024-06-24 20:01:34,128 INFO [scout-thread-21] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3c5fe1c3 - MDC[jobName=JMS subscriber, activemq.broker=mom148] 2024-06-24 20:01:34,128 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e89abda-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e8984c6-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e8984c6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41c59de0, true, {}] 2024-06-24 20:01:34,129 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=a36adfb4-6dc1-4b64-94f8-12f8a30fd1ce, address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:34,129 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@70d2bb0e 2024-06-24 20:01:34,129 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, a36adfb4-6dc1-4b64-94f8-12f8a30fd1ce, null, 0, false, true, null] 2024-06-24 20:01:34,129 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e89d2ec-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e8984c6-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e8984c6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31d99beb, true, {}] 2024-06-24 20:01:34,130 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2178, durable=true, userID=8e89f9fe-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1407400519, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribe previousRoute:MULTICAST, reusable=true, version=-2147482959) .................................................. ***** durable queues test/mom/testTopicPublishSubscribe: - queueID=760 address:test/mom/testTopicPublishSubscribe name:Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25).Durable-Test-Subscription filter:null ***** non durable for test/mom/testTopicPublishSubscribe: - queueID=2172 address:test/mom/testTopicPublishSubscribe name:a36adfb4-6dc1-4b64-94f8-12f8a30fd1ce filter:null .................................................. , transaction: null 2024-06-24 20:01:34,131 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from a36adfb4-6dc1-4b64-94f8-12f8a30fd1ce: Reference[2178]:RELIABLE:CoreMessage[messageID=2178, durable=true, userID=8e89f9fe-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1407400519 2024-06-24 20:01:34,131 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from a36adfb4-6dc1-4b64-94f8-12f8a30fd1ce: CoreMessage[messageID=2178, durable=true, userID=8e89f9fe-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1407400519 to transaction: TransactionImpl [xid=null, txID=2181, xid=null, state=ACTIVE, createTime=1719259294131(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5b5b097d 2024-06-24 20:01:34,131 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from a36adfb4-6dc1-4b64-94f8-12f8a30fd1ce: CoreMessage[messageID=2178, durable=true, userID=8e89f9fe-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=611, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1407400519, transaction: TransactionImpl [xid=null, txID=2181, xid=null, state=COMMITTED, createTime=1719259294131(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5b5b097d 2024-06-24 20:01:34,131 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@79143853] 2024-06-24 20:01:34,131 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.destroyQueue(AuditLogger_impl.java:611) - AMQ601072: User anonymous@invm:0 is deleting a queue on target resource: ServerSessionImpl() with parameters: [a36adfb4-6dc1-4b64-94f8-12f8a30fd1ce] 2024-06-24 20:01:34,132 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:34,132 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:34,132 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8e8984c6-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:34,133 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:34,133 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.485607 ms 2024-06-24 20:01:34,133 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:34,134 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:34,134 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:34,134 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1865880464'. 2024-06-24 20:01:34,136 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:34,136 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8e8ae460-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:34,137 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e8b0b73-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e8ae460-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e8ae460-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f999657, true, {}] 2024-06-24 20:01:34,138 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@375376d5 2024-06-24 20:01:34,138 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e8b3284-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e8ae460-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e8ae460-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a2d6a80, true, {}] 2024-06-24 20:01:34,138 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 8e8b3284-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testPublishJsonDataSecure, [ANYCAST], true] 2024-06-24 20:01:34,139 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@545f4d87 2024-06-24 20:01:34,139 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishJsonDataSecure, address=test/mom/testPublishJsonDataSecure, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:01:34,139 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3499a3e3 2024-06-24 20:01:34,140 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2203, durable=true, userID=8e8b5997-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@90841421, context: RoutingContextImpl(Address=test/mom/testPublishJsonDataSecure, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonDataSecure previousRoute:ANYCAST, reusable=true, version=-2147482957) .................................................. ***** durable queues test/mom/testPublishJsonDataSecure: - queueID=2200 address:test/mom/testPublishJsonDataSecure name:test/mom/testPublishJsonDataSecure filter:null ***** non durable for test/mom/testPublishJsonDataSecure: .................................................. , transaction: null 2024-06-24 20:01:34,141 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e8ba7b8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e8ae460-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e8ae460-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70e6bbf8, true, {}] 2024-06-24 20:01:34,141 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishJsonDataSecure, null, 0, false, true, null] 2024-06-24 20:01:34,141 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishJsonDataSecure: Reference[2203]:RELIABLE:CoreMessage[messageID=2203, durable=true, userID=8e8b5997-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@90841421 2024-06-24 20:01:34,141 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishJsonDataSecure: CoreMessage[messageID=2203, durable=true, userID=8e8b5997-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@90841421 to transaction: TransactionImpl [xid=null, txID=2210, xid=null, state=ACTIVE, createTime=1719259294141(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 1]@ed21fd2 2024-06-24 20:01:34,142 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7424a39e, org.eclipse.scout.rt.mom.jms.JmsSubscription@2526ecb7] 2024-06-24 20:01:34,144 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishJsonDataSecure: CoreMessage[messageID=2203, durable=true, userID=8e8b5997-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=749, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@90841421, transaction: TransactionImpl [xid=null, txID=2210, xid=null, state=COMMITTED, createTime=1719259294141(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=-1, nr operations = 0]@ed21fd2 2024-06-24 20:01:34,144 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:34,144 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:34,145 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8e8ae460-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:34,145 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:34,145 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.220071 ms 2024-06-24 20:01:34,146 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:34,146 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:34,146 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:34,147 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 791573934'. 2024-06-24 20:01:34,148 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:34,149 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8e8ce03a-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:34,149 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e8ce03d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e8ce03a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e8ce03a-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1511f5a7, true, {}] 2024-06-24 20:01:34,150 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@44faf689 2024-06-24 20:01:34,150 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e8d074e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e8ce03a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e8ce03a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52170c5a, true, {}] 2024-06-24 20:01:34,151 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2221, durable=true, userID=8e8d2e60-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=8e8ce03c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1267999545, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483014) .................................................. ***** durable queues test/mom/testSubscribeTransactional: - queueID=141 address:test/mom/testSubscribeTransactional name:test/mom/testSubscribeTransactional filter:null ***** non durable for test/mom/testSubscribeTransactional: .................................................. , transaction: null 2024-06-24 20:01:34,155 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8e8dcaa1-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:34,156 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e8df1b4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e8dcaa1-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e8dcaa1-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@634b24e8, true, {}] 2024-06-24 20:01:34,156 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e8df1b5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e8dcaa1-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e8dcaa1-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63fb2e7b, true, {}] 2024-06-24 20:01:34,157 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSubscribeTransactional, null, 0, false, true, null] 2024-06-24 20:01:34,157 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=8e8d2e60-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=8e8ce03c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1267999545 2024-06-24 20:01:34,158 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=8e8d2e60-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=8e8ce03c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1267999545 to transaction: TransactionImpl [xid=null, txID=2226, xid=null, state=ACTIVE, createTime=1719259294156(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=300, nr operations = 1]@557c5a73 2024-06-24 20:01:34,158 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=2226, xid=null, state=ROLLEDBACK, createTime=1719259294156(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=300, nr operations = 0]@557c5a73 involving Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=8e8d2e60-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=8e8ce03c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1267999545 2024-06-24 20:01:34,158 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=8e8d2e60-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=8e8ce03c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1267999545 2024-06-24 20:01:34,159 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=8e8d2e60-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=8e8ce03c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1267999545 to transaction: TransactionImpl [xid=null, txID=2231, xid=null, state=ACTIVE, createTime=1719259294158(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=300, nr operations = 1]@1f9a7ed3 2024-06-24 20:01:34,162 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=2231, xid=null, state=ROLLEDBACK, createTime=1719259294158(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=300, nr operations = 0]@1f9a7ed3 involving Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=8e8d2e60-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=8e8ce03c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1267999545 2024-06-24 20:01:34,162 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=8e8d2e60-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=8e8ce03c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1267999545 2024-06-24 20:01:34,162 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=8e8d2e60-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=8e8ce03c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1267999545 to transaction: TransactionImpl [xid=null, txID=2233, xid=null, state=ACTIVE, createTime=1719259294162(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=300, nr operations = 1]@77e4caad 2024-06-24 20:01:34,165 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.rolledBackTransaction(AuditLogger_impl.java:2795) - AMQ601761: User anonymous@invm:0 rolled back transaction TransactionImpl [xid=null, txID=2233, xid=null, state=ROLLEDBACK, createTime=1719259294162(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=300, nr operations = 0]@77e4caad involving Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=8e8d2e60-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=8e8ce03c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1267999545 2024-06-24 20:01:34,165 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2221]:RELIABLE:CoreMessage[messageID=2221, durable=true, userID=8e8d2e60-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=8e8ce03c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1267999545 2024-06-24 20:01:34,166 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=8e8d2e60-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=8e8ce03c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1267999545 to transaction: TransactionImpl [xid=null, txID=2235, xid=null, state=ACTIVE, createTime=1719259294165(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=300, nr operations = 1]@7d949680 2024-06-24 20:01:34,166 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8e8f7856-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8e8ce03a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8e8ce03a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e4e738f, true, {}] 2024-06-24 20:01:34,166 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2239, durable=true, userID=8e8f7858-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=8e8ce03c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1063727231, context: RoutingContextImpl(Address=test/mom/testSubscribeTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testSubscribeTransactional previousRoute:ANYCAST, reusable=true, version=-2147483014) .................................................. ***** durable queues test/mom/testSubscribeTransactional: - queueID=141 address:test/mom/testSubscribeTransactional name:test/mom/testSubscribeTransactional filter:null ***** non durable for test/mom/testSubscribeTransactional: .................................................. , transaction: null 2024-06-24 20:01:34,168 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2221, durable=true, userID=8e8d2e60-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=8e8ce03c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1267999545, transaction: TransactionImpl [xid=null, txID=2235, xid=null, state=COMMITTED, createTime=1719259294165(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=300, nr operations = 0]@7d949680 2024-06-24 20:01:34,168 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSubscribeTransactional: Reference[2239]:RELIABLE:CoreMessage[messageID=2239, durable=true, userID=8e8f7858-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=8e8ce03c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1063727231 2024-06-24 20:01:34,169 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2239, durable=true, userID=8e8f7858-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=8e8ce03c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1063727231 to transaction: TransactionImpl [xid=null, txID=2236, xid=null, state=ACTIVE, createTime=1719259294166(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=300, nr operations = 1]@511c34 2024-06-24 20:01:34,172 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSubscribeTransactional: CoreMessage[messageID=2239, durable=true, userID=8e8f7858-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:34 UTC 2024, expiration=0, durable=true, address=test/mom/testSubscribeTransactional, size=546, properties=TypedProperties[__AMQ_CID=8e8ce03c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1063727231, transaction: TransactionImpl [xid=null, txID=2236, xid=null, state=COMMITTED, createTime=1719259294166(Mon Jun 24 20:01:34 UTC 2024), timeoutSeconds=300, nr operations = 0]@511c34 2024-06-24 20:01:35,169 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@53e6b541, org.eclipse.scout.rt.mom.jms.JmsSubscription@1548dc37] 2024-06-24 20:01:35,171 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8e8dcaa1-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,171 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:35,171 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:35,172 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8e8ce03a-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,172 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:35,172 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1025.562495 ms 2024-06-24 20:01:35,172 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:35,173 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:35,173 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:35,173 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1734087477'. 2024-06-24 20:01:35,175 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:35,175 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f296e6a-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,175 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f296e6d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f296e6a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f296e6a-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@627fe46a, true, {}] 2024-06-24 20:01:35,176 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@642ebd4c 2024-06-24 20:01:35,176 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f29957e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f296e6a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f296e6a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1deedcda, true, {}] 2024-06-24 20:01:35,177 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2255, durable=true, userID=8f29bb90-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f296e6c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@178683584, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-24 20:01:35,178 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f29e2a1-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,178 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f29e2a4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f29e2a1-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f29e2a1-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5359bd17, true, {}] 2024-06-24 20:01:35,178 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f29e2a5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f29e2a1-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f29e2a1-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@120b1594, true, {}] 2024-06-24 20:01:35,179 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-24 20:01:35,179 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2255]:RELIABLE:CoreMessage[messageID=2255, durable=true, userID=8f29bb90-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f296e6c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@178683584 2024-06-24 20:01:35,179 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2255, durable=true, userID=8f29bb90-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f296e6c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@178683584 to transaction: TransactionImpl [xid=null, txID=2264, xid=null, state=ACTIVE, createTime=1719259295179(Mon Jun 24 20:01:35 UTC 2024), timeoutSeconds=-1, nr operations = 1]@b8e3b14 2024-06-24 20:01:35,180 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6321e29b] 2024-06-24 20:01:35,181 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2255, durable=true, userID=8f29bb90-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f296e6c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@178683584, transaction: TransactionImpl [xid=null, txID=2264, xid=null, state=COMMITTED, createTime=1719259295179(Mon Jun 24 20:01:35 UTC 2024), timeoutSeconds=-1, nr operations = 0]@b8e3b14 2024-06-24 20:01:35,181 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f29e2a1-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,182 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:35,182 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:35,182 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f296e6a-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,183 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:35,183 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.778794 ms 2024-06-24 20:01:35,183 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:35,183 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:35,183 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:35,183 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 285226557'. 2024-06-24 20:01:35,185 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:35,185 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f2af417-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,185 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f2af41a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f2af417-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f2af417-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63263a6f, true, {}] 2024-06-24 20:01:35,185 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@66851c18 2024-06-24 20:01:35,185 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f2af41b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f2af417-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f2af417-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5aee296a, true, {}] 2024-06-24 20:01:35,186 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2277, durable=true, userID=8f2b1b2d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f2af419-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@504546392, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-24 20:01:35,188 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f2b694e-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,189 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f2b9061-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f2b694e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f2b694e-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29822a5f, true, {}] 2024-06-24 20:01:35,189 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f2b9062-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f2b694e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f2b694e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46981acb, true, {}] 2024-06-24 20:01:35,189 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-24 20:01:35,190 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2277]:RELIABLE:CoreMessage[messageID=2277, durable=true, userID=8f2b1b2d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f2af419-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@504546392 2024-06-24 20:01:35,190 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2277, durable=true, userID=8f2b1b2d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f2af419-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@504546392 to transaction: TransactionImpl [xid=null, txID=2286, xid=null, state=ACTIVE, createTime=1719259295190(Mon Jun 24 20:01:35 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1657198e 2024-06-24 20:01:35,190 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1d691d4f] 2024-06-24 20:01:35,191 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2277, durable=true, userID=8f2b1b2d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f2af419-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@504546392, transaction: TransactionImpl [xid=null, txID=2286, xid=null, state=COMMITTED, createTime=1719259295190(Mon Jun 24 20:01:35 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1657198e 2024-06-24 20:01:35,191 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f2b694e-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,192 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:35,192 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:35,192 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f2af417-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,193 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:35,193 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.726073 ms 2024-06-24 20:01:35,193 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:35,193 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:35,193 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:35,193 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1617991947'. 2024-06-24 20:01:35,195 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:35,196 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f2ca1d4-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,196 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f2ca1d7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f2ca1d4-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f2ca1d4-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60c3ab9f, true, {}] 2024-06-24 20:01:35,197 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@736de3b6 2024-06-24 20:01:35,197 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f2cc8e8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f2ca1d4-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f2ca1d4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@643e0a15, true, {}] 2024-06-24 20:01:35,198 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2299, durable=true, userID=8f2cc8ea-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f2ca1d6-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1186615521, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-24 20:01:35,198 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f2ceffb-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,199 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f2d170e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f2ceffb-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f2ceffb-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59f7a1ed, true, {}] 2024-06-24 20:01:35,199 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f2d170f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f2ceffb-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f2ceffb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44b3b467, true, {}] 2024-06-24 20:01:35,199 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-24 20:01:35,200 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2299]:RELIABLE:CoreMessage[messageID=2299, durable=true, userID=8f2cc8ea-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f2ca1d6-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1186615521 2024-06-24 20:01:35,200 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2299, durable=true, userID=8f2cc8ea-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f2ca1d6-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1186615521 to transaction: TransactionImpl [xid=null, txID=2308, xid=null, state=ACTIVE, createTime=1719259295200(Mon Jun 24 20:01:35 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4f6dae63 2024-06-24 20:01:35,200 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5e59844f] 2024-06-24 20:01:35,201 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2299, durable=true, userID=8f2cc8ea-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f2ca1d6-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1186615521, transaction: TransactionImpl [xid=null, txID=2308, xid=null, state=COMMITTED, createTime=1719259295200(Mon Jun 24 20:01:35 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4f6dae63 2024-06-24 20:01:35,202 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f2ceffb-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,202 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:35,203 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:35,203 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f2ca1d4-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,203 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:35,203 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.014883 ms 2024-06-24 20:01:35,203 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:35,204 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:35,204 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:35,204 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 187813227'. 2024-06-24 20:01:35,205 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:35,205 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f2e0171-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,206 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f2e2884-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f2e0171-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f2e0171-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60003275, true, {}] 2024-06-24 20:01:35,206 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3c67b7a9 2024-06-24 20:01:35,206 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f2e2885-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f2e0171-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f2e0171-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e156171, true, {}] 2024-06-24 20:01:35,207 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2321, durable=true, userID=8f2e4f97-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f2e2883-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1242351990, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-24 20:01:35,209 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f2e9db8-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,209 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f2e9dbb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f2e9db8-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f2e9db8-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55531b87, true, {}] 2024-06-24 20:01:35,209 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f2e9dbc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f2e9db8-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f2e9db8-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8375f04, true, {}] 2024-06-24 20:01:35,210 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-24 20:01:35,210 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2321]:RELIABLE:CoreMessage[messageID=2321, durable=true, userID=8f2e4f97-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f2e2883-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1242351990 2024-06-24 20:01:35,210 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2321, durable=true, userID=8f2e4f97-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f2e2883-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1242351990 to transaction: TransactionImpl [xid=null, txID=2330, xid=null, state=ACTIVE, createTime=1719259295210(Mon Jun 24 20:01:35 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7be10d0e 2024-06-24 20:01:35,211 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3d70dab8] 2024-06-24 20:01:35,212 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2321, durable=true, userID=8f2e4f97-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f2e2883-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1242351990, transaction: TransactionImpl [xid=null, txID=2330, xid=null, state=COMMITTED, createTime=1719259295210(Mon Jun 24 20:01:35 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7be10d0e 2024-06-24 20:01:35,212 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f2e9db8-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,213 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:35,213 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:35,213 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f2e0171-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,213 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:35,213 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.595084 ms 2024-06-24 20:01:35,213 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:35,214 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:35,214 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:35,214 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 480653884'. 2024-06-24 20:01:35,215 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:35,215 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f2f881e-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,216 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f2faf31-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f2f881e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f2f881e-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76179be8, true, {}] 2024-06-24 20:01:35,216 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3a5922ec 2024-06-24 20:01:35,216 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f2faf32-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f2f881e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f2f881e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39411f8c, true, {}] 2024-06-24 20:01:35,217 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2343, durable=true, userID=8f2fd644-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f2faf30-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1378228372, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-24 20:01:35,219 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f302465-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,219 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f302468-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f302465-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f302465-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e026c6a, true, {}] 2024-06-24 20:01:35,220 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f302469-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f302465-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f302465-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@683068e2, true, {}] 2024-06-24 20:01:35,220 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-24 20:01:35,220 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2343]:RELIABLE:CoreMessage[messageID=2343, durable=true, userID=8f2fd644-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f2faf30-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1378228372 2024-06-24 20:01:35,220 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2343, durable=true, userID=8f2fd644-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f2faf30-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1378228372 to transaction: TransactionImpl [xid=null, txID=2352, xid=null, state=ACTIVE, createTime=1719259295220(Mon Jun 24 20:01:35 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7dd5d9a9 2024-06-24 20:01:35,221 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@fb69ab1] 2024-06-24 20:01:35,222 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2343, durable=true, userID=8f2fd644-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f2faf30-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1378228372, transaction: TransactionImpl [xid=null, txID=2352, xid=null, state=COMMITTED, createTime=1719259295220(Mon Jun 24 20:01:35 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7dd5d9a9 2024-06-24 20:01:35,223 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f302465-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,223 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:35,223 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:35,223 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f2f881e-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,224 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:35,224 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.013497 ms 2024-06-24 20:01:35,224 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:35,224 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:35,224 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:35,224 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1009480482'. 2024-06-24 20:01:35,226 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:35,226 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f3135db-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,226 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f3135de-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f3135db-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f3135db-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@201dad88, true, {}] 2024-06-24 20:01:35,227 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7207cb8b 2024-06-24 20:01:35,227 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f315cef-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f3135db-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f3135db-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@13558411, true, {}] 2024-06-24 20:01:35,228 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2365, durable=true, userID=8f315cf1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f3135dd-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1514188395, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-24 20:01:35,230 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f31ab12-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,230 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f31d225-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f31ab12-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f31ab12-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@478266b6, true, {}] 2024-06-24 20:01:35,230 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f31d226-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f31ab12-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f31ab12-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21dce6a3, true, {}] 2024-06-24 20:01:35,231 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-24 20:01:35,231 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2365]:RELIABLE:CoreMessage[messageID=2365, durable=true, userID=8f315cf1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f3135dd-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1514188395 2024-06-24 20:01:35,231 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2365, durable=true, userID=8f315cf1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f3135dd-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1514188395 to transaction: TransactionImpl [xid=null, txID=2374, xid=null, state=ACTIVE, createTime=1719259295231(Mon Jun 24 20:01:35 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7ec408ee 2024-06-24 20:01:35,231 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5f0c04d2] 2024-06-24 20:01:35,232 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2365, durable=true, userID=8f315cf1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f3135dd-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1514188395, transaction: TransactionImpl [xid=null, txID=2374, xid=null, state=COMMITTED, createTime=1719259295231(Mon Jun 24 20:01:35 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7ec408ee 2024-06-24 20:01:35,233 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f31ab12-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,233 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:35,233 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:35,234 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f3135db-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,234 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:35,234 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.781010 ms 2024-06-24 20:01:35,234 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:35,234 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:35,234 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:35,235 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 317061067'. 2024-06-24 20:01:35,236 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:35,236 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f32bc88-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,236 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f32bc8b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f32bc88-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f32bc88-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3febbef6, true, {}] 2024-06-24 20:01:35,237 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@37b0a724 2024-06-24 20:01:35,237 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f32e39c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f32bc88-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f32bc88-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c444d1a, true, {}] 2024-06-24 20:01:35,238 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2387, durable=true, userID=8f32e39e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f32bc8a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1269426577, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-24 20:01:35,240 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f3358cf-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,240 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f3358d2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f3358cf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f3358cf-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43194ebc, true, {}] 2024-06-24 20:01:35,240 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f3358d3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f3358cf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f3358cf-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45efc46f, true, {}] 2024-06-24 20:01:35,241 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-24 20:01:35,241 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2387]:RELIABLE:CoreMessage[messageID=2387, durable=true, userID=8f32e39e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f32bc8a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1269426577 2024-06-24 20:01:35,241 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2387, durable=true, userID=8f32e39e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f32bc8a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1269426577 to transaction: TransactionImpl [xid=null, txID=2396, xid=null, state=ACTIVE, createTime=1719259295241(Mon Jun 24 20:01:35 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1aa7bbba 2024-06-24 20:01:35,241 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1d1a706] 2024-06-24 20:01:35,243 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2387, durable=true, userID=8f32e39e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f32bc8a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1269426577, transaction: TransactionImpl [xid=null, txID=2396, xid=null, state=COMMITTED, createTime=1719259295241(Mon Jun 24 20:01:35 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1aa7bbba 2024-06-24 20:01:35,243 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f3358cf-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,244 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:35,244 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:35,244 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f32bc88-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,245 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:35,245 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.775606 ms 2024-06-24 20:01:35,245 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:35,246 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:35,246 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:35,246 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1110827035'. 2024-06-24 20:01:35,248 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:35,248 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f349155-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,248 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f349158-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f349155-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f349155-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ad81f86, true, {}] 2024-06-24 20:01:35,249 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@480b785a 2024-06-24 20:01:35,249 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f34b869-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f349155-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f349155-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45cb7d73, true, {}] 2024-06-24 20:01:35,250 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2409, durable=true, userID=8f34b86b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f349157-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@702598364, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-24 20:01:35,250 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f34df7c-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,251 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f35068f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f34df7c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f34df7c-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51bef81c, true, {}] 2024-06-24 20:01:35,251 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f350690-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f34df7c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f34df7c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15f41b72, true, {}] 2024-06-24 20:01:35,251 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-24 20:01:35,252 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2409]:RELIABLE:CoreMessage[messageID=2409, durable=true, userID=8f34b86b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f349157-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@702598364 2024-06-24 20:01:35,252 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2409, durable=true, userID=8f34b86b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f349157-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@702598364 to transaction: TransactionImpl [xid=null, txID=2418, xid=null, state=ACTIVE, createTime=1719259295252(Mon Jun 24 20:01:35 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2b43a9d9 2024-06-24 20:01:35,252 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2d487df4] 2024-06-24 20:01:35,253 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2409, durable=true, userID=8f34b86b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f349157-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@702598364, transaction: TransactionImpl [xid=null, txID=2418, xid=null, state=COMMITTED, createTime=1719259295252(Mon Jun 24 20:01:35 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2b43a9d9 2024-06-24 20:01:35,254 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f34df7c-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,254 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:35,254 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:35,255 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f349155-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,255 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:35,255 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.282365 ms 2024-06-24 20:01:35,255 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:35,255 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:35,255 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:35,256 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1428481137'. 2024-06-24 20:01:35,257 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:35,257 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f35f0f2-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,258 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f35f0f5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f35f0f2-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f35f0f2-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3294a4f9, true, {}] 2024-06-24 20:01:35,258 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@9b84747 2024-06-24 20:01:35,258 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f361806-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f35f0f2-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f35f0f2-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2fa22841, true, {}] 2024-06-24 20:01:35,259 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2431, durable=true, userID=8f363f18-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f35f0f4-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@67292848, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-24 20:01:35,261 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f368d39-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,261 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f368d3c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f368d39-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f368d39-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ebdc831, true, {}] 2024-06-24 20:01:35,261 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f368d3d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f368d39-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f368d39-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@103537f3, true, {}] 2024-06-24 20:01:35,262 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-24 20:01:35,262 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2431]:RELIABLE:CoreMessage[messageID=2431, durable=true, userID=8f363f18-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f35f0f4-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@67292848 2024-06-24 20:01:35,262 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2431, durable=true, userID=8f363f18-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f35f0f4-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@67292848 to transaction: TransactionImpl [xid=null, txID=2440, xid=null, state=ACTIVE, createTime=1719259295262(Mon Jun 24 20:01:35 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1a6b0b8d 2024-06-24 20:01:35,263 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2a3de2b] 2024-06-24 20:01:35,264 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2431, durable=true, userID=8f363f18-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f35f0f4-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@67292848, transaction: TransactionImpl [xid=null, txID=2440, xid=null, state=COMMITTED, createTime=1719259295262(Mon Jun 24 20:01:35 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1a6b0b8d 2024-06-24 20:01:35,264 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f368d39-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,264 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:35,264 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:35,265 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f35f0f2-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,266 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:35,266 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.123886 ms 2024-06-24 20:01:35,266 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:35,266 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:35,266 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:35,266 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1255163484'. 2024-06-24 20:01:35,268 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:35,269 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f37c5bf-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,269 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f37c5c2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f37c5bf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f37c5bf-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e0957b4, true, {}] 2024-06-24 20:01:35,270 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@77510da 2024-06-24 20:01:35,270 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f37ecd3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f37c5bf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f37c5bf-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@345efa27, true, {}] 2024-06-24 20:01:35,271 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2453, durable=true, userID=8f37ecd5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f37c5c1-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1923360760, context: RoutingContextImpl(Address=test/mom/testQueuePublishFirst, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishFirst previousRoute:ANYCAST, reusable=true, version=-2147483013) .................................................. ***** durable queues test/mom/testQueuePublishFirst: - queueID=176 address:test/mom/testQueuePublishFirst name:test/mom/testQueuePublishFirst filter:null ***** non durable for test/mom/testQueuePublishFirst: .................................................. , transaction: null 2024-06-24 20:01:35,275 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f38b026-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,275 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f38b029-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f38b026-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f38b026-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b2bd0fb, true, {}] 2024-06-24 20:01:35,276 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f38d73a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f38b026-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f38b026-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62d5e783, true, {}] 2024-06-24 20:01:35,276 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishFirst, null, 0, false, true, null] 2024-06-24 20:01:35,276 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishFirst: Reference[2453]:RELIABLE:CoreMessage[messageID=2453, durable=true, userID=8f37ecd5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f37c5c1-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1923360760 2024-06-24 20:01:35,277 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2453, durable=true, userID=8f37ecd5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f37c5c1-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1923360760 to transaction: TransactionImpl [xid=null, txID=2462, xid=null, state=ACTIVE, createTime=1719259295277(Mon Jun 24 20:01:35 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2d9ca342 2024-06-24 20:01:35,277 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7a88e6a9] 2024-06-24 20:01:35,278 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishFirst: CoreMessage[messageID=2453, durable=true, userID=8f37ecd5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f37c5c1-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1923360760, transaction: TransactionImpl [xid=null, txID=2462, xid=null, state=COMMITTED, createTime=1719259295277(Mon Jun 24 20:01:35 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2d9ca342 2024-06-24 20:01:35,278 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f38b026-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,279 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:35,279 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:35,280 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f37c5bf-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,281 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:35,281 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 14.350459 ms 2024-06-24 20:01:35,281 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:35,281 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:35,282 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:35,282 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2131326934'. 2024-06-24 20:01:35,284 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:35,284 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f3a0fbc-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,284 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f3a0fbf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f3a0fbc-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f3a0fbc-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e3835ae, true, {}] 2024-06-24 20:01:35,285 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@62a5e4c7 2024-06-24 20:01:35,285 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f3a36d0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f3a0fbc-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f3a0fbc-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7243a39a, true, {}] 2024-06-24 20:01:35,285 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 8f3a36d0-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicPublishFirst, [MULTICAST], true] 2024-06-24 20:01:35,286 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6d3be25 2024-06-24 20:01:35,286 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2477, durable=true, userID=8f3a5de2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f3a0fbe-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1102861520, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:35,287 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f3a84f3-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,287 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f3a84f6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f3a84f3-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f3a84f3-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3239a288, true, {}] 2024-06-24 20:01:35,287 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f3a84f7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f3a84f3-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f3a84f3-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4954a00b, true, {}] 2024-06-24 20:01:35,288 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=11d9ee41-c46d-452e-a21a-341e9a669029, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:35,288 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2c2c0d3f 2024-06-24 20:01:35,289 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 11d9ee41-c46d-452e-a21a-341e9a669029, null, 0, false, true, null] 2024-06-24 20:01:35,489 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1b52f723] 2024-06-24 20:01:35,490 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f3a84f3-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,491 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:35,491 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:35,492 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f3a0fbc-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,492 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:35,492 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 210.416807 ms 2024-06-24 20:01:35,492 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:35,492 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:35,493 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:35,493 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1735434793'. 2024-06-24 20:01:35,494 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:35,495 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f5a41fa-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,496 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f5a41fd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f5a41fa-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f5a41fa-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64c70d07, true, {}] 2024-06-24 20:01:35,496 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5e9db5e7 2024-06-24 20:01:35,496 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f5a690e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f5a41fa-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f5a41fa-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@685c3e8e, true, {}] 2024-06-24 20:01:35,497 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2506, durable=true, userID=8f5a9020-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f5a41fc-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@2104968443, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:35,497 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f5a9021-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,498 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f5ab734-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f5a9021-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f5a9021-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52cb7e97, true, {}] 2024-06-24 20:01:35,498 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f5ab735-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f5a9021-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f5a9021-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35b96ea4, true, {}] 2024-06-24 20:01:35,499 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5e24d8a8-cded-4658-8121-937e9cd16ef0, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:35,499 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6376d851 2024-06-24 20:01:35,499 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5e24d8a8-cded-4658-8121-937e9cd16ef0, null, 0, false, true, null] 2024-06-24 20:01:35,700 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@75b57ecd] 2024-06-24 20:01:35,701 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f5a9021-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,702 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:35,702 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:35,703 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f5a41fa-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,703 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:35,703 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 210.883329 ms 2024-06-24 20:01:35,704 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:35,704 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:35,704 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:35,704 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1511134896'. 2024-06-24 20:01:35,706 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:35,706 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f7a7438-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,707 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f7a9b4b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f7a7438-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f7a7438-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58b13ece, true, {}] 2024-06-24 20:01:35,707 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5e24af83 2024-06-24 20:01:35,707 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f7a9b4c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f7a7438-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f7a7438-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30d16d42, true, {}] 2024-06-24 20:01:35,708 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2535, durable=true, userID=8f7ac25e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f7a9b4a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1452854288, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:35,709 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f7ae96f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,709 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f7ae972-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f7ae96f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f7ae96f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41558a48, true, {}] 2024-06-24 20:01:35,709 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f7ae973-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f7ae96f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f7ae96f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7fe6c880, true, {}] 2024-06-24 20:01:35,710 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=da7bef52-0830-4f2e-a6c4-624ab395d2fd, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:35,710 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@102a9d74 2024-06-24 20:01:35,710 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, da7bef52-0830-4f2e-a6c4-624ab395d2fd, null, 0, false, true, null] 2024-06-24 20:01:35,911 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@751e7d99] 2024-06-24 20:01:35,912 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f7ae96f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,913 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:35,913 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:35,913 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f7a7438-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:35,914 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:35,914 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.791112 ms 2024-06-24 20:01:35,914 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:35,914 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:35,914 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:35,915 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1009062488'. 2024-06-24 20:01:35,916 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:35,916 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f9a7f66-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,917 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f9aa679-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f9a7f66-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f9a7f66-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@105cc367, true, {}] 2024-06-24 20:01:35,917 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4420f4d4 2024-06-24 20:01:35,917 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f9aa67a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f9a7f66-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f9a7f66-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f7c8a4f, true, {}] 2024-06-24 20:01:35,918 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2564, durable=true, userID=8f9aa67c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:35 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8f9aa678-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1902817715, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:35,918 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8f9acd8d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:35,919 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f9af4a0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f9acd8d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f9acd8d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b932bc2, true, {}] 2024-06-24 20:01:35,919 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8f9af4a1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8f9acd8d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8f9acd8d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78c05a18, true, {}] 2024-06-24 20:01:35,919 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=5c95d508-f354-4093-bb5a-7c67bddcfaa9, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:35,920 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@611478a1 2024-06-24 20:01:35,920 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 5c95d508-f354-4093-bb5a-7c67bddcfaa9, null, 0, false, true, null] 2024-06-24 20:01:36,120 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7dc6ce7d] 2024-06-24 20:01:36,122 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f9acd8d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:36,123 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:36,123 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:36,123 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8f9a7f66-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:36,123 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:36,123 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.094117 ms 2024-06-24 20:01:36,124 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:36,124 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:36,124 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:36,124 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1407680727'. 2024-06-24 20:01:36,125 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:36,126 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8fba8a94-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:36,126 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8fba8a97-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8fba8a94-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8fba8a94-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7894632e, true, {}] 2024-06-24 20:01:36,126 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@76737130 2024-06-24 20:01:36,127 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8fba8a98-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8fba8a94-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8fba8a94-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@127b7688, true, {}] 2024-06-24 20:01:36,127 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2593, durable=true, userID=8fbab1aa-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:36 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8fba8a96-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1726377417, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:36,128 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8fbad8bb-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:36,128 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8fbad8be-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8fbad8bb-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8fbad8bb-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40960443, true, {}] 2024-06-24 20:01:36,128 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8fbad8bf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8fbad8bb-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8fbad8bb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a33af41, true, {}] 2024-06-24 20:01:36,129 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=b92b5fbd-4e2e-41c1-bd77-e71512cc292b, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:36,129 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@683ff354 2024-06-24 20:01:36,129 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, b92b5fbd-4e2e-41c1-bd77-e71512cc292b, null, 0, false, true, null] 2024-06-24 20:01:36,330 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4ba04fb4] 2024-06-24 20:01:36,331 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8fbad8bb-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:36,332 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:36,332 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:36,332 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8fba8a94-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:36,333 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:36,333 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.778918 ms 2024-06-24 20:01:36,333 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:36,333 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:36,333 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:36,334 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2036155353'. 2024-06-24 20:01:36,335 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:36,336 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8fda95c2-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:36,336 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8fda95c5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8fda95c2-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8fda95c2-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71aadefd, true, {}] 2024-06-24 20:01:36,336 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@35738a92 2024-06-24 20:01:36,337 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8fdabcd6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8fda95c2-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8fda95c2-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a2c34c2, true, {}] 2024-06-24 20:01:36,338 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2622, durable=true, userID=8fdabcd8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:36 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8fda95c4-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@75104529, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:36,338 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8fdae3e9-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:36,338 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8fdae3ec-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8fdae3e9-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8fdae3e9-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1497aa87, true, {}] 2024-06-24 20:01:36,339 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8fdae3ed-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8fdae3e9-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8fdae3e9-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5127ac72, true, {}] 2024-06-24 20:01:36,339 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9cb2e6d4-3f1b-47e9-8948-8cdf617be9a9, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:36,340 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@442174a8 2024-06-24 20:01:36,340 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9cb2e6d4-3f1b-47e9-8948-8cdf617be9a9, null, 0, false, true, null] 2024-06-24 20:01:36,540 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@10374cae] 2024-06-24 20:01:36,541 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8fdae3e9-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:36,542 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:36,542 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:36,543 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8fda95c2-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:36,543 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:36,544 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 210.314555 ms 2024-06-24 20:01:36,544 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:36,544 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:36,544 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:36,545 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 21191447'. 2024-06-24 20:01:36,547 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:36,547 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8ffac800-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:36,548 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8ffaef13-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8ffac800-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8ffac800-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6aa0eea1, true, {}] 2024-06-24 20:01:36,548 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@641bd93e 2024-06-24 20:01:36,548 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8ffaef14-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8ffac800-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8ffac800-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e3f44c3, true, {}] 2024-06-24 20:01:36,549 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2651, durable=true, userID=8ffb1626-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:36 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=8ffac802-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@142583793, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:36,550 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 8ffb3d37-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:36,550 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8ffb3d3a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8ffb3d37-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8ffb3d37-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57fbff0c, true, {}] 2024-06-24 20:01:36,550 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [8ffb3d3b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=8ffb3d37-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=8ffb3d37-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a6c072f, true, {}] 2024-06-24 20:01:36,551 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=bf8ca834-8cae-4ecb-b85c-c044137f8d9a, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:36,551 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@34914259 2024-06-24 20:01:36,551 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, bf8ca834-8cae-4ecb-b85c-c044137f8d9a, null, 0, false, true, null] 2024-06-24 20:01:36,752 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@78f2cab9] 2024-06-24 20:01:36,753 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8ffb3d37-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:36,754 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:36,754 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:36,755 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 8ffac800-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:36,755 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:36,755 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 210.752551 ms 2024-06-24 20:01:36,755 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:36,756 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:36,756 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:36,756 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1514313747'. 2024-06-24 20:01:36,757 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:36,757 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 901ad32e-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:36,758 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [901afa41-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=901ad32e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=901ad32e-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b2687da, true, {}] 2024-06-24 20:01:36,758 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@55a46bf3 2024-06-24 20:01:36,758 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [901afa42-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=901ad32e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=901ad32e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c24fbc, true, {}] 2024-06-24 20:01:36,759 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2680, durable=true, userID=901b2154-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:36 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=901afa40-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1387165667, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:36,760 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 901b4865-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:36,760 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [901b4868-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=901b4865-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=901b4865-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c65dde4, true, {}] 2024-06-24 20:01:36,760 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [901b4869-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=901b4865-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=901b4865-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e9e39de, true, {}] 2024-06-24 20:01:36,761 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=2e672a5c-7e81-492a-88d9-ea89c4f0cb26, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:36,761 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6862184e 2024-06-24 20:01:36,762 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 2e672a5c-7e81-492a-88d9-ea89c4f0cb26, null, 0, false, true, null] 2024-06-24 20:01:36,962 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@36117f63] 2024-06-24 20:01:36,963 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 901b4865-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:36,964 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:36,964 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:36,964 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 901ad32e-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:36,965 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:36,965 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 209.151260 ms 2024-06-24 20:01:36,965 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:36,965 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:36,966 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:36,966 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 155392076'. 2024-06-24 20:01:36,968 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:36,968 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 903b056c-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:36,969 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [903b2c7f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=903b056c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=903b056c-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ded3233, true, {}] 2024-06-24 20:01:36,969 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5d3b0f8a 2024-06-24 20:01:36,969 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [903b2c80-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=903b056c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=903b056c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29d8e23f, true, {}] 2024-06-24 20:01:36,970 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2709, durable=true, userID=903b5392-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:36 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=903b2c7e-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1953291490, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:36,971 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 903b7aa3-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:36,971 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [903b7aa6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=903b7aa3-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=903b7aa3-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b25e802, true, {}] 2024-06-24 20:01:36,971 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [903b7aa7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=903b7aa3-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=903b7aa3-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a89c4fb, true, {}] 2024-06-24 20:01:36,972 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=3d7a3bd6-4516-4e44-8aaf-1a78dc21ed25, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:36,972 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@69386177 2024-06-24 20:01:36,972 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 3d7a3bd6-4516-4e44-8aaf-1a78dc21ed25, null, 0, false, true, null] 2024-06-24 20:01:37,173 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@22b8eaf0] 2024-06-24 20:01:37,174 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 903b7aa3-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,175 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:37,175 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:37,176 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 903b056c-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,176 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:37,176 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 210.584731 ms 2024-06-24 20:01:37,176 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:37,177 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:37,177 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:37,177 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1297047841'. 2024-06-24 20:01:37,178 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:37,178 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 905b109a-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,179 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [905b37ad-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=905b109a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=905b109a-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15d7daeb, true, {}] 2024-06-24 20:01:37,179 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@7acb0a44 2024-06-24 20:01:37,179 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [905b37ae-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=905b109a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=905b109a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74b71d1b, true, {}] 2024-06-24 20:01:37,180 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2738, durable=true, userID=905b5ec0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishFirst, size=547, properties=TypedProperties[__AMQ_CID=905b37ac-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1377054675, context: RoutingContextImpl(Address=test/mom/testTopicPublishFirst, routingType=MULTICAST, PreviousAddress=null previousRoute:null, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:37,180 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 905b5ec1-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,181 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [905b84d4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=905b5ec1-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=905b5ec1-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d136c43, true, {}] 2024-06-24 20:01:37,181 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [905b84d5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=905b5ec1-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=905b5ec1-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5389d3b8, true, {}] 2024-06-24 20:01:37,181 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=fa155174-a051-4e16-a1f5-846287c96d52, address=test/mom/testTopicPublishFirst, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:37,182 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3392c19e 2024-06-24 20:01:37,182 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, fa155174-a051-4e16-a1f5-846287c96d52, null, 0, false, true, null] 2024-06-24 20:01:37,382 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@298990ab] 2024-06-24 20:01:37,383 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 905b5ec1-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,384 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:37,384 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:37,385 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 905b109a-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,385 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:37,385 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 208.380528 ms 2024-06-24 20:01:37,385 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:37,386 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:37,386 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:37,386 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1313874274'. 2024-06-24 20:01:37,387 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:37,387 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 907af3b8-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,388 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [907b1acb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=907af3b8-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=907af3b8-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1fd47aff, true, {}] 2024-06-24 20:01:37,388 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [907b1acc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=907af3b8-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=907af3b8-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bd1cf1, true, {}] 2024-06-24 20:01:37,389 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 907b1acc-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testProperties, [MULTICAST], true] 2024-06-24 20:01:37,389 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4b1cc434 2024-06-24 20:01:37,389 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=aa738e4a-b52b-4580-921f-fbeee40b9a7f, address=test/mom/testProperties, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:37,390 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@15e123e1 2024-06-24 20:01:37,390 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, aa738e4a-b52b-4580-921f-fbeee40b9a7f, null, 0, false, true, null] 2024-06-24 20:01:37,390 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 907b68ee-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,390 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [907b68f1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=907b68ee-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=907b68ee-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26df87fc, true, {}] 2024-06-24 20:01:37,391 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1bf8ea44 2024-06-24 20:01:37,391 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [907b9002-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=907b68ee-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=907b68ee-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22562eb4, true, {}] 2024-06-24 20:01:37,391 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from aa738e4a-b52b-4580-921f-fbeee40b9a7f: Reference[2777]:RELIABLE:CoreMessage[messageID=2777, durable=true, userID=907b9004-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=907b68f0-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@903170009 2024-06-24 20:01:37,391 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2777, durable=true, userID=907b9004-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=907b68f0-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@903170009, context: RoutingContextImpl(Address=test/mom/testProperties, routingType=MULTICAST, PreviousAddress=test/mom/testProperties previousRoute:MULTICAST, reusable=true, version=-2147482936) .................................................. ***** durable queues test/mom/testProperties: ***** non durable for test/mom/testProperties: - queueID=2769 address:test/mom/testProperties name:aa738e4a-b52b-4580-921f-fbeee40b9a7f filter:null .................................................. , transaction: null 2024-06-24 20:01:37,392 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from aa738e4a-b52b-4580-921f-fbeee40b9a7f: CoreMessage[messageID=2777, durable=true, userID=907b9004-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=907b68f0-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@903170009 to transaction: TransactionImpl [xid=null, txID=2780, xid=null, state=ACTIVE, createTime=1719259297392(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@73800fa4 2024-06-24 20:01:37,392 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from aa738e4a-b52b-4580-921f-fbeee40b9a7f: CoreMessage[messageID=2777, durable=true, userID=907b9004-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testProperties, size=568, properties=TypedProperties[prop=propValue, __AMQ_CID=907b68f0-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@903170009, transaction: TransactionImpl [xid=null, txID=2780, xid=null, state=COMMITTED, createTime=1719259297392(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@73800fa4 2024-06-24 20:01:37,392 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@64236be] 2024-06-24 20:01:37,392 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 907af3b8-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,393 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:37,393 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:37,394 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 907b68ee-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,394 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:37,394 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.277432 ms 2024-06-24 20:01:37,394 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:37,395 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:37,395 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:37,395 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1014209179'. 2024-06-24 20:01:37,396 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:37,396 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 907c5356-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,397 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [907c7a69-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=907c5356-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=907c5356-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5999eb7a, true, {}] 2024-06-24 20:01:37,397 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [907c7a6a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=907c5356-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=907c5356-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f696f3f, true, {}] 2024-06-24 20:01:37,397 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishJsonData, null, 0, false, true, null] 2024-06-24 20:01:37,398 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 907ca17b-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,398 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [907ca17e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=907ca17b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=907ca17b-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f5f4bc9, true, {}] 2024-06-24 20:01:37,398 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@319c77de 2024-06-24 20:01:37,398 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [907ca17f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=907ca17b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=907ca17b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b6cd382, true, {}] 2024-06-24 20:01:37,399 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2805, durable=true, userID=907ca181-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=907ca17d-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@40172177, context: RoutingContextImpl(Address=test/mom/testPublishJsonData, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonData previousRoute:ANYCAST, reusable=true, version=-2147482990) .................................................. ***** durable queues test/mom/testPublishJsonData: - queueID=670 address:test/mom/testPublishJsonData name:test/mom/testPublishJsonData filter:null ***** non durable for test/mom/testPublishJsonData: .................................................. , transaction: null 2024-06-24 20:01:37,399 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishJsonData: Reference[2805]:RELIABLE:CoreMessage[messageID=2805, durable=true, userID=907ca181-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=907ca17d-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@40172177 2024-06-24 20:01:37,399 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishJsonData: CoreMessage[messageID=2805, durable=true, userID=907ca181-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=907ca17d-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@40172177 to transaction: TransactionImpl [xid=null, txID=2808, xid=null, state=ACTIVE, createTime=1719259297399(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@43da234c 2024-06-24 20:01:37,400 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@56394880, org.eclipse.scout.rt.mom.jms.JmsSubscription@23c3f787] 2024-06-24 20:01:37,402 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishJsonData: CoreMessage[messageID=2805, durable=true, userID=907ca181-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonData, size=681, properties=TypedProperties[__AMQ_CID=907ca17d-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@40172177, transaction: TransactionImpl [xid=null, txID=2808, xid=null, state=COMMITTED, createTime=1719259297399(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@43da234c 2024-06-24 20:01:37,403 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 907c5356-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,403 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:37,404 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:37,404 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 907ca17b-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,404 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:37,404 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.573186 ms 2024-06-24 20:01:37,404 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:37,405 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:37,405 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:37,405 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2122730124'. 2024-06-24 20:01:37,405 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 0.394042 ms 2024-06-24 20:01:37,405 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:37,406 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:37,406 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:37,406 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 871749639'. 2024-06-24 20:01:37,408 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:37,408 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 907e2823-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,408 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [907e2826-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=907e2823-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=907e2823-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@464c8c07, true, {}] 2024-06-24 20:01:37,408 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [907e2827-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=907e2823-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=907e2823-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f49b1e9, true, {}] 2024-06-24 20:01:37,409 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:37,409 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 907e4f38-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,410 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [907e4f3b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=907e4f38-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=907e4f38-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d39f97b, true, {}] 2024-06-24 20:01:37,410 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3b6b9981 2024-06-24 20:01:37,410 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [907e764c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=907e4f38-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=907e4f38-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16711b8b, true, {}] 2024-06-24 20:01:37,410 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2827, durable=true, userID=907e764e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@911457257, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:37,411 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2827]:RELIABLE:CoreMessage[messageID=2827, durable=true, userID=907e764e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@911457257 2024-06-24 20:01:37,411 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2827, durable=true, userID=907e764e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@911457257 to transaction: TransactionImpl [xid=null, txID=2830, xid=null, state=ACTIVE, createTime=1719259297411(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5dff677f 2024-06-24 20:01:37,411 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@1c1bc904, org.eclipse.scout.rt.mom.jms.JmsSubscription@53fa630] 2024-06-24 20:01:37,414 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2827, durable=true, userID=907e764e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@911457257, transaction: TransactionImpl [xid=null, txID=2830, xid=null, state=COMMITTED, createTime=1719259297411(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5dff677f 2024-06-24 20:01:37,415 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 907e2823-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,415 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 907f399f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,416 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [907f60b2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=907f399f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=907f399f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b094924, true, {}] 2024-06-24 20:01:37,416 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [907f60b3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=907f399f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=907f399f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ec32676, true, {}] 2024-06-24 20:01:37,416 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:37,417 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [907f87c4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=907e4f38-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=907e4f38-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e958823, true, {}] 2024-06-24 20:01:37,417 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2845, durable=true, userID=907f87c6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@730588304, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:37,417 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2845]:RELIABLE:CoreMessage[messageID=2845, durable=true, userID=907f87c6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@730588304 2024-06-24 20:01:37,418 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2845, durable=true, userID=907f87c6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@730588304 to transaction: TransactionImpl [xid=null, txID=2848, xid=null, state=ACTIVE, createTime=1719259297418(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5ca2042f 2024-06-24 20:01:37,418 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@11885841, org.eclipse.scout.rt.mom.jms.JmsSubscription@24d998ba] 2024-06-24 20:01:37,421 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2845, durable=true, userID=907f87c6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@730588304, transaction: TransactionImpl [xid=null, txID=2848, xid=null, state=COMMITTED, createTime=1719259297418(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5ca2042f 2024-06-24 20:01:37,422 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 907f399f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,423 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90807227-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,423 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9080722a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90807227-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90807227-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48eb7e0a, true, {}] 2024-06-24 20:01:37,423 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9080722b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90807227-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90807227-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7eb6f639, true, {}] 2024-06-24 20:01:37,424 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:37,424 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9080993c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=907e4f38-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=907e4f38-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bd6ec0e, true, {}] 2024-06-24 20:01:37,425 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2863, durable=true, userID=9080993e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1108472179, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:37,428 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2863]:RELIABLE:CoreMessage[messageID=2863, durable=true, userID=9080993e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1108472179 2024-06-24 20:01:37,428 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2863, durable=true, userID=9080993e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1108472179 to transaction: TransactionImpl [xid=null, txID=2866, xid=null, state=ACTIVE, createTime=1719259297428(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@605ef1d7 2024-06-24 20:01:37,429 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@72f4232, org.eclipse.scout.rt.mom.jms.JmsSubscription@1c74eeb7] 2024-06-24 20:01:37,431 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2863, durable=true, userID=9080993e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1108472179, transaction: TransactionImpl [xid=null, txID=2866, xid=null, state=COMMITTED, createTime=1719259297428(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@605ef1d7 2024-06-24 20:01:37,432 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90807227-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,433 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9081f8cf-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,434 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90821fe2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9081f8cf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9081f8cf-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65878d3b, true, {}] 2024-06-24 20:01:37,434 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90821fe3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9081f8cf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9081f8cf-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bb5c38, true, {}] 2024-06-24 20:01:37,434 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:37,435 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [908246f4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=907e4f38-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=907e4f38-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21f806a0, true, {}] 2024-06-24 20:01:37,435 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2881, durable=true, userID=908246f6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2047936862, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:37,438 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2881]:RELIABLE:CoreMessage[messageID=2881, durable=true, userID=908246f6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2047936862 2024-06-24 20:01:37,439 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2881, durable=true, userID=908246f6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2047936862 to transaction: TransactionImpl [xid=null, txID=2884, xid=null, state=ACTIVE, createTime=1719259297439(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@126e6861 2024-06-24 20:01:37,439 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@463e0b6a, org.eclipse.scout.rt.mom.jms.JmsSubscription@2625eb84] 2024-06-24 20:01:37,442 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2881, durable=true, userID=908246f6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@2047936862, transaction: TransactionImpl [xid=null, txID=2884, xid=null, state=COMMITTED, createTime=1719259297439(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@126e6861 2024-06-24 20:01:37,442 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9081f8cf-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,443 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90837f77-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,444 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9083a68a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90837f77-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90837f77-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b18b01, true, {}] 2024-06-24 20:01:37,444 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9083a68b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90837f77-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90837f77-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78e35c9c, true, {}] 2024-06-24 20:01:37,444 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:37,445 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9083cd9c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=907e4f38-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=907e4f38-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2de3d836, true, {}] 2024-06-24 20:01:37,445 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2899, durable=true, userID=9083cd9e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@335885864, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:37,449 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2899]:RELIABLE:CoreMessage[messageID=2899, durable=true, userID=9083cd9e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@335885864 2024-06-24 20:01:37,449 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2899, durable=true, userID=9083cd9e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@335885864 to transaction: TransactionImpl [xid=null, txID=2902, xid=null, state=ACTIVE, createTime=1719259297449(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@22b07d6 2024-06-24 20:01:37,449 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@357f0cc9, org.eclipse.scout.rt.mom.jms.JmsSubscription@57f8a3cf] 2024-06-24 20:01:37,452 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2899, durable=true, userID=9083cd9e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@335885864, transaction: TransactionImpl [xid=null, txID=2902, xid=null, state=COMMITTED, createTime=1719259297449(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@22b07d6 2024-06-24 20:01:37,453 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90837f77-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,454 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90852d2f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,454 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90852d32-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90852d2f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90852d2f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d6220e9, true, {}] 2024-06-24 20:01:37,454 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90852d33-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90852d2f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90852d2f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b463a7, true, {}] 2024-06-24 20:01:37,455 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:37,455 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90855444-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=907e4f38-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=907e4f38-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a8ae702, true, {}] 2024-06-24 20:01:37,456 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2917, durable=true, userID=90857b56-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1847873726, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:37,459 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2917]:RELIABLE:CoreMessage[messageID=2917, durable=true, userID=90857b56-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1847873726 2024-06-24 20:01:37,459 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2917, durable=true, userID=90857b56-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1847873726 to transaction: TransactionImpl [xid=null, txID=2920, xid=null, state=ACTIVE, createTime=1719259297459(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@240015ee 2024-06-24 20:01:37,460 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@1508bc71, org.eclipse.scout.rt.mom.jms.JmsSubscription@1320d929] 2024-06-24 20:01:37,462 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2917, durable=true, userID=90857b56-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1847873726, transaction: TransactionImpl [xid=null, txID=2920, xid=null, state=COMMITTED, createTime=1719259297459(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@240015ee 2024-06-24 20:01:37,463 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90852d2f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,464 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9086b3d7-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,465 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9086b3da-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9086b3d7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9086b3d7-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19346190, true, {}] 2024-06-24 20:01:37,465 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9086daeb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9086b3d7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9086b3d7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56a9a3c9, true, {}] 2024-06-24 20:01:37,465 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:37,466 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [908701fc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=907e4f38-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=907e4f38-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b88f3ef, true, {}] 2024-06-24 20:01:37,466 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2935, durable=true, userID=908701fe-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1481300987, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:37,469 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2935]:RELIABLE:CoreMessage[messageID=2935, durable=true, userID=908701fe-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1481300987 2024-06-24 20:01:37,469 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2935, durable=true, userID=908701fe-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1481300987 to transaction: TransactionImpl [xid=null, txID=2938, xid=null, state=ACTIVE, createTime=1719259297469(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@261f903b 2024-06-24 20:01:37,470 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7432cb37, org.eclipse.scout.rt.mom.jms.JmsSubscription@7602da1a] 2024-06-24 20:01:37,473 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2935, durable=true, userID=908701fe-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1481300987, transaction: TransactionImpl [xid=null, txID=2938, xid=null, state=COMMITTED, createTime=1719259297469(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@261f903b 2024-06-24 20:01:37,473 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9086b3d7-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,474 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90883a7f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,475 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90886192-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90883a7f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90883a7f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@442f71c7, true, {}] 2024-06-24 20:01:37,475 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90886193-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90883a7f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90883a7f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@159d23e8, true, {}] 2024-06-24 20:01:37,476 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:37,476 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [908888a4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=907e4f38-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=907e4f38-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fd36ac0, true, {}] 2024-06-24 20:01:37,477 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2953, durable=true, userID=908888a6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1787686496, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:37,479 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2953]:RELIABLE:CoreMessage[messageID=2953, durable=true, userID=908888a6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1787686496 2024-06-24 20:01:37,480 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2953, durable=true, userID=908888a6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1787686496 to transaction: TransactionImpl [xid=null, txID=2956, xid=null, state=ACTIVE, createTime=1719259297480(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4339f2b6 2024-06-24 20:01:37,480 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@70f5f6c7, org.eclipse.scout.rt.mom.jms.JmsSubscription@4ec25389] 2024-06-24 20:01:37,483 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2953, durable=true, userID=908888a6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@1787686496, transaction: TransactionImpl [xid=null, txID=2956, xid=null, state=COMMITTED, createTime=1719259297480(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4339f2b6 2024-06-24 20:01:37,484 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90883a7f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,484 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9089c127-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,485 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9089c12a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9089c127-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9089c127-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d361c60, true, {}] 2024-06-24 20:01:37,485 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9089e83b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9089c127-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9089c127-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@cf98859, true, {}] 2024-06-24 20:01:37,485 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:37,485 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9089e83c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=907e4f38-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=907e4f38-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b93d8ba, true, {}] 2024-06-24 20:01:37,486 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2971, durable=true, userID=908a0f4e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@758188625, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:37,490 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2971]:RELIABLE:CoreMessage[messageID=2971, durable=true, userID=908a0f4e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@758188625 2024-06-24 20:01:37,490 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2971, durable=true, userID=908a0f4e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@758188625 to transaction: TransactionImpl [xid=null, txID=2974, xid=null, state=ACTIVE, createTime=1719259297490(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@28556aa5 2024-06-24 20:01:37,490 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@52bef30b, org.eclipse.scout.rt.mom.jms.JmsSubscription@d56d9f6] 2024-06-24 20:01:37,493 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2971, durable=true, userID=908a0f4e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=433, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@758188625, transaction: TransactionImpl [xid=null, txID=2974, xid=null, state=COMMITTED, createTime=1719259297490(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@28556aa5 2024-06-24 20:01:37,494 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9089c127-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,494 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 908b47cf-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,495 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [908b6ee2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=908b47cf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=908b47cf-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6059b7a9, true, {}] 2024-06-24 20:01:37,495 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [908b6ee3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=908b47cf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=908b47cf-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12812a1, true, {}] 2024-06-24 20:01:37,496 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:37,496 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [908b95f4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=907e4f38-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=907e4f38-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@729acdce, true, {}] 2024-06-24 20:01:37,496 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2989, durable=true, userID=908b95f6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@441165089, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:37,500 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[2989]:RELIABLE:CoreMessage[messageID=2989, durable=true, userID=908b95f6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@441165089 2024-06-24 20:01:37,500 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2989, durable=true, userID=908b95f6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@441165089 to transaction: TransactionImpl [xid=null, txID=2992, xid=null, state=ACTIVE, createTime=1719259297500(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6fc15c27 2024-06-24 20:01:37,501 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@76e56b17, org.eclipse.scout.rt.mom.jms.JmsSubscription@31ee5a9] 2024-06-24 20:01:37,503 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=2989, durable=true, userID=908b95f6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=432, properties=TypedProperties[__AMQ_CID=907e4f3a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"true"}, _AMQ_ROUTING_TYPE=1]]@441165089, transaction: TransactionImpl [xid=null, txID=2992, xid=null, state=COMMITTED, createTime=1719259297500(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6fc15c27 2024-06-24 20:01:37,504 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 908b47cf-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,505 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:37,505 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:37,505 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 907e4f38-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,505 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:37,506 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 99.549912 ms 2024-06-24 20:01:37,506 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:37,506 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:37,506 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:37,507 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1765776053'. 2024-06-24 20:01:37,508 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:37,508 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 908d6ab8-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,508 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [908d6abb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=908d6ab8-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=908d6ab8-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@258e176e, true, {}] 2024-06-24 20:01:37,509 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [908d91cc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=908d6ab8-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=908d6ab8-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55c398ae, true, {}] 2024-06-24 20:01:37,509 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null] 2024-06-24 20:01:37,510 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 908db8dd-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,510 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [908db8e0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=908db8dd-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=908db8dd-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d98f136, true, {}] 2024-06-24 20:01:37,510 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4a3d4cd2 2024-06-24 20:01:37,510 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [908db8e1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=908db8dd-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=908db8dd-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a7385e6, true, {}] 2024-06-24 20:01:37,511 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3011, durable=true, userID=908db8e3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=908db8df-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@422734434, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983) .................................................. ***** durable queues test/mom/testPublishText: - queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null ***** non durable for test/mom/testPublishText: .................................................. , transaction: null 2024-06-24 20:01:37,511 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[3011]:RELIABLE:CoreMessage[messageID=3011, durable=true, userID=908db8e3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=908db8df-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@422734434 2024-06-24 20:01:37,511 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=3011, durable=true, userID=908db8e3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=908db8df-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@422734434 to transaction: TransactionImpl [xid=null, txID=3014, xid=null, state=ACTIVE, createTime=1719259297511(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@540fb1bf 2024-06-24 20:01:37,512 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@4bb4adf7, org.eclipse.scout.rt.mom.jms.JmsSubscription@11544ddd] 2024-06-24 20:01:37,514 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=3011, durable=true, userID=908db8e3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=908db8df-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@422734434, transaction: TransactionImpl [xid=null, txID=3014, xid=null, state=COMMITTED, createTime=1719259297511(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@540fb1bf 2024-06-24 20:01:37,515 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 908d6ab8-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,515 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:37,515 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:37,516 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 908db8dd-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,516 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:37,516 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.629073 ms 2024-06-24 20:01:37,516 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:37,517 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:37,517 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:37,517 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1025206294'. 2024-06-24 20:01:37,519 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:37,519 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 908f1875-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,519 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [908f1878-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=908f1875-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=908f1875-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2acbead2, true, {}] 2024-06-24 20:01:37,520 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [908f3f89-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=908f1875-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=908f1875-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ec6af24, true, {}] 2024-06-24 20:01:37,520 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeCorrelationId, null, 0, false, true, null] 2024-06-24 20:01:37,521 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 908f669a-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[cid=cid:abc] 2024-06-24 20:01:37,521 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [908f669d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=908f669a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=908f669a-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7946a068, true, {}] 2024-06-24 20:01:37,521 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4ff7de80 - MDC[cid=cid:abc] 2024-06-24 20:01:37,522 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [908f669e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=908f669a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=908f669a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3839b53b, true, {}] 2024-06-24 20:01:37,522 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3033, durable=true, userID=908f8db0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=908f669c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1046246774, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeCorrelationId, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeCorrelationId previousRoute:ANYCAST, reusable=true, version=-2147482982) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeCorrelationId: - queueID=949 address:test/mom/testQueuePublishSubscribeCorrelationId name:test/mom/testQueuePublishSubscribeCorrelationId filter:null ***** non durable for test/mom/testQueuePublishSubscribeCorrelationId: .................................................. , transaction: null 2024-06-24 20:01:37,522 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeCorrelationId: Reference[3033]:RELIABLE:CoreMessage[messageID=3033, durable=true, userID=908f8db0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=908f669c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1046246774 2024-06-24 20:01:37,523 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeCorrelationId: CoreMessage[messageID=3033, durable=true, userID=908f8db0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=908f669c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1046246774 to transaction: TransactionImpl [xid=null, txID=3036, xid=null, state=ACTIVE, createTime=1719259297523(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@48bc0f94 2024-06-24 20:01:37,523 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@e8c381e] 2024-06-24 20:01:37,526 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeCorrelationId: CoreMessage[messageID=3033, durable=true, userID=908f8db0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=908f669c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid:abc]]@1046246774, transaction: TransactionImpl [xid=null, txID=3036, xid=null, state=COMMITTED, createTime=1719259297523(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@48bc0f94 2024-06-24 20:01:37,526 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 908f1875-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,527 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:37,527 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:37,528 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 908f669a-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,528 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:37,528 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.706184 ms 2024-06-24 20:01:37,529 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:37,529 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:37,529 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:37,530 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 926825900'. 2024-06-24 20:01:37,531 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:37,532 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90911452-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,532 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90911455-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90911452-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90911452-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c908a72, true, {}] 2024-06-24 20:01:37,533 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90913b66-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90911452-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90911452-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@357a8800, true, {}] 2024-06-24 20:01:37,533 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribe, null, 0, false, true, null] 2024-06-24 20:01:37,534 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90916277-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,534 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9091627a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90916277-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90916277-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e8a7228, true, {}] 2024-06-24 20:01:37,534 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@45e6f47a 2024-06-24 20:01:37,534 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9091627b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90916277-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90916277-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@409a3ccf, true, {}] 2024-06-24 20:01:37,535 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3055, durable=true, userID=9091898d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=90916279-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@890556415, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribe, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribe previousRoute:ANYCAST, reusable=true, version=-2147482981) .................................................. ***** durable queues test/mom/testQueuePublishSubscribe: - queueID=972 address:test/mom/testQueuePublishSubscribe name:test/mom/testQueuePublishSubscribe filter:null ***** non durable for test/mom/testQueuePublishSubscribe: .................................................. , transaction: null 2024-06-24 20:01:37,535 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribe: Reference[3055]:RELIABLE:CoreMessage[messageID=3055, durable=true, userID=9091898d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=90916279-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@890556415 2024-06-24 20:01:37,536 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribe: CoreMessage[messageID=3055, durable=true, userID=9091898d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=90916279-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@890556415 to transaction: TransactionImpl [xid=null, txID=3058, xid=null, state=ACTIVE, createTime=1719259297536(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4353e9df 2024-06-24 20:01:37,536 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@d0971cd] 2024-06-24 20:01:37,539 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribe: CoreMessage[messageID=3055, durable=true, userID=9091898d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=90916279-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@890556415, transaction: TransactionImpl [xid=null, txID=3058, xid=null, state=COMMITTED, createTime=1719259297536(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4353e9df 2024-06-24 20:01:37,540 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90911452-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,540 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:37,540 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:37,541 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90916277-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,542 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:37,542 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.560486 ms 2024-06-24 20:01:37,542 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:37,543 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:37,543 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:37,543 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 929787261'. 2024-06-24 20:01:37,545 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:37,545 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9093102f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,546 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90933742-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9093102f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9093102f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cd0e85e, true, {}] 2024-06-24 20:01:37,546 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90933743-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9093102f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9093102f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e79d306, true, {}] 2024-06-24 20:01:37,547 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishBytes, null, 0, false, true, null] 2024-06-24 20:01:37,547 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90935e54-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,547 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90935e57-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90935e54-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90935e54-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2901c419, true, {}] 2024-06-24 20:01:37,548 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@42a08547 2024-06-24 20:01:37,548 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90938568-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90935e54-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90935e54-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b743795, true, {}] 2024-06-24 20:01:37,549 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3077, durable=true, userID=9093856a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=90935e56-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@829579356, context: RoutingContextImpl(Address=test/mom/testPublishBytes, routingType=ANYCAST, PreviousAddress=test/mom/testPublishBytes previousRoute:ANYCAST, reusable=true, version=-2147482980) .................................................. ***** durable queues test/mom/testPublishBytes: - queueID=995 address:test/mom/testPublishBytes name:test/mom/testPublishBytes filter:null ***** non durable for test/mom/testPublishBytes: .................................................. , transaction: null 2024-06-24 20:01:37,549 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishBytes: Reference[3077]:RELIABLE:CoreMessage[messageID=3077, durable=true, userID=9093856a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=90935e56-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@829579356 2024-06-24 20:01:37,549 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishBytes: CoreMessage[messageID=3077, durable=true, userID=9093856a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=90935e56-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@829579356 to transaction: TransactionImpl [xid=null, txID=3080, xid=null, state=ACTIVE, createTime=1719259297549(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@18d9ad84 2024-06-24 20:01:37,550 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@28d48616, org.eclipse.scout.rt.mom.jms.JmsSubscription@27acd9a7] 2024-06-24 20:01:37,552 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishBytes: CoreMessage[messageID=3077, durable=true, userID=9093856a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishBytes, size=419, properties=TypedProperties[__AMQ_CID=90935e56-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@829579356, transaction: TransactionImpl [xid=null, txID=3080, xid=null, state=COMMITTED, createTime=1719259297549(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@18d9ad84 2024-06-24 20:01:37,553 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9093102f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,554 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:37,554 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:37,554 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90935e54-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,555 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:37,555 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 12.310474 ms 2024-06-24 20:01:37,555 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:37,556 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:37,556 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:37,556 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 256516555'. 2024-06-24 20:01:37,558 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:37,558 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90950c0c-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,559 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9095331f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90950c0c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90950c0c-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25e9f5f8, true, {}] 2024-06-24 20:01:37,559 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90953320-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90950c0c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90950c0c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f03eb17, true, {}] 2024-06-24 20:01:37,560 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:37,560 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90955a31-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,561 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90958144-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90955a31-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90955a31-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e30d2ae, true, {}] 2024-06-24 20:01:37,561 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@6a9e88f1 2024-06-24 20:01:37,561 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90958145-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90955a31-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90955a31-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2999e04b, true, {}] 2024-06-24 20:01:37,562 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3099, durable=true, userID=90958147-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@670627038, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:37,562 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3099]:RELIABLE:CoreMessage[messageID=3099, durable=true, userID=90958147-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@670627038 2024-06-24 20:01:37,562 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3099, durable=true, userID=90958147-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@670627038 to transaction: TransactionImpl [xid=null, txID=3102, xid=null, state=ACTIVE, createTime=1719259297562(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@46a342a9 2024-06-24 20:01:37,562 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@18a66406, org.eclipse.scout.rt.mom.jms.JmsSubscription@54d3b4fe] 2024-06-24 20:01:37,565 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3099, durable=true, userID=90958147-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@670627038, transaction: TransactionImpl [xid=null, txID=3102, xid=null, state=COMMITTED, createTime=1719259297562(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@46a342a9 2024-06-24 20:01:37,566 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90950c0c-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,567 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90966ba8-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,567 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90966bab-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90966ba8-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90966ba8-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@261fc239, true, {}] 2024-06-24 20:01:37,568 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [909692bc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90966ba8-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90966ba8-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3cbca9db, true, {}] 2024-06-24 20:01:37,568 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:37,568 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [909692bd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90955a31-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90955a31-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@669255a5, true, {}] 2024-06-24 20:01:37,569 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3117, durable=true, userID=9096b9cf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@697594177, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:37,572 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3117]:RELIABLE:CoreMessage[messageID=3117, durable=true, userID=9096b9cf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@697594177 2024-06-24 20:01:37,573 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3117, durable=true, userID=9096b9cf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@697594177 to transaction: TransactionImpl [xid=null, txID=3120, xid=null, state=ACTIVE, createTime=1719259297572(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@78e0d531 2024-06-24 20:01:37,573 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@1f81b020, org.eclipse.scout.rt.mom.jms.JmsSubscription@56c95789] 2024-06-24 20:01:37,576 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3117, durable=true, userID=9096b9cf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@697594177, transaction: TransactionImpl [xid=null, txID=3120, xid=null, state=COMMITTED, createTime=1719259297572(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@78e0d531 2024-06-24 20:01:37,576 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90966ba8-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,577 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9097f250-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,578 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90981963-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9097f250-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9097f250-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a81a1ba, true, {}] 2024-06-24 20:01:37,578 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90981964-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9097f250-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9097f250-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54500b17, true, {}] 2024-06-24 20:01:37,578 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:37,579 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90984075-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90955a31-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90955a31-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60ad939, true, {}] 2024-06-24 20:01:37,579 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3135, durable=true, userID=90984077-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@5323750, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:37,582 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3135]:RELIABLE:CoreMessage[messageID=3135, durable=true, userID=90984077-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@5323750 2024-06-24 20:01:37,583 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3135, durable=true, userID=90984077-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@5323750 to transaction: TransactionImpl [xid=null, txID=3138, xid=null, state=ACTIVE, createTime=1719259297583(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@37d5b2b8 2024-06-24 20:01:37,583 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@18e0f894, org.eclipse.scout.rt.mom.jms.JmsSubscription@2623ad23] 2024-06-24 20:01:37,586 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3135, durable=true, userID=90984077-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@5323750, transaction: TransactionImpl [xid=null, txID=3138, xid=null, state=COMMITTED, createTime=1719259297583(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@37d5b2b8 2024-06-24 20:01:37,586 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9097f250-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,587 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 909978f8-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,588 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9099a00b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=909978f8-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=909978f8-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5110d278, true, {}] 2024-06-24 20:01:37,588 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9099a00c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=909978f8-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=909978f8-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@576bfe98, true, {}] 2024-06-24 20:01:37,589 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:37,589 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9099c71d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90955a31-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90955a31-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@286cc4b, true, {}] 2024-06-24 20:01:37,590 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3153, durable=true, userID=9099c71f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1668520247, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:37,593 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3153]:RELIABLE:CoreMessage[messageID=3153, durable=true, userID=9099c71f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1668520247 2024-06-24 20:01:37,593 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3153, durable=true, userID=9099c71f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1668520247 to transaction: TransactionImpl [xid=null, txID=3156, xid=null, state=ACTIVE, createTime=1719259297593(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7a9a9ab9 2024-06-24 20:01:37,594 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@70dbd79f, org.eclipse.scout.rt.mom.jms.JmsSubscription@3ec8c874] 2024-06-24 20:01:37,596 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3153, durable=true, userID=9099c71f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1668520247, transaction: TransactionImpl [xid=null, txID=3156, xid=null, state=COMMITTED, createTime=1719259297593(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7a9a9ab9 2024-06-24 20:01:37,597 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 909978f8-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,598 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 909b26b0-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,598 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [909b26b3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=909b26b0-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=909b26b0-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@469a2b13, true, {}] 2024-06-24 20:01:37,599 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [909b26b4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=909b26b0-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=909b26b0-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@104b5c6c, true, {}] 2024-06-24 20:01:37,599 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:37,599 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [909b4dc5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90955a31-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90955a31-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25dd13a5, true, {}] 2024-06-24 20:01:37,600 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3171, durable=true, userID=909b74d7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@120995896, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:37,603 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3171]:RELIABLE:CoreMessage[messageID=3171, durable=true, userID=909b74d7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@120995896 2024-06-24 20:01:37,603 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3171, durable=true, userID=909b74d7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@120995896 to transaction: TransactionImpl [xid=null, txID=3174, xid=null, state=ACTIVE, createTime=1719259297603(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6260ae6d 2024-06-24 20:01:37,604 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@590182a6, org.eclipse.scout.rt.mom.jms.JmsSubscription@6af6a3b] 2024-06-24 20:01:37,607 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3171, durable=true, userID=909b74d7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@120995896, transaction: TransactionImpl [xid=null, txID=3174, xid=null, state=COMMITTED, createTime=1719259297603(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6260ae6d 2024-06-24 20:01:37,607 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 909b26b0-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,608 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 909cad58-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,608 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [909cad5b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=909cad58-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=909cad58-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d29595c, true, {}] 2024-06-24 20:01:37,609 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [909cd46c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=909cad58-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=909cad58-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@106a44b8, true, {}] 2024-06-24 20:01:37,609 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:37,609 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [909cd46d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90955a31-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90955a31-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@271a0e1b, true, {}] 2024-06-24 20:01:37,610 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3189, durable=true, userID=909cfb7f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1752268429, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:37,613 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3189]:RELIABLE:CoreMessage[messageID=3189, durable=true, userID=909cfb7f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1752268429 2024-06-24 20:01:37,614 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3189, durable=true, userID=909cfb7f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1752268429 to transaction: TransactionImpl [xid=null, txID=3192, xid=null, state=ACTIVE, createTime=1719259297614(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7f6a9e48 2024-06-24 20:01:37,614 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@6fb8cfa7, org.eclipse.scout.rt.mom.jms.JmsSubscription@4015c65b] 2024-06-24 20:01:37,617 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3189, durable=true, userID=909cfb7f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=439, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1752268429, transaction: TransactionImpl [xid=null, txID=3192, xid=null, state=COMMITTED, createTime=1719259297614(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7f6a9e48 2024-06-24 20:01:37,617 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 909cad58-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,618 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 909e3400-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,619 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [909e5b13-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=909e3400-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=909e3400-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10e9be5c, true, {}] 2024-06-24 20:01:37,619 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [909e5b14-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=909e3400-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=909e3400-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ff61c0f, true, {}] 2024-06-24 20:01:37,620 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:37,620 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [909e8225-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90955a31-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90955a31-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@327197b3, true, {}] 2024-06-24 20:01:37,621 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3207, durable=true, userID=909e8227-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1475993990, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:37,624 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3207]:RELIABLE:CoreMessage[messageID=3207, durable=true, userID=909e8227-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1475993990 2024-06-24 20:01:37,624 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3207, durable=true, userID=909e8227-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1475993990 to transaction: TransactionImpl [xid=null, txID=3210, xid=null, state=ACTIVE, createTime=1719259297624(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@29ceff15 2024-06-24 20:01:37,625 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@316745d8, org.eclipse.scout.rt.mom.jms.JmsSubscription@3df920] 2024-06-24 20:01:37,627 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3207, durable=true, userID=909e8227-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=543, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1475993990, transaction: TransactionImpl [xid=null, txID=3210, xid=null, state=COMMITTED, createTime=1719259297624(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@29ceff15 2024-06-24 20:01:37,628 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 909e3400-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,629 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 909fe1b8-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,629 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [909fe1bb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=909fe1b8-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=909fe1b8-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18c90e7f, true, {}] 2024-06-24 20:01:37,630 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90a008cc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=909fe1b8-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=909fe1b8-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32f36009, true, {}] 2024-06-24 20:01:37,630 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:37,631 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90a008cd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90955a31-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90955a31-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ba27246, true, {}] 2024-06-24 20:01:37,631 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3225, durable=true, userID=90a02fdf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@992317802, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:37,634 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3225]:RELIABLE:CoreMessage[messageID=3225, durable=true, userID=90a02fdf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@992317802 2024-06-24 20:01:37,634 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3225, durable=true, userID=90a02fdf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@992317802 to transaction: TransactionImpl [xid=null, txID=3228, xid=null, state=ACTIVE, createTime=1719259297634(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6fa5ba33 2024-06-24 20:01:37,635 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@2fe6bcbb, org.eclipse.scout.rt.mom.jms.JmsSubscription@4e92c6c2] 2024-06-24 20:01:37,637 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3225, durable=true, userID=90a02fdf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=541, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@992317802, transaction: TransactionImpl [xid=null, txID=3228, xid=null, state=COMMITTED, createTime=1719259297634(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6fa5ba33 2024-06-24 20:01:37,638 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 909fe1b8-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,639 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90a16860-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,639 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90a16863-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90a16860-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90a16860-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@310cbb5, true, {}] 2024-06-24 20:01:37,639 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90a16864-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90a16860-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90a16860-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@561ba638, true, {}] 2024-06-24 20:01:37,640 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:37,640 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90a18f75-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90955a31-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90955a31-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1674161, true, {}] 2024-06-24 20:01:37,641 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3243, durable=true, userID=90a18f77-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1319831971, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:37,644 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3243]:RELIABLE:CoreMessage[messageID=3243, durable=true, userID=90a18f77-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1319831971 2024-06-24 20:01:37,645 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3243, durable=true, userID=90a18f77-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1319831971 to transaction: TransactionImpl [xid=null, txID=3246, xid=null, state=ACTIVE, createTime=1719259297645(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@59d4991f 2024-06-24 20:01:37,645 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@37acf9b1, org.eclipse.scout.rt.mom.jms.JmsSubscription@279e9c95] 2024-06-24 20:01:37,648 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3243, durable=true, userID=90a18f77-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=589, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.dataobject.DoEntity","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1319831971, transaction: TransactionImpl [xid=null, txID=3246, xid=null, state=COMMITTED, createTime=1719259297645(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@59d4991f 2024-06-24 20:01:37,649 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90a16860-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,649 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90a2ef08-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,650 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90a2ef0b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90a2ef08-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90a2ef08-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d3ed9c1, true, {}] 2024-06-24 20:01:37,650 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90a3161c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90a2ef08-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90a2ef08-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@530fa35, true, {}] 2024-06-24 20:01:37,650 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:37,650 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90a3161d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90955a31-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90955a31-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d488c2a, true, {}] 2024-06-24 20:01:37,651 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3261, durable=true, userID=90a33d2f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1050381196, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:37,655 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[3261]:RELIABLE:CoreMessage[messageID=3261, durable=true, userID=90a33d2f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1050381196 2024-06-24 20:01:37,655 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3261, durable=true, userID=90a33d2f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1050381196 to transaction: TransactionImpl [xid=null, txID=3264, xid=null, state=ACTIVE, createTime=1719259297655(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@26e5e2f4 2024-06-24 20:01:37,655 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@39e3da5a, org.eclipse.scout.rt.mom.jms.JmsSubscription@339d5e8] 2024-06-24 20:01:37,658 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=3261, durable=true, userID=90a33d2f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=434, properties=TypedProperties[__AMQ_CID=90955a33-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1050381196, transaction: TransactionImpl [xid=null, txID=3264, xid=null, state=COMMITTED, createTime=1719259297655(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@26e5e2f4 2024-06-24 20:01:37,659 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90a2ef08-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,660 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:37,660 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:37,660 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90955a31-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,661 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:37,661 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 104.765303 ms 2024-06-24 20:01:37,661 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:37,662 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:37,662 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:37,662 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1770726211'. 2024-06-24 20:01:37,664 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:37,664 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90a53801-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,665 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90a55f14-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90a53801-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90a53801-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73a11cf1, true, {}] 2024-06-24 20:01:37,665 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90a55f15-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90a53801-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90a53801-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d972576, true, {}] 2024-06-24 20:01:37,666 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:37,666 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90a58626-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,667 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90a58629-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90a58626-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90a58626-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@795e8084, true, {}] 2024-06-24 20:01:37,667 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90a5ad3a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90a58626-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90a58626-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b5df7a4, true, {}] 2024-06-24 20:01:37,667 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:37,667 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90a5ad3b-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,668 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90a5d44e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90a5ad3b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90a5ad3b-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@128ff57e, true, {}] 2024-06-24 20:01:37,668 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@467f97e 2024-06-24 20:01:37,668 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90a5d44f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90a5ad3b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90a5ad3b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35fec4a6, true, {}] 2024-06-24 20:01:37,669 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3289, durable=true, userID=90a5d451-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90a5d44d-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@576088966, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:01:37,669 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3289]:RELIABLE:CoreMessage[messageID=3289, durable=true, userID=90a5d451-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90a5d44d-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@576088966 2024-06-24 20:01:37,669 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3289, durable=true, userID=90a5d451-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90a5d44d-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@576088966 to transaction: TransactionImpl [xid=null, txID=3292, xid=null, state=ACTIVE, createTime=1719259297669(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@a56465e 2024-06-24 20:01:37,673 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3289, durable=true, userID=90a5d451-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90a5d44d-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@576088966, transaction: TransactionImpl [xid=null, txID=3292, xid=null, state=COMMITTED, createTime=1719259297669(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@a56465e 2024-06-24 20:01:37,720 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1c023dcb, org.eclipse.scout.rt.mom.jms.JmsSubscription@66d0d5ee] 2024-06-24 20:01:37,721 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90a53801-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,722 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90a58626-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,723 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:37,723 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:37,723 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90a5ad3b-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,723 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:37,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.573747 ms 2024-06-24 20:01:37,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:37,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:37,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:37,724 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 276480694'. 2024-06-24 20:01:37,726 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:37,726 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90aeadf3-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,727 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90aeadf6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90aeadf3-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90aeadf3-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5eef4cb4, true, {}] 2024-06-24 20:01:37,727 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90aed507-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90aeadf3-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90aeadf3-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e427067, true, {}] 2024-06-24 20:01:37,728 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:37,728 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90aefc18-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,728 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90aefc1b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90aefc18-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90aefc18-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5fc3b76e, true, {}] 2024-06-24 20:01:37,728 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90aefc1c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90aefc18-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90aefc18-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bac0ee4, true, {}] 2024-06-24 20:01:37,729 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:37,729 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90af232d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,729 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90af2330-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90af232d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90af232d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ba09eb9, true, {}] 2024-06-24 20:01:37,729 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@727d937a 2024-06-24 20:01:37,729 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90af2331-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90af232d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90af232d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@569dfa77, true, {}] 2024-06-24 20:01:37,730 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3323, durable=true, userID=90af4a43-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90af232f-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@762555428, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:01:37,730 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3323]:RELIABLE:CoreMessage[messageID=3323, durable=true, userID=90af4a43-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90af232f-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@762555428 2024-06-24 20:01:37,731 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3323, durable=true, userID=90af4a43-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90af232f-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@762555428 to transaction: TransactionImpl [xid=null, txID=3326, xid=null, state=ACTIVE, createTime=1719259297731(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@146b2a08 2024-06-24 20:01:37,734 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3323, durable=true, userID=90af4a43-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90af232f-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@762555428, transaction: TransactionImpl [xid=null, txID=3326, xid=null, state=COMMITTED, createTime=1719259297731(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@146b2a08 2024-06-24 20:01:37,781 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3e0575a2, org.eclipse.scout.rt.mom.jms.JmsSubscription@65589d76] 2024-06-24 20:01:37,782 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90aeadf3-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,783 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90aefc18-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,783 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:37,783 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:37,784 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90af232d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,784 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:37,784 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.147160 ms 2024-06-24 20:01:37,784 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:37,785 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:37,785 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:37,785 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1690431'. 2024-06-24 20:01:37,787 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:37,787 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90b7fcd5-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,787 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90b7fcd8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90b7fcd5-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90b7fcd5-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@730030e6, true, {}] 2024-06-24 20:01:37,788 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90b823e9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90b7fcd5-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90b7fcd5-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e50d265, true, {}] 2024-06-24 20:01:37,788 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:37,789 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90b84afa-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,789 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90b84afd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90b84afa-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90b84afa-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3415f553, true, {}] 2024-06-24 20:01:37,789 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90b84afe-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90b84afa-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90b84afa-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69c97127, true, {}] 2024-06-24 20:01:37,789 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:37,790 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90b8720f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,790 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90b87212-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90b8720f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90b8720f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@757427e2, true, {}] 2024-06-24 20:01:37,790 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@71b38b11 2024-06-24 20:01:37,790 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90b87213-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90b8720f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90b8720f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c84fc6e, true, {}] 2024-06-24 20:01:37,791 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3357, durable=true, userID=90b89925-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90b87211-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1526961355, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:01:37,791 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3357]:RELIABLE:CoreMessage[messageID=3357, durable=true, userID=90b89925-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90b87211-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1526961355 2024-06-24 20:01:37,792 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3357, durable=true, userID=90b89925-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90b87211-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1526961355 to transaction: TransactionImpl [xid=null, txID=3360, xid=null, state=ACTIVE, createTime=1719259297792(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6e9a6880 2024-06-24 20:01:37,795 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3357, durable=true, userID=90b89925-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90b87211-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1526961355, transaction: TransactionImpl [xid=null, txID=3360, xid=null, state=COMMITTED, createTime=1719259297792(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6e9a6880 2024-06-24 20:01:37,842 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@7a7b6556, org.eclipse.scout.rt.mom.jms.JmsSubscription@c04b755] 2024-06-24 20:01:37,844 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90b7fcd5-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,845 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90b84afa-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,846 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:37,846 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:37,847 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90b8720f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,848 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:37,848 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 63.142099 ms 2024-06-24 20:01:37,848 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:37,848 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:37,848 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:37,849 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1978836564'. 2024-06-24 20:01:37,850 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:37,851 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90c1c0e7-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,851 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90c1c0ea-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90c1c0e7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90c1c0e7-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21258427, true, {}] 2024-06-24 20:01:37,852 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90c1e7fb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90c1c0e7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90c1c0e7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ccb8409, true, {}] 2024-06-24 20:01:37,852 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:37,853 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90c20f0c-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,853 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90c20f0f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90c20f0c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90c20f0c-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e6ef60f, true, {}] 2024-06-24 20:01:37,853 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90c20f10-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90c20f0c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90c20f0c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59aa22e, true, {}] 2024-06-24 20:01:37,854 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:37,854 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90c23621-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,854 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90c23624-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90c23621-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90c23621-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@434b867c, true, {}] 2024-06-24 20:01:37,855 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@36b1b28 2024-06-24 20:01:37,855 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90c25d35-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90c23621-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90c23621-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f0bcd4f, true, {}] 2024-06-24 20:01:37,856 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3391, durable=true, userID=90c25d37-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90c23623-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@76925542, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:01:37,859 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3391]:RELIABLE:CoreMessage[messageID=3391, durable=true, userID=90c25d37-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90c23623-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@76925542 2024-06-24 20:01:37,860 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3391, durable=true, userID=90c25d37-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90c23623-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@76925542 to transaction: TransactionImpl [xid=null, txID=3394, xid=null, state=ACTIVE, createTime=1719259297860(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@69d831f8 2024-06-24 20:01:37,863 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3391, durable=true, userID=90c25d37-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90c23623-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@76925542, transaction: TransactionImpl [xid=null, txID=3394, xid=null, state=COMMITTED, createTime=1719259297860(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@69d831f8 2024-06-24 20:01:37,910 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2889d997, org.eclipse.scout.rt.mom.jms.JmsSubscription@7951a08c] 2024-06-24 20:01:37,911 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90c1c0e7-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,913 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90c20f0c-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,914 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:37,914 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:37,914 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90c23621-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,915 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:37,915 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 66.753760 ms 2024-06-24 20:01:37,915 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:37,916 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:37,916 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:37,916 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 510805466'. 2024-06-24 20:01:37,918 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:37,918 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90cbfa29-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,919 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90cc213c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90cbfa29-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90cbfa29-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c786c3d, true, {}] 2024-06-24 20:01:37,919 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90cc213d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90cbfa29-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90cbfa29-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7849bb2f, true, {}] 2024-06-24 20:01:37,920 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:37,920 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90cc484e-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,921 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90cc6f61-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90cc484e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90cc484e-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e88c27f, true, {}] 2024-06-24 20:01:37,921 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90cc6f62-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90cc484e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90cc484e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12c55e8c, true, {}] 2024-06-24 20:01:37,921 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:37,922 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90cc9673-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,922 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90cc9676-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90cc9673-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90cc9673-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44af2709, true, {}] 2024-06-24 20:01:37,922 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3054551f 2024-06-24 20:01:37,922 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90cc9677-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90cc9673-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90cc9673-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3903653f, true, {}] 2024-06-24 20:01:37,923 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3425, durable=true, userID=90ccbd89-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90cc9675-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@548430449, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:01:37,923 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3425]:RELIABLE:CoreMessage[messageID=3425, durable=true, userID=90ccbd89-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90cc9675-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@548430449 2024-06-24 20:01:37,924 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3425, durable=true, userID=90ccbd89-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90cc9675-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@548430449 to transaction: TransactionImpl [xid=null, txID=3428, xid=null, state=ACTIVE, createTime=1719259297924(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4c926d8d 2024-06-24 20:01:37,927 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3425, durable=true, userID=90ccbd89-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90cc9675-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@548430449, transaction: TransactionImpl [xid=null, txID=3428, xid=null, state=COMMITTED, createTime=1719259297924(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4c926d8d 2024-06-24 20:01:37,974 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@53251e03, org.eclipse.scout.rt.mom.jms.JmsSubscription@5ffae42f] 2024-06-24 20:01:37,976 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90cbfa29-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,977 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90cc484e-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,977 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:37,977 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:37,977 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90cc9673-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:37,978 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:37,978 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 62.405342 ms 2024-06-24 20:01:37,978 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:37,979 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:37,979 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:37,979 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1838180779'. 2024-06-24 20:01:37,981 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:37,982 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90d5972b-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,982 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90d5be3e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90d5972b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90d5972b-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2458497, true, {}] 2024-06-24 20:01:37,983 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90d5be3f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90d5972b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90d5972b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@749b6bad, true, {}] 2024-06-24 20:01:37,983 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:37,984 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90d60c60-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,984 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90d60c63-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90d60c60-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90d60c60-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7907c5a3, true, {}] 2024-06-24 20:01:37,984 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90d60c64-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90d60c60-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90d60c60-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73dd945b, true, {}] 2024-06-24 20:01:37,985 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:37,985 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90d63375-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:37,985 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90d63378-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90d63375-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90d63375-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f74cc0d, true, {}] 2024-06-24 20:01:37,985 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1b3639a1 2024-06-24 20:01:37,986 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90d63379-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90d63375-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90d63375-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31a7ccde, true, {}] 2024-06-24 20:01:37,986 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3459, durable=true, userID=90d65a8b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90d63377-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@951076476, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:01:37,987 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3459]:RELIABLE:CoreMessage[messageID=3459, durable=true, userID=90d65a8b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90d63377-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@951076476 2024-06-24 20:01:37,987 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3459, durable=true, userID=90d65a8b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90d63377-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@951076476 to transaction: TransactionImpl [xid=null, txID=3462, xid=null, state=ACTIVE, createTime=1719259297987(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4257b06f 2024-06-24 20:01:37,990 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3459, durable=true, userID=90d65a8b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:37 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90d63377-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@951076476, transaction: TransactionImpl [xid=null, txID=3462, xid=null, state=COMMITTED, createTime=1719259297987(Mon Jun 24 20:01:37 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4257b06f 2024-06-24 20:01:38,037 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4eb5cdae, org.eclipse.scout.rt.mom.jms.JmsSubscription@6bed8d98] 2024-06-24 20:01:38,038 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90d5972b-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,039 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90d60c60-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,040 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:38,040 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:38,040 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90d63375-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,040 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:38,041 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 61.521434 ms 2024-06-24 20:01:38,041 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:38,041 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:38,041 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:38,041 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1038010690'. 2024-06-24 20:01:38,042 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:38,043 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90df0d1d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,043 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90df0d20-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90df0d1d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90df0d1d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5db78b32, true, {}] 2024-06-24 20:01:38,043 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90df0d21-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90df0d1d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90df0d1d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2acbd923, true, {}] 2024-06-24 20:01:38,044 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:38,044 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90df3432-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,044 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90df3435-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90df3432-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90df3432-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73f0c117, true, {}] 2024-06-24 20:01:38,045 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90df5b46-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90df3432-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90df3432-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9d75df2, true, {}] 2024-06-24 20:01:38,045 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:38,045 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90df5b47-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,045 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90df5b4a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90df5b47-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90df5b47-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48687c86, true, {}] 2024-06-24 20:01:38,046 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@ce24a98 2024-06-24 20:01:38,046 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90df825b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90df5b47-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90df5b47-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22d914b7, true, {}] 2024-06-24 20:01:38,046 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3493, durable=true, userID=90df825d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90df5b49-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@393456537, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:01:38,047 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3493]:RELIABLE:CoreMessage[messageID=3493, durable=true, userID=90df825d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90df5b49-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@393456537 2024-06-24 20:01:38,047 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3493, durable=true, userID=90df825d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90df5b49-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@393456537 to transaction: TransactionImpl [xid=null, txID=3496, xid=null, state=ACTIVE, createTime=1719259298047(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@572fe3e4 2024-06-24 20:01:38,050 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3493, durable=true, userID=90df825d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90df5b49-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@393456537, transaction: TransactionImpl [xid=null, txID=3496, xid=null, state=COMMITTED, createTime=1719259298047(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@572fe3e4 2024-06-24 20:01:38,097 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@523cc8b4, org.eclipse.scout.rt.mom.jms.JmsSubscription@139224ab] 2024-06-24 20:01:38,098 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90df0d1d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,100 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90df3432-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,101 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:38,101 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:38,101 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90df5b47-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,102 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:38,102 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 60.857277 ms 2024-06-24 20:01:38,102 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:38,102 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:38,102 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:38,103 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2075463136'. 2024-06-24 20:01:38,104 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:38,104 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90e85bff-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,105 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90e88312-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90e85bff-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90e85bff-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@774012f8, true, {}] 2024-06-24 20:01:38,105 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90e88313-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90e85bff-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90e85bff-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64a41c3e, true, {}] 2024-06-24 20:01:38,106 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:38,106 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90e8aa24-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,106 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90e8aa27-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90e8aa24-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90e8aa24-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f6107c0, true, {}] 2024-06-24 20:01:38,106 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90e8aa28-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90e8aa24-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90e8aa24-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38e0a5c7, true, {}] 2024-06-24 20:01:38,107 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:38,107 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90e8d139-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,107 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90e8d13c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90e8d139-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90e8d139-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c670b5e, true, {}] 2024-06-24 20:01:38,107 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5f8089d2 2024-06-24 20:01:38,107 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90e8d13d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90e8d139-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90e8d139-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a6a950e, true, {}] 2024-06-24 20:01:38,108 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3527, durable=true, userID=90e8f84f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90e8d13b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1600325214, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:01:38,108 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3527]:RELIABLE:CoreMessage[messageID=3527, durable=true, userID=90e8f84f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90e8d13b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1600325214 2024-06-24 20:01:38,109 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3527, durable=true, userID=90e8f84f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90e8d13b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1600325214 to transaction: TransactionImpl [xid=null, txID=3530, xid=null, state=ACTIVE, createTime=1719259298109(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4a916777 2024-06-24 20:01:38,112 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3527, durable=true, userID=90e8f84f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90e8d13b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1600325214, transaction: TransactionImpl [xid=null, txID=3530, xid=null, state=COMMITTED, createTime=1719259298109(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4a916777 2024-06-24 20:01:38,159 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@1080234b, org.eclipse.scout.rt.mom.jms.JmsSubscription@28e2d3ed] 2024-06-24 20:01:38,160 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90e85bff-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,161 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90e8aa24-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,161 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:38,161 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:38,162 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90e8d139-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,162 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:38,162 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.561640 ms 2024-06-24 20:01:38,162 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:38,162 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:38,162 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:38,163 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 628260724'. 2024-06-24 20:01:38,164 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:38,164 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90f183d1-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,164 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90f183d4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90f183d1-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90f183d1-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16f3caf8, true, {}] 2024-06-24 20:01:38,165 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90f1aae5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90f183d1-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90f183d1-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77e22d7f, true, {}] 2024-06-24 20:01:38,165 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:38,165 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90f1aae6-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,166 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90f1d1f9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90f1aae6-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90f1aae6-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@330436ba, true, {}] 2024-06-24 20:01:38,166 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90f1d1fa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90f1aae6-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90f1aae6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3661a31e, true, {}] 2024-06-24 20:01:38,166 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:38,166 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90f1d1fb-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,167 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90f1f90e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90f1d1fb-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90f1d1fb-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e579604, true, {}] 2024-06-24 20:01:38,167 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1af6cd73 2024-06-24 20:01:38,167 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90f1f90f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90f1d1fb-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90f1d1fb-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d986a0a, true, {}] 2024-06-24 20:01:38,167 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3561, durable=true, userID=90f1f911-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90f1f90d-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2142627310, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:01:38,168 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3561]:RELIABLE:CoreMessage[messageID=3561, durable=true, userID=90f1f911-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90f1f90d-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2142627310 2024-06-24 20:01:38,168 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3561, durable=true, userID=90f1f911-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90f1f90d-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2142627310 to transaction: TransactionImpl [xid=null, txID=3564, xid=null, state=ACTIVE, createTime=1719259298168(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@bf37fdb 2024-06-24 20:01:38,171 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3561, durable=true, userID=90f1f911-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90f1f90d-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2142627310, transaction: TransactionImpl [xid=null, txID=3564, xid=null, state=COMMITTED, createTime=1719259298168(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@bf37fdb 2024-06-24 20:01:38,218 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@13b012, org.eclipse.scout.rt.mom.jms.JmsSubscription@2f4a89fa] 2024-06-24 20:01:38,220 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90f183d1-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,221 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90f1aae6-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,221 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:38,221 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:38,221 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90f1d1fb-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,222 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:38,222 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.312823 ms 2024-06-24 20:01:38,222 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:38,222 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:38,222 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:38,222 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 590558012'. 2024-06-24 20:01:38,224 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:38,224 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90faaba3-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,224 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90faaba6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90faaba3-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90faaba3-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@693f4d87, true, {}] 2024-06-24 20:01:38,225 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90faaba7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90faaba3-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90faaba3-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4953b73b, true, {}] 2024-06-24 20:01:38,225 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:38,225 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90fad2b8-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,226 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90faf9cb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90fad2b8-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90fad2b8-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50e20d42, true, {}] 2024-06-24 20:01:38,226 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90faf9cc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90fad2b8-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90fad2b8-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b1c7e6e, true, {}] 2024-06-24 20:01:38,226 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testQueuePublishSubscribeMultipleSubscriptions, null, 0, false, true, null] 2024-06-24 20:01:38,226 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 90faf9cd-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,227 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90fb20e0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90faf9cd-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90faf9cd-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ba31381, true, {}] 2024-06-24 20:01:38,227 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3b0b20a8 2024-06-24 20:01:38,227 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [90fb20e1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=90faf9cd-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=90faf9cd-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@749610e1, true, {}] 2024-06-24 20:01:38,227 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3595, durable=true, userID=90fb20e3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90fb20df-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@508177797, context: RoutingContextImpl(Address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, routingType=ANYCAST, PreviousAddress=test/mom/testQueuePublishSubscribeMultipleSubscriptions previousRoute:ANYCAST, reusable=true, version=-2147482979) .................................................. ***** durable queues test/mom/testQueuePublishSubscribeMultipleSubscriptions: - queueID=1162 address:test/mom/testQueuePublishSubscribeMultipleSubscriptions name:test/mom/testQueuePublishSubscribeMultipleSubscriptions filter:null ***** non durable for test/mom/testQueuePublishSubscribeMultipleSubscriptions: .................................................. , transaction: null 2024-06-24 20:01:38,228 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: Reference[3595]:RELIABLE:CoreMessage[messageID=3595, durable=true, userID=90fb20e3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90fb20df-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@508177797 2024-06-24 20:01:38,228 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3595, durable=true, userID=90fb20e3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90fb20df-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@508177797 to transaction: TransactionImpl [xid=null, txID=3598, xid=null, state=ACTIVE, createTime=1719259298228(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5c446f76 2024-06-24 20:01:38,231 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testQueuePublishSubscribeMultipleSubscriptions: CoreMessage[messageID=3595, durable=true, userID=90fb20e3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testQueuePublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=90fb20df-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@508177797, transaction: TransactionImpl [xid=null, txID=3598, xid=null, state=COMMITTED, createTime=1719259298228(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5c446f76 2024-06-24 20:01:38,278 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@8b814b, org.eclipse.scout.rt.mom.jms.JmsSubscription@397f3ff5] 2024-06-24 20:01:38,280 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90faaba3-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,281 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90fad2b8-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,281 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:38,281 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:38,282 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 90faf9cd-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,282 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:38,282 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 59.964006 ms 2024-06-24 20:01:38,282 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:38,283 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:38,283 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:38,283 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1419981540'. 2024-06-24 20:01:38,284 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:38,284 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9103d375-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,285 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9103fa88-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9103d375-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9103d375-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30b154e8, true, {}] 2024-06-24 20:01:38,285 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9103fa89-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9103d375-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9103d375-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@271a1e7d, true, {}] 2024-06-24 20:01:38,286 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject, null, 0, false, true, null] 2024-06-24 20:01:38,286 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9104219a-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,287 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [910448ad-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9104219a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9104219a-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5334bca4, true, {}] 2024-06-24 20:01:38,287 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1743c249 2024-06-24 20:01:38,287 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [910448ae-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9104219a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9104219a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ded7632, true, {}] 2024-06-24 20:01:38,288 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3623, durable=true, userID=910448b0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=910448ac-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@679952323, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482978) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=1427 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:38,288 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[3623]:RELIABLE:CoreMessage[messageID=3623, durable=true, userID=910448b0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=910448ac-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@679952323 2024-06-24 20:01:38,288 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=3623, durable=true, userID=910448b0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=910448ac-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@679952323 to transaction: TransactionImpl [xid=null, txID=3626, xid=null, state=ACTIVE, createTime=1719259298288(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7d93fe3e 2024-06-24 20:01:38,289 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@4a9a0d9d, org.eclipse.scout.rt.mom.jms.JmsSubscription@5c934077] 2024-06-24 20:01:38,292 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=3623, durable=true, userID=910448b0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=740, properties=TypedProperties[__AMQ_CID=910448ac-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@679952323, transaction: TransactionImpl [xid=null, txID=3626, xid=null, state=COMMITTED, createTime=1719259298288(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7d93fe3e 2024-06-24 20:01:38,292 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9103d375-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,293 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:38,293 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:38,293 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9104219a-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,293 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:38,293 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.644205 ms 2024-06-24 20:01:38,294 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:38,294 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:38,294 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:38,294 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 436340282'. 2024-06-24 20:01:38,296 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:38,296 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9105a842-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,297 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9105cf55-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9105a842-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9105a842-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f330857, true, {}] 2024-06-24 20:01:38,297 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9105cf56-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9105a842-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9105a842-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c69a90e, true, {}] 2024-06-24 20:01:38,298 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishDataObjectJson, null, 0, false, true, null] 2024-06-24 20:01:38,298 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9105f667-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,298 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9105f66a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9105f667-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9105f667-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27a2ff63, true, {}] 2024-06-24 20:01:38,299 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@339b9869 2024-06-24 20:01:38,299 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91061d7b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9105f667-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9105f667-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a443752, true, {}] 2024-06-24 20:01:38,299 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3645, durable=true, userID=91061d7d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=9105f669-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@350455198, context: RoutingContextImpl(Address=test/mom/testPublishDataObjectJson, routingType=ANYCAST, PreviousAddress=test/mom/testPublishDataObjectJson previousRoute:ANYCAST, reusable=true, version=-2147482977) .................................................. ***** durable queues test/mom/testPublishDataObjectJson: - queueID=1450 address:test/mom/testPublishDataObjectJson name:test/mom/testPublishDataObjectJson filter:null ***** non durable for test/mom/testPublishDataObjectJson: .................................................. , transaction: null 2024-06-24 20:01:38,302 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishDataObjectJson: Reference[3645]:RELIABLE:CoreMessage[messageID=3645, durable=true, userID=91061d7d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=9105f669-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@350455198 2024-06-24 20:01:38,303 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishDataObjectJson: CoreMessage[messageID=3645, durable=true, userID=91061d7d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=9105f669-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@350455198 to transaction: TransactionImpl [xid=null, txID=3648, xid=null, state=ACTIVE, createTime=1719259298302(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4962f1ee 2024-06-24 20:01:38,303 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishDataObjectJson: CoreMessage[messageID=3645, durable=true, userID=91061d7d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishDataObjectJson, size=517, properties=TypedProperties[__AMQ_CID=9105f669-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@350455198, transaction: TransactionImpl [xid=null, txID=3648, xid=null, state=COMMITTED, createTime=1719259298302(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4962f1ee 2024-06-24 20:01:38,304 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@3c41b4b, org.eclipse.scout.rt.mom.jms.JmsSubscription@55a4a0ab] 2024-06-24 20:01:38,304 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9105a842-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,305 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:38,305 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:38,305 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9105f667-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,306 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:38,306 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.555143 ms 2024-06-24 20:01:38,306 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:38,306 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:38,306 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:38,306 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1481077589'. 2024-06-24 20:01:38,307 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:38,308 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 91077d0f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,308 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91077d12-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91077d0f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91077d0f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f60bcf4, true, {}] 2024-06-24 20:01:38,308 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@d69fd7a 2024-06-24 20:01:38,308 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91077d13-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91077d0f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91077d0f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d5b74d3, true, {}] 2024-06-24 20:01:38,309 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3661, durable=true, userID=9107a425-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@896582899, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:38,310 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9107cb36-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91077d0f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91077d0f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5770ae6d, true, {}] 2024-06-24 20:01:38,311 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3666, durable=true, userID=9107cb38-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1359450271, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:38,314 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91086779-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91077d0f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91077d0f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d51c529, true, {}] 2024-06-24 20:01:38,314 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3671, durable=true, userID=9108677b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1365766571, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:38,317 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9108dcac-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91077d0f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91077d0f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6283f028, true, {}] 2024-06-24 20:01:38,318 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3676, durable=true, userID=910903be-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1381494134, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:38,321 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [910978ef-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91077d0f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91077d0f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f391ccb, true, {}] 2024-06-24 20:01:38,322 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3681, durable=true, userID=910978f1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1551383600, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:38,324 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9109ee22-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91077d0f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91077d0f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32fc74bd, true, {}] 2024-06-24 20:01:38,325 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3686, durable=true, userID=910a1534-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1509177048, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:38,328 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [910a8a65-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91077d0f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91077d0f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34a54ccd, true, {}] 2024-06-24 20:01:38,328 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3691, durable=true, userID=910a8a67-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1857975544, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:38,331 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [910aff98-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91077d0f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91077d0f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73ba5ca3, true, {}] 2024-06-24 20:01:38,332 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3696, durable=true, userID=910aff9a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1217458561, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:38,335 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [910b9bdb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91077d0f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91077d0f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@30aa5cbd, true, {}] 2024-06-24 20:01:38,335 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3701, durable=true, userID=910b9bdd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1944294361, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:38,338 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [910c110e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91077d0f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91077d0f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e6720e9, true, {}] 2024-06-24 20:01:38,339 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3706, durable=true, userID=910c1110-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@56187448, context: RoutingContextImpl(Address=test/mom/testConcurrentMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testConcurrentMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482976) .................................................. ***** durable queues test/mom/testConcurrentMessageConsumption: - queueID=1473 address:test/mom/testConcurrentMessageConsumption name:test/mom/testConcurrentMessageConsumption filter:null ***** non durable for test/mom/testConcurrentMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:38,342 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 910cad51-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,342 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [910cad54-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=910cad51-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=910cad51-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8a81212, true, {}] 2024-06-24 20:01:38,342 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [910cad55-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=910cad51-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=910cad51-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1630244d, true, {}] 2024-06-24 20:01:38,343 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testConcurrentMessageConsumption, null, 0, false, true, null] 2024-06-24 20:01:38,343 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3661]:RELIABLE:CoreMessage[messageID=3661, durable=true, userID=9107a425-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@896582899 2024-06-24 20:01:38,343 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3666]:RELIABLE:CoreMessage[messageID=3666, durable=true, userID=9107cb38-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1359450271 2024-06-24 20:01:38,343 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3671]:RELIABLE:CoreMessage[messageID=3671, durable=true, userID=9108677b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1365766571 2024-06-24 20:01:38,343 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3676]:RELIABLE:CoreMessage[messageID=3676, durable=true, userID=910903be-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1381494134 2024-06-24 20:01:38,343 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3661, durable=true, userID=9107a425-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@896582899 to transaction: TransactionImpl [xid=null, txID=3715, xid=null, state=ACTIVE, createTime=1719259298343(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@472eafce 2024-06-24 20:01:38,343 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3681]:RELIABLE:CoreMessage[messageID=3681, durable=true, userID=910978f1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1551383600 2024-06-24 20:01:38,344 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3686]:RELIABLE:CoreMessage[messageID=3686, durable=true, userID=910a1534-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1509177048 2024-06-24 20:01:38,344 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3666, durable=true, userID=9107cb38-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1359450271 to transaction: TransactionImpl [xid=null, txID=3716, xid=null, state=ACTIVE, createTime=1719259298343(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@60bcb42 2024-06-24 20:01:38,344 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3691]:RELIABLE:CoreMessage[messageID=3691, durable=true, userID=910a8a67-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1857975544 2024-06-24 20:01:38,344 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3671, durable=true, userID=9108677b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1365766571 to transaction: TransactionImpl [xid=null, txID=3717, xid=null, state=ACTIVE, createTime=1719259298344(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@794b3b2a 2024-06-24 20:01:38,344 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3696]:RELIABLE:CoreMessage[messageID=3696, durable=true, userID=910aff9a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1217458561 2024-06-24 20:01:38,344 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3676, durable=true, userID=910903be-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1381494134 to transaction: TransactionImpl [xid=null, txID=3718, xid=null, state=ACTIVE, createTime=1719259298344(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@718c9ee8 2024-06-24 20:01:38,344 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3701]:RELIABLE:CoreMessage[messageID=3701, durable=true, userID=910b9bdd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1944294361 2024-06-24 20:01:38,344 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3681, durable=true, userID=910978f1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1551383600 to transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=ACTIVE, createTime=1719259298344(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2fbfecb6 2024-06-24 20:01:38,344 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testConcurrentMessageConsumption: Reference[3706]:RELIABLE:CoreMessage[messageID=3706, durable=true, userID=910c1110-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@56187448 2024-06-24 20:01:38,344 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3686, durable=true, userID=910a1534-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1509177048 to transaction: TransactionImpl [xid=null, txID=3720, xid=null, state=ACTIVE, createTime=1719259298344(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@773663d8 2024-06-24 20:01:38,344 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3691, durable=true, userID=910a8a67-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1857975544 to transaction: TransactionImpl [xid=null, txID=3721, xid=null, state=ACTIVE, createTime=1719259298344(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5704847f 2024-06-24 20:01:38,344 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3696, durable=true, userID=910aff9a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1217458561 to transaction: TransactionImpl [xid=null, txID=3722, xid=null, state=ACTIVE, createTime=1719259298344(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@42ea2ba9 2024-06-24 20:01:38,344 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3701, durable=true, userID=910b9bdd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1944294361 to transaction: TransactionImpl [xid=null, txID=3723, xid=null, state=ACTIVE, createTime=1719259298344(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@12e0b51e 2024-06-24 20:01:38,344 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3706, durable=true, userID=910c1110-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@56187448 to transaction: TransactionImpl [xid=null, txID=3724, xid=null, state=ACTIVE, createTime=1719259298344(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@568c3c39 2024-06-24 20:01:38,344 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@623e578b] 2024-06-24 20:01:38,345 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3661, durable=true, userID=9107a425-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@896582899, transaction: TransactionImpl [xid=null, txID=3715, xid=null, state=COMMITTED, createTime=1719259298343(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@472eafce 2024-06-24 20:01:38,345 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3666, durable=true, userID=9107cb38-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1359450271, transaction: TransactionImpl [xid=null, txID=3716, xid=null, state=COMMITTED, createTime=1719259298343(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@60bcb42 2024-06-24 20:01:38,345 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3671, durable=true, userID=9108677b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1365766571, transaction: TransactionImpl [xid=null, txID=3717, xid=null, state=COMMITTED, createTime=1719259298344(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@794b3b2a 2024-06-24 20:01:38,345 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3676, durable=true, userID=910903be-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1381494134, transaction: TransactionImpl [xid=null, txID=3718, xid=null, state=COMMITTED, createTime=1719259298344(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@718c9ee8 2024-06-24 20:01:38,345 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3681, durable=true, userID=910978f1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1551383600, transaction: TransactionImpl [xid=null, txID=3719, xid=null, state=COMMITTED, createTime=1719259298344(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2fbfecb6 2024-06-24 20:01:38,345 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3686, durable=true, userID=910a1534-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1509177048, transaction: TransactionImpl [xid=null, txID=3720, xid=null, state=COMMITTED, createTime=1719259298344(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@773663d8 2024-06-24 20:01:38,345 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3691, durable=true, userID=910a8a67-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1857975544, transaction: TransactionImpl [xid=null, txID=3721, xid=null, state=COMMITTED, createTime=1719259298344(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5704847f 2024-06-24 20:01:38,345 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3696, durable=true, userID=910aff9a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1217458561, transaction: TransactionImpl [xid=null, txID=3722, xid=null, state=COMMITTED, createTime=1719259298344(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@42ea2ba9 2024-06-24 20:01:38,345 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3701, durable=true, userID=910b9bdd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1944294361, transaction: TransactionImpl [xid=null, txID=3723, xid=null, state=COMMITTED, createTime=1719259298344(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@12e0b51e 2024-06-24 20:01:38,345 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testConcurrentMessageConsumption: CoreMessage[messageID=3706, durable=true, userID=910c1110-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=0, durable=true, address=test/mom/testConcurrentMessageConsumption, size=557, properties=TypedProperties[__AMQ_CID=91077d11-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@56187448, transaction: TransactionImpl [xid=null, txID=3724, xid=null, state=COMMITTED, createTime=1719259298344(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@568c3c39 2024-06-24 20:01:38,346 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 910cad51-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,347 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:38,347 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:38,347 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 91077d0f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,348 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:38,348 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 41.865408 ms 2024-06-24 20:01:38,348 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:38,349 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:38,349 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:38,349 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1195304033'. 2024-06-24 20:01:38,351 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:38,351 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 910e0ce7-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,352 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [910e33fa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=910e0ce7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=910e0ce7-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4190ad70, true, {}] 2024-06-24 20:01:38,352 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@30a34f07 2024-06-24 20:01:38,352 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [910e33fb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=910e0ce7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=910e0ce7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6243682a, true, {}] 2024-06-24 20:01:38,354 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3737, durable=true, userID=910e5b0d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=Mon Jun 24 20:01:38 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=910e33f9-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@634940907, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-24 20:01:38,454 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 911dc45e-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,455 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [911deb71-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=911dc45e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=911dc45e-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36fcbd9a, true, {}] 2024-06-24 20:01:38,455 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [911deb72-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=911dc45e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=911dc45e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@613a6815, true, {}] 2024-06-24 20:01:38,456 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-24 20:01:38,456 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3737, durable=true, userID=910e5b0d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=Mon Jun 24 20:01:38 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=910e33f9-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@634940907 to transaction: TransactionImpl [xid=null, txID=3746, xid=null, state=ACTIVE, createTime=1719259298456(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4b68c600 2024-06-24 20:01:38,460 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3737, durable=true, userID=910e5b0d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=Mon Jun 24 20:01:38 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=910e33f9-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@634940907, transaction: TransactionImpl [xid=null, txID=3746, xid=null, state=COMMITTED, createTime=1719259298456(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4b68c600 2024-06-24 20:01:38,506 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5e16e521] 2024-06-24 20:01:38,507 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 911dc45e-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,508 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:38,508 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:38,508 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 910e0ce7-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,509 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:38,509 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.546386 ms 2024-06-24 20:01:38,509 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:38,509 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:38,509 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:38,509 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1808932535'. 2024-06-24 20:01:38,511 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:38,511 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 912675f4-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,512 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91269d07-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=912675f4-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=912675f4-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32567ba9, true, {}] 2024-06-24 20:01:38,512 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@5031786b 2024-06-24 20:01:38,512 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91269d08-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=912675f4-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=912675f4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e6a5109, true, {}] 2024-06-24 20:01:38,514 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3760, durable=true, userID=9126c41a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=Mon Jun 24 20:01:38 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=91269d06-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@385428455, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-24 20:01:38,614 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 91362d6b-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,615 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9136547e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91362d6b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91362d6b-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70a8bbe6, true, {}] 2024-06-24 20:01:38,615 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9136547f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91362d6b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91362d6b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3faeda2a, true, {}] 2024-06-24 20:01:38,616 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-24 20:01:38,616 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3760, durable=true, userID=9126c41a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=Mon Jun 24 20:01:38 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=91269d06-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@385428455 to transaction: TransactionImpl [xid=null, txID=3769, xid=null, state=ACTIVE, createTime=1719259298616(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@43775d1c 2024-06-24 20:01:38,620 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3760, durable=true, userID=9126c41a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=Mon Jun 24 20:01:38 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=91269d06-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@385428455, transaction: TransactionImpl [xid=null, txID=3769, xid=null, state=COMMITTED, createTime=1719259298616(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@43775d1c 2024-06-24 20:01:38,666 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@13eb8ca] 2024-06-24 20:01:38,667 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 91362d6b-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,668 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:38,668 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:38,668 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 912675f4-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,668 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:38,669 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.384388 ms 2024-06-24 20:01:38,669 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:38,669 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:38,669 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:38,669 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1473019294'. 2024-06-24 20:01:38,670 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:38,671 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 913eb8f1-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,671 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [913ee004-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=913eb8f1-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=913eb8f1-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c0abf2b, true, {}] 2024-06-24 20:01:38,671 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@704205ef 2024-06-24 20:01:38,671 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [913ee005-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=913eb8f1-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=913eb8f1-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1fc40931, true, {}] 2024-06-24 20:01:38,672 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3783, durable=true, userID=913f0717-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=Mon Jun 24 20:01:38 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=913ee003-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@780812053, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-24 20:01:38,773 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 914e7068-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,774 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [914e977b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=914e7068-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=914e7068-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@390f64c5, true, {}] 2024-06-24 20:01:38,774 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [914e977c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=914e7068-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=914e7068-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@757f4b57, true, {}] 2024-06-24 20:01:38,775 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-24 20:01:38,775 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3783, durable=true, userID=913f0717-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=Mon Jun 24 20:01:38 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=913ee003-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@780812053 to transaction: TransactionImpl [xid=null, txID=3792, xid=null, state=ACTIVE, createTime=1719259298775(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3da96093 2024-06-24 20:01:38,779 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3783, durable=true, userID=913f0717-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=Mon Jun 24 20:01:38 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=913ee003-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@780812053, transaction: TransactionImpl [xid=null, txID=3792, xid=null, state=COMMITTED, createTime=1719259298775(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3da96093 2024-06-24 20:01:38,825 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@50061d56] 2024-06-24 20:01:38,826 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 914e7068-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,827 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:38,827 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:38,827 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 913eb8f1-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,827 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:38,827 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.482718 ms 2024-06-24 20:01:38,827 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:38,828 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:38,828 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:38,828 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2106714569'. 2024-06-24 20:01:38,830 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:38,830 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 915722fe-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,831 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91574a11-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=915722fe-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=915722fe-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1023da04, true, {}] 2024-06-24 20:01:38,831 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3e711e84 2024-06-24 20:01:38,831 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91574a12-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=915722fe-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=915722fe-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73e2eda1, true, {}] 2024-06-24 20:01:38,832 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3806, durable=true, userID=91577124-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=Mon Jun 24 20:01:38 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=91574a10-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1850060358, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-24 20:01:38,933 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9166da75-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,933 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9166da78-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9166da75-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9166da75-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8421c49, true, {}] 2024-06-24 20:01:38,934 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91670189-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9166da75-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9166da75-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@623d8614, true, {}] 2024-06-24 20:01:38,934 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-24 20:01:38,935 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3806, durable=true, userID=91577124-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=Mon Jun 24 20:01:38 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=91574a10-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1850060358 to transaction: TransactionImpl [xid=null, txID=3815, xid=null, state=ACTIVE, createTime=1719259298935(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3f60b8c9 2024-06-24 20:01:38,939 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3806, durable=true, userID=91577124-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=Mon Jun 24 20:01:38 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=91574a10-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1850060358, transaction: TransactionImpl [xid=null, txID=3815, xid=null, state=COMMITTED, createTime=1719259298935(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3f60b8c9 2024-06-24 20:01:38,985 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@69c413f7] 2024-06-24 20:01:38,986 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9166da75-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,986 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:38,987 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:38,987 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 915722fe-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:38,988 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:38,988 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.994411 ms 2024-06-24 20:01:38,988 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:38,989 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:38,989 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:38,989 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 259362309'. 2024-06-24 20:01:38,991 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:38,991 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 916fb41b-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:38,992 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [916fdb2e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=916fb41b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=916fb41b-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d495758, true, {}] 2024-06-24 20:01:38,992 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4fb53b76 2024-06-24 20:01:38,992 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [916fdb2f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=916fb41b-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=916fb41b-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@297f085d, true, {}] 2024-06-24 20:01:38,993 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3829, durable=true, userID=91700241-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=Mon Jun 24 20:01:38 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=916fdb2d-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1265241646, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-24 20:01:38,999 WARN [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.artemis.core.server.errorExpiringReferencesNoBindings(ActiveMQServerLogger_impl.java:1829) - AMQ222146: Message has expired. No bindings for Expiry Address jms.queue.ExpiryQueue so dropping it 2024-06-24 20:01:38,999 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3829, durable=true, userID=91700241-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=Mon Jun 24 20:01:38 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=916fdb2d-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1265241646 to transaction: TransactionImpl [xid=null, txID=3832, xid=null, state=ACTIVE, createTime=1719259298999(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 1]@562cb442 2024-06-24 20:01:39,003 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3829, durable=true, userID=91700241-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:38 UTC 2024, expiration=Mon Jun 24 20:01:38 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=916fdb2d-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1265241646, transaction: TransactionImpl [xid=null, txID=3832, xid=null, state=COMMITTED, createTime=1719259298999(Mon Jun 24 20:01:38 UTC 2024), timeoutSeconds=-1, nr operations = 0]@562cb442 2024-06-24 20:01:39,094 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 917f6b92-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:39,095 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [917f92a5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=917f6b92-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=917f6b92-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1aac41e7, true, {}] 2024-06-24 20:01:39,096 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [917fb9b6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=917f6b92-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=917f6b92-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@379b0bb1, true, {}] 2024-06-24 20:01:39,096 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-24 20:01:39,147 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@39df2652] 2024-06-24 20:01:39,148 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 917f6b92-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:39,148 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:39,148 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:39,149 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 916fb41b-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:39,149 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:39,149 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 160.293559 ms 2024-06-24 20:01:39,149 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:39,149 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:39,150 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:39,150 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 873453168'. 2024-06-24 20:01:39,151 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:39,151 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 91881e28-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:39,152 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9188453b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91881e28-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91881e28-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@741b09da, true, {}] 2024-06-24 20:01:39,152 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@aad7ade 2024-06-24 20:01:39,152 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9188453c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91881e28-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91881e28-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e04624b, true, {}] 2024-06-24 20:01:39,153 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3851, durable=true, userID=91886c4e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:39 UTC 2024, expiration=Mon Jun 24 20:01:39 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9188453a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@366533570, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-24 20:01:39,254 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9197d59f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:39,254 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9197d5a2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9197d59f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9197d59f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@550176db, true, {}] 2024-06-24 20:01:39,255 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9197fcb3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9197d59f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9197d59f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68f93e27, true, {}] 2024-06-24 20:01:39,255 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-24 20:01:39,256 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3851, durable=true, userID=91886c4e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:39 UTC 2024, expiration=Mon Jun 24 20:01:39 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9188453a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@366533570 to transaction: TransactionImpl [xid=null, txID=3860, xid=null, state=ACTIVE, createTime=1719259299256(Mon Jun 24 20:01:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5a702861 2024-06-24 20:01:39,260 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3851, durable=true, userID=91886c4e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:39 UTC 2024, expiration=Mon Jun 24 20:01:39 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=9188453a-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@366533570, transaction: TransactionImpl [xid=null, txID=3860, xid=null, state=COMMITTED, createTime=1719259299256(Mon Jun 24 20:01:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5a702861 2024-06-24 20:01:39,306 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@5b810b54] 2024-06-24 20:01:39,307 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9197d59f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:39,307 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:39,307 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:39,308 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 91881e28-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:39,308 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:39,308 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.628318 ms 2024-06-24 20:01:39,308 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:39,309 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:39,309 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:39,309 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 742213334'. 2024-06-24 20:01:39,310 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:39,310 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 91a06125-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:39,311 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91a08838-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91a06125-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91a06125-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@458acf80, true, {}] 2024-06-24 20:01:39,311 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4e885b9 2024-06-24 20:01:39,311 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91a08839-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91a06125-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91a06125-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@302163fa, true, {}] 2024-06-24 20:01:39,312 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3874, durable=true, userID=91a0af4b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:39 UTC 2024, expiration=Mon Jun 24 20:01:39 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=91a08837-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@959018244, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-24 20:01:39,413 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 91b0189c-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:39,414 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91b0189f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91b0189c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91b0189c-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c966737, true, {}] 2024-06-24 20:01:39,414 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91b03fb0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91b0189c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91b0189c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d9dadfc, true, {}] 2024-06-24 20:01:39,415 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-24 20:01:39,415 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3874, durable=true, userID=91a0af4b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:39 UTC 2024, expiration=Mon Jun 24 20:01:39 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=91a08837-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@959018244 to transaction: TransactionImpl [xid=null, txID=3883, xid=null, state=ACTIVE, createTime=1719259299415(Mon Jun 24 20:01:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1aa7a236 2024-06-24 20:01:39,419 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3874, durable=true, userID=91a0af4b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:39 UTC 2024, expiration=Mon Jun 24 20:01:39 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=91a08837-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@959018244, transaction: TransactionImpl [xid=null, txID=3883, xid=null, state=COMMITTED, createTime=1719259299415(Mon Jun 24 20:01:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1aa7a236 2024-06-24 20:01:39,465 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@35f79e6d] 2024-06-24 20:01:39,466 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 91b0189c-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:39,467 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:39,467 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:39,467 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 91a06125-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:39,467 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:39,467 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.708974 ms 2024-06-24 20:01:39,467 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:39,468 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:39,468 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:39,468 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1002092487'. 2024-06-24 20:01:39,469 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:39,470 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 91b8cb32-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:39,470 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91b8cb35-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91b8cb32-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91b8cb32-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74e87584, true, {}] 2024-06-24 20:01:39,470 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@ad7cc49 2024-06-24 20:01:39,471 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91b8f246-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91b8cb32-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91b8cb32-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ee0dadb, true, {}] 2024-06-24 20:01:39,472 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3897, durable=true, userID=91b8f248-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:39 UTC 2024, expiration=Mon Jun 24 20:01:39 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=91b8cb34-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@877880350, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-24 20:01:39,572 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 91c85b99-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:39,573 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91c882ac-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91c85b99-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91c85b99-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4620a6c5, true, {}] 2024-06-24 20:01:39,573 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91c882ad-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91c85b99-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91c85b99-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41f0567f, true, {}] 2024-06-24 20:01:39,574 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-24 20:01:39,574 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3897, durable=true, userID=91b8f248-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:39 UTC 2024, expiration=Mon Jun 24 20:01:39 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=91b8cb34-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@877880350 to transaction: TransactionImpl [xid=null, txID=3906, xid=null, state=ACTIVE, createTime=1719259299574(Mon Jun 24 20:01:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@795cfd83 2024-06-24 20:01:39,578 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3897, durable=true, userID=91b8f248-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:39 UTC 2024, expiration=Mon Jun 24 20:01:39 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=91b8cb34-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@877880350, transaction: TransactionImpl [xid=null, txID=3906, xid=null, state=COMMITTED, createTime=1719259299574(Mon Jun 24 20:01:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@795cfd83 2024-06-24 20:01:39,624 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@37846cc2] 2024-06-24 20:01:39,625 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 91c85b99-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:39,626 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:39,626 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:39,626 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 91b8cb32-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:39,627 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:39,627 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.839719 ms 2024-06-24 20:01:39,627 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:39,627 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:39,627 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:39,627 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1548037813'. 2024-06-24 20:01:39,628 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:39,629 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 91d10e2f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:39,629 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91d10e32-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91d10e2f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91d10e2f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7d012cfe, true, {}] 2024-06-24 20:01:39,630 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@69b2ed81 2024-06-24 20:01:39,630 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91d13543-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91d10e2f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91d10e2f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6703f5c4, true, {}] 2024-06-24 20:01:39,631 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3920, durable=true, userID=91d13545-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:39 UTC 2024, expiration=Mon Jun 24 20:01:39 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=91d10e31-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1677902004, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-24 20:01:39,731 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 91e09e96-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:39,732 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91e0c5a9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91e09e96-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91e09e96-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c0cf8ed, true, {}] 2024-06-24 20:01:39,732 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91e0c5aa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91e09e96-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91e09e96-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@705aa702, true, {}] 2024-06-24 20:01:39,733 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-24 20:01:39,733 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3920, durable=true, userID=91d13545-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:39 UTC 2024, expiration=Mon Jun 24 20:01:39 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=91d10e31-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1677902004 to transaction: TransactionImpl [xid=null, txID=3929, xid=null, state=ACTIVE, createTime=1719259299733(Mon Jun 24 20:01:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6b56b866 2024-06-24 20:01:39,737 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3920, durable=true, userID=91d13545-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:39 UTC 2024, expiration=Mon Jun 24 20:01:39 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=91d10e31-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1677902004, transaction: TransactionImpl [xid=null, txID=3929, xid=null, state=COMMITTED, createTime=1719259299733(Mon Jun 24 20:01:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6b56b866 2024-06-24 20:01:39,783 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@6d50b8c2] 2024-06-24 20:01:39,784 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 91e09e96-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:39,785 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:39,785 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:39,785 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 91d10e2f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:39,785 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:39,785 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 158.234511 ms 2024-06-24 20:01:39,785 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:39,786 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:39,786 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:39,786 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1092520043'. 2024-06-24 20:01:39,788 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:39,788 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 91e9512c-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:39,789 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91e9783f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91e9512c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91e9512c-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f87a7c3, true, {}] 2024-06-24 20:01:39,789 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@18ab86a2 2024-06-24 20:01:39,789 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91e97840-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91e9512c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91e9512c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@605f3db, true, {}] 2024-06-24 20:01:39,791 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3943, durable=true, userID=91e99f52-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:39 UTC 2024, expiration=Mon Jun 24 20:01:39 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=91e9783e-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1907048290, context: RoutingContextImpl(Address=test/mom/testTimeToLive, routingType=ANYCAST, PreviousAddress=test/mom/testTimeToLive previousRoute:ANYCAST, reusable=true, version=-2147482975) .................................................. ***** durable queues test/mom/testTimeToLive: - queueID=1550 address:test/mom/testTimeToLive name:test/mom/testTimeToLive filter:null ***** non durable for test/mom/testTimeToLive: .................................................. , transaction: null 2024-06-24 20:01:39,892 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 91f92fb3-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:39,892 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91f92fb6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91f92fb3-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91f92fb3-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f88c1eb, true, {}] 2024-06-24 20:01:39,893 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [91f956c7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=91f92fb3-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=91f92fb3-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f80c13c, true, {}] 2024-06-24 20:01:39,893 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testTimeToLive, null, 0, false, true, null] 2024-06-24 20:01:39,894 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testTimeToLive: CoreMessage[messageID=3943, durable=true, userID=91e99f52-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:39 UTC 2024, expiration=Mon Jun 24 20:01:39 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=91e9783e-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1907048290 to transaction: TransactionImpl [xid=null, txID=3952, xid=null, state=ACTIVE, createTime=1719259299894(Mon Jun 24 20:01:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@46768bee 2024-06-24 20:01:39,898 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testTimeToLive: CoreMessage[messageID=3943, durable=true, userID=91e99f52-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:39 UTC 2024, expiration=Mon Jun 24 20:01:39 UTC 2024, durable=true, address=test/mom/testTimeToLive, size=533, properties=TypedProperties[__AMQ_CID=91e9783e-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1907048290, transaction: TransactionImpl [xid=null, txID=3952, xid=null, state=COMMITTED, createTime=1719259299894(Mon Jun 24 20:01:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@46768bee 2024-06-24 20:01:39,944 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@72548e3c] 2024-06-24 20:01:39,945 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 91f92fb3-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:39,945 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:39,945 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:39,946 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 91e9512c-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:39,946 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:39,946 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 159.996971 ms 2024-06-24 20:01:39,946 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:39,947 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:39,947 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:39,947 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 807936608'. 2024-06-24 20:01:39,948 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:39,948 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9201bb39-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:39,949 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9201e24c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9201bb39-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9201bb39-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74ec4e1f, true, {}] 2024-06-24 20:01:39,949 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9201e24d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9201bb39-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9201bb39-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5269d7be, true, {}] 2024-06-24 20:01:39,950 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null] 2024-06-24 20:01:39,950 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9202095e-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:39,951 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [92023071-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9202095e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9202095e-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5858d646, true, {}] 2024-06-24 20:01:39,951 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4104b585 2024-06-24 20:01:39,951 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [92023072-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9202095e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9202095e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@730aae8b, true, {}] 2024-06-24 20:01:39,952 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3972, durable=true, userID=92025784-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=92023070-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1380836054, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983) .................................................. ***** durable queues test/mom/testPublishText: - queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null ***** non durable for test/mom/testPublishText: .................................................. , transaction: null 2024-06-24 20:01:39,952 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[3972]:RELIABLE:CoreMessage[messageID=3972, durable=true, userID=92025784-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=92023070-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1380836054 2024-06-24 20:01:39,952 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=3972, durable=true, userID=92025784-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=92023070-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1380836054 to transaction: TransactionImpl [xid=null, txID=3975, xid=null, state=ACTIVE, createTime=1719259299952(Mon Jun 24 20:01:39 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5343d460 2024-06-24 20:01:39,956 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=3972, durable=true, userID=92025784-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:39 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=92023070-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1380836054, transaction: TransactionImpl [xid=null, txID=3975, xid=null, state=COMMITTED, createTime=1719259299952(Mon Jun 24 20:01:39 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5343d460 2024-06-24 20:01:39,956 INFO [scout-thread-15] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9201bb39-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=dispose subscription, activemq.broker=mom155] 2024-06-24 20:01:40,954 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 929b1515-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:40,954 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [929b3c28-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=929b1515-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=929b1515-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@533fa39e, true, {}] 2024-06-24 20:01:40,955 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [929b6339-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=929b1515-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=929b1515-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5705ad13, true, {}] 2024-06-24 20:01:40,955 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishText, null, 0, false, true, null] 2024-06-24 20:01:40,956 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [929b8a4a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9202095e-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9202095e-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7705ba2e, true, {}] 2024-06-24 20:01:40,956 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=3990, durable=true, userID=929b8a4c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=92023070-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@386765433, context: RoutingContextImpl(Address=test/mom/testPublishText, routingType=ANYCAST, PreviousAddress=test/mom/testPublishText previousRoute:ANYCAST, reusable=true, version=-2147482983) .................................................. ***** durable queues test/mom/testPublishText: - queueID=926 address:test/mom/testPublishText name:test/mom/testPublishText filter:null ***** non durable for test/mom/testPublishText: .................................................. , transaction: null 2024-06-24 20:01:40,957 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishText: Reference[3990]:RELIABLE:CoreMessage[messageID=3990, durable=true, userID=929b8a4c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=92023070-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@386765433 2024-06-24 20:01:40,957 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishText: CoreMessage[messageID=3990, durable=true, userID=929b8a4c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=92023070-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@386765433 to transaction: TransactionImpl [xid=null, txID=3993, xid=null, state=ACTIVE, createTime=1719259300957(Mon Jun 24 20:01:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4a6ca2a1 2024-06-24 20:01:40,960 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishText: CoreMessage[messageID=3990, durable=true, userID=929b8a4c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishText, size=433, properties=TypedProperties[__AMQ_CID=92023070-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@386765433, transaction: TransactionImpl [xid=null, txID=3993, xid=null, state=COMMITTED, createTime=1719259300957(Mon Jun 24 20:01:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4a6ca2a1 2024-06-24 20:01:40,961 INFO [scout-thread-16] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 929b1515-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed - MDC[jobName=dispose subscription, activemq.broker=mom71] 2024-06-24 20:01:40,961 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@679cdfc3, org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@3e07ccbf] 2024-06-24 20:01:40,961 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:40,961 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:40,962 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9202095e-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:40,962 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:40,962 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 1015.411655 ms 2024-06-24 20:01:40,962 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:40,963 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:40,963 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:40,963 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1501535633'. 2024-06-24 20:01:40,965 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:40,966 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 929d10ee-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:40,966 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [929d10f1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=929d10ee-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=929d10ee-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ce8d0d7, true, {}] 2024-06-24 20:01:40,967 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [929d10f2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=929d10ee-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=929d10ee-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37bd8132, true, {}] 2024-06-24 20:01:40,967 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 929d10f2-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicPublishSubscribeMultipleSubscriptions, [MULTICAST], true] 2024-06-24 20:01:40,967 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1b2a7ac0 2024-06-24 20:01:40,968 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=9a39a07d-c70b-4cb9-8e1b-ab285916e8b1, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:40,968 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@f076238 2024-06-24 20:01:40,968 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 9a39a07d-c70b-4cb9-8e1b-ab285916e8b1, null, 0, false, true, null] 2024-06-24 20:01:40,969 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 929d8624-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:40,969 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [929d8627-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=929d8624-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=929d8624-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fd4b0d7, true, {}] 2024-06-24 20:01:40,969 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [929d8628-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=929d8624-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=929d8624-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78f4b534, true, {}] 2024-06-24 20:01:40,970 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=80e35d62-612a-4830-b054-d8b540494c7c, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:40,970 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@107aa31 2024-06-24 20:01:40,970 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 80e35d62-612a-4830-b054-d8b540494c7c, null, 0, false, true, null] 2024-06-24 20:01:40,970 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 929dad3a-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:40,971 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [929dd44d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=929dad3a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=929dad3a-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c5801b2, true, {}] 2024-06-24 20:01:40,971 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@3c320c8b 2024-06-24 20:01:40,971 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [929dd44e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=929dad3a-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=929dad3a-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@27e7d5aa, true, {}] 2024-06-24 20:01:40,972 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 80e35d62-612a-4830-b054-d8b540494c7c: Reference[4024]:RELIABLE:CoreMessage[messageID=4024, durable=true, userID=929dd450-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:40 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=929dd44c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1128559367 2024-06-24 20:01:40,972 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 9a39a07d-c70b-4cb9-8e1b-ab285916e8b1: Reference[4024]:RELIABLE:CoreMessage[messageID=4024, durable=true, userID=929dd450-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:40 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=929dd44c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1128559367 2024-06-24 20:01:40,972 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4024, durable=true, userID=929dd450-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:40 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=929dd44c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1128559367, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeMultipleSubscriptions previousRoute:MULTICAST, reusable=true, version=-2147482933) .................................................. ***** durable queues test/mom/testTopicPublishSubscribeMultipleSubscriptions: ***** non durable for test/mom/testTopicPublishSubscribeMultipleSubscriptions: - queueID=4016 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:80e35d62-612a-4830-b054-d8b540494c7c filter:null - queueID=4008 address:test/mom/testTopicPublishSubscribeMultipleSubscriptions name:9a39a07d-c70b-4cb9-8e1b-ab285916e8b1 filter:null .................................................. , transaction: null 2024-06-24 20:01:40,972 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 9a39a07d-c70b-4cb9-8e1b-ab285916e8b1: CoreMessage[messageID=4024, durable=true, userID=929dd450-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:40 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=929dd44c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1128559367 to transaction: TransactionImpl [xid=null, txID=4025, xid=null, state=ACTIVE, createTime=1719259300972(Mon Jun 24 20:01:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7c1f3982 2024-06-24 20:01:40,972 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 80e35d62-612a-4830-b054-d8b540494c7c: CoreMessage[messageID=4024, durable=true, userID=929dd450-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:40 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=929dd44c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1128559367 to transaction: TransactionImpl [xid=null, txID=4026, xid=null, state=ACTIVE, createTime=1719259300972(Mon Jun 24 20:01:40 UTC 2024), timeoutSeconds=-1, nr operations = 1]@61640fb1 2024-06-24 20:01:40,972 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 9a39a07d-c70b-4cb9-8e1b-ab285916e8b1: CoreMessage[messageID=4024, durable=true, userID=929dd450-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:40 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=929dd44c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1128559367, transaction: TransactionImpl [xid=null, txID=4025, xid=null, state=COMMITTED, createTime=1719259300972(Mon Jun 24 20:01:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7c1f3982 2024-06-24 20:01:40,972 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 80e35d62-612a-4830-b054-d8b540494c7c: CoreMessage[messageID=4024, durable=true, userID=929dd450-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:40 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeMultipleSubscriptions, size=597, properties=TypedProperties[__AMQ_CID=929dd44c-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1128559367, transaction: TransactionImpl [xid=null, txID=4026, xid=null, state=COMMITTED, createTime=1719259300972(Mon Jun 24 20:01:40 UTC 2024), timeoutSeconds=-1, nr operations = 0]@61640fb1 2024-06-24 20:01:40,973 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@2d7e6c8c, org.eclipse.scout.rt.mom.jms.JmsSubscription@76b35c38] 2024-06-24 20:01:40,974 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 929d10ee-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:40,976 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 929d8624-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:40,977 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:40,977 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:40,977 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 929dad3a-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:40,978 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:40,978 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 15.115086 ms 2024-06-24 20:01:40,978 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:40,979 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:40,979 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:40,979 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1189870601'. 2024-06-24 20:01:40,981 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:40,982 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 929f5af2-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:40,982 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [929f8205-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=929f5af2-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=929f5af2-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d0e678e, true, {}] 2024-06-24 20:01:40,982 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [929f8206-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=929f5af2-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=929f5af2-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4168a674, true, {}] 2024-06-24 20:01:40,983 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 929fa919-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:40,983 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addSendToTransaction(AuditLogger_impl.java:2787) - AMQ601760: User anonymous@invm:0 added a message send for: CoreMessage[messageID=4059, durable=true, userID=929fa918-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=929f8204-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1097863694 to transaction: TransactionImpl [xid=null, txID=4057, xid=null, state=ACTIVE, createTime=1719259300982(Mon Jun 24 20:01:40 UTC 2024), timeoutSeconds=300, nr operations = 1]@4de241a0 2024-06-24 20:01:40,984 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [929fd02c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=929fa919-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=929fa919-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@39c7c2b3, true, {}] 2024-06-24 20:01:40,984 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [929fd02d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=929fa919-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=929fa919-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50674f35, true, {}] 2024-06-24 20:01:40,984 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishTransactional, null, 0, false, true, null] 2024-06-24 20:01:42,985 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishTransactional: Reference[4059]:RELIABLE:CoreMessage[messageID=4059, durable=true, userID=929fa918-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=929f8204-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1097863694 2024-06-24 20:01:42,985 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4059, durable=true, userID=929fa918-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=929f8204-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1097863694, context: RoutingContextImpl(Address=test/mom/testPublishTransactional, routingType=ANYCAST, PreviousAddress=test/mom/testPublishTransactional previousRoute:ANYCAST, reusable=true, version=-2147482970) .................................................. ***** durable queues test/mom/testPublishTransactional: - queueID=1823 address:test/mom/testPublishTransactional name:test/mom/testPublishTransactional filter:null ***** non durable for test/mom/testPublishTransactional: .................................................. , transaction: TransactionImpl [xid=null, txID=4057, xid=null, state=COMMITTED, createTime=1719259300982(Mon Jun 24 20:01:40 UTC 2024), timeoutSeconds=300, nr operations = 0]@4de241a0 2024-06-24 20:01:42,986 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishTransactional: CoreMessage[messageID=4059, durable=true, userID=929fa918-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=929f8204-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1097863694 to transaction: TransactionImpl [xid=null, txID=4067, xid=null, state=ACTIVE, createTime=1719259302986(Mon Jun 24 20:01:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3f4aae4a 2024-06-24 20:01:42,987 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 929f5af2-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:42,987 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@329b4814, org.eclipse.scout.rt.mom.jms.JmsSubscription@26204f8f] 2024-06-24 20:01:42,989 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishTransactional: CoreMessage[messageID=4059, durable=true, userID=929fa918-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:40 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishTransactional, size=754, properties=TypedProperties[__AMQ_CID=929f8204-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1]]@1097863694, transaction: TransactionImpl [xid=null, txID=4067, xid=null, state=COMMITTED, createTime=1719259302986(Mon Jun 24 20:01:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3f4aae4a 2024-06-24 20:01:42,989 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 929fa919-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:42,989 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 0 connection and 0 sessions 2024-06-24 20:01:42,990 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2010.244588 ms 2024-06-24 20:01:42,990 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:42,990 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:42,990 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:42,991 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 825426756'. 2024-06-24 20:01:42,992 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:42,992 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 93d235af-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:42,993 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [93d235b2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=93d235af-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=93d235af-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@493d156e, true, {}] 2024-06-24 20:01:42,993 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [93d25cc3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=93d235af-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=93d235af-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20f298dc, true, {}] 2024-06-24 20:01:42,993 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 93d25cc3-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testTopicPublishSubscribeCorrelationId, [MULTICAST], true] 2024-06-24 20:01:42,993 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3949e7a5 2024-06-24 20:01:42,994 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=7ccb2e42-e0c9-4236-90a4-774ebad4abb9, address=test/mom/testTopicPublishSubscribeCorrelationId, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:42,994 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5065388c 2024-06-24 20:01:42,994 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 7ccb2e42-e0c9-4236-90a4-774ebad4abb9, null, 0, false, true, null] 2024-06-24 20:01:42,995 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 93d2aae5-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[cid=cid:abc] 2024-06-24 20:01:42,995 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [93d2aae8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=93d2aae5-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=93d2aae5-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62377e5d, true, {}] 2024-06-24 20:01:42,995 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@f5b08d4 - MDC[cid=cid:abc] 2024-06-24 20:01:42,995 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [93d2aae9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=93d2aae5-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=93d2aae5-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48537e95, true, {}] 2024-06-24 20:01:42,996 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4092, durable=true, userID=93d2d1fb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:42 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=93d2aae7-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1239235876, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribeCorrelationId, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribeCorrelationId previousRoute:MULTICAST, reusable=true, version=-2147482930) .................................................. ***** durable queues test/mom/testTopicPublishSubscribeCorrelationId: ***** non durable for test/mom/testTopicPublishSubscribeCorrelationId: - queueID=4084 address:test/mom/testTopicPublishSubscribeCorrelationId name:7ccb2e42-e0c9-4236-90a4-774ebad4abb9 filter:null .................................................. , transaction: null 2024-06-24 20:01:42,996 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 7ccb2e42-e0c9-4236-90a4-774ebad4abb9: Reference[4092]:RELIABLE:CoreMessage[messageID=4092, durable=true, userID=93d2d1fb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:42 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=93d2aae7-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1239235876 2024-06-24 20:01:42,996 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 7ccb2e42-e0c9-4236-90a4-774ebad4abb9: CoreMessage[messageID=4092, durable=true, userID=93d2d1fb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:42 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=93d2aae7-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1239235876 to transaction: TransactionImpl [xid=null, txID=4095, xid=null, state=ACTIVE, createTime=1719259302996(Mon Jun 24 20:01:42 UTC 2024), timeoutSeconds=-1, nr operations = 1]@69cd626e 2024-06-24 20:01:42,996 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 7ccb2e42-e0c9-4236-90a4-774ebad4abb9: CoreMessage[messageID=4092, durable=true, userID=93d2d1fb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:42 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribeCorrelationId, size=636, properties=TypedProperties[__AMQ_CID=93d2aae7-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0, JMSCorrelationID=cid:abc]]@1239235876, transaction: TransactionImpl [xid=null, txID=4095, xid=null, state=COMMITTED, createTime=1719259302996(Mon Jun 24 20:01:42 UTC 2024), timeoutSeconds=-1, nr operations = 0]@69cd626e 2024-06-24 20:01:42,997 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@3656a6cd] 2024-06-24 20:01:42,997 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 93d235af-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:42,998 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:42,998 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:42,998 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 93d2aae5-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:42,999 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:42,999 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.189503 ms 2024-06-24 20:01:42,999 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:42,999 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:42,999 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:42,999 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1469084143'. 2024-06-24 20:01:43,001 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:43,001 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 93d3954d-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:43,001 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [93d39550-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=93d3954d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=93d3954d-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@508ea411, true, {}] 2024-06-24 20:01:43,001 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [93d39551-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=93d3954d-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=93d3954d-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10959683, true, {}] 2024-06-24 20:01:43,002 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.serverSessionCreateAddress2(AuditLogger_impl.java:2131) - AMQ601262: User anonymous@invm:0 is creating address on target resource: 93d39551-3264-11ef-8420-0a580a282ab7 with parameters: [test/mom/testMessageSelector, [MULTICAST], true] 2024-06-24 20:01:43,002 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4d1e8180 2024-06-24 20:01:43,002 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=60dd9415-e484-4f13-a555-71765ee9a5f5, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:43,003 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2824663d 2024-06-24 20:01:43,003 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, 60dd9415-e484-4f13-a555-71765ee9a5f5, null, 0, false, true, null] 2024-06-24 20:01:43,003 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 93d3e373-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:43,003 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [93d3e376-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=93d3e373-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=93d3e373-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fca0785, true, {}] 2024-06-24 20:01:43,004 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [93d40a87-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=93d3e373-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=93d3e373-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e26c853, true, {}] 2024-06-24 20:01:43,004 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=d561fb6a-79dc-4524-b098-621c2f993cbe, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=user = 'john', durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:43,005 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@68095f76 2024-06-24 20:01:43,005 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, d561fb6a-79dc-4524-b098-621c2f993cbe, user = 'john', 0, false, true, null] 2024-06-24 20:01:43,005 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 93d43199-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:43,005 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [93d4319c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=93d43199-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=93d43199-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15267b98, true, {}] 2024-06-24 20:01:43,006 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [93d4319d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=93d43199-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=93d43199-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36dbd82c, true, {}] 2024-06-24 20:01:43,006 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=c3544e0b-4523-4354-b30c-7b42d3a0260c, address=test/mom/testMessageSelector, routingType=MULTICAST, filterString=user = 'anna', durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:43,006 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@33ad6636 2024-06-24 20:01:43,007 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, c3544e0b-4523-4354-b30c-7b42d3a0260c, user = 'anna', 0, false, true, null] 2024-06-24 20:01:43,007 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 93d47fbf-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:43,007 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [93d47fc2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=93d47fbf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=93d47fbf-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12ae26c2, true, {}] 2024-06-24 20:01:43,007 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@4cc070c2 2024-06-24 20:01:43,007 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [93d47fc3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=93d47fbf-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=93d47fbf-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@135a27f5, true, {}] 2024-06-24 20:01:43,008 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4140, durable=true, userID=93d4a6d5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:43 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=93d47fc1-3264-11ef-8420-0a580a282ab7, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1696910057, context: RoutingContextImpl(Address=test/mom/testMessageSelector, routingType=MULTICAST, PreviousAddress=test/mom/testMessageSelector previousRoute:MULTICAST, reusable=null, version=0) .................................................. , transaction: null 2024-06-24 20:01:43,008 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from c3544e0b-4523-4354-b30c-7b42d3a0260c: Reference[4140]:RELIABLE:CoreMessage[messageID=4140, durable=true, userID=93d4a6d5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:43 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=93d47fc1-3264-11ef-8420-0a580a282ab7, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1696910057 2024-06-24 20:01:43,008 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from 60dd9415-e484-4f13-a555-71765ee9a5f5: Reference[4140]:RELIABLE:CoreMessage[messageID=4140, durable=true, userID=93d4a6d5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:43 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=93d47fc1-3264-11ef-8420-0a580a282ab7, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1696910057 2024-06-24 20:01:43,008 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from c3544e0b-4523-4354-b30c-7b42d3a0260c: CoreMessage[messageID=4140, durable=true, userID=93d4a6d5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:43 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=93d47fc1-3264-11ef-8420-0a580a282ab7, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1696910057 to transaction: TransactionImpl [xid=null, txID=4143, xid=null, state=ACTIVE, createTime=1719259303008(Mon Jun 24 20:01:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@443f924b 2024-06-24 20:01:43,008 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from 60dd9415-e484-4f13-a555-71765ee9a5f5: CoreMessage[messageID=4140, durable=true, userID=93d4a6d5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:43 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=93d47fc1-3264-11ef-8420-0a580a282ab7, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1696910057 to transaction: TransactionImpl [xid=null, txID=4144, xid=null, state=ACTIVE, createTime=1719259303008(Mon Jun 24 20:01:43 UTC 2024), timeoutSeconds=-1, nr operations = 1]@500444bb 2024-06-24 20:01:43,008 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from c3544e0b-4523-4354-b30c-7b42d3a0260c: CoreMessage[messageID=4140, durable=true, userID=93d4a6d5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:43 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=93d47fc1-3264-11ef-8420-0a580a282ab7, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1696910057, transaction: TransactionImpl [xid=null, txID=4143, xid=null, state=COMMITTED, createTime=1719259303008(Mon Jun 24 20:01:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@443f924b 2024-06-24 20:01:43,008 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from 60dd9415-e484-4f13-a555-71765ee9a5f5: CoreMessage[messageID=4140, durable=true, userID=93d4a6d5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:43 UTC 2024, expiration=0, durable=true, address=test/mom/testMessageSelector, size=578, properties=TypedProperties[__AMQ_CID=93d47fc1-3264-11ef-8420-0a580a282ab7, user=anna, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@1696910057, transaction: TransactionImpl [xid=null, txID=4144, xid=null, state=COMMITTED, createTime=1719259303008(Mon Jun 24 20:01:43 UTC 2024), timeoutSeconds=-1, nr operations = 0]@500444bb 2024-06-24 20:01:45,009 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 3 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4a544672, org.eclipse.scout.rt.mom.jms.JmsSubscription@23d16a81, org.eclipse.scout.rt.mom.jms.JmsSubscription@5dd3841] 2024-06-24 20:01:45,010 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 93d3954d-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:45,012 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 93d3e373-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:45,014 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 93d43199-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:45,016 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:45,016 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:45,016 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 93d47fbf-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:45,017 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:45,017 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 2017.971672 ms 2024-06-24 20:01:45,017 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:45,018 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:45,018 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:45,018 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 99823907'. 2024-06-24 20:01:45,020 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:45,021 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9507cfa7-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:45,022 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9507cfaa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9507cfa7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9507cfa7-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3be4cf97, true, {}] 2024-06-24 20:01:45,022 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@54ebacdc 2024-06-24 20:01:45,022 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9507f6bb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9507cfa7-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9507cfa7-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4741a75e, true, {}] 2024-06-24 20:01:45,024 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4187, durable=true, userID=95081dcd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=9507cfa9-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@67621834, context: RoutingContextImpl(Address=test/mom/testCurrentMessagePubSub, routingType=ANYCAST, PreviousAddress=test/mom/testCurrentMessagePubSub previousRoute:ANYCAST, reusable=true, version=-2147482961) .................................................. ***** durable queues test/mom/testCurrentMessagePubSub: - queueID=1938 address:test/mom/testCurrentMessagePubSub name:test/mom/testCurrentMessagePubSub filter:null ***** non durable for test/mom/testCurrentMessagePubSub: .................................................. , transaction: null 2024-06-24 20:01:45,024 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 950844de-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:45,025 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95086bf1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=950844de-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=950844de-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a243215, true, {}] 2024-06-24 20:01:45,025 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [95086bf2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=950844de-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=950844de-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d118d9e, true, {}] 2024-06-24 20:01:45,025 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testCurrentMessagePubSub, null, 0, false, true, null] 2024-06-24 20:01:45,026 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testCurrentMessagePubSub: Reference[4187]:RELIABLE:CoreMessage[messageID=4187, durable=true, userID=95081dcd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=9507cfa9-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@67621834 2024-06-24 20:01:45,026 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testCurrentMessagePubSub: CoreMessage[messageID=4187, durable=true, userID=95081dcd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=9507cfa9-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@67621834 to transaction: TransactionImpl [xid=null, txID=4196, xid=null, state=ACTIVE, createTime=1719259305026(Mon Jun 24 20:01:45 UTC 2024), timeoutSeconds=-1, nr operations = 1]@58d97602 2024-06-24 20:01:45,026 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@74be992a, org.eclipse.scout.rt.mom.jms.JmsSubscription@346d441a] 2024-06-24 20:01:45,027 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testCurrentMessagePubSub: CoreMessage[messageID=4187, durable=true, userID=95081dcd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testCurrentMessagePubSub, size=811, properties=TypedProperties[__AMQ_CID=9507cfa9-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person"}, _AMQ_ROUTING_TYPE=1, JMSCorrelationID=cid_test]]@67621834, transaction: TransactionImpl [xid=null, txID=4196, xid=null, state=COMMITTED, createTime=1719259305026(Mon Jun 24 20:01:45 UTC 2024), timeoutSeconds=-1, nr operations = 0]@58d97602 2024-06-24 20:01:45,028 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 950844de-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:45,029 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:45,029 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:45,029 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9507cfa7-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:45,030 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:45,030 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.878231 ms 2024-06-24 20:01:45,030 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:45,031 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:45,031 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:45,031 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2053300374'. 2024-06-24 20:01:45,033 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:45,033 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 9509a474-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:45,034 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9509cb87-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9509a474-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9509a474-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5df2eded, true, {}] 2024-06-24 20:01:45,034 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@69a8617c 2024-06-24 20:01:45,034 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9509cb88-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9509a474-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9509a474-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@91d126e, true, {}] 2024-06-24 20:01:45,035 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4209, durable=true, userID=9509f29a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=9509cb86-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@709696532, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:45,036 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [950a19ab-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9509a474-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9509a474-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4791567f, true, {}] 2024-06-24 20:01:45,036 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4214, durable=true, userID=950a19ad-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=9509cb86-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@804215112, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:45,039 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [950a8ede-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9509a474-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9509a474-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fa1017f, true, {}] 2024-06-24 20:01:45,040 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4219, durable=true, userID=950ab5f0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=9509cb86-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@86355133, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:45,043 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [950b2b21-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9509a474-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9509a474-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c5fbdde, true, {}] 2024-06-24 20:01:45,043 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4224, durable=true, userID=950b2b23-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=9509cb86-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2122656826, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:45,046 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [950ba054-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9509a474-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9509a474-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@492686ae, true, {}] 2024-06-24 20:01:45,047 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4229, durable=true, userID=950ba056-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=9509cb86-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1959194705, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:45,049 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [950c1587-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9509a474-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9509a474-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e87bc07, true, {}] 2024-06-24 20:01:45,050 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4234, durable=true, userID=950c3c99-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=9509cb86-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@720907415, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:45,053 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [950cb1ca-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9509a474-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9509a474-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59932bf0, true, {}] 2024-06-24 20:01:45,053 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4239, durable=true, userID=950cb1cc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=9509cb86-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@759614165, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:45,057 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [950d26fd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9509a474-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9509a474-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@411b00df, true, {}] 2024-06-24 20:01:45,057 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4244, durable=true, userID=950d4e0f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=9509cb86-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1288935752, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:45,060 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [950dc240-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9509a474-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9509a474-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@130bd14d, true, {}] 2024-06-24 20:01:45,060 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4249, durable=true, userID=950dc242-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=9509cb86-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@284037908, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:45,063 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [950e3773-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=9509a474-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=9509a474-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55832eb, true, {}] 2024-06-24 20:01:45,064 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4254, durable=true, userID=950e5e85-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=9509cb86-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@490992012, context: RoutingContextImpl(Address=test/mom/testSerialMessageConsumption, routingType=ANYCAST, PreviousAddress=test/mom/testSerialMessageConsumption previousRoute:ANYCAST, reusable=true, version=-2147482960) .................................................. ***** durable queues test/mom/testSerialMessageConsumption: - queueID=1961 address:test/mom/testSerialMessageConsumption name:test/mom/testSerialMessageConsumption filter:null ***** non durable for test/mom/testSerialMessageConsumption: .................................................. , transaction: null 2024-06-24 20:01:45,067 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 950ed3b6-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:45,068 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [950ed3b9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=950ed3b6-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=950ed3b6-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@129e24e9, true, {}] 2024-06-24 20:01:45,068 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [950efaca-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=950ed3b6-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=950ed3b6-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52edb84, true, {}] 2024-06-24 20:01:45,068 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testSerialMessageConsumption, null, 0, false, true, null] 2024-06-24 20:01:45,069 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1974]:RELIABLE:CoreMessage[messageID=1974, durable=true, userID=8cae34d1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1680256033 2024-06-24 20:01:45,069 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1979]:RELIABLE:CoreMessage[messageID=1979, durable=true, userID=8caed114-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1826524685 2024-06-24 20:01:45,069 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1984]:RELIABLE:CoreMessage[messageID=1984, durable=true, userID=8caf4647-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1625681189 2024-06-24 20:01:45,069 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1989]:RELIABLE:CoreMessage[messageID=1989, durable=true, userID=8cafe28a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@59921048 2024-06-24 20:01:45,069 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1974, durable=true, userID=8cae34d1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1680256033 to transaction: TransactionImpl [xid=null, txID=4263, xid=null, state=ACTIVE, createTime=1719259305069(Mon Jun 24 20:01:45 UTC 2024), timeoutSeconds=-1, nr operations = 1]@bbed354 2024-06-24 20:01:45,069 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1994]:RELIABLE:CoreMessage[messageID=1994, durable=true, userID=8cb057bd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1723734342 2024-06-24 20:01:45,069 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[1999]:RELIABLE:CoreMessage[messageID=1999, durable=true, userID=8cb0f400-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@773396373 2024-06-24 20:01:45,069 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[2004]:RELIABLE:CoreMessage[messageID=2004, durable=true, userID=8cb16933-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1215295134 2024-06-24 20:01:45,069 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[2009]:RELIABLE:CoreMessage[messageID=2009, durable=true, userID=8cb20576-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2018796514 2024-06-24 20:01:45,069 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4209]:RELIABLE:CoreMessage[messageID=4209, durable=true, userID=9509f29a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=9509cb86-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@709696532 2024-06-24 20:01:45,069 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4214]:RELIABLE:CoreMessage[messageID=4214, durable=true, userID=950a19ad-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=9509cb86-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@804215112 2024-06-24 20:01:45,069 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4219]:RELIABLE:CoreMessage[messageID=4219, durable=true, userID=950ab5f0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=9509cb86-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@86355133 2024-06-24 20:01:45,069 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4224]:RELIABLE:CoreMessage[messageID=4224, durable=true, userID=950b2b23-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=9509cb86-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@2122656826 2024-06-24 20:01:45,069 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4229]:RELIABLE:CoreMessage[messageID=4229, durable=true, userID=950ba056-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=9509cb86-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1959194705 2024-06-24 20:01:45,069 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4234]:RELIABLE:CoreMessage[messageID=4234, durable=true, userID=950c3c99-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=9509cb86-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@720907415 2024-06-24 20:01:45,069 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4239]:RELIABLE:CoreMessage[messageID=4239, durable=true, userID=950cb1cc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=9509cb86-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@759614165 2024-06-24 20:01:45,070 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4244]:RELIABLE:CoreMessage[messageID=4244, durable=true, userID=950d4e0f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=9509cb86-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1288935752 2024-06-24 20:01:45,070 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4249]:RELIABLE:CoreMessage[messageID=4249, durable=true, userID=950dc242-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=9509cb86-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@284037908 2024-06-24 20:01:45,070 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testSerialMessageConsumption: Reference[4254]:RELIABLE:CoreMessage[messageID=4254, durable=true, userID=950e5e85-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:45 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=549, properties=TypedProperties[__AMQ_CID=9509cb86-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@490992012 2024-06-24 20:01:45,070 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1974, durable=true, userID=8cae34d1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1680256033, transaction: TransactionImpl [xid=null, txID=4263, xid=null, state=COMMITTED, createTime=1719259305069(Mon Jun 24 20:01:45 UTC 2024), timeoutSeconds=-1, nr operations = 0]@bbed354 2024-06-24 20:01:48,069 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@14feab02] 2024-06-24 20:01:48,069 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1979, durable=true, userID=8caed114-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1826524685 to transaction: TransactionImpl [xid=null, txID=4264, xid=null, state=ACTIVE, createTime=1719259308069(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4601d8a4 2024-06-24 20:01:48,073 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testSerialMessageConsumption: CoreMessage[messageID=1979, durable=true, userID=8caed114-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:31 UTC 2024, expiration=0, durable=true, address=test/mom/testSerialMessageConsumption, size=605, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1826524685, transaction: TransactionImpl [xid=null, txID=4264, xid=null, state=COMMITTED, createTime=1719259308069(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4601d8a4 2024-06-24 20:01:48,074 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 950ed3b6-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:48,074 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:48,075 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:48,075 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 9509a474-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:48,075 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:48,075 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 3044.153671 ms 2024-06-24 20:01:48,075 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:48,076 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:48,076 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:48,076 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 870748514'. 2024-06-24 20:01:48,077 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:48,078 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 96da44ec-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:48,078 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96da44ef-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96da44ec-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96da44ec-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37afa12b, true, {}] 2024-06-24 20:01:48,079 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96da44f0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96da44ec-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96da44ec-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45b9f7c7, true, {}] 2024-06-24 20:01:48,079 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:48,080 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 96da9311-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:48,080 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96da9314-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96da9311-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96da9311-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b212f86, true, {}] 2024-06-24 20:01:48,080 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@205c5cd0 2024-06-24 20:01:48,080 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96da9315-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96da9311-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96da9311-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61c9f91d, true, {}] 2024-06-24 20:01:48,081 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4283, durable=true, userID=96da9317-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1596311954, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:48,081 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4283]:RELIABLE:CoreMessage[messageID=4283, durable=true, userID=96da9317-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1596311954 2024-06-24 20:01:48,081 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4283, durable=true, userID=96da9317-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1596311954 to transaction: TransactionImpl [xid=null, txID=4286, xid=null, state=ACTIVE, createTime=1719259308081(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@20b2acc6 2024-06-24 20:01:48,082 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@5a816a78, org.eclipse.scout.rt.mom.jms.JmsSubscription@57352624] 2024-06-24 20:01:48,085 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4283, durable=true, userID=96da9317-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1596311954, transaction: TransactionImpl [xid=null, txID=4286, xid=null, state=COMMITTED, createTime=1719259308081(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@20b2acc6 2024-06-24 20:01:48,085 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 96da44ec-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:48,086 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 96db7d78-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:48,086 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96db7d7b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96db7d78-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96db7d78-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26ef07e9, true, {}] 2024-06-24 20:01:48,086 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96db7d7c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96db7d78-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96db7d78-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f408599, true, {}] 2024-06-24 20:01:48,087 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:48,087 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96dba48d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96da9311-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96da9311-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@444c8e79, true, {}] 2024-06-24 20:01:48,088 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4301, durable=true, userID=96dba48f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1345277674, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:48,088 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4301]:RELIABLE:CoreMessage[messageID=4301, durable=true, userID=96dba48f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1345277674 2024-06-24 20:01:48,088 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4301, durable=true, userID=96dba48f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1345277674 to transaction: TransactionImpl [xid=null, txID=4304, xid=null, state=ACTIVE, createTime=1719259308088(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@56f7031f 2024-06-24 20:01:48,089 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@31d96cd6, org.eclipse.scout.rt.mom.jms.JmsSubscription@4e0dec0c] 2024-06-24 20:01:48,091 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4301, durable=true, userID=96dba48f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@1345277674, transaction: TransactionImpl [xid=null, txID=4304, xid=null, state=COMMITTED, createTime=1719259308088(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@56f7031f 2024-06-24 20:01:48,092 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 96db7d78-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:48,093 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 96dc8ef0-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:48,093 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96dc8ef3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96dc8ef0-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96dc8ef0-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6686c392, true, {}] 2024-06-24 20:01:48,093 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96dc8ef4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96dc8ef0-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96dc8ef0-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3cb12906, true, {}] 2024-06-24 20:01:48,094 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:48,094 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96dcb605-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96da9311-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96da9311-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b2e5ee6, true, {}] 2024-06-24 20:01:48,095 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4319, durable=true, userID=96dcb607-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@761863861, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:48,098 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4319]:RELIABLE:CoreMessage[messageID=4319, durable=true, userID=96dcb607-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@761863861 2024-06-24 20:01:48,099 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4319, durable=true, userID=96dcb607-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@761863861 to transaction: TransactionImpl [xid=null, txID=4322, xid=null, state=ACTIVE, createTime=1719259308099(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7701b016 2024-06-24 20:01:48,099 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@5b34e7bd, org.eclipse.scout.rt.mom.jms.JmsSubscription@77095c8c] 2024-06-24 20:01:48,102 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4319, durable=true, userID=96dcb607-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@761863861, transaction: TransactionImpl [xid=null, txID=4322, xid=null, state=COMMITTED, createTime=1719259308099(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7701b016 2024-06-24 20:01:48,102 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 96dc8ef0-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:48,103 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 96de1598-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:48,103 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96de159b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96de1598-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96de1598-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c9b51a5, true, {}] 2024-06-24 20:01:48,103 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96de159c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96de1598-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96de1598-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a6e5baa, true, {}] 2024-06-24 20:01:48,104 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:48,104 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96de3cad-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96da9311-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96da9311-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a59783a, true, {}] 2024-06-24 20:01:48,105 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4337, durable=true, userID=96de3caf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1741361983, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:48,105 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4337]:RELIABLE:CoreMessage[messageID=4337, durable=true, userID=96de3caf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1741361983 2024-06-24 20:01:48,105 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4337, durable=true, userID=96de3caf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1741361983 to transaction: TransactionImpl [xid=null, txID=4340, xid=null, state=ACTIVE, createTime=1719259308105(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@13cd99ea 2024-06-24 20:01:48,106 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@5dbd7f00, org.eclipse.scout.rt.mom.jms.JmsSubscription@3e9053b3] 2024-06-24 20:01:48,109 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4337, durable=true, userID=96de3caf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1741361983, transaction: TransactionImpl [xid=null, txID=4340, xid=null, state=COMMITTED, createTime=1719259308105(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@13cd99ea 2024-06-24 20:01:48,109 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 96de1598-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:48,110 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 96df2710-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:48,110 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96df2713-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96df2710-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96df2710-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6e055bd1, true, {}] 2024-06-24 20:01:48,110 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96df2714-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96df2710-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96df2710-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@499072cc, true, {}] 2024-06-24 20:01:48,111 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:48,111 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96df4e25-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96da9311-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96da9311-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2f47339a, true, {}] 2024-06-24 20:01:48,112 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4355, durable=true, userID=96df4e27-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@571045156, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:48,112 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4355]:RELIABLE:CoreMessage[messageID=4355, durable=true, userID=96df4e27-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@571045156 2024-06-24 20:01:48,112 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4355, durable=true, userID=96df4e27-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@571045156 to transaction: TransactionImpl [xid=null, txID=4358, xid=null, state=ACTIVE, createTime=1719259308112(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3ff62637 2024-06-24 20:01:48,112 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@3594b4b4, org.eclipse.scout.rt.mom.jms.JmsSubscription@4191774f] 2024-06-24 20:01:48,115 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4355, durable=true, userID=96df4e27-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@571045156, transaction: TransactionImpl [xid=null, txID=4358, xid=null, state=COMMITTED, createTime=1719259308112(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3ff62637 2024-06-24 20:01:48,116 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 96df2710-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:48,116 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 96e01178-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:48,117 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96e0388b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96e01178-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96e01178-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8fb2791, true, {}] 2024-06-24 20:01:48,117 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96e0388c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96e01178-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96e01178-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a40b828, true, {}] 2024-06-24 20:01:48,117 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:48,118 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96e05f9d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96da9311-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96da9311-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66f69641, true, {}] 2024-06-24 20:01:48,118 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4373, durable=true, userID=96e05f9f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@771000063, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:48,119 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4373]:RELIABLE:CoreMessage[messageID=4373, durable=true, userID=96e05f9f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@771000063 2024-06-24 20:01:48,119 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4373, durable=true, userID=96e05f9f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@771000063 to transaction: TransactionImpl [xid=null, txID=4376, xid=null, state=ACTIVE, createTime=1719259308119(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@69d0315a 2024-06-24 20:01:48,119 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7266f136, org.eclipse.scout.rt.mom.jms.JmsSubscription@2daf2351] 2024-06-24 20:01:48,122 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4373, durable=true, userID=96e05f9f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=461, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@771000063, transaction: TransactionImpl [xid=null, txID=4376, xid=null, state=COMMITTED, createTime=1719259308119(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@69d0315a 2024-06-24 20:01:48,123 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 96e01178-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:48,124 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 96e122f0-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:48,124 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96e14a03-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96e122f0-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96e122f0-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f48ad55, true, {}] 2024-06-24 20:01:48,124 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96e14a04-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96e122f0-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96e122f0-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26d9901a, true, {}] 2024-06-24 20:01:48,124 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:48,125 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96e17115-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96da9311-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96da9311-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@450660b5, true, {}] 2024-06-24 20:01:48,125 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4391, durable=true, userID=96e17117-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@870329976, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:48,126 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4391]:RELIABLE:CoreMessage[messageID=4391, durable=true, userID=96e17117-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@870329976 2024-06-24 20:01:48,126 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4391, durable=true, userID=96e17117-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@870329976 to transaction: TransactionImpl [xid=null, txID=4394, xid=null, state=ACTIVE, createTime=1719259308126(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@570f1257 2024-06-24 20:01:48,127 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@4e44b713, org.eclipse.scout.rt.mom.jms.JmsSubscription@4a83740e] 2024-06-24 20:01:48,129 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4391, durable=true, userID=96e17117-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=554, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"java.lang.String"}, _AMQ_ROUTING_TYPE=1]]@870329976, transaction: TransactionImpl [xid=null, txID=4394, xid=null, state=COMMITTED, createTime=1719259308126(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@570f1257 2024-06-24 20:01:48,130 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 96e122f0-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:48,130 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 96e23468-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:48,131 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96e25b7b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96e23468-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96e23468-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e0814d0, true, {}] 2024-06-24 20:01:48,131 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96e25b7c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96e23468-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96e23468-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d47b8f5, true, {}] 2024-06-24 20:01:48,131 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:48,132 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96e25b7d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96da9311-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96da9311-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@33ac050c, true, {}] 2024-06-24 20:01:48,132 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4409, durable=true, userID=96e2828f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1971399297, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:48,132 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4409]:RELIABLE:CoreMessage[messageID=4409, durable=true, userID=96e2828f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1971399297 2024-06-24 20:01:48,133 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4409, durable=true, userID=96e2828f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1971399297 to transaction: TransactionImpl [xid=null, txID=4412, xid=null, state=ACTIVE, createTime=1719259308133(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7e0f2d7e 2024-06-24 20:01:48,133 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@3a973b5e, org.eclipse.scout.rt.mom.jms.JmsSubscription@6225c800] 2024-06-24 20:01:48,136 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4409, durable=true, userID=96e2828f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=563, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1971399297, transaction: TransactionImpl [xid=null, txID=4412, xid=null, state=COMMITTED, createTime=1719259308133(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7e0f2d7e 2024-06-24 20:01:48,136 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 96e23468-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:48,137 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 96e345e0-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:48,137 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96e345e3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96e345e0-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96e345e0-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@afcef12, true, {}] 2024-06-24 20:01:48,137 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96e345e4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96e345e0-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96e345e0-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31a888fd, true, {}] 2024-06-24 20:01:48,138 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:48,138 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96e36cf5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96da9311-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96da9311-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58445c44, true, {}] 2024-06-24 20:01:48,138 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4427, durable=true, userID=96e36cf7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1878235059, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:48,139 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4427]:RELIABLE:CoreMessage[messageID=4427, durable=true, userID=96e36cf7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1878235059 2024-06-24 20:01:48,140 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4427, durable=true, userID=96e36cf7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1878235059 to transaction: TransactionImpl [xid=null, txID=4430, xid=null, state=ACTIVE, createTime=1719259308140(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@433b18c4 2024-06-24 20:01:48,140 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@11c95035, org.eclipse.scout.rt.mom.jms.JmsSubscription@64dd94ed] 2024-06-24 20:01:48,143 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4427, durable=true, userID=96e36cf7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=489, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1878235059, transaction: TransactionImpl [xid=null, txID=4430, xid=null, state=COMMITTED, createTime=1719259308140(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@433b18c4 2024-06-24 20:01:48,143 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 96e345e0-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:48,144 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 96e45758-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:48,145 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96e47e6b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96e45758-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96e45758-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@139000b4, true, {}] 2024-06-24 20:01:48,145 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96e47e6c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96e45758-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96e45758-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@138d0e14, true, {}] 2024-06-24 20:01:48,146 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishAndConsumeInternal, null, 0, false, true, null] 2024-06-24 20:01:48,146 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96e4a57d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96da9311-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96da9311-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@79baaea5, true, {}] 2024-06-24 20:01:48,146 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4445, durable=true, userID=96e4a57f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1717015734, context: RoutingContextImpl(Address=test/mom/testPublishAndConsumeInternal, routingType=ANYCAST, PreviousAddress=test/mom/testPublishAndConsumeInternal previousRoute:ANYCAST, reusable=true, version=-2147482984) .................................................. ***** durable queues test/mom/testPublishAndConsumeInternal: - queueID=777 address:test/mom/testPublishAndConsumeInternal name:test/mom/testPublishAndConsumeInternal filter:null ***** non durable for test/mom/testPublishAndConsumeInternal: .................................................. , transaction: null 2024-06-24 20:01:48,150 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishAndConsumeInternal: Reference[4445]:RELIABLE:CoreMessage[messageID=4445, durable=true, userID=96e4a57f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1717015734 2024-06-24 20:01:48,150 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4445, durable=true, userID=96e4a57f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1717015734 to transaction: TransactionImpl [xid=null, txID=4448, xid=null, state=ACTIVE, createTime=1719259308150(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@49845f1f 2024-06-24 20:01:48,150 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@10e7ade5, org.eclipse.scout.rt.mom.jms.JmsSubscription@2fad48b7] 2024-06-24 20:01:48,153 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishAndConsumeInternal: CoreMessage[messageID=4445, durable=true, userID=96e4a57f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishAndConsumeInternal, size=445, properties=TypedProperties[__AMQ_CID=96da9313-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1717015734, transaction: TransactionImpl [xid=null, txID=4448, xid=null, state=COMMITTED, createTime=1719259308150(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@49845f1f 2024-06-24 20:01:48,154 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 96e45758-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:48,154 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:48,154 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:48,155 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 96da9311-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:48,155 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:48,155 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 79.113283 ms 2024-06-24 20:01:48,155 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:48,156 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:48,156 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:48,156 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1226651375'. 2024-06-24 20:01:48,157 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:48,157 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 96e65331-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:48,158 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96e67a44-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96e65331-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96e65331-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f0113c4, true, {}] 2024-06-24 20:01:48,158 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96e67a45-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96e65331-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96e65331-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cf16f4e, true, {}] 2024-06-24 20:01:48,159 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=f570f5db-f8f9-4226-99b9-d37e698aea47, address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, filterString=null, durable=false, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=true, autoCreateAddress=null, internal=null, transient=null, autoCreated=false, fqqn=null]] 2024-06-24 20:01:48,159 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@1262afb5 2024-06-24 20:01:48,159 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, f570f5db-f8f9-4226-99b9-d37e698aea47, null, 0, false, true, null] 2024-06-24 20:01:48,159 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 96e6a157-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:48,160 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96e6c86a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96e6a157-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96e6a157-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61115b6f, true, {}] 2024-06-24 20:01:48,160 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@2eb6a77f 2024-06-24 20:01:48,160 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96e6c86b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96e6a157-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96e6a157-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c5297bd, true, {}] 2024-06-24 20:01:48,160 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4469, durable=true, userID=96e6c86d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=96e6c869-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@739518014, context: RoutingContextImpl(Address=test/mom/testTopicPublishSubscribe, routingType=MULTICAST, PreviousAddress=test/mom/testTopicPublishSubscribe previousRoute:MULTICAST, reusable=true, version=-2147482922) .................................................. ***** durable queues test/mom/testTopicPublishSubscribe: - queueID=760 address:test/mom/testTopicPublishSubscribe name:Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25).Durable-Test-Subscription filter:null ***** non durable for test/mom/testTopicPublishSubscribe: - queueID=4461 address:test/mom/testTopicPublishSubscribe name:f570f5db-f8f9-4226-99b9-d37e698aea47 filter:null .................................................. , transaction: null 2024-06-24 20:01:48,161 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from f570f5db-f8f9-4226-99b9-d37e698aea47: Reference[4469]:RELIABLE:CoreMessage[messageID=4469, durable=true, userID=96e6c86d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=96e6c869-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@739518014 2024-06-24 20:01:48,161 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from f570f5db-f8f9-4226-99b9-d37e698aea47: CoreMessage[messageID=4469, durable=true, userID=96e6c86d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=96e6c869-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@739518014 to transaction: TransactionImpl [xid=null, txID=4472, xid=null, state=ACTIVE, createTime=1719259308161(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3261441 2024-06-24 20:01:48,161 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from f570f5db-f8f9-4226-99b9-d37e698aea47: CoreMessage[messageID=4469, durable=true, userID=96e6c86d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testTopicPublishSubscribe, size=555, properties=TypedProperties[__AMQ_CID=96e6c869-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"java.lang.String","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=0]]@739518014, transaction: TransactionImpl [xid=null, txID=4472, xid=null, state=COMMITTED, createTime=1719259308161(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3261441 2024-06-24 20:01:48,161 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 1 objects: [org.eclipse.scout.rt.mom.jms.JmsSubscription@4f091800] 2024-06-24 20:01:48,162 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 96e65331-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:48,163 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:48,163 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:48,164 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 96e6a157-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:48,165 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:48,165 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 8.904596 ms 2024-06-24 20:01:48,165 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:48,165 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:48,166 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:48,166 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 267063122'. 2024-06-24 20:01:48,167 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:48,168 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 96e800ef-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:48,168 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96e800f2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96e800ef-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96e800ef-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19224277, true, {}] 2024-06-24 20:01:48,169 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@1c0cba60 2024-06-24 20:01:48,169 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96e82803-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96e800ef-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96e800ef-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10a03131, true, {}] 2024-06-24 20:01:48,170 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=4491, durable=true, userID=96e82805-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=96e800f1-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1850748576, context: RoutingContextImpl(Address=test/mom/testPublishJsonDataSecure, routingType=ANYCAST, PreviousAddress=test/mom/testPublishJsonDataSecure previousRoute:ANYCAST, reusable=true, version=-2147482957) .................................................. ***** durable queues test/mom/testPublishJsonDataSecure: - queueID=2200 address:test/mom/testPublishJsonDataSecure name:test/mom/testPublishJsonDataSecure filter:null ***** non durable for test/mom/testPublishJsonDataSecure: .................................................. , transaction: null 2024-06-24 20:01:48,170 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 96e84f16-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:48,171 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96e87629-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96e84f16-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96e84f16-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69482bd8, true, {}] 2024-06-24 20:01:48,171 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [96e8762a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=96e84f16-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=6da0128a-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=96e84f16-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cff415c, true, {}] 2024-06-24 20:01:48,171 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishJsonDataSecure, null, 0, false, true, null] 2024-06-24 20:01:48,172 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishJsonDataSecure: Reference[4491]:RELIABLE:CoreMessage[messageID=4491, durable=true, userID=96e82805-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=96e800f1-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1850748576 2024-06-24 20:01:48,172 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishJsonDataSecure: CoreMessage[messageID=4491, durable=true, userID=96e82805-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=96e800f1-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1850748576 to transaction: TransactionImpl [xid=null, txID=4500, xid=null, state=ACTIVE, createTime=1719259308172(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@577e8c0d 2024-06-24 20:01:48,172 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@64903a20, org.eclipse.scout.rt.mom.jms.JmsSubscription@38e61b69] 2024-06-24 20:01:48,173 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@7569bc9f)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishJsonDataSecure: CoreMessage[messageID=4491, durable=true, userID=96e82805-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishJsonDataSecure, size=693, properties=TypedProperties[__AMQ_CID=96e800f1-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.json.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest$Person","x-scout.mom.transferobject.null":"false"}, _AMQ_ROUTING_TYPE=1]]@1850748576, transaction: TransactionImpl [xid=null, txID=4500, xid=null, state=COMMITTED, createTime=1719259308172(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@577e8c0d 2024-06-24 20:01:48,174 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 96e84f16-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:48,175 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:48,175 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:48,175 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 96e800ef-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:48,176 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:48,176 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 10.299710 ms 2024-06-24 20:01:48,176 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:48,183 INFO [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [6da0128a-3264-11ef-8420-0a580a282ab7] stopped, uptime 1 minute 2024-06-24 20:01:48,188 INFO [main] org.apache.activemq.artemis.core.server.serverStarting(ActiveMQServerLogger_impl.java:45) - AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/largemessages,pagingDirectory=data/paging) 2024-06-24 20:01:48,188 INFO [main] org.apache.activemq.artemis.core.server.switchingNIO(ActiveMQServerLogger_impl.java:397) - AMQ221045: libaio is not available, switching the configuration into NIO 2024-06-24 20:01:48,189 INFO [main] org.apache.activemq.artemis.core.server.journalUseNIO(ActiveMQServerLogger_impl.java:149) - AMQ221013: Using NIO Journal 2024-06-24 20:01:48,189 INFO [main] org.apache.activemq.artemis.core.server.usingDefaultPaging(ActiveMQServerLogger_impl.java:493) - AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 1073741824 2024-06-24 20:01:48,189 INFO [main] org.apache.activemq.artemis.core.server.addingProtocolSupport(ActiveMQServerLogger_impl.java:389) - AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 2024-06-24 20:01:48,190 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: null 2024-06-24 20:01:48,190 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@11b26693 2024-06-24 20:01:48,190 INFO [main] org.apache.activemq.audit.base.getNotificationInfo(AuditLogger_impl.java:1139) - AMQ601138: User anonymous@unknown is getting notification info on target resource: ActiveMQServerImpl::name=localhost 2024-06-24 20:01:48,191 INFO [main] org.apache.activemq.artemis.core.server.waitingToObtainLiveLock(ActiveMQServerLogger_impl.java:317) - AMQ221034: Waiting indefinitely to obtain live lock 2024-06-24 20:01:48,191 INFO [main] org.apache.activemq.artemis.core.server.obtainedLiveLock(ActiveMQServerLogger_impl.java:325) - AMQ221035: Live Server Obtained live lock 2024-06-24 20:01:48,255 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.mom.requestreply.cancellation on address jms.topic.scout.mom.requestreply.cancellation 2024-06-24 20:01:48,255 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@78181f7f 2024-06-24 20:01:48,256 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6682e9b0 2024-06-24 20:01:48,256 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishFirst on address jms.topic.test/mom/testTopicPublishFirst 2024-06-24 20:01:48,256 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@27f7db5a 2024-06-24 20:01:48,257 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6245303e 2024-06-24 20:01:48,257 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testProperties on address jms.topic.test/mom/testProperties 2024-06-24 20:01:48,257 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5a1e28ee 2024-06-24 20:01:48,257 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2b208574 2024-06-24 20:01:48,257 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyTimeout on address jms.topic.test/mom/testTopicRequestReplyTimeout 2024-06-24 20:01:48,257 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3294b641 2024-06-24 20:01:48,258 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@799bb4ed 2024-06-24 20:01:48,258 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyRequestFirst on address jms.topic.test/mom/testTopicRequestReplyRequestFirst 2024-06-24 20:01:48,258 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5269aa68 2024-06-24 20:01:48,258 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7dcd8e74 2024-06-24 20:01:48,258 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions on address jms.topic.test/mom/testTopicRequestReplyMultipleSubscriptions 2024-06-24 20:01:48,258 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6a7c0932 2024-06-24 20:01:48,259 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4e64e44c 2024-06-24 20:01:48,259 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCorrelationId on address jms.topic.test/mom/testTopicRequestReplyCorrelationId 2024-06-24 20:01:48,259 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@51413d02 2024-06-24 20:01:48,259 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@406ea770 2024-06-24 20:01:48,260 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions on address jms.topic.test/mom/testTopicPublishSubscribeMultipleSubscriptions 2024-06-24 20:01:48,260 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4ad113d6 2024-06-24 20:01:48,260 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@23fed844 2024-06-24 20:01:48,260 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller on address jms.topic.test/mom/testQueueRequestReplyJsonObjectMarshaller 2024-06-24 20:01:48,260 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7b0f5814 2024-06-24 20:01:48,260 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4eef2522 2024-06-24 20:01:48,261 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReplyCancellation on address jms.topic.test/mom/testTopicRequestReplyCancellation 2024-06-24 20:01:48,261 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@c62d08a 2024-06-24 20:01:48,261 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@598b15ba 2024-06-24 20:01:48,261 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicRequestReply on address jms.topic.test/mom/testTopicRequestReply 2024-06-24 20:01:48,261 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@58453967 2024-06-24 20:01:48,262 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6f34d178 2024-06-24 20:01:48,262 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testTopicPublishSubscribeCorrelationId on address jms.topic.test/mom/testTopicPublishSubscribeCorrelationId 2024-06-24 20:01:48,262 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@75c8ba94 2024-06-24 20:01:48,262 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@746f5752 2024-06-24 20:01:48,262 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testMessageSelector on address jms.topic.test/mom/testMessageSelector 2024-06-24 20:01:48,262 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@510c6b9 2024-06-24 20:01:48,263 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4c666872 2024-06-24 20:01:48,263 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.test/mom/testQueueRequestReplyCancellation on address jms.topic.test/mom/testQueueRequestReplyCancellation 2024-06-24 20:01:48,263 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7c4a7770 2024-06-24 20:01:48,263 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@72117a6c 2024-06-24 20:01:48,263 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.differentTopic on address jms.topic.differentTopic 2024-06-24 20:01:48,263 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@71b75f99 2024-06-24 20:01:48,264 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@e6d9c25 2024-06-24 20:01:48,264 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.topic.scout.physical.UnitTestTopic on address jms.topic.scout.physical.UnitTestTopic 2024-06-24 20:01:48,264 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@21339b6f 2024-06-24 20:01:48,264 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5808573f 2024-06-24 20:01:48,264 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue Durable-Test-Subscription on address jms.topic.test/mom/testTopicPublishSubscribe 2024-06-24 20:01:48,264 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@13088030 2024-06-24 20:01:48,265 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@71e6bac0 2024-06-24 20:01:48,265 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishBytes on address jms.queue.test/mom/testPublishBytes 2024-06-24 20:01:48,265 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@4c33bf70 2024-06-24 20:01:48,265 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5698a866 2024-06-24 20:01:48,265 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishText on address jms.queue.test/mom/testPublishText 2024-06-24 20:01:48,265 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1c6ab85 2024-06-24 20:01:48,266 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@45b221c7 2024-06-24 20:01:48,266 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObject on address jms.queue.test/mom/testPublishObject 2024-06-24 20:01:48,266 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@14abde3e 2024-06-24 20:01:48,266 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7e38f55 2024-06-24 20:01:48,266 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testConcurrentMessageConsumption on address jms.queue.test/mom/testConcurrentMessageConsumption 2024-06-24 20:01:48,266 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@334d96af 2024-06-24 20:01:48,267 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@67253518 2024-06-24 20:01:48,267 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishAndConsumeInternal on address jms.queue.test/mom/testPublishAndConsumeInternal 2024-06-24 20:01:48,267 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2db55dec 2024-06-24 20:01:48,267 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3637e628 2024-06-24 20:01:48,267 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeTransactional on address jms.queue.test/mom/testSubscribeTransactional 2024-06-24 20:01:48,267 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6990f6af 2024-06-24 20:01:48,268 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@27d38370 2024-06-24 20:01:48,268 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSubscribeFailover on address jms.queue.test/mom/testSubscribeFailover 2024-06-24 20:01:48,268 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@200ef05b 2024-06-24 20:01:48,268 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@298154d4 2024-06-24 20:01:48,268 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueuePublishFirst on address jms.queue.test/mom/testQueuePublishFirst 2024-06-24 20:01:48,268 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@474aeac5 2024-06-24 20:01:48,269 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@7cb9295f 2024-06-24 20:01:48,269 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonData on address jms.queue.test/mom/testPublishJsonData 2024-06-24 20:01:48,269 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@2b6282bb 2024-06-24 20:01:48,269 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@8e654f7 2024-06-24 20:01:48,269 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishJsonDataSecure on address jms.queue.test/mom/testPublishJsonDataSecure 2024-06-24 20:01:48,269 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@18ea9bec 2024-06-24 20:01:48,270 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2dacaa7f 2024-06-24 20:01:48,270 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testQueueRequestReplyRequestFirst on address jms.queue.test/mom/testQueueRequestReplyRequestFirst 2024-06-24 20:01:48,270 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@12e4822b 2024-06-24 20:01:48,270 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@281f2d6c 2024-06-24 20:01:48,270 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishTransactional on address jms.queue.test/mom/testPublishTransactional 2024-06-24 20:01:48,270 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@64e6f678 2024-06-24 20:01:48,271 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2c5157c9 2024-06-24 20:01:48,271 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishStringData on address jms.queue.test/mom/testPublishStringData 2024-06-24 20:01:48,271 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1a927db2 2024-06-24 20:01:48,271 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@4bb747c1 2024-06-24 20:01:48,271 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testPublishObjectData on address jms.queue.test/mom/testPublishObjectData 2024-06-24 20:01:48,271 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@18b12df9 2024-06-24 20:01:48,272 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@3ef8de39 2024-06-24 20:01:48,272 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testCurrentMessagePubSub on address jms.queue.test/mom/testCurrentMessagePubSub 2024-06-24 20:01:48,272 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@370e5bb9 2024-06-24 20:01:48,272 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@46769bd6 2024-06-24 20:01:48,272 INFO [main] org.apache.activemq.artemis.core.server.deployQueue(ActiveMQServerLogger_impl.java:69) - AMQ221003: Deploying MULTICAST queue jms.queue.test/mom/testSerialMessageConsumption on address jms.queue.test/mom/testSerialMessageConsumption 2024-06-24 20:01:48,272 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5739b804 2024-06-24 20:01:48,273 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2f48adcc 2024-06-24 20:01:48,273 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@6adee80f 2024-06-24 20:01:48,273 INFO [main] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@unknown is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@2670435 2024-06-24 20:01:48,275 INFO [main] org.apache.activemq.artemis.core.server.serverIsLive(ActiveMQServerLogger_impl.java:101) - AMQ221007: Server is now live 2024-06-24 20:01:48,275 INFO [main] org.apache.activemq.artemis.core.server.serverStarted(ActiveMQServerLogger_impl.java:53) - AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.31.2 [localhost, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7] [WARNING] Tests run: 113, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 69.27 s -- in org.eclipse.scout.rt.mom.jms.JmsMomPubSubTest [INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest 2024-06-24 20:01:48,277 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:48,277 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:48,277 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1592044243'. 2024-06-24 20:01:48,278 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #219 initialized: null 2024-06-24 20:01:48,279 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-24 20:01:48,279 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-24 20:01:48,279 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-24 20:01:48,279 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-24 20:01:48,279 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-24 20:01:48,280 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:216) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-24 20:01:48,280 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:216) started - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-24 20:01:48,280 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-24 20:01:48,280 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom219 started - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-24 20:01:48,281 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-647:1,clientId=Scout JUnit MOM #219 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom219] 2024-06-24 20:01:48,287 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@77b6d94c, org.eclipse.scout.rt.mom.jms.JmsSubscription@5b51a4c7] 2024-06-24 20:01:48,287 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 1 subscriber jobs: [JobFutureTask@6b4133d0[job=JMS subscriber, state=DONE]] 2024-06-24 20:01:48,287 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.008089 ms 2024-06-24 20:01:48,287 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:48,288 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:48,288 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom219 stopped 2024-06-24 20:01:48,288 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:216) is shutting down - MDC[activemq.broker=mom219] 2024-06-24 20:01:48,288 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:216) uptime 0.009 seconds - MDC[activemq.broker=mom219] 2024-06-24 20:01:48,288 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom219, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:216) is shutdown - MDC[activemq.broker=mom219] 2024-06-24 20:01:48,288 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:48,288 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 11.406963 ms 2024-06-24 20:01:48,288 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:48,289 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:48,289 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:48,289 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works 2024-06-24 20:01:48,289 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1483338079'. 2024-06-24 20:01:48,290 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #220 initialized: null 2024-06-24 20:01:48,291 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-24 20:01:48,291 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-24 20:01:48,291 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-24 20:01:48,291 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-24 20:01:48,291 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-24 20:01:48,291 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:217) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-24 20:01:48,291 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:217) started - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-24 20:01:48,291 INFO [scout-thread-19] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-24 20:01:48,292 INFO [scout-thread-19] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom220 started - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-24 20:01:48,292 INFO [scout-thread-19] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-650:1,clientId=Scout JUnit MOM #220 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom220] 2024-06-24 20:01:48,293 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works 2024-06-24 20:01:48,319 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works 2024-06-24 20:01:48,320 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@13d7d1a8, org.eclipse.scout.rt.mom.jms.JmsSubscription@60035f1e] 2024-06-24 20:01:48,321 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@4a4e6b09[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=RUNNING], JobFutureTask@3269ae62[job=JMS subscriber, state=RUNNING]] 2024-06-24 20:01:48,321 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.017750 ms 2024-06-24 20:01:48,321 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:48,321 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:48,322 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom220 stopped 2024-06-24 20:01:48,322 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:217) is shutting down - MDC[activemq.broker=mom220] 2024-06-24 20:01:48,322 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:217) uptime 0.031 seconds - MDC[activemq.broker=mom220] 2024-06-24 20:01:48,322 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom220, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:217) is shutdown - MDC[activemq.broker=mom220] 2024-06-24 20:01:48,322 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:48,323 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 33.400928 ms 2024-06-24 20:01:48,323 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:48,323 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:48,324 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:48,324 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 2140177332'. 2024-06-24 20:01:48,325 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #221 initialized: null 2024-06-24 20:01:48,326 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-24 20:01:48,326 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-24 20:01:48,326 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-24 20:01:48,326 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-24 20:01:48,326 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-24 20:01:48,327 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:218) is starting - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-24 20:01:48,327 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:218) started - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-24 20:01:48,327 INFO [scout-thread-14] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-24 20:01:48,327 INFO [scout-thread-14] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom221 started - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-24 20:01:48,328 INFO [scout-thread-14] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-653:1,clientId=Scout JUnit MOM #221 (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25),started=true} - MDC[jobName=JMS subscriber, activemq.broker=mom221] 2024-06-24 20:01:48,407 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@78543f0d, org.eclipse.scout.rt.mom.jms.JmsSubscription@10e28d97] 2024-06-24 20:01:48,407 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@4a4e6b09[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@5eb9255e[job=Receiving JMS message [dest=Destination@4fd265b6[name=test/mom/testPublishObject2, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=SCHEDULED], JobFutureTask@6d3b59e2[job=JMS subscriber, state=RUNNING], JobFutureTask@3269ae62[job=JMS subscriber, state=DONE], JobFutureTask@146963d2[job=Receiving JMS message [dest=Destination@4fd265b6[name=test/mom/testPublishObject2, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=RUNNING]] 2024-06-24 20:01:48,407 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003756 ms 2024-06-24 20:01:48,408 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:48,408 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:48,408 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom221 stopped 2024-06-24 20:01:48,408 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:218) is shutting down - MDC[activemq.broker=mom221] 2024-06-24 20:01:48,409 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:218) uptime 0.082 seconds - MDC[activemq.broker=mom221] 2024-06-24 20:01:48,409 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom221, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:218) is shutdown - MDC[activemq.broker=mom221] 2024-06-24 20:01:48,409 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:48,409 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 85.339101 ms 2024-06-24 20:01:48,409 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:48,409 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:48,410 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:48,410 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1954417201'. 2024-06-24 20:01:48,410 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #222 initialized: null 2024-06-24 20:01:48,411 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom222] 2024-06-24 20:01:48,411 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom222] 2024-06-24 20:01:48,411 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom222] 2024-06-24 20:01:48,411 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom222] 2024-06-24 20:01:48,411 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom222] 2024-06-24 20:01:48,411 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:219) is starting - MDC[activemq.broker=mom222] 2024-06-24 20:01:48,411 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:219) started - MDC[activemq.broker=mom222] 2024-06-24 20:01:48,411 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom222] 2024-06-24 20:01:48,412 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom222 started - MDC[activemq.broker=mom222] 2024-06-24 20:01:48,413 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-656:2,clientId=null,started=false} - MDC[activemq.broker=mom222] 2024-06-24 20:01:48,417 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@53e1cd6b, org.eclipse.scout.rt.mom.jms.JmsSubscription@7ceb432c] - MDC[activemq.broker=mom222] 2024-06-24 20:01:48,418 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 2 subscriber jobs: [JobFutureTask@4a4e6b09[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3269ae62[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom222] 2024-06-24 20:01:48,418 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005238 ms - MDC[activemq.broker=mom222] 2024-06-24 20:01:48,418 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom222] 2024-06-24 20:01:48,418 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom222] 2024-06-24 20:01:48,419 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom222 stopped - MDC[activemq.broker=mom222] 2024-06-24 20:01:48,419 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:219) is shutting down - MDC[activemq.broker=mom222] 2024-06-24 20:01:48,419 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:219) uptime 0.008 seconds - MDC[activemq.broker=mom222] 2024-06-24 20:01:48,419 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom222, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:219) is shutdown - MDC[activemq.broker=mom222] 2024-06-24 20:01:48,419 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:48,420 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 9.976350 ms 2024-06-24 20:01:48,420 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:48,420 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:48,420 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:48,421 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works 2024-06-24 20:01:48,421 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 554743638'. 2024-06-24 20:01:48,422 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #223 initialized: null 2024-06-24 20:01:48,422 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom223] 2024-06-24 20:01:48,422 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom223] 2024-06-24 20:01:48,422 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom223] 2024-06-24 20:01:48,422 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom223] 2024-06-24 20:01:48,422 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom223] 2024-06-24 20:01:48,423 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:220) is starting - MDC[activemq.broker=mom223] 2024-06-24 20:01:48,423 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:220) started - MDC[activemq.broker=mom223] 2024-06-24 20:01:48,423 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom223] 2024-06-24 20:01:48,424 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom223 started - MDC[activemq.broker=mom223] 2024-06-24 20:01:48,425 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works - MDC[activemq.broker=mom223] 2024-06-24 20:01:48,425 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-659:2,clientId=null,started=false} - MDC[activemq.broker=mom223] 2024-06-24 20:01:48,451 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works - MDC[activemq.broker=mom223] 2024-06-24 20:01:48,451 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@25c6f0fc, org.eclipse.scout.rt.mom.jms.JmsSubscription@531455c1] - MDC[activemq.broker=mom223] 2024-06-24 20:01:48,452 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@27bb9d2f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=WAITING_FOR_BLOCKING_CONDITION], JobFutureTask@4a4e6b09[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3269ae62[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom223] 2024-06-24 20:01:48,452 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003067 ms - MDC[activemq.broker=mom223] 2024-06-24 20:01:48,452 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom223] 2024-06-24 20:01:48,453 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom223] 2024-06-24 20:01:48,453 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom223 stopped - MDC[activemq.broker=mom223] 2024-06-24 20:01:48,453 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:220) is shutting down - MDC[activemq.broker=mom223] 2024-06-24 20:01:48,453 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:220) uptime 0.031 seconds - MDC[activemq.broker=mom223] 2024-06-24 20:01:48,453 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom223, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:220) is shutdown - MDC[activemq.broker=mom223] 2024-06-24 20:01:48,453 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:48,453 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 32.795875 ms 2024-06-24 20:01:48,453 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:48,454 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:48,454 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:48,454 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 45283535'. 2024-06-24 20:01:48,455 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM #224 initialized: null 2024-06-24 20:01:48,455 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:669) - Using Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom224] 2024-06-24 20:01:48,455 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:674) - Starting Persistence Adapter: MemoryPersistenceAdapter - MDC[activemq.broker=mom224] 2024-06-24 20:01:48,455 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:677) - Starting Temp Data Store - MDC[activemq.broker=mom224] 2024-06-24 20:01:48,455 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:691) - Starting Job Scheduler Store - MDC[activemq.broker=mom224] 2024-06-24 20:01:48,455 INFO [main] org.apache.activemq.broker.BrokerService.doStartPersistenceAdapter(BrokerService.java:703) - Persistence Adapter successfully started - MDC[activemq.broker=mom224] 2024-06-24 20:01:48,456 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:737) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:221) is starting - MDC[activemq.broker=mom224] 2024-06-24 20:01:48,456 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:764) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:221) started - MDC[activemq.broker=mom224] 2024-06-24 20:01:48,456 INFO [main] org.apache.activemq.broker.BrokerService.doStartBroker(BrokerService.java:765) - For help or more information please see: http://activemq.apache.org - MDC[activemq.broker=mom224] 2024-06-24 20:01:48,456 INFO [main] org.apache.activemq.broker.TransportConnector.start(TransportConnector.java:279) - Connector vm://mom224 started - MDC[activemq.broker=mom224] 2024-06-24 20:01:48,458 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: ActiveMQConnection {id=ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-662:2,clientId=null,started=false} - MDC[activemq.broker=mom224] 2024-06-24 20:01:48,519 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@c5dc3db, org.eclipse.scout.rt.mom.jms.JmsSubscription@2910c3ae] - MDC[activemq.broker=mom224] 2024-06-24 20:01:48,520 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@27bb9d2f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4a4e6b09[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3269ae62[job=JMS subscriber, state=DONE]] - MDC[activemq.broker=mom224] 2024-06-24 20:01:48,520 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005176 ms - MDC[activemq.broker=mom224] 2024-06-24 20:01:48,520 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions - MDC[activemq.broker=mom224] 2024-06-24 20:01:48,520 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection - MDC[activemq.broker=mom224] 2024-06-24 20:01:48,521 INFO [main] org.apache.activemq.broker.TransportConnector.stop(TransportConnector.java:325) - Connector vm://mom224 stopped - MDC[activemq.broker=mom224] 2024-06-24 20:01:48,521 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:821) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:221) is shutting down - MDC[activemq.broker=mom224] 2024-06-24 20:01:48,521 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:881) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:221) uptime 0.066 seconds - MDC[activemq.broker=mom224] 2024-06-24 20:01:48,521 INFO [main] org.apache.activemq.broker.BrokerService.stop(BrokerService.java:883) - Apache ActiveMQ 6.0.0 (mom224, ID:scout-rt-24.2-continuous-2wjqj-q193q-45481-1719259159610-0:221) is shutdown - MDC[activemq.broker=mom224] 2024-06-24 20:01:48,522 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:48,522 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 67.659134 ms 2024-06-24 20:01:48,522 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:48,522 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:48,523 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:48,523 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1689704157'. 2024-06-24 20:01:48,525 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:48,525 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 971e7a6f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-24 20:01:48,527 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [971ea182-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=971e7a6f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=971e7a6f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6de35612, true, {}] 2024-06-24 20:01:48,527 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@15ab72ea - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-24 20:01:48,527 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [971ec893-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=971e7a6f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=971e7a6f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2219bfe5, true, {}] 2024-06-24 20:01:48,528 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObjectU, address=test/mom/testPublishObjectU, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:01:48,528 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1371fb5e 2024-06-24 20:01:48,529 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2d3f347f 2024-06-24 20:01:48,529 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObjectU, null, 0, false, true, null] 2024-06-24 20:01:48,529 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [971f16b5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=971e7a6f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=971e7a6f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@359d8714, true, {}] 2024-06-24 20:01:48,530 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=148, durable=true, userID=971f3dc7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2126784544, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-24 20:01:48,531 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[148]:RELIABLE:CoreMessage[messageID=148, durable=true, userID=971f3dc7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2126784544 2024-06-24 20:01:48,531 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=148, durable=true, userID=971f3dc7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2126784544 to transaction: TransactionImpl [xid=null, txID=151, xid=null, state=ACTIVE, createTime=1719259308531(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@79b17550 2024-06-24 20:01:48,532 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [971f64d8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=971e7a6f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=971e7a6f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@627397ad, true, {}] 2024-06-24 20:01:48,532 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=154, durable=true, userID=971f8bea-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1063644260, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-24 20:01:48,534 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=148, durable=true, userID=971f3dc7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2126784544, transaction: TransactionImpl [xid=null, txID=151, xid=null, state=COMMITTED, createTime=1719259308531(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@79b17550 2024-06-24 20:01:48,534 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[154]:RELIABLE:CoreMessage[messageID=154, durable=true, userID=971f8bea-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1063644260 2024-06-24 20:01:48,535 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=154, durable=true, userID=971f8bea-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1063644260 to transaction: TransactionImpl [xid=null, txID=157, xid=null, state=ACTIVE, createTime=1719259308534(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@77769416 2024-06-24 20:01:48,535 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9720011b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=971e7a6f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=971e7a6f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a6775ec, true, {}] 2024-06-24 20:01:48,535 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=160, durable=true, userID=9720011d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1272418272, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-24 20:01:48,538 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=154, durable=true, userID=971f8bea-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1063644260, transaction: TransactionImpl [xid=null, txID=157, xid=null, state=COMMITTED, createTime=1719259308534(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@77769416 2024-06-24 20:01:48,538 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[160]:RELIABLE:CoreMessage[messageID=160, durable=true, userID=9720011d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1272418272 2024-06-24 20:01:48,538 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=160, durable=true, userID=9720011d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1272418272 to transaction: TransactionImpl [xid=null, txID=163, xid=null, state=ACTIVE, createTime=1719259308538(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4678fe2d 2024-06-24 20:01:48,538 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9720764e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=971e7a6f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=971e7a6f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@65019554, true, {}] 2024-06-24 20:01:48,539 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=166, durable=true, userID=97207650-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1878654500, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-24 20:01:48,541 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=160, durable=true, userID=9720011d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1272418272, transaction: TransactionImpl [xid=null, txID=163, xid=null, state=COMMITTED, createTime=1719259308538(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4678fe2d 2024-06-24 20:01:48,541 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[166]:RELIABLE:CoreMessage[messageID=166, durable=true, userID=97207650-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1878654500 2024-06-24 20:01:48,541 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=166, durable=true, userID=97207650-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1878654500 to transaction: TransactionImpl [xid=null, txID=169, xid=null, state=ACTIVE, createTime=1719259308541(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5b414c32 2024-06-24 20:01:48,541 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9720eb81-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=971e7a6f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=971e7a6f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73491e20, true, {}] 2024-06-24 20:01:48,542 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=172, durable=true, userID=97211293-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1143109185, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-24 20:01:48,544 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=166, durable=true, userID=97207650-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1878654500, transaction: TransactionImpl [xid=null, txID=169, xid=null, state=COMMITTED, createTime=1719259308541(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5b414c32 2024-06-24 20:01:48,544 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[172]:RELIABLE:CoreMessage[messageID=172, durable=true, userID=97211293-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1143109185 2024-06-24 20:01:48,545 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=172, durable=true, userID=97211293-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1143109185 to transaction: TransactionImpl [xid=null, txID=175, xid=null, state=ACTIVE, createTime=1719259308544(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1a488aa3 2024-06-24 20:01:48,545 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [972160b4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=971e7a6f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=971e7a6f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19225bea, true, {}] 2024-06-24 20:01:48,545 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=178, durable=true, userID=972187c6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@261873509, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-24 20:01:48,548 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=172, durable=true, userID=97211293-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1143109185, transaction: TransactionImpl [xid=null, txID=175, xid=null, state=COMMITTED, createTime=1719259308544(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1a488aa3 2024-06-24 20:01:48,548 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[178]:RELIABLE:CoreMessage[messageID=178, durable=true, userID=972187c6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@261873509 2024-06-24 20:01:48,548 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=178, durable=true, userID=972187c6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@261873509 to transaction: TransactionImpl [xid=null, txID=181, xid=null, state=ACTIVE, createTime=1719259308548(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7378cf7 2024-06-24 20:01:48,548 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9721fcf7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=971e7a6f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=971e7a6f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2afb7dbf, true, {}] 2024-06-24 20:01:48,549 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=184, durable=true, userID=9721fcf9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@463196965, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-24 20:01:48,551 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=178, durable=true, userID=972187c6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@261873509, transaction: TransactionImpl [xid=null, txID=181, xid=null, state=COMMITTED, createTime=1719259308548(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7378cf7 2024-06-24 20:01:48,551 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[184]:RELIABLE:CoreMessage[messageID=184, durable=true, userID=9721fcf9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@463196965 2024-06-24 20:01:48,551 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=184, durable=true, userID=9721fcf9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@463196965 to transaction: TransactionImpl [xid=null, txID=187, xid=null, state=ACTIVE, createTime=1719259308551(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3b3316ac 2024-06-24 20:01:48,551 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9722722a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=971e7a6f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=971e7a6f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3cb43a2f, true, {}] 2024-06-24 20:01:48,552 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=190, durable=true, userID=9722993c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@27497873, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-24 20:01:48,555 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=184, durable=true, userID=9721fcf9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@463196965, transaction: TransactionImpl [xid=null, txID=187, xid=null, state=COMMITTED, createTime=1719259308551(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3b3316ac 2024-06-24 20:01:48,555 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[190]:RELIABLE:CoreMessage[messageID=190, durable=true, userID=9722993c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@27497873 2024-06-24 20:01:48,555 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=190, durable=true, userID=9722993c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@27497873 to transaction: TransactionImpl [xid=null, txID=193, xid=null, state=ACTIVE, createTime=1719259308555(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@71cfe1a7 2024-06-24 20:01:48,555 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97230e6d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=971e7a6f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=971e7a6f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ac8e166, true, {}] 2024-06-24 20:01:48,555 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=196, durable=true, userID=97230e6f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1378540471, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-24 20:01:48,558 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[196]:RELIABLE:CoreMessage[messageID=196, durable=true, userID=97230e6f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1378540471 2024-06-24 20:01:48,558 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=190, durable=true, userID=9722993c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@27497873, transaction: TransactionImpl [xid=null, txID=193, xid=null, state=COMMITTED, createTime=1719259308555(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@71cfe1a7 2024-06-24 20:01:48,558 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=196, durable=true, userID=97230e6f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1378540471 to transaction: TransactionImpl [xid=null, txID=199, xid=null, state=ACTIVE, createTime=1719259308558(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@207e780c 2024-06-24 20:01:48,558 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [972383a0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=971e7a6f-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=971e7a6f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66eba609, true, {}] 2024-06-24 20:01:48,559 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=202, durable=true, userID=9723aab2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1078289251, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-24 20:01:48,561 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=196, durable=true, userID=97230e6f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1378540471, transaction: TransactionImpl [xid=null, txID=199, xid=null, state=COMMITTED, createTime=1719259308558(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@207e780c 2024-06-24 20:01:48,561 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[202]:RELIABLE:CoreMessage[messageID=202, durable=true, userID=9723aab2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1078289251 2024-06-24 20:01:48,562 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=202, durable=true, userID=9723aab2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1078289251 to transaction: TransactionImpl [xid=null, txID=204, xid=null, state=ACTIVE, createTime=1719259308562(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4fb8c37e 2024-06-24 20:01:48,562 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@685e8e17, org.eclipse.scout.rt.mom.jms.JmsSubscription@545bc8e1] 2024-06-24 20:01:48,565 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=202, durable=true, userID=9723aab2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1078289251, transaction: TransactionImpl [xid=null, txID=204, xid=null, state=COMMITTED, createTime=1719259308562(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4fb8c37e 2024-06-24 20:01:48,565 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 3 subscriber jobs: [JobFutureTask@27bb9d2f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4a4e6b09[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3269ae62[job=JMS subscriber, state=DONE]] 2024-06-24 20:01:48,565 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004128 ms 2024-06-24 20:01:48,565 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:48,565 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:48,566 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 971e7a6f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:48,566 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:48,566 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 43.509380 ms 2024-06-24 20:01:48,566 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:48,567 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:48,567 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:48,567 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works 2024-06-24 20:01:48,567 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 505668079'. 2024-06-24 20:01:48,568 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:48,569 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 97253154-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-24 20:01:48,569 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97253157-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ad482f0, true, {}] 2024-06-24 20:01:48,570 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@55b6020b - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-24 20:01:48,570 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97255868-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31219d1, true, {}] 2024-06-24 20:01:48,570 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObject, address=test/mom/testPublishObject, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:01:48,570 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@1e06f45a 2024-06-24 20:01:48,571 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@2566d27d 2024-06-24 20:01:48,571 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject, null, 0, false, true, null] 2024-06-24 20:01:48,571 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works 2024-06-24 20:01:48,571 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97257f7a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3286c83e, true, {}] 2024-06-24 20:01:48,572 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=225, durable=true, userID=9725a68c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1001666650, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,576 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[225]:RELIABLE:CoreMessage[messageID=225, durable=true, userID=9725a68c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1001666650 2024-06-24 20:01:48,576 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=225, durable=true, userID=9725a68c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1001666650 to transaction: TransactionImpl [xid=null, txID=228, xid=null, state=ACTIVE, createTime=1719259308576(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@108aca2f 2024-06-24 20:01:48,576 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [972642cd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e9a3c9d, true, {}] 2024-06-24 20:01:48,576 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=231, durable=true, userID=972642cf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2067791142, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,579 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=225, durable=true, userID=9725a68c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1001666650, transaction: TransactionImpl [xid=null, txID=228, xid=null, state=COMMITTED, createTime=1719259308576(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@108aca2f 2024-06-24 20:01:48,579 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[231]:RELIABLE:CoreMessage[messageID=231, durable=true, userID=972642cf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2067791142 2024-06-24 20:01:48,579 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9726b800-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5232723f, true, {}] 2024-06-24 20:01:48,580 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=236, durable=true, userID=9726df12-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@896778588, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,583 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[236]:RELIABLE:CoreMessage[messageID=236, durable=true, userID=9726df12-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@896778588 2024-06-24 20:01:48,583 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97275443-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34af3ff7, true, {}] 2024-06-24 20:01:48,583 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=241, durable=true, userID=97275445-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@130668185, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,586 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[241]:RELIABLE:CoreMessage[messageID=241, durable=true, userID=97275445-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@130668185 2024-06-24 20:01:48,586 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9727c976-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c0d4a51, true, {}] 2024-06-24 20:01:48,587 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=246, durable=true, userID=9727f088-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@393094106, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,589 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[246]:RELIABLE:CoreMessage[messageID=246, durable=true, userID=9727f088-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@393094106 2024-06-24 20:01:48,590 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [972865b9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@314c532a, true, {}] 2024-06-24 20:01:48,590 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=251, durable=true, userID=972865bb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@60542347, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,593 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[251]:RELIABLE:CoreMessage[messageID=251, durable=true, userID=972865bb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@60542347 2024-06-24 20:01:48,593 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9728daec-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@412cf6e2, true, {}] 2024-06-24 20:01:48,594 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=256, durable=true, userID=972901fe-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@516206970, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,596 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[256]:RELIABLE:CoreMessage[messageID=256, durable=true, userID=972901fe-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@516206970 2024-06-24 20:01:48,597 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9729772f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@342dcb8a, true, {}] 2024-06-24 20:01:48,597 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=261, durable=true, userID=97297731-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1856129884, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,600 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[261]:RELIABLE:CoreMessage[messageID=261, durable=true, userID=97297731-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1856129884 2024-06-24 20:01:48,600 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9729ec62-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5dc66491, true, {}] 2024-06-24 20:01:48,602 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=266, durable=true, userID=972a3a84-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@436686244, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,603 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[266]:RELIABLE:CoreMessage[messageID=266, durable=true, userID=972a3a84-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@436686244 2024-06-24 20:01:48,603 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [972a6195-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@259f06d2, true, {}] 2024-06-24 20:01:48,604 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=271, durable=true, userID=972a88a7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1115288653, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,607 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[271]:RELIABLE:CoreMessage[messageID=271, durable=true, userID=972a88a7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1115288653 2024-06-24 20:01:48,607 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [972afdd8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f4c5a8a, true, {}] 2024-06-24 20:01:48,607 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=276, durable=true, userID=972afdda-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1691297220, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,610 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[276]:RELIABLE:CoreMessage[messageID=276, durable=true, userID=972afdda-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1691297220 2024-06-24 20:01:48,611 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [972b730b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bee8e43, true, {}] 2024-06-24 20:01:48,611 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=281, durable=true, userID=972b9a1d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1173364469, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,614 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[281]:RELIABLE:CoreMessage[messageID=281, durable=true, userID=972b9a1d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1173364469 2024-06-24 20:01:48,614 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [972c0f4e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c5978df, true, {}] 2024-06-24 20:01:48,615 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=286, durable=true, userID=972c0f50-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@47823476, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,617 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[286]:RELIABLE:CoreMessage[messageID=286, durable=true, userID=972c0f50-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@47823476 2024-06-24 20:01:48,617 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [972c8481-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69b29369, true, {}] 2024-06-24 20:01:48,618 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=291, durable=true, userID=972cab93-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@967672884, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,620 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[291]:RELIABLE:CoreMessage[messageID=291, durable=true, userID=972cab93-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@967672884 2024-06-24 20:01:48,621 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [972d20c4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@314d7bb, true, {}] 2024-06-24 20:01:48,621 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=296, durable=true, userID=972d20c6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@385269858, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,624 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[296]:RELIABLE:CoreMessage[messageID=296, durable=true, userID=972d20c6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@385269858 2024-06-24 20:01:48,624 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [972d95f7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20c0303b, true, {}] 2024-06-24 20:01:48,625 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=301, durable=true, userID=972dbd09-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@434607304, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,627 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[301]:RELIABLE:CoreMessage[messageID=301, durable=true, userID=972dbd09-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@434607304 2024-06-24 20:01:48,628 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [972e323a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67414d41, true, {}] 2024-06-24 20:01:48,628 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=306, durable=true, userID=972e323c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@77292341, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,631 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[306]:RELIABLE:CoreMessage[messageID=306, durable=true, userID=972e323c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@77292341 2024-06-24 20:01:48,631 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [972ea76d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66253dcd, true, {}] 2024-06-24 20:01:48,632 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=311, durable=true, userID=972ece7f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1272869832, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,634 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[311]:RELIABLE:CoreMessage[messageID=311, durable=true, userID=972ece7f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1272869832 2024-06-24 20:01:48,635 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [972f42b0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35e53243, true, {}] 2024-06-24 20:01:48,635 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=316, durable=true, userID=972f42b2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@341914664, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,638 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[316]:RELIABLE:CoreMessage[messageID=316, durable=true, userID=972f42b2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@341914664 2024-06-24 20:01:48,638 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [972fb7e3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5bc0e0b3, true, {}] 2024-06-24 20:01:48,639 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=321, durable=true, userID=972fb7e5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@512217763, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,641 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[321]:RELIABLE:CoreMessage[messageID=321, durable=true, userID=972fb7e5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@512217763 2024-06-24 20:01:48,642 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97305426-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@46d8a37a, true, {}] 2024-06-24 20:01:48,642 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=326, durable=true, userID=97305428-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@653284971, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,645 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[326]:RELIABLE:CoreMessage[messageID=326, durable=true, userID=97305428-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@653284971 2024-06-24 20:01:48,645 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9730c959-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68e56553, true, {}] 2024-06-24 20:01:48,646 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=331, durable=true, userID=9730f06b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@996365423, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,648 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[331]:RELIABLE:CoreMessage[messageID=331, durable=true, userID=9730f06b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@996365423 2024-06-24 20:01:48,649 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97313e8c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c4f225, true, {}] 2024-06-24 20:01:48,649 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=336, durable=true, userID=9731659e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@112323887, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,652 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[336]:RELIABLE:CoreMessage[messageID=336, durable=true, userID=9731659e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@112323887 2024-06-24 20:01:48,652 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9731dacf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ecb8cdb, true, {}] 2024-06-24 20:01:48,652 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=341, durable=true, userID=9731dad1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@234023194, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,655 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[341]:RELIABLE:CoreMessage[messageID=341, durable=true, userID=9731dad1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@234023194 2024-06-24 20:01:48,656 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97325002-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@643e1afd, true, {}] 2024-06-24 20:01:48,656 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=346, durable=true, userID=97327714-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@563908945, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,659 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[346]:RELIABLE:CoreMessage[messageID=346, durable=true, userID=97327714-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@563908945 2024-06-24 20:01:48,659 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9732ec45-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c74a670, true, {}] 2024-06-24 20:01:48,659 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=351, durable=true, userID=9732ec47-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@271535352, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,662 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[351]:RELIABLE:CoreMessage[messageID=351, durable=true, userID=9732ec47-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@271535352 2024-06-24 20:01:48,662 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97336178-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c2e22c4, true, {}] 2024-06-24 20:01:48,663 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=356, durable=true, userID=9733888a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1403219027, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,665 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[356]:RELIABLE:CoreMessage[messageID=356, durable=true, userID=9733888a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1403219027 2024-06-24 20:01:48,666 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9733fdbb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dfac09f, true, {}] 2024-06-24 20:01:48,666 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=361, durable=true, userID=9733fdbd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1088364690, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,669 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[361]:RELIABLE:CoreMessage[messageID=361, durable=true, userID=9733fdbd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1088364690 2024-06-24 20:01:48,669 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [973472ee-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22dc356b, true, {}] 2024-06-24 20:01:48,670 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=366, durable=true, userID=973472f0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1518316458, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,672 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[366]:RELIABLE:CoreMessage[messageID=366, durable=true, userID=973472f0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1518316458 2024-06-24 20:01:48,673 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97350f31-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49685500, true, {}] 2024-06-24 20:01:48,673 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=371, durable=true, userID=97350f33-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@819815569, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,676 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[371]:RELIABLE:CoreMessage[messageID=371, durable=true, userID=97350f33-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@819815569 2024-06-24 20:01:48,676 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97358464-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6480f8f6, true, {}] 2024-06-24 20:01:48,677 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=376, durable=true, userID=97358466-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1875124530, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,679 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[376]:RELIABLE:CoreMessage[messageID=376, durable=true, userID=97358466-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1875124530 2024-06-24 20:01:48,680 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [973620a7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1352c0fc, true, {}] 2024-06-24 20:01:48,680 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=381, durable=true, userID=973620a9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1650976018, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,683 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[381]:RELIABLE:CoreMessage[messageID=381, durable=true, userID=973620a9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1650976018 2024-06-24 20:01:48,683 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [973695da-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f732e4a, true, {}] 2024-06-24 20:01:48,683 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=386, durable=true, userID=973695dc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2027177773, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,686 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[386]:RELIABLE:CoreMessage[messageID=386, durable=true, userID=973695dc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2027177773 2024-06-24 20:01:48,687 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9737321d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5e73c8b9, true, {}] 2024-06-24 20:01:48,687 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=391, durable=true, userID=9737321f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1102455573, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,690 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[391]:RELIABLE:CoreMessage[messageID=391, durable=true, userID=9737321f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1102455573 2024-06-24 20:01:48,690 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9737a750-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a4a3887, true, {}] 2024-06-24 20:01:48,691 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=396, durable=true, userID=9737a752-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1714676338, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,693 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[396]:RELIABLE:CoreMessage[messageID=396, durable=true, userID=9737a752-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1714676338 2024-06-24 20:01:48,693 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97381c83-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@291f7a0, true, {}] 2024-06-24 20:01:48,694 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=401, durable=true, userID=97381c85-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@846094036, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,696 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[401]:RELIABLE:CoreMessage[messageID=401, durable=true, userID=97381c85-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@846094036 2024-06-24 20:01:48,697 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9738b8c6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37730f6, true, {}] 2024-06-24 20:01:48,697 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=406, durable=true, userID=9738b8c8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1069027144, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,700 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[406]:RELIABLE:CoreMessage[messageID=406, durable=true, userID=9738b8c8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1069027144 2024-06-24 20:01:48,701 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97395509-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f2a1506, true, {}] 2024-06-24 20:01:48,701 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=411, durable=true, userID=9739550b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1032977353, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,704 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[411]:RELIABLE:CoreMessage[messageID=411, durable=true, userID=9739550b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1032977353 2024-06-24 20:01:48,704 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9739ca3c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@293c448, true, {}] 2024-06-24 20:01:48,705 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=416, durable=true, userID=9739ca3e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@695154255, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,707 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[416]:RELIABLE:CoreMessage[messageID=416, durable=true, userID=9739ca3e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@695154255 2024-06-24 20:01:48,708 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [973a3f6f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@410be17f, true, {}] 2024-06-24 20:01:48,708 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=421, durable=true, userID=973a6681-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1738948217, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,710 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[421]:RELIABLE:CoreMessage[messageID=421, durable=true, userID=973a6681-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1738948217 2024-06-24 20:01:48,711 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [973adbb2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69cde393, true, {}] 2024-06-24 20:01:48,711 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=426, durable=true, userID=973adbb4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@393742099, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,714 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[426]:RELIABLE:CoreMessage[messageID=426, durable=true, userID=973adbb4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@393742099 2024-06-24 20:01:48,714 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [973b50e5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bdf55da, true, {}] 2024-06-24 20:01:48,715 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=431, durable=true, userID=973b77f7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@416331190, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,717 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[431]:RELIABLE:CoreMessage[messageID=431, durable=true, userID=973b77f7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@416331190 2024-06-24 20:01:48,718 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [973bed28-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@449b2e52, true, {}] 2024-06-24 20:01:48,718 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=436, durable=true, userID=973bed2a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2045977912, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,721 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[436]:RELIABLE:CoreMessage[messageID=436, durable=true, userID=973bed2a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2045977912 2024-06-24 20:01:48,721 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [973c625b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@73d04577, true, {}] 2024-06-24 20:01:48,721 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=441, durable=true, userID=973c625d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1856063484, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,724 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[441]:RELIABLE:CoreMessage[messageID=441, durable=true, userID=973c625d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1856063484 2024-06-24 20:01:48,725 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [973cfe9e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d59fc6e, true, {}] 2024-06-24 20:01:48,725 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=446, durable=true, userID=973cfea0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1549579858, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,728 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[446]:RELIABLE:CoreMessage[messageID=446, durable=true, userID=973cfea0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1549579858 2024-06-24 20:01:48,728 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [973d73d1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e299b9b, true, {}] 2024-06-24 20:01:48,729 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=451, durable=true, userID=973d73d3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@182390358, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,731 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[451]:RELIABLE:CoreMessage[messageID=451, durable=true, userID=973d73d3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@182390358 2024-06-24 20:01:48,732 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [973e1014-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f2490ee, true, {}] 2024-06-24 20:01:48,732 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=456, durable=true, userID=973e1016-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@202426824, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,735 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[456]:RELIABLE:CoreMessage[messageID=456, durable=true, userID=973e1016-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@202426824 2024-06-24 20:01:48,735 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [973e8547-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bb399da, true, {}] 2024-06-24 20:01:48,736 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=461, durable=true, userID=973e8549-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@999283581, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,738 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[461]:RELIABLE:CoreMessage[messageID=461, durable=true, userID=973e8549-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@999283581 2024-06-24 20:01:48,739 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [973f218a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@464030c, true, {}] 2024-06-24 20:01:48,739 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=466, durable=true, userID=973f218c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1573441665, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,742 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[466]:RELIABLE:CoreMessage[messageID=466, durable=true, userID=973f218c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1573441665 2024-06-24 20:01:48,742 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [973f96bd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2dd56911, true, {}] 2024-06-24 20:01:48,743 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=471, durable=true, userID=973f96bf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2046290670, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,745 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[471]:RELIABLE:CoreMessage[messageID=471, durable=true, userID=973f96bf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2046290670 2024-06-24 20:01:48,746 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97403300-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@161719d5, true, {}] 2024-06-24 20:01:48,746 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=476, durable=true, userID=97403302-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@360994483, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,749 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[476]:RELIABLE:CoreMessage[messageID=476, durable=true, userID=97403302-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@360994483 2024-06-24 20:01:48,749 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9740a833-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@25310077, true, {}] 2024-06-24 20:01:48,750 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=481, durable=true, userID=9740a835-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@144492852, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,752 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[481]:RELIABLE:CoreMessage[messageID=481, durable=true, userID=9740a835-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@144492852 2024-06-24 20:01:48,753 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97411d66-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3932e263, true, {}] 2024-06-24 20:01:48,753 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=486, durable=true, userID=97414478-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1782171908, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,756 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[486]:RELIABLE:CoreMessage[messageID=486, durable=true, userID=97414478-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1782171908 2024-06-24 20:01:48,756 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9741b9a9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d8a5615, true, {}] 2024-06-24 20:01:48,756 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=491, durable=true, userID=9741b9ab-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1063243698, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,759 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[491]:RELIABLE:CoreMessage[messageID=491, durable=true, userID=9741b9ab-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1063243698 2024-06-24 20:01:48,759 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97422edc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a39d281, true, {}] 2024-06-24 20:01:48,760 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=496, durable=true, userID=974255ee-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1380972352, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,762 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[496]:RELIABLE:CoreMessage[messageID=496, durable=true, userID=974255ee-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1380972352 2024-06-24 20:01:48,763 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9742cb1f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@72ba3ec5, true, {}] 2024-06-24 20:01:48,763 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=501, durable=true, userID=9742cb21-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@346675069, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,766 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[501]:RELIABLE:CoreMessage[messageID=501, durable=true, userID=9742cb21-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@346675069 2024-06-24 20:01:48,766 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97434052-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b29201c, true, {}] 2024-06-24 20:01:48,767 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=506, durable=true, userID=97434054-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1541144835, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,769 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[506]:RELIABLE:CoreMessage[messageID=506, durable=true, userID=97434054-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1541144835 2024-06-24 20:01:48,770 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9743dc95-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c33e1e9, true, {}] 2024-06-24 20:01:48,770 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=511, durable=true, userID=9743dc97-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@955709751, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,773 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[511]:RELIABLE:CoreMessage[messageID=511, durable=true, userID=9743dc97-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@955709751 2024-06-24 20:01:48,773 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [974451c8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15aeec9e, true, {}] 2024-06-24 20:01:48,774 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=516, durable=true, userID=974451ca-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@296267837, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,776 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[516]:RELIABLE:CoreMessage[messageID=516, durable=true, userID=974451ca-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@296267837 2024-06-24 20:01:48,777 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9744ee0b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@783a0a44, true, {}] 2024-06-24 20:01:48,777 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=521, durable=true, userID=9744ee0d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@135720702, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,780 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[521]:RELIABLE:CoreMessage[messageID=521, durable=true, userID=9744ee0d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@135720702 2024-06-24 20:01:48,780 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9745633e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4762726f, true, {}] 2024-06-24 20:01:48,781 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=526, durable=true, userID=97458a50-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@582783240, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,783 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[526]:RELIABLE:CoreMessage[messageID=526, durable=true, userID=97458a50-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@582783240 2024-06-24 20:01:48,784 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9745ff81-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7489179f, true, {}] 2024-06-24 20:01:48,784 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=531, durable=true, userID=9745ff83-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@697541808, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,787 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[531]:RELIABLE:CoreMessage[messageID=531, durable=true, userID=9745ff83-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@697541808 2024-06-24 20:01:48,787 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [974674b4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4da8041c, true, {}] 2024-06-24 20:01:48,788 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=536, durable=true, userID=974674b6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1275541762, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,790 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[536]:RELIABLE:CoreMessage[messageID=536, durable=true, userID=974674b6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1275541762 2024-06-24 20:01:48,791 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9746e9e7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1dc248c7, true, {}] 2024-06-24 20:01:48,791 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=541, durable=true, userID=974710f9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@224681327, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,794 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[541]:RELIABLE:CoreMessage[messageID=541, durable=true, userID=974710f9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@224681327 2024-06-24 20:01:48,794 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9747862a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@444c9a42, true, {}] 2024-06-24 20:01:48,795 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=546, durable=true, userID=9747862c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@742614801, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,797 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[546]:RELIABLE:CoreMessage[messageID=546, durable=true, userID=9747862c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@742614801 2024-06-24 20:01:48,797 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9747fb5d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f809939, true, {}] 2024-06-24 20:01:48,798 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=551, durable=true, userID=9748226f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1503215014, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,801 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[551]:RELIABLE:CoreMessage[messageID=551, durable=true, userID=9748226f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1503215014 2024-06-24 20:01:48,801 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [974897a0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1911be8d, true, {}] 2024-06-24 20:01:48,801 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=556, durable=true, userID=974897a2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1856543557, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,804 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[556]:RELIABLE:CoreMessage[messageID=556, durable=true, userID=974897a2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1856543557 2024-06-24 20:01:48,804 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97490cd3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6ed308b5, true, {}] 2024-06-24 20:01:48,805 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=561, durable=true, userID=974933e5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@428728131, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,807 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[561]:RELIABLE:CoreMessage[messageID=561, durable=true, userID=974933e5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@428728131 2024-06-24 20:01:48,808 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9749a916-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c1c8d2f, true, {}] 2024-06-24 20:01:48,808 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=566, durable=true, userID=9749a918-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@223431290, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,811 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[566]:RELIABLE:CoreMessage[messageID=566, durable=true, userID=9749a918-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@223431290 2024-06-24 20:01:48,811 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [974a1e49-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1febd34c, true, {}] 2024-06-24 20:01:48,812 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=571, durable=true, userID=974a1e4b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1915848830, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,814 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[571]:RELIABLE:CoreMessage[messageID=571, durable=true, userID=974a1e4b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1915848830 2024-06-24 20:01:48,815 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [974aba8c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78df0dbd, true, {}] 2024-06-24 20:01:48,815 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=576, durable=true, userID=974aba8e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1237552720, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,818 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[576]:RELIABLE:CoreMessage[messageID=576, durable=true, userID=974aba8e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1237552720 2024-06-24 20:01:48,818 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [974b2fbf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a17e849, true, {}] 2024-06-24 20:01:48,819 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=581, durable=true, userID=974b56d1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1857189361, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,821 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[581]:RELIABLE:CoreMessage[messageID=581, durable=true, userID=974b56d1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1857189361 2024-06-24 20:01:48,822 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [974bcc02-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45f1818a, true, {}] 2024-06-24 20:01:48,822 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=586, durable=true, userID=974bcc04-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1362373503, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,825 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[586]:RELIABLE:CoreMessage[messageID=586, durable=true, userID=974bcc04-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1362373503 2024-06-24 20:01:48,825 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [974c4135-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3953c944, true, {}] 2024-06-24 20:01:48,826 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=591, durable=true, userID=974c4137-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@853172794, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,828 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[591]:RELIABLE:CoreMessage[messageID=591, durable=true, userID=974c4137-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@853172794 2024-06-24 20:01:48,829 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [974cdd78-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@170da2fc, true, {}] 2024-06-24 20:01:48,829 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=596, durable=true, userID=974cdd7a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1852460729, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,832 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[596]:RELIABLE:CoreMessage[messageID=596, durable=true, userID=974cdd7a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1852460729 2024-06-24 20:01:48,832 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [974d52ab-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@142528c2, true, {}] 2024-06-24 20:01:48,833 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=601, durable=true, userID=974d52ad-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1504102282, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,835 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[601]:RELIABLE:CoreMessage[messageID=601, durable=true, userID=974d52ad-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1504102282 2024-06-24 20:01:48,835 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [974dc7de-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@134485d3, true, {}] 2024-06-24 20:01:48,836 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=606, durable=true, userID=974deef0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1946029384, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,839 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[606]:RELIABLE:CoreMessage[messageID=606, durable=true, userID=974deef0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1946029384 2024-06-24 20:01:48,839 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [974e6421-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4fba846d, true, {}] 2024-06-24 20:01:48,839 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=611, durable=true, userID=974e6423-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@65126299, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,842 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[611]:RELIABLE:CoreMessage[messageID=611, durable=true, userID=974e6423-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@65126299 2024-06-24 20:01:48,843 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [974ed954-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51e1d9ab, true, {}] 2024-06-24 20:01:48,843 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=616, durable=true, userID=974f0066-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@872410494, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,846 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[616]:RELIABLE:CoreMessage[messageID=616, durable=true, userID=974f0066-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@872410494 2024-06-24 20:01:48,846 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [974f7597-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4320c95a, true, {}] 2024-06-24 20:01:48,846 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=621, durable=true, userID=974f7599-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1061299928, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,849 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[621]:RELIABLE:CoreMessage[messageID=621, durable=true, userID=974f7599-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1061299928 2024-06-24 20:01:48,849 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [974feaca-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e178b85, true, {}] 2024-06-24 20:01:48,850 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=626, durable=true, userID=975011dc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1667185498, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,852 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[626]:RELIABLE:CoreMessage[messageID=626, durable=true, userID=975011dc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1667185498 2024-06-24 20:01:48,853 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9750870d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@512d66d5, true, {}] 2024-06-24 20:01:48,853 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=631, durable=true, userID=9750870f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2032289461, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,856 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[631]:RELIABLE:CoreMessage[messageID=631, durable=true, userID=9750870f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2032289461 2024-06-24 20:01:48,856 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9750fc40-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2bc9c987, true, {}] 2024-06-24 20:01:48,857 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=636, durable=true, userID=9750fc42-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@321051330, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,859 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[636]:RELIABLE:CoreMessage[messageID=636, durable=true, userID=9750fc42-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@321051330 2024-06-24 20:01:48,860 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97519883-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@217a199e, true, {}] 2024-06-24 20:01:48,860 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=641, durable=true, userID=97519885-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@300626048, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,863 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[641]:RELIABLE:CoreMessage[messageID=641, durable=true, userID=97519885-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@300626048 2024-06-24 20:01:48,863 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97520db6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@548240ff, true, {}] 2024-06-24 20:01:48,864 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=646, durable=true, userID=975234c8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1354185773, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,866 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[646]:RELIABLE:CoreMessage[messageID=646, durable=true, userID=975234c8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1354185773 2024-06-24 20:01:48,867 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9752a9f9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53a0ff3e, true, {}] 2024-06-24 20:01:48,867 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=651, durable=true, userID=9752a9fb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@75314820, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,870 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[651]:RELIABLE:CoreMessage[messageID=651, durable=true, userID=9752a9fb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@75314820 2024-06-24 20:01:48,870 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97531f2c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@63a62273, true, {}] 2024-06-24 20:01:48,871 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=656, durable=true, userID=97531f2e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@509757626, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,873 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[656]:RELIABLE:CoreMessage[messageID=656, durable=true, userID=97531f2e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@509757626 2024-06-24 20:01:48,874 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9753bb6f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29ecb90b, true, {}] 2024-06-24 20:01:48,874 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=661, durable=true, userID=9753bb71-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1936266814, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,877 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[661]:RELIABLE:CoreMessage[messageID=661, durable=true, userID=9753bb71-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1936266814 2024-06-24 20:01:48,877 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [975430a2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bd0c18b, true, {}] 2024-06-24 20:01:48,877 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=666, durable=true, userID=975430a4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1808441718, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,880 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[666]:RELIABLE:CoreMessage[messageID=666, durable=true, userID=975430a4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1808441718 2024-06-24 20:01:48,880 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9754a5d5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@351de5f8, true, {}] 2024-06-24 20:01:48,881 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=671, durable=true, userID=9754cce7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1478587953, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,884 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[671]:RELIABLE:CoreMessage[messageID=671, durable=true, userID=9754cce7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1478587953 2024-06-24 20:01:48,884 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97554218-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@257db8f7, true, {}] 2024-06-24 20:01:48,885 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=676, durable=true, userID=9755421a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1103868887, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,887 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[676]:RELIABLE:CoreMessage[messageID=676, durable=true, userID=9755421a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1103868887 2024-06-24 20:01:48,888 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9755de5b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@da36e04, true, {}] 2024-06-24 20:01:48,888 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=681, durable=true, userID=9755de5d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1549352060, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,891 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[681]:RELIABLE:CoreMessage[messageID=681, durable=true, userID=9755de5d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1549352060 2024-06-24 20:01:48,891 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9756538e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@11e1fc10, true, {}] 2024-06-24 20:01:48,892 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=686, durable=true, userID=97565390-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@441846314, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,894 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[686]:RELIABLE:CoreMessage[messageID=686, durable=true, userID=97565390-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@441846314 2024-06-24 20:01:48,895 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9756efd1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b103fd4, true, {}] 2024-06-24 20:01:48,895 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=691, durable=true, userID=9756efd3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@253380920, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,898 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[691]:RELIABLE:CoreMessage[messageID=691, durable=true, userID=9756efd3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@253380920 2024-06-24 20:01:48,898 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97576504-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@464e2a7c, true, {}] 2024-06-24 20:01:48,899 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=696, durable=true, userID=97576506-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1314606929, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,901 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[696]:RELIABLE:CoreMessage[messageID=696, durable=true, userID=97576506-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1314606929 2024-06-24 20:01:48,902 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97580147-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b65d725, true, {}] 2024-06-24 20:01:48,902 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=701, durable=true, userID=97580149-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@4752434, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,905 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[701]:RELIABLE:CoreMessage[messageID=701, durable=true, userID=97580149-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@4752434 2024-06-24 20:01:48,905 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9758767a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@495f6ead, true, {}] 2024-06-24 20:01:48,905 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=706, durable=true, userID=9758767c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1821886458, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,908 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[706]:RELIABLE:CoreMessage[messageID=706, durable=true, userID=9758767c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1821886458 2024-06-24 20:01:48,908 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9758ebad-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bac67eb, true, {}] 2024-06-24 20:01:48,909 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=711, durable=true, userID=975912bf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1152656754, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,912 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[711]:RELIABLE:CoreMessage[messageID=711, durable=true, userID=975912bf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1152656754 2024-06-24 20:01:48,912 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [975987f0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97253154-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97253154-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d8366e5, true, {}] 2024-06-24 20:01:48,912 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=716, durable=true, userID=975987f2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1691712419, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:48,915 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[716]:RELIABLE:CoreMessage[messageID=716, durable=true, userID=975987f2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1691712419 2024-06-24 20:01:48,915 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works 2024-06-24 20:01:48,915 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=231, durable=true, userID=972642cf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2067791142 to transaction: TransactionImpl [xid=null, txID=719, xid=null, state=ACTIVE, createTime=1719259308915(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@450c2e20 2024-06-24 20:01:48,916 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@7416b560, org.eclipse.scout.rt.mom.jms.JmsSubscription@53d782b0] 2024-06-24 20:01:48,916 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=236, durable=true, userID=9726df12-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@896778588 to transaction: TransactionImpl [xid=null, txID=720, xid=null, state=ACTIVE, createTime=1719259308916(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@f54a713 2024-06-24 20:01:48,918 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=231, durable=true, userID=972642cf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2067791142, transaction: TransactionImpl [xid=null, txID=719, xid=null, state=COMMITTED, createTime=1719259308915(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@450c2e20 2024-06-24 20:01:48,918 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=236, durable=true, userID=9726df12-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@896778588, transaction: TransactionImpl [xid=null, txID=720, xid=null, state=COMMITTED, createTime=1719259308916(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@f54a713 2024-06-24 20:01:48,919 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@27bb9d2f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4a4e6b09[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3269ae62[job=JMS subscriber, state=DONE], JobFutureTask@2b16ca5b[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=WAITING_FOR_BLOCKING_CONDITION]] 2024-06-24 20:01:48,919 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004629 ms 2024-06-24 20:01:48,919 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:48,920 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:48,920 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 97253154-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:48,920 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:48,920 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 353.472537 ms 2024-06-24 20:01:48,920 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:48,921 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:48,921 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:48,921 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 1611732847'. 2024-06-24 20:01:48,922 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:48,923 INFO [scout-thread-20] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 975b35a4-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-24 20:01:48,923 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [975b35a7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@34379821, true, {}] 2024-06-24 20:01:48,924 INFO [scout-thread-20] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@608c73f0 - MDC[jobName=JMS subscriber, activemq.broker=mom86] 2024-06-24 20:01:48,924 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [975b5cb8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4de07b7, true, {}] 2024-06-24 20:01:48,924 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.resource.createQueue(AuditLogger_impl.java:555) - AMQ601065: User anonymous@invm:0 is creating a queue on target resource: ServerSessionImpl() with parameters: [QueueConfiguration [id=null, name=test/mom/testPublishObject2, address=test/mom/testPublishObject2, routingType=ANYCAST, filterString=null, durable=true, user=null, maxConsumers=-1, exclusive=null, groupRebalance=null, groupRebalancePauseDispatch=null, groupBuckets=null, groupFirstKey=null, lastValue=null, lastValueKey=null, nonDestructive=null, purgeOnNoConsumers=false, enabled=null, consumersBeforeDispatch=null, delayBeforeDispatch=null, consumerPriority=null, autoDelete=null, autoDeleteDelay=null, autoDeleteMessageCount=null, ringSize=null, configurationManaged=null, temporary=false, autoCreateAddress=null, internal=null, transient=null, autoCreated=true, fqqn=null]] 2024-06-24 20:01:48,924 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@315c54e3 2024-06-24 20:01:48,925 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.getMBeanInfo(AuditLogger_impl.java:187) - AMQ601019: User anonymous@invm:0 is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@6c5f013 2024-06-24 20:01:48,925 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject2, null, 0, false, true, null] 2024-06-24 20:01:48,925 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [975b83ca-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a2f2682, true, {}] 2024-06-24 20:01:48,926 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=740, durable=true, userID=975baadc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@237399239, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:48,926 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[740]:RELIABLE:CoreMessage[messageID=740, durable=true, userID=975baadc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@237399239 2024-06-24 20:01:48,926 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=740, durable=true, userID=975baadc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@237399239 to transaction: TransactionImpl [xid=null, txID=743, xid=null, state=ACTIVE, createTime=1719259308926(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4b24f367 2024-06-24 20:01:48,926 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [975baadd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28170647, true, {}] 2024-06-24 20:01:48,927 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=746, durable=true, userID=975bd1ef-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1413435174, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:48,930 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[746]:RELIABLE:CoreMessage[messageID=746, durable=true, userID=975bd1ef-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1413435174 2024-06-24 20:01:48,930 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=740, durable=true, userID=975baadc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@237399239, transaction: TransactionImpl [xid=null, txID=743, xid=null, state=COMMITTED, createTime=1719259308926(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4b24f367 2024-06-24 20:01:48,930 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=746, durable=true, userID=975bd1ef-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1413435174 to transaction: TransactionImpl [xid=null, txID=749, xid=null, state=ACTIVE, createTime=1719259308930(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5784e756 2024-06-24 20:01:48,930 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [975c4620-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3f33b60b, true, {}] 2024-06-24 20:01:48,931 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=752, durable=true, userID=975c4622-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1842021068, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:48,933 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=746, durable=true, userID=975bd1ef-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1413435174, transaction: TransactionImpl [xid=null, txID=749, xid=null, state=COMMITTED, createTime=1719259308930(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5784e756 2024-06-24 20:01:48,933 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[752]:RELIABLE:CoreMessage[messageID=752, durable=true, userID=975c4622-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1842021068 2024-06-24 20:01:48,933 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=752, durable=true, userID=975c4622-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1842021068 to transaction: TransactionImpl [xid=null, txID=755, xid=null, state=ACTIVE, createTime=1719259308933(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@21c6070d 2024-06-24 20:01:48,933 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [975cbb53-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bf82e61, true, {}] 2024-06-24 20:01:48,934 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=758, durable=true, userID=975ce265-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1607676894, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:48,936 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=752, durable=true, userID=975c4622-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1842021068, transaction: TransactionImpl [xid=null, txID=755, xid=null, state=COMMITTED, createTime=1719259308933(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@21c6070d 2024-06-24 20:01:48,937 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[758]:RELIABLE:CoreMessage[messageID=758, durable=true, userID=975ce265-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1607676894 2024-06-24 20:01:48,937 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=758, durable=true, userID=975ce265-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1607676894 to transaction: TransactionImpl [xid=null, txID=761, xid=null, state=ACTIVE, createTime=1719259308937(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4758606f 2024-06-24 20:01:48,937 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [975d5796-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b0b0c28, true, {}] 2024-06-24 20:01:48,937 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=764, durable=true, userID=975d5798-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1360743236, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:48,940 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=758, durable=true, userID=975ce265-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1607676894, transaction: TransactionImpl [xid=null, txID=761, xid=null, state=COMMITTED, createTime=1719259308937(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4758606f 2024-06-24 20:01:48,940 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[764]:RELIABLE:CoreMessage[messageID=764, durable=true, userID=975d5798-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1360743236 2024-06-24 20:01:48,940 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=764, durable=true, userID=975d5798-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1360743236 to transaction: TransactionImpl [xid=null, txID=767, xid=null, state=ACTIVE, createTime=1719259308940(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@61bcaed0 2024-06-24 20:01:48,940 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [975dccc9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f549bbe, true, {}] 2024-06-24 20:01:48,941 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=770, durable=true, userID=975dcccb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@211131350, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:48,943 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=764, durable=true, userID=975d5798-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1360743236, transaction: TransactionImpl [xid=null, txID=767, xid=null, state=COMMITTED, createTime=1719259308940(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@61bcaed0 2024-06-24 20:01:48,943 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[770]:RELIABLE:CoreMessage[messageID=770, durable=true, userID=975dcccb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@211131350 2024-06-24 20:01:48,944 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=770, durable=true, userID=975dcccb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@211131350 to transaction: TransactionImpl [xid=null, txID=773, xid=null, state=ACTIVE, createTime=1719259308944(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5fb32059 2024-06-24 20:01:48,944 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [975e690c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5803361a, true, {}] 2024-06-24 20:01:48,944 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=776, durable=true, userID=975e690e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1220081506, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:48,947 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=770, durable=true, userID=975dcccb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@211131350, transaction: TransactionImpl [xid=null, txID=773, xid=null, state=COMMITTED, createTime=1719259308944(Mon Jun 24 20:01:48 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5fb32059 2024-06-24 20:01:48,947 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[776]:RELIABLE:CoreMessage[messageID=776, durable=true, userID=975e690e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1220081506 2024-06-24 20:01:48,947 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [975ede3f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1333cd56, true, {}] 2024-06-24 20:01:48,947 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=781, durable=true, userID=975ede41-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@38979588, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:48,950 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[781]:RELIABLE:CoreMessage[messageID=781, durable=true, userID=975ede41-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@38979588 2024-06-24 20:01:48,950 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [975f5372-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@260b9b40, true, {}] 2024-06-24 20:01:48,951 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=786, durable=true, userID=975f7a84-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1506589200, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:48,953 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[786]:RELIABLE:CoreMessage[messageID=786, durable=true, userID=975f7a84-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1506589200 2024-06-24 20:01:48,954 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [975fefb5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5d8255d7, true, {}] 2024-06-24 20:01:48,954 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=791, durable=true, userID=975fefb7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@793072514, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:48,957 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[791]:RELIABLE:CoreMessage[messageID=791, durable=true, userID=975fefb7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@793072514 2024-06-24 20:01:48,957 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [976064e8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75904dc2, true, {}] 2024-06-24 20:01:48,958 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=796, durable=true, userID=976064ea-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1747134860, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:48,960 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[796]:RELIABLE:CoreMessage[messageID=796, durable=true, userID=976064ea-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1747134860 2024-06-24 20:01:48,961 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9761012b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5720bc55, true, {}] 2024-06-24 20:01:48,961 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=801, durable=true, userID=9761012d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@767739058, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:48,964 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[801]:RELIABLE:CoreMessage[messageID=801, durable=true, userID=9761012d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@767739058 2024-06-24 20:01:48,964 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9761765e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2608eb25, true, {}] 2024-06-24 20:01:48,965 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=806, durable=true, userID=97617660-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1432927326, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:48,967 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[806]:RELIABLE:CoreMessage[messageID=806, durable=true, userID=97617660-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1432927326 2024-06-24 20:01:48,967 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9761eb91-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41ee5c1f, true, {}] 2024-06-24 20:01:48,968 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=811, durable=true, userID=976212a3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@169996506, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:48,970 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[811]:RELIABLE:CoreMessage[messageID=811, durable=true, userID=976212a3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@169996506 2024-06-24 20:01:48,971 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [976287d4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3601d7b4, true, {}] 2024-06-24 20:01:48,971 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=816, durable=true, userID=976287d6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@331642150, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:48,974 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[816]:RELIABLE:CoreMessage[messageID=816, durable=true, userID=976287d6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@331642150 2024-06-24 20:01:48,974 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9762fd07-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@62da419b, true, {}] 2024-06-24 20:01:48,975 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=821, durable=true, userID=9762fd09-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1410743318, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:48,977 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[821]:RELIABLE:CoreMessage[messageID=821, durable=true, userID=9762fd09-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1410743318 2024-06-24 20:01:48,978 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9763994a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45f9b7f6, true, {}] 2024-06-24 20:01:48,978 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=826, durable=true, userID=9763994c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1322565456, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:48,981 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[826]:RELIABLE:CoreMessage[messageID=826, durable=true, userID=9763994c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1322565456 2024-06-24 20:01:48,981 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97640e7d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7e099ee9, true, {}] 2024-06-24 20:01:48,982 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=831, durable=true, userID=97640e7f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@833430502, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:48,984 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[831]:RELIABLE:CoreMessage[messageID=831, durable=true, userID=97640e7f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@833430502 2024-06-24 20:01:48,984 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [976483b0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@21b7f3c1, true, {}] 2024-06-24 20:01:48,985 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=836, durable=true, userID=9764aac2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@158296912, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:48,988 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[836]:RELIABLE:CoreMessage[messageID=836, durable=true, userID=9764aac2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@158296912 2024-06-24 20:01:48,988 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97651ff3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@32b3c99b, true, {}] 2024-06-24 20:01:48,988 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=841, durable=true, userID=97651ff5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1639453476, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:48,991 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[841]:RELIABLE:CoreMessage[messageID=841, durable=true, userID=97651ff5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1639453476 2024-06-24 20:01:48,991 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97659526-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@42b7589, true, {}] 2024-06-24 20:01:48,992 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=846, durable=true, userID=97659528-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@19610418, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:48,994 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[846]:RELIABLE:CoreMessage[messageID=846, durable=true, userID=97659528-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@19610418 2024-06-24 20:01:48,995 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97663169-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@59419ae2, true, {}] 2024-06-24 20:01:48,995 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=851, durable=true, userID=9766316b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@706593525, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:48,998 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[851]:RELIABLE:CoreMessage[messageID=851, durable=true, userID=9766316b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@706593525 2024-06-24 20:01:48,998 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9766a69c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41d8c6d9, true, {}] 2024-06-24 20:01:48,998 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=856, durable=true, userID=9766a69e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1247033084, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,001 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[856]:RELIABLE:CoreMessage[messageID=856, durable=true, userID=9766a69e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1247033084 2024-06-24 20:01:49,002 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97671bcf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ff6b84c, true, {}] 2024-06-24 20:01:49,002 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=861, durable=true, userID=976742e1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@200419707, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,004 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[861]:RELIABLE:CoreMessage[messageID=861, durable=true, userID=976742e1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@200419707 2024-06-24 20:01:49,005 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9767b812-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@eaea2c4, true, {}] 2024-06-24 20:01:49,005 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=866, durable=true, userID=9767b814-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@519795889, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,008 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[866]:RELIABLE:CoreMessage[messageID=866, durable=true, userID=9767b814-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@519795889 2024-06-24 20:01:49,008 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97682d45-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@75f35244, true, {}] 2024-06-24 20:01:49,009 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=871, durable=true, userID=97682d47-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2015902399, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,011 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[871]:RELIABLE:CoreMessage[messageID=871, durable=true, userID=97682d47-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2015902399 2024-06-24 20:01:49,012 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9768c988-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@592837ad, true, {}] 2024-06-24 20:01:49,012 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=876, durable=true, userID=9768c98a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1136326683, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,015 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[876]:RELIABLE:CoreMessage[messageID=876, durable=true, userID=9768c98a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1136326683 2024-06-24 20:01:49,015 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97693ebb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7f490f3, true, {}] 2024-06-24 20:01:49,016 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=881, durable=true, userID=97693ebd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1803088394, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,018 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[881]:RELIABLE:CoreMessage[messageID=881, durable=true, userID=97693ebd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1803088394 2024-06-24 20:01:49,019 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9769b3ee-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e635d28, true, {}] 2024-06-24 20:01:49,019 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=886, durable=true, userID=9769db00-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1565867840, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,022 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[886]:RELIABLE:CoreMessage[messageID=886, durable=true, userID=9769db00-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1565867840 2024-06-24 20:01:49,022 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [976a5031-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47f67c60, true, {}] 2024-06-24 20:01:49,022 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=891, durable=true, userID=976a5033-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1416350746, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,025 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[891]:RELIABLE:CoreMessage[messageID=891, durable=true, userID=976a5033-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1416350746 2024-06-24 20:01:49,025 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [976ac564-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40858cac, true, {}] 2024-06-24 20:01:49,026 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=896, durable=true, userID=976aec76-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@597104835, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,028 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[896]:RELIABLE:CoreMessage[messageID=896, durable=true, userID=976aec76-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@597104835 2024-06-24 20:01:49,029 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [976b61a7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ad333cc, true, {}] 2024-06-24 20:01:49,029 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=901, durable=true, userID=976b61a9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@590425409, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,032 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[901]:RELIABLE:CoreMessage[messageID=901, durable=true, userID=976b61a9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@590425409 2024-06-24 20:01:49,032 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [976bd6da-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f75738f, true, {}] 2024-06-24 20:01:49,033 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=906, durable=true, userID=976bd6dc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1224903429, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,035 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[906]:RELIABLE:CoreMessage[messageID=906, durable=true, userID=976bd6dc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1224903429 2024-06-24 20:01:49,035 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [976c4c0d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3bc54c9e, true, {}] 2024-06-24 20:01:49,036 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=911, durable=true, userID=976c731f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@282298916, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,039 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[911]:RELIABLE:CoreMessage[messageID=911, durable=true, userID=976c731f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@282298916 2024-06-24 20:01:49,039 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [976ce850-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3aa2e65a, true, {}] 2024-06-24 20:01:49,039 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=916, durable=true, userID=976ce852-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@136665175, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,042 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[916]:RELIABLE:CoreMessage[messageID=916, durable=true, userID=976ce852-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@136665175 2024-06-24 20:01:49,042 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [976d5d83-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2a45e55, true, {}] 2024-06-24 20:01:49,043 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=921, durable=true, userID=976d5d85-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@131466879, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,045 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[921]:RELIABLE:CoreMessage[messageID=921, durable=true, userID=976d5d85-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@131466879 2024-06-24 20:01:49,046 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [976dd2b6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5f7c5f1c, true, {}] 2024-06-24 20:01:49,046 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=926, durable=true, userID=976df9c8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1580587184, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,049 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[926]:RELIABLE:CoreMessage[messageID=926, durable=true, userID=976df9c8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1580587184 2024-06-24 20:01:49,049 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [976e6ef9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b22ad0, true, {}] 2024-06-24 20:01:49,050 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=931, durable=true, userID=976e6efb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2102893216, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,052 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[931]:RELIABLE:CoreMessage[messageID=931, durable=true, userID=976e6efb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2102893216 2024-06-24 20:01:49,052 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [976ee42c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@90c1575, true, {}] 2024-06-24 20:01:49,053 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=936, durable=true, userID=976ee42e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@10313077, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,055 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[936]:RELIABLE:CoreMessage[messageID=936, durable=true, userID=976ee42e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@10313077 2024-06-24 20:01:49,056 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [976f806f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bd70ca5, true, {}] 2024-06-24 20:01:49,056 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=941, durable=true, userID=976f8071-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2141447167, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,059 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[941]:RELIABLE:CoreMessage[messageID=941, durable=true, userID=976f8071-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2141447167 2024-06-24 20:01:49,059 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [976ff5a2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48f1f78a, true, {}] 2024-06-24 20:01:49,060 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=946, durable=true, userID=97701cb4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1835128317, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,062 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[946]:RELIABLE:CoreMessage[messageID=946, durable=true, userID=97701cb4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1835128317 2024-06-24 20:01:49,063 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97706ad5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7fd4bd1, true, {}] 2024-06-24 20:01:49,063 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=951, durable=true, userID=977091e7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2053813318, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,066 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[951]:RELIABLE:CoreMessage[messageID=951, durable=true, userID=977091e7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2053813318 2024-06-24 20:01:49,066 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97710718-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@76e49385, true, {}] 2024-06-24 20:01:49,066 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=956, durable=true, userID=9771071a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1084056470, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,069 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[956]:RELIABLE:CoreMessage[messageID=956, durable=true, userID=9771071a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1084056470 2024-06-24 20:01:49,070 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97717c4b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@526b35ff, true, {}] 2024-06-24 20:01:49,070 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=961, durable=true, userID=9771a35d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@583743236, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,073 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[961]:RELIABLE:CoreMessage[messageID=961, durable=true, userID=9771a35d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@583743236 2024-06-24 20:01:49,073 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9772188e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8e34ea, true, {}] 2024-06-24 20:01:49,073 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=966, durable=true, userID=97721890-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1036783751, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,076 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[966]:RELIABLE:CoreMessage[messageID=966, durable=true, userID=97721890-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1036783751 2024-06-24 20:01:49,076 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97728dc1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@122b4bfc, true, {}] 2024-06-24 20:01:49,077 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=971, durable=true, userID=97728dc3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1798877091, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,079 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[971]:RELIABLE:CoreMessage[messageID=971, durable=true, userID=97728dc3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1798877091 2024-06-24 20:01:49,079 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [977302f4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2afbbafe, true, {}] 2024-06-24 20:01:49,080 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=976, durable=true, userID=97732a06-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1376981281, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,083 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[976]:RELIABLE:CoreMessage[messageID=976, durable=true, userID=97732a06-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1376981281 2024-06-24 20:01:49,083 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97739f37-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f866bcc, true, {}] 2024-06-24 20:01:49,083 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=981, durable=true, userID=97739f39-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1949256547, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,086 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[981]:RELIABLE:CoreMessage[messageID=981, durable=true, userID=97739f39-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1949256547 2024-06-24 20:01:49,086 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9774146a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1702a626, true, {}] 2024-06-24 20:01:49,087 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=986, durable=true, userID=97743b7c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1436850042, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,089 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[986]:RELIABLE:CoreMessage[messageID=986, durable=true, userID=97743b7c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1436850042 2024-06-24 20:01:49,090 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9774b0ad-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7b4f7fda, true, {}] 2024-06-24 20:01:49,090 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=991, durable=true, userID=9774b0af-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@208564316, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,093 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[991]:RELIABLE:CoreMessage[messageID=991, durable=true, userID=9774b0af-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@208564316 2024-06-24 20:01:49,093 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [977525e0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@776605c2, true, {}] 2024-06-24 20:01:49,094 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=996, durable=true, userID=97754cf2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@96678021, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,096 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[996]:RELIABLE:CoreMessage[messageID=996, durable=true, userID=97754cf2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@96678021 2024-06-24 20:01:49,097 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9775c223-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@651f97d9, true, {}] 2024-06-24 20:01:49,097 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1001, durable=true, userID=9775c225-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1650783249, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,100 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1001]:RELIABLE:CoreMessage[messageID=1001, durable=true, userID=9775c225-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1650783249 2024-06-24 20:01:49,100 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97763756-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@138aa060, true, {}] 2024-06-24 20:01:49,101 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1006, durable=true, userID=97763758-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@268324803, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,103 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1006]:RELIABLE:CoreMessage[messageID=1006, durable=true, userID=97763758-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@268324803 2024-06-24 20:01:49,104 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9776ac89-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24540c79, true, {}] 2024-06-24 20:01:49,104 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1011, durable=true, userID=9776d39b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@948928407, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,106 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1011]:RELIABLE:CoreMessage[messageID=1011, durable=true, userID=9776d39b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@948928407 2024-06-24 20:01:49,107 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [977748cc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@36755fb6, true, {}] 2024-06-24 20:01:49,107 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1016, durable=true, userID=977748ce-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@186899113, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,110 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1016]:RELIABLE:CoreMessage[messageID=1016, durable=true, userID=977748ce-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@186899113 2024-06-24 20:01:49,110 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9777bdff-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@41f358f5, true, {}] 2024-06-24 20:01:49,111 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1021, durable=true, userID=9777be01-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1318972813, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,113 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1021]:RELIABLE:CoreMessage[messageID=1021, durable=true, userID=9777be01-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1318972813 2024-06-24 20:01:49,114 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97785a42-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@336023ca, true, {}] 2024-06-24 20:01:49,114 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1026, durable=true, userID=97785a44-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1644218475, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,117 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1026]:RELIABLE:CoreMessage[messageID=1026, durable=true, userID=97785a44-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1644218475 2024-06-24 20:01:49,117 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9778cf75-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d13b8e7, true, {}] 2024-06-24 20:01:49,117 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1031, durable=true, userID=9778cf77-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1872031784, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,120 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1031]:RELIABLE:CoreMessage[messageID=1031, durable=true, userID=9778cf77-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1872031784 2024-06-24 20:01:49,120 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [977944a8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a7799e1, true, {}] 2024-06-24 20:01:49,121 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1036, durable=true, userID=97796bba-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1803699638, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,123 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1036]:RELIABLE:CoreMessage[messageID=1036, durable=true, userID=97796bba-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1803699638 2024-06-24 20:01:49,124 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9779e0eb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77162f9f, true, {}] 2024-06-24 20:01:49,124 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1041, durable=true, userID=9779e0ed-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1060353066, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,127 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1041]:RELIABLE:CoreMessage[messageID=1041, durable=true, userID=9779e0ed-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1060353066 2024-06-24 20:01:49,127 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [977a561e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ab21ba1, true, {}] 2024-06-24 20:01:49,128 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1046, durable=true, userID=977a7d30-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1616292470, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,130 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1046]:RELIABLE:CoreMessage[messageID=1046, durable=true, userID=977a7d30-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1616292470 2024-06-24 20:01:49,131 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [977af261-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@288b03e4, true, {}] 2024-06-24 20:01:49,131 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1051, durable=true, userID=977af263-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@778281015, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,133 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1051]:RELIABLE:CoreMessage[messageID=1051, durable=true, userID=977af263-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@778281015 2024-06-24 20:01:49,134 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [977b6794-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a446600, true, {}] 2024-06-24 20:01:49,134 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1056, durable=true, userID=977b6796-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1076976681, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,137 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1056]:RELIABLE:CoreMessage[messageID=1056, durable=true, userID=977b6796-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1076976681 2024-06-24 20:01:49,137 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [977bdcc7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61e12027, true, {}] 2024-06-24 20:01:49,138 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1061, durable=true, userID=977c03d9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@289896783, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,140 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1061]:RELIABLE:CoreMessage[messageID=1061, durable=true, userID=977c03d9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@289896783 2024-06-24 20:01:49,141 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [977c790a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d1c24fa, true, {}] 2024-06-24 20:01:49,141 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1066, durable=true, userID=977c790c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1527632393, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,144 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1066]:RELIABLE:CoreMessage[messageID=1066, durable=true, userID=977c790c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1527632393 2024-06-24 20:01:49,144 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [977cee3d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22db832b, true, {}] 2024-06-24 20:01:49,145 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1071, durable=true, userID=977cee3f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@228277747, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,147 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1071]:RELIABLE:CoreMessage[messageID=1071, durable=true, userID=977cee3f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@228277747 2024-06-24 20:01:49,148 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [977d8a80-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@584b232c, true, {}] 2024-06-24 20:01:49,148 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1076, durable=true, userID=977d8a82-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1996848265, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,151 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1076]:RELIABLE:CoreMessage[messageID=1076, durable=true, userID=977d8a82-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1996848265 2024-06-24 20:01:49,151 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [977dffb3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44d40846, true, {}] 2024-06-24 20:01:49,151 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1081, durable=true, userID=977dffb5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@489856965, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,154 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1081]:RELIABLE:CoreMessage[messageID=1081, durable=true, userID=977dffb5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@489856965 2024-06-24 20:01:49,154 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [977e74e6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3795102d, true, {}] 2024-06-24 20:01:49,155 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1086, durable=true, userID=977e9bf8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1030856392, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,157 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1086]:RELIABLE:CoreMessage[messageID=1086, durable=true, userID=977e9bf8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1030856392 2024-06-24 20:01:49,158 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [977f1129-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@8d99ef5, true, {}] 2024-06-24 20:01:49,158 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1091, durable=true, userID=977f112b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1877054581, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,161 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1091]:RELIABLE:CoreMessage[messageID=1091, durable=true, userID=977f112b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1877054581 2024-06-24 20:01:49,161 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [977f865c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b4158df, true, {}] 2024-06-24 20:01:49,161 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1096, durable=true, userID=977f865e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@979300458, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,164 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1096]:RELIABLE:CoreMessage[messageID=1096, durable=true, userID=977f865e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@979300458 2024-06-24 20:01:49,165 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [977ffb8f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f1ff683, true, {}] 2024-06-24 20:01:49,165 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1101, durable=true, userID=978022a1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2053588674, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,167 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1101]:RELIABLE:CoreMessage[messageID=1101, durable=true, userID=978022a1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2053588674 2024-06-24 20:01:49,168 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [978097d2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b1ec400, true, {}] 2024-06-24 20:01:49,168 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1106, durable=true, userID=978097d4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1724620143, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,171 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1106]:RELIABLE:CoreMessage[messageID=1106, durable=true, userID=978097d4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1724620143 2024-06-24 20:01:49,171 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97810d05-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a76440b, true, {}] 2024-06-24 20:01:49,172 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1111, durable=true, userID=97813417-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1855362807, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,174 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1111]:RELIABLE:CoreMessage[messageID=1111, durable=true, userID=97813417-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1855362807 2024-06-24 20:01:49,175 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9781a948-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d37f56c, true, {}] 2024-06-24 20:01:49,175 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1116, durable=true, userID=9781a94a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1762270021, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,178 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1116]:RELIABLE:CoreMessage[messageID=1116, durable=true, userID=9781a94a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1762270021 2024-06-24 20:01:49,178 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97821e7b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@604f6d16, true, {}] 2024-06-24 20:01:49,179 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1121, durable=true, userID=97821e7d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1002268803, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,181 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1121]:RELIABLE:CoreMessage[messageID=1121, durable=true, userID=97821e7d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1002268803 2024-06-24 20:01:49,182 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [978293ae-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a7aa7e, true, {}] 2024-06-24 20:01:49,182 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1126, durable=true, userID=9782bac0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1589810163, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,184 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1126]:RELIABLE:CoreMessage[messageID=1126, durable=true, userID=9782bac0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1589810163 2024-06-24 20:01:49,185 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97832ff1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4cd2b43, true, {}] 2024-06-24 20:01:49,185 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1131, durable=true, userID=97832ff3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@813538739, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,188 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1131]:RELIABLE:CoreMessage[messageID=1131, durable=true, userID=97832ff3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@813538739 2024-06-24 20:01:49,188 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9783a524-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58f56383, true, {}] 2024-06-24 20:01:49,189 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1136, durable=true, userID=9783cc36-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1894590844, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,191 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1136]:RELIABLE:CoreMessage[messageID=1136, durable=true, userID=9783cc36-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1894590844 2024-06-24 20:01:49,192 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97844167-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20c4be92, true, {}] 2024-06-24 20:01:49,192 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1141, durable=true, userID=97844169-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@340639347, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,195 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1141]:RELIABLE:CoreMessage[messageID=1141, durable=true, userID=97844169-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@340639347 2024-06-24 20:01:49,195 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9784b69a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e36b323, true, {}] 2024-06-24 20:01:49,195 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1146, durable=true, userID=9784b69c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@847630130, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,198 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1146]:RELIABLE:CoreMessage[messageID=1146, durable=true, userID=9784b69c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@847630130 2024-06-24 20:01:49,199 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97852bcd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b6c3a14, true, {}] 2024-06-24 20:01:49,199 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1151, durable=true, userID=978552df-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@127635838, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,201 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1151]:RELIABLE:CoreMessage[messageID=1151, durable=true, userID=978552df-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@127635838 2024-06-24 20:01:49,202 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9785c810-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d0cc775, true, {}] 2024-06-24 20:01:49,202 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1156, durable=true, userID=9785c812-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1513186426, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,205 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1156]:RELIABLE:CoreMessage[messageID=1156, durable=true, userID=9785c812-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1513186426 2024-06-24 20:01:49,205 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97863d43-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@430e0089, true, {}] 2024-06-24 20:01:49,206 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1161, durable=true, userID=97866455-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1335996591, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,208 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1161]:RELIABLE:CoreMessage[messageID=1161, durable=true, userID=97866455-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1335996591 2024-06-24 20:01:49,209 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9786d986-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53c11a36, true, {}] 2024-06-24 20:01:49,209 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1166, durable=true, userID=9786d988-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1321887574, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,212 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1166]:RELIABLE:CoreMessage[messageID=1166, durable=true, userID=9786d988-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1321887574 2024-06-24 20:01:49,212 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97874eb9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3da1345, true, {}] 2024-06-24 20:01:49,212 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1171, durable=true, userID=97874ebb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@794574081, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,215 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1171]:RELIABLE:CoreMessage[messageID=1171, durable=true, userID=97874ebb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@794574081 2024-06-24 20:01:49,215 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9787c3ec-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d3ac48d, true, {}] 2024-06-24 20:01:49,216 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1176, durable=true, userID=9787eafe-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@587096791, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,218 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1176]:RELIABLE:CoreMessage[messageID=1176, durable=true, userID=9787eafe-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@587096791 2024-06-24 20:01:49,219 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9788602f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7eb2f33e, true, {}] 2024-06-24 20:01:49,219 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1181, durable=true, userID=97886031-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@988730201, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,222 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1181]:RELIABLE:CoreMessage[messageID=1181, durable=true, userID=97886031-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@988730201 2024-06-24 20:01:49,222 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9788d462-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b2d62ca, true, {}] 2024-06-24 20:01:49,223 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1186, durable=true, userID=9788d464-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1312213841, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,225 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1186]:RELIABLE:CoreMessage[messageID=1186, durable=true, userID=9788d464-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1312213841 2024-06-24 20:01:49,225 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97894995-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37f14ac2, true, {}] 2024-06-24 20:01:49,226 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1191, durable=true, userID=978970a7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@268396933, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,229 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1191]:RELIABLE:CoreMessage[messageID=1191, durable=true, userID=978970a7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@268396933 2024-06-24 20:01:49,229 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9789e5d8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54340965, true, {}] 2024-06-24 20:01:49,229 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1196, durable=true, userID=9789e5da-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@919659150, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,232 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1196]:RELIABLE:CoreMessage[messageID=1196, durable=true, userID=9789e5da-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@919659150 2024-06-24 20:01:49,232 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [978a5b0b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@782a7560, true, {}] 2024-06-24 20:01:49,233 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1201, durable=true, userID=978a5b0d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@162981149, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,235 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1201]:RELIABLE:CoreMessage[messageID=1201, durable=true, userID=978a5b0d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@162981149 2024-06-24 20:01:49,236 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [978af74e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@145bc3aa, true, {}] 2024-06-24 20:01:49,236 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1206, durable=true, userID=978af750-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@345428386, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,239 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1206]:RELIABLE:CoreMessage[messageID=1206, durable=true, userID=978af750-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@345428386 2024-06-24 20:01:49,239 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [978b6c81-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45aff13d, true, {}] 2024-06-24 20:01:49,240 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1211, durable=true, userID=978b6c83-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1964802671, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,242 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1211]:RELIABLE:CoreMessage[messageID=1211, durable=true, userID=978b6c83-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1964802671 2024-06-24 20:01:49,242 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [978be1b4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d08a3de, true, {}] 2024-06-24 20:01:49,243 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1216, durable=true, userID=978c08c6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1585594171, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,246 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1216]:RELIABLE:CoreMessage[messageID=1216, durable=true, userID=978c08c6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1585594171 2024-06-24 20:01:49,246 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [978c7df7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60a2b7fb, true, {}] 2024-06-24 20:01:49,246 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1221, durable=true, userID=978c7df9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2120154944, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,249 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1221]:RELIABLE:CoreMessage[messageID=1221, durable=true, userID=978c7df9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2120154944 2024-06-24 20:01:49,249 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [978cf32a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4faba697, true, {}] 2024-06-24 20:01:49,250 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1226, durable=true, userID=978cf32c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1660646086, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,252 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1226]:RELIABLE:CoreMessage[messageID=1226, durable=true, userID=978cf32c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1660646086 2024-06-24 20:01:49,253 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [978d8f6d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40c2a4fa, true, {}] 2024-06-24 20:01:49,253 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1231, durable=true, userID=978d8f6f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1508995675, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,256 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1231]:RELIABLE:CoreMessage[messageID=1231, durable=true, userID=978d8f6f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1508995675 2024-06-24 20:01:49,256 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [978e04a0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=975b35a4-3264-11ef-8420-0a580a282ab7, clientID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=975b35a4-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4683998e, true, {}] 2024-06-24 20:01:49,257 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1236, durable=true, userID=978e04a2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@683058062, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,259 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1236]:RELIABLE:CoreMessage[messageID=1236, durable=true, userID=978e04a2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@683058062 2024-06-24 20:01:49,260 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@1b60c196, org.eclipse.scout.rt.mom.jms.JmsSubscription@1c7aa676] 2024-06-24 20:01:49,260 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=776, durable=true, userID=975e690e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1220081506 to transaction: TransactionImpl [xid=null, txID=1239, xid=null, state=ACTIVE, createTime=1719259309260(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@67022a44 2024-06-24 20:01:49,263 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=776, durable=true, userID=975e690e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1220081506, transaction: TransactionImpl [xid=null, txID=1239, xid=null, state=COMMITTED, createTime=1719259309260(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@67022a44 2024-06-24 20:01:49,263 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@27bb9d2f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4a4e6b09[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3269ae62[job=JMS subscriber, state=DONE], JobFutureTask@2b16ca5b[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] 2024-06-24 20:01:49,263 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.004608 ms 2024-06-24 20:01:49,264 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:49,264 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:49,264 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 975b35a4-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:49,264 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:49,264 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 343.432745 ms 2024-06-24 20:01:49,264 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:49,265 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:49,265 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:49,265 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 366407905'. 2024-06-24 20:01:49,266 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:49,267 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 978fb254-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:49,267 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [978fb257-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=978fb254-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=978fb254-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c983df2, true, {}] 2024-06-24 20:01:49,268 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [978fd968-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=978fb254-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=978fb254-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5694c1b9, true, {}] 2024-06-24 20:01:49,268 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObjectU, null, 0, false, true, null] 2024-06-24 20:01:49,269 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 97900079-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:49,269 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9790007c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97900079-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97900079-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@a00e6a3, true, {}] 2024-06-24 20:01:49,269 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@204bd52d 2024-06-24 20:01:49,269 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9790007d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97900079-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97900079-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6cd49fea, true, {}] 2024-06-24 20:01:49,270 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1256, durable=true, userID=9790278f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1356604122, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-24 20:01:49,274 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1256]:RELIABLE:CoreMessage[messageID=1256, durable=true, userID=9790278f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1356604122 2024-06-24 20:01:49,274 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1256, durable=true, userID=9790278f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1356604122 to transaction: TransactionImpl [xid=null, txID=1259, xid=null, state=ACTIVE, createTime=1719259309274(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4251b948 2024-06-24 20:01:49,274 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9790c3d0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97900079-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97900079-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@126a5430, true, {}] 2024-06-24 20:01:49,275 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1262, durable=true, userID=9790c3d2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@956073297, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-24 20:01:49,277 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1256, durable=true, userID=9790278f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1356604122, transaction: TransactionImpl [xid=null, txID=1259, xid=null, state=COMMITTED, createTime=1719259309274(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4251b948 2024-06-24 20:01:49,277 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1262]:RELIABLE:CoreMessage[messageID=1262, durable=true, userID=9790c3d2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@956073297 2024-06-24 20:01:49,278 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1262, durable=true, userID=9790c3d2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@956073297 to transaction: TransactionImpl [xid=null, txID=1265, xid=null, state=ACTIVE, createTime=1719259309278(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@2ce51896 2024-06-24 20:01:49,278 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97916013-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97900079-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97900079-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@f546392, true, {}] 2024-06-24 20:01:49,278 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1268, durable=true, userID=97916015-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@689171911, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-24 20:01:49,281 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1262, durable=true, userID=9790c3d2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@956073297, transaction: TransactionImpl [xid=null, txID=1265, xid=null, state=COMMITTED, createTime=1719259309278(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@2ce51896 2024-06-24 20:01:49,281 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1268]:RELIABLE:CoreMessage[messageID=1268, durable=true, userID=97916015-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@689171911 2024-06-24 20:01:49,281 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1268, durable=true, userID=97916015-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@689171911 to transaction: TransactionImpl [xid=null, txID=1271, xid=null, state=ACTIVE, createTime=1719259309281(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7c8dbdf7 2024-06-24 20:01:49,281 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9791d546-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97900079-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97900079-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c44b666, true, {}] 2024-06-24 20:01:49,282 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1274, durable=true, userID=9791d548-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1576201723, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-24 20:01:49,284 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1268, durable=true, userID=97916015-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@689171911, transaction: TransactionImpl [xid=null, txID=1271, xid=null, state=COMMITTED, createTime=1719259309281(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7c8dbdf7 2024-06-24 20:01:49,284 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1274]:RELIABLE:CoreMessage[messageID=1274, durable=true, userID=9791d548-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1576201723 2024-06-24 20:01:49,284 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1274, durable=true, userID=9791d548-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1576201723 to transaction: TransactionImpl [xid=null, txID=1277, xid=null, state=ACTIVE, createTime=1719259309284(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@565cb055 2024-06-24 20:01:49,284 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97924a79-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97900079-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97900079-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@128adca, true, {}] 2024-06-24 20:01:49,285 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1280, durable=true, userID=9792718b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1376480969, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-24 20:01:49,288 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1274, durable=true, userID=9791d548-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1576201723, transaction: TransactionImpl [xid=null, txID=1277, xid=null, state=COMMITTED, createTime=1719259309284(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@565cb055 2024-06-24 20:01:49,288 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1280]:RELIABLE:CoreMessage[messageID=1280, durable=true, userID=9792718b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1376480969 2024-06-24 20:01:49,288 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1280, durable=true, userID=9792718b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1376480969 to transaction: TransactionImpl [xid=null, txID=1283, xid=null, state=ACTIVE, createTime=1719259309288(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7e54d4fb 2024-06-24 20:01:49,288 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9792e6bc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97900079-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97900079-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71b5793b, true, {}] 2024-06-24 20:01:49,288 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1286, durable=true, userID=9792e6be-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@544927952, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-24 20:01:49,291 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1280, durable=true, userID=9792718b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1376480969, transaction: TransactionImpl [xid=null, txID=1283, xid=null, state=COMMITTED, createTime=1719259309288(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7e54d4fb 2024-06-24 20:01:49,291 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1286]:RELIABLE:CoreMessage[messageID=1286, durable=true, userID=9792e6be-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@544927952 2024-06-24 20:01:49,291 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1286, durable=true, userID=9792e6be-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@544927952 to transaction: TransactionImpl [xid=null, txID=1289, xid=null, state=ACTIVE, createTime=1719259309291(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4b99c575 2024-06-24 20:01:49,291 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97935bef-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97900079-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97900079-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a56d597, true, {}] 2024-06-24 20:01:49,292 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1292, durable=true, userID=97938301-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1336931097, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-24 20:01:49,294 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1286, durable=true, userID=9792e6be-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@544927952, transaction: TransactionImpl [xid=null, txID=1289, xid=null, state=COMMITTED, createTime=1719259309291(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4b99c575 2024-06-24 20:01:49,294 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1292]:RELIABLE:CoreMessage[messageID=1292, durable=true, userID=97938301-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1336931097 2024-06-24 20:01:49,295 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1292, durable=true, userID=97938301-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1336931097 to transaction: TransactionImpl [xid=null, txID=1295, xid=null, state=ACTIVE, createTime=1719259309295(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7b885d 2024-06-24 20:01:49,295 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9793f832-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97900079-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97900079-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45e116c, true, {}] 2024-06-24 20:01:49,295 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1298, durable=true, userID=9793f834-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1744664423, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-24 20:01:49,298 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1292, durable=true, userID=97938301-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1336931097, transaction: TransactionImpl [xid=null, txID=1295, xid=null, state=COMMITTED, createTime=1719259309295(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7b885d 2024-06-24 20:01:49,298 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1298]:RELIABLE:CoreMessage[messageID=1298, durable=true, userID=9793f834-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1744664423 2024-06-24 20:01:49,298 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1298, durable=true, userID=9793f834-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1744664423 to transaction: TransactionImpl [xid=null, txID=1301, xid=null, state=ACTIVE, createTime=1719259309298(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6c72e9ac 2024-06-24 20:01:49,298 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97946d65-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97900079-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97900079-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70876c34, true, {}] 2024-06-24 20:01:49,299 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1304, durable=true, userID=97949477-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1121889917, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-24 20:01:49,301 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1298, durable=true, userID=9793f834-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1744664423, transaction: TransactionImpl [xid=null, txID=1301, xid=null, state=COMMITTED, createTime=1719259309298(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6c72e9ac 2024-06-24 20:01:49,301 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1304]:RELIABLE:CoreMessage[messageID=1304, durable=true, userID=97949477-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1121889917 2024-06-24 20:01:49,302 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1304, durable=true, userID=97949477-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1121889917 to transaction: TransactionImpl [xid=null, txID=1306, xid=null, state=ACTIVE, createTime=1719259309302(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@3017bd1f 2024-06-24 20:01:49,302 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [979509a8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97900079-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97900079-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@60f1fb3b, true, {}] 2024-06-24 20:01:49,302 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1310, durable=true, userID=979509aa-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@102216705, context: RoutingContextImpl(Address=test/mom/testPublishObjectU, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObjectU previousRoute:ANYCAST, reusable=true, version=-2147482887) .................................................. ***** durable queues test/mom/testPublishObjectU: - queueID=141 address:test/mom/testPublishObjectU name:test/mom/testPublishObjectU filter:null ***** non durable for test/mom/testPublishObjectU: .................................................. , transaction: null 2024-06-24 20:01:49,305 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1304, durable=true, userID=97949477-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1121889917, transaction: TransactionImpl [xid=null, txID=1306, xid=null, state=COMMITTED, createTime=1719259309302(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@3017bd1f 2024-06-24 20:01:49,305 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObjectU: Reference[1310]:RELIABLE:CoreMessage[messageID=1310, durable=true, userID=979509aa-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@102216705 2024-06-24 20:01:49,305 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObjectU: CoreMessage[messageID=1310, durable=true, userID=979509aa-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@102216705 to transaction: TransactionImpl [xid=null, txID=1313, xid=null, state=ACTIVE, createTime=1719259309305(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@46e13fc4 2024-06-24 20:01:49,306 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@12039ae0, org.eclipse.scout.rt.mom.jms.JmsSubscription@1fb320de] 2024-06-24 20:01:49,308 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObjectU: CoreMessage[messageID=1310, durable=true, userID=979509aa-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObjectU, size=713, properties=TypedProperties[__AMQ_CID=9790007b-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@102216705, transaction: TransactionImpl [xid=null, txID=1313, xid=null, state=COMMITTED, createTime=1719259309305(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@46e13fc4 2024-06-24 20:01:49,309 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 978fb254-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:49,309 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 4 subscriber jobs: [JobFutureTask@27bb9d2f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4a4e6b09[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3269ae62[job=JMS subscriber, state=DONE], JobFutureTask@2b16ca5b[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] 2024-06-24 20:01:49,353 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.005183 ms 2024-06-24 20:01:49,353 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:49,353 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:49,353 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 97900079-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:49,354 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:49,354 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 88.838342 ms 2024-06-24 20:01:49,354 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:49,355 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:49,355 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:49,355 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:51) - test works 2024-06-24 20:01:49,355 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 847529697'. 2024-06-24 20:01:49,356 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:49,356 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 979d470c-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:49,357 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [979d6e1f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d470c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d470c-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77523251, true, {}] 2024-06-24 20:01:49,357 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [979d6e20-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d470c-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d470c-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@316abbb8, true, {}] 2024-06-24 20:01:49,358 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject, null, 0, false, true, null] 2024-06-24 20:01:49,358 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:69) - test works 2024-06-24 20:01:49,358 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[241]:RELIABLE:CoreMessage[messageID=241, durable=true, userID=97275445-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@130668185 2024-06-24 20:01:49,358 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[246]:RELIABLE:CoreMessage[messageID=246, durable=true, userID=9727f088-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@393094106 2024-06-24 20:01:49,358 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[251]:RELIABLE:CoreMessage[messageID=251, durable=true, userID=972865bb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@60542347 2024-06-24 20:01:49,358 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[256]:RELIABLE:CoreMessage[messageID=256, durable=true, userID=972901fe-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@516206970 2024-06-24 20:01:49,358 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 979d9531-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:49,358 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[261]:RELIABLE:CoreMessage[messageID=261, durable=true, userID=97297731-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1856129884 2024-06-24 20:01:49,358 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=241, durable=true, userID=97275445-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@130668185 to transaction: TransactionImpl [xid=null, txID=1328, xid=null, state=ACTIVE, createTime=1719259309358(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@4c8abfd7 2024-06-24 20:01:49,358 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[266]:RELIABLE:CoreMessage[messageID=266, durable=true, userID=972a3a84-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@436686244 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[271]:RELIABLE:CoreMessage[messageID=271, durable=true, userID=972a88a7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1115288653 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[276]:RELIABLE:CoreMessage[messageID=276, durable=true, userID=972afdda-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1691297220 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[281]:RELIABLE:CoreMessage[messageID=281, durable=true, userID=972b9a1d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1173364469 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[286]:RELIABLE:CoreMessage[messageID=286, durable=true, userID=972c0f50-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@47823476 2024-06-24 20:01:49,359 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [979dbc44-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@57307963, true, {}] 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[291]:RELIABLE:CoreMessage[messageID=291, durable=true, userID=972cab93-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@967672884 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[296]:RELIABLE:CoreMessage[messageID=296, durable=true, userID=972d20c6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@385269858 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[301]:RELIABLE:CoreMessage[messageID=301, durable=true, userID=972dbd09-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@434607304 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[306]:RELIABLE:CoreMessage[messageID=306, durable=true, userID=972e323c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@77292341 2024-06-24 20:01:49,359 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@24456c9e 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[311]:RELIABLE:CoreMessage[messageID=311, durable=true, userID=972ece7f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1272869832 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[316]:RELIABLE:CoreMessage[messageID=316, durable=true, userID=972f42b2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@341914664 2024-06-24 20:01:49,359 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [979dbc45-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5b80253c, true, {}] 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[321]:RELIABLE:CoreMessage[messageID=321, durable=true, userID=972fb7e5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@512217763 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[326]:RELIABLE:CoreMessage[messageID=326, durable=true, userID=97305428-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@653284971 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[331]:RELIABLE:CoreMessage[messageID=331, durable=true, userID=9730f06b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@996365423 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[336]:RELIABLE:CoreMessage[messageID=336, durable=true, userID=9731659e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@112323887 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[341]:RELIABLE:CoreMessage[messageID=341, durable=true, userID=9731dad1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@234023194 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[346]:RELIABLE:CoreMessage[messageID=346, durable=true, userID=97327714-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@563908945 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[351]:RELIABLE:CoreMessage[messageID=351, durable=true, userID=9732ec47-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@271535352 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[356]:RELIABLE:CoreMessage[messageID=356, durable=true, userID=9733888a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1403219027 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[361]:RELIABLE:CoreMessage[messageID=361, durable=true, userID=9733fdbd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1088364690 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[366]:RELIABLE:CoreMessage[messageID=366, durable=true, userID=973472f0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1518316458 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[371]:RELIABLE:CoreMessage[messageID=371, durable=true, userID=97350f33-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@819815569 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[376]:RELIABLE:CoreMessage[messageID=376, durable=true, userID=97358466-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1875124530 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[381]:RELIABLE:CoreMessage[messageID=381, durable=true, userID=973620a9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1650976018 2024-06-24 20:01:49,359 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[386]:RELIABLE:CoreMessage[messageID=386, durable=true, userID=973695dc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2027177773 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[391]:RELIABLE:CoreMessage[messageID=391, durable=true, userID=9737321f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1102455573 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[396]:RELIABLE:CoreMessage[messageID=396, durable=true, userID=9737a752-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1714676338 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[401]:RELIABLE:CoreMessage[messageID=401, durable=true, userID=97381c85-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@846094036 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[406]:RELIABLE:CoreMessage[messageID=406, durable=true, userID=9738b8c8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1069027144 2024-06-24 20:01:49,360 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1333, durable=true, userID=979dbc47-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1563463319, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[411]:RELIABLE:CoreMessage[messageID=411, durable=true, userID=9739550b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1032977353 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[416]:RELIABLE:CoreMessage[messageID=416, durable=true, userID=9739ca3e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@695154255 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[421]:RELIABLE:CoreMessage[messageID=421, durable=true, userID=973a6681-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1738948217 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[426]:RELIABLE:CoreMessage[messageID=426, durable=true, userID=973adbb4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@393742099 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[431]:RELIABLE:CoreMessage[messageID=431, durable=true, userID=973b77f7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@416331190 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[436]:RELIABLE:CoreMessage[messageID=436, durable=true, userID=973bed2a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2045977912 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[441]:RELIABLE:CoreMessage[messageID=441, durable=true, userID=973c625d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1856063484 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[446]:RELIABLE:CoreMessage[messageID=446, durable=true, userID=973cfea0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1549579858 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[451]:RELIABLE:CoreMessage[messageID=451, durable=true, userID=973d73d3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@182390358 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[456]:RELIABLE:CoreMessage[messageID=456, durable=true, userID=973e1016-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@202426824 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[461]:RELIABLE:CoreMessage[messageID=461, durable=true, userID=973e8549-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@999283581 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[466]:RELIABLE:CoreMessage[messageID=466, durable=true, userID=973f218c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1573441665 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[471]:RELIABLE:CoreMessage[messageID=471, durable=true, userID=973f96bf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2046290670 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[476]:RELIABLE:CoreMessage[messageID=476, durable=true, userID=97403302-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@360994483 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[481]:RELIABLE:CoreMessage[messageID=481, durable=true, userID=9740a835-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@144492852 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[486]:RELIABLE:CoreMessage[messageID=486, durable=true, userID=97414478-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1782171908 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[491]:RELIABLE:CoreMessage[messageID=491, durable=true, userID=9741b9ab-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1063243698 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[496]:RELIABLE:CoreMessage[messageID=496, durable=true, userID=974255ee-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1380972352 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[501]:RELIABLE:CoreMessage[messageID=501, durable=true, userID=9742cb21-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@346675069 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[506]:RELIABLE:CoreMessage[messageID=506, durable=true, userID=97434054-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1541144835 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[511]:RELIABLE:CoreMessage[messageID=511, durable=true, userID=9743dc97-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@955709751 2024-06-24 20:01:49,360 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[516]:RELIABLE:CoreMessage[messageID=516, durable=true, userID=974451ca-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@296267837 2024-06-24 20:01:49,361 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[521]:RELIABLE:CoreMessage[messageID=521, durable=true, userID=9744ee0d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@135720702 2024-06-24 20:01:49,361 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[526]:RELIABLE:CoreMessage[messageID=526, durable=true, userID=97458a50-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@582783240 2024-06-24 20:01:49,361 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[531]:RELIABLE:CoreMessage[messageID=531, durable=true, userID=9745ff83-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@697541808 2024-06-24 20:01:49,361 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[536]:RELIABLE:CoreMessage[messageID=536, durable=true, userID=974674b6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1275541762 2024-06-24 20:01:49,361 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[541]:RELIABLE:CoreMessage[messageID=541, durable=true, userID=974710f9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@224681327 2024-06-24 20:01:49,361 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[546]:RELIABLE:CoreMessage[messageID=546, durable=true, userID=9747862c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@742614801 2024-06-24 20:01:49,361 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[551]:RELIABLE:CoreMessage[messageID=551, durable=true, userID=9748226f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1503215014 2024-06-24 20:01:49,361 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[556]:RELIABLE:CoreMessage[messageID=556, durable=true, userID=974897a2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1856543557 2024-06-24 20:01:49,361 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[561]:RELIABLE:CoreMessage[messageID=561, durable=true, userID=974933e5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@428728131 2024-06-24 20:01:49,361 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[566]:RELIABLE:CoreMessage[messageID=566, durable=true, userID=9749a918-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@223431290 2024-06-24 20:01:49,361 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[571]:RELIABLE:CoreMessage[messageID=571, durable=true, userID=974a1e4b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1915848830 2024-06-24 20:01:49,361 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[576]:RELIABLE:CoreMessage[messageID=576, durable=true, userID=974aba8e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1237552720 2024-06-24 20:01:49,361 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[581]:RELIABLE:CoreMessage[messageID=581, durable=true, userID=974b56d1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1857189361 2024-06-24 20:01:49,361 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[586]:RELIABLE:CoreMessage[messageID=586, durable=true, userID=974bcc04-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1362373503 2024-06-24 20:01:49,361 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[591]:RELIABLE:CoreMessage[messageID=591, durable=true, userID=974c4137-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@853172794 2024-06-24 20:01:49,361 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[596]:RELIABLE:CoreMessage[messageID=596, durable=true, userID=974cdd7a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1852460729 2024-06-24 20:01:49,361 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[601]:RELIABLE:CoreMessage[messageID=601, durable=true, userID=974d52ad-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1504102282 2024-06-24 20:01:49,362 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[606]:RELIABLE:CoreMessage[messageID=606, durable=true, userID=974deef0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1946029384 2024-06-24 20:01:49,362 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[611]:RELIABLE:CoreMessage[messageID=611, durable=true, userID=974e6423-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@65126299 2024-06-24 20:01:49,362 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[616]:RELIABLE:CoreMessage[messageID=616, durable=true, userID=974f0066-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@872410494 2024-06-24 20:01:49,362 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[621]:RELIABLE:CoreMessage[messageID=621, durable=true, userID=974f7599-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1061299928 2024-06-24 20:01:49,362 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[626]:RELIABLE:CoreMessage[messageID=626, durable=true, userID=975011dc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1667185498 2024-06-24 20:01:49,362 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[631]:RELIABLE:CoreMessage[messageID=631, durable=true, userID=9750870f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2032289461 2024-06-24 20:01:49,362 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[636]:RELIABLE:CoreMessage[messageID=636, durable=true, userID=9750fc42-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@321051330 2024-06-24 20:01:49,362 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[641]:RELIABLE:CoreMessage[messageID=641, durable=true, userID=97519885-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@300626048 2024-06-24 20:01:49,362 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[646]:RELIABLE:CoreMessage[messageID=646, durable=true, userID=975234c8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1354185773 2024-06-24 20:01:49,362 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[651]:RELIABLE:CoreMessage[messageID=651, durable=true, userID=9752a9fb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@75314820 2024-06-24 20:01:49,362 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[656]:RELIABLE:CoreMessage[messageID=656, durable=true, userID=97531f2e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@509757626 2024-06-24 20:01:49,362 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[661]:RELIABLE:CoreMessage[messageID=661, durable=true, userID=9753bb71-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1936266814 2024-06-24 20:01:49,362 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=241, durable=true, userID=97275445-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@130668185, transaction: TransactionImpl [xid=null, txID=1328, xid=null, state=COMMITTED, createTime=1719259309358(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@4c8abfd7 2024-06-24 20:01:49,362 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[666]:RELIABLE:CoreMessage[messageID=666, durable=true, userID=975430a4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1808441718 2024-06-24 20:01:49,362 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[671]:RELIABLE:CoreMessage[messageID=671, durable=true, userID=9754cce7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1478587953 2024-06-24 20:01:49,362 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[676]:RELIABLE:CoreMessage[messageID=676, durable=true, userID=9755421a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1103868887 2024-06-24 20:01:49,362 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[681]:RELIABLE:CoreMessage[messageID=681, durable=true, userID=9755de5d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1549352060 2024-06-24 20:01:49,362 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[686]:RELIABLE:CoreMessage[messageID=686, durable=true, userID=97565390-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@441846314 2024-06-24 20:01:49,362 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[691]:RELIABLE:CoreMessage[messageID=691, durable=true, userID=9756efd3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@253380920 2024-06-24 20:01:49,362 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [979e3178-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1764d331, true, {}] 2024-06-24 20:01:49,363 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[696]:RELIABLE:CoreMessage[messageID=696, durable=true, userID=97576506-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1314606929 2024-06-24 20:01:49,363 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[701]:RELIABLE:CoreMessage[messageID=701, durable=true, userID=97580149-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@4752434 2024-06-24 20:01:49,363 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[706]:RELIABLE:CoreMessage[messageID=706, durable=true, userID=9758767c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1821886458 2024-06-24 20:01:49,363 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[711]:RELIABLE:CoreMessage[messageID=711, durable=true, userID=975912bf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1152656754 2024-06-24 20:01:49,363 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[716]:RELIABLE:CoreMessage[messageID=716, durable=true, userID=975987f2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1691712419 2024-06-24 20:01:49,363 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1333]:RELIABLE:CoreMessage[messageID=1333, durable=true, userID=979dbc47-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1563463319 2024-06-24 20:01:49,363 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1338, durable=true, userID=979e588a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1781169674, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,365 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1338]:RELIABLE:CoreMessage[messageID=1338, durable=true, userID=979e588a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1781169674 2024-06-24 20:01:49,366 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [979ecdbb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e05e94d, true, {}] 2024-06-24 20:01:49,366 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1343, durable=true, userID=979ecdbd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1152786176, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,369 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1343]:RELIABLE:CoreMessage[messageID=1343, durable=true, userID=979ecdbd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1152786176 2024-06-24 20:01:49,369 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [979f42ee-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37c06cf8, true, {}] 2024-06-24 20:01:49,370 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1348, durable=true, userID=979f6a00-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1804702494, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,373 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1348]:RELIABLE:CoreMessage[messageID=1348, durable=true, userID=979f6a00-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1804702494 2024-06-24 20:01:49,373 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [979fdf31-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@52726a48, true, {}] 2024-06-24 20:01:49,373 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1353, durable=true, userID=979fdf33-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1415397422, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,376 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1353]:RELIABLE:CoreMessage[messageID=1353, durable=true, userID=979fdf33-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1415397422 2024-06-24 20:01:49,376 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97a05464-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@327b204e, true, {}] 2024-06-24 20:01:49,377 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1358, durable=true, userID=97a07b76-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@64665245, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,379 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1358]:RELIABLE:CoreMessage[messageID=1358, durable=true, userID=97a07b76-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@64665245 2024-06-24 20:01:49,380 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97a0f0a7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@67097a25, true, {}] 2024-06-24 20:01:49,380 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1363, durable=true, userID=97a0f0a9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@282945565, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,383 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1363]:RELIABLE:CoreMessage[messageID=1363, durable=true, userID=97a0f0a9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@282945565 2024-06-24 20:01:49,383 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97a165da-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2ebf0618, true, {}] 2024-06-24 20:01:49,384 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1368, durable=true, userID=97a18cec-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1305364691, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,386 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1368]:RELIABLE:CoreMessage[messageID=1368, durable=true, userID=97a18cec-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1305364691 2024-06-24 20:01:49,387 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97a2021d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b7671a9, true, {}] 2024-06-24 20:01:49,387 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1373, durable=true, userID=97a2021f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@373985990, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,390 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1373]:RELIABLE:CoreMessage[messageID=1373, durable=true, userID=97a2021f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@373985990 2024-06-24 20:01:49,390 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97a27750-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71a4ea72, true, {}] 2024-06-24 20:01:49,390 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1378, durable=true, userID=97a27752-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@496911165, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,393 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1378]:RELIABLE:CoreMessage[messageID=1378, durable=true, userID=97a27752-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@496911165 2024-06-24 20:01:49,394 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97a31393-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@26924b33, true, {}] 2024-06-24 20:01:49,394 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1383, durable=true, userID=97a31395-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1383981994, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,397 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1383]:RELIABLE:CoreMessage[messageID=1383, durable=true, userID=97a31395-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1383981994 2024-06-24 20:01:49,397 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97a388c6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ff90f62, true, {}] 2024-06-24 20:01:49,398 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1388, durable=true, userID=97a388c8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1841535371, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,400 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1388]:RELIABLE:CoreMessage[messageID=1388, durable=true, userID=97a388c8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1841535371 2024-06-24 20:01:49,401 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97a42509-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@16a599ae, true, {}] 2024-06-24 20:01:49,401 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1393, durable=true, userID=97a4250b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1154909376, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,404 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1393]:RELIABLE:CoreMessage[messageID=1393, durable=true, userID=97a4250b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1154909376 2024-06-24 20:01:49,404 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97a49a3c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@798b4f43, true, {}] 2024-06-24 20:01:49,405 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1398, durable=true, userID=97a49a3e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1814762440, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,407 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1398]:RELIABLE:CoreMessage[messageID=1398, durable=true, userID=97a49a3e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1814762440 2024-06-24 20:01:49,407 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97a50f6f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1dd5d007, true, {}] 2024-06-24 20:01:49,408 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1403, durable=true, userID=97a50f71-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1098285055, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,410 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1403]:RELIABLE:CoreMessage[messageID=1403, durable=true, userID=97a50f71-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1098285055 2024-06-24 20:01:49,411 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97a5abb2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35cc26ce, true, {}] 2024-06-24 20:01:49,411 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1408, durable=true, userID=97a5abb4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@29936988, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,414 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1408]:RELIABLE:CoreMessage[messageID=1408, durable=true, userID=97a5abb4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@29936988 2024-06-24 20:01:49,414 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97a620e5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35493bfe, true, {}] 2024-06-24 20:01:49,415 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1413, durable=true, userID=97a620e7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@941744624, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,417 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1413]:RELIABLE:CoreMessage[messageID=1413, durable=true, userID=97a620e7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@941744624 2024-06-24 20:01:49,417 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97a69618-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48a182b0, true, {}] 2024-06-24 20:01:49,418 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1418, durable=true, userID=97a6bd2a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2061523038, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,421 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1418]:RELIABLE:CoreMessage[messageID=1418, durable=true, userID=97a6bd2a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2061523038 2024-06-24 20:01:49,421 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97a7325b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@45571f01, true, {}] 2024-06-24 20:01:49,422 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1423, durable=true, userID=97a7325d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@372890648, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,424 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1423]:RELIABLE:CoreMessage[messageID=1423, durable=true, userID=97a7325d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@372890648 2024-06-24 20:01:49,424 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97a7a78e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5427a0bb, true, {}] 2024-06-24 20:01:49,425 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1428, durable=true, userID=97a7cea0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@455246357, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,427 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1428]:RELIABLE:CoreMessage[messageID=1428, durable=true, userID=97a7cea0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@455246357 2024-06-24 20:01:49,428 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97a843d1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c470e00, true, {}] 2024-06-24 20:01:49,428 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1433, durable=true, userID=97a843d3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1306752851, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,431 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1433]:RELIABLE:CoreMessage[messageID=1433, durable=true, userID=97a843d3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1306752851 2024-06-24 20:01:49,431 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97a8b904-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3539f419, true, {}] 2024-06-24 20:01:49,432 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1438, durable=true, userID=97a8b906-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1518188112, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,434 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1438]:RELIABLE:CoreMessage[messageID=1438, durable=true, userID=97a8b906-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1518188112 2024-06-24 20:01:49,434 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97a92e37-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5540b520, true, {}] 2024-06-24 20:01:49,435 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1443, durable=true, userID=97a95549-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@489545101, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,437 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1443]:RELIABLE:CoreMessage[messageID=1443, durable=true, userID=97a95549-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@489545101 2024-06-24 20:01:49,438 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97a9ca7a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@452c1b2c, true, {}] 2024-06-24 20:01:49,438 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1448, durable=true, userID=97a9ca7c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2075220137, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,441 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1448]:RELIABLE:CoreMessage[messageID=1448, durable=true, userID=97a9ca7c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2075220137 2024-06-24 20:01:49,441 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97aa3fad-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c49aeb9, true, {}] 2024-06-24 20:01:49,442 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1453, durable=true, userID=97aa66bf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1243840275, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,444 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1453]:RELIABLE:CoreMessage[messageID=1453, durable=true, userID=97aa66bf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1243840275 2024-06-24 20:01:49,445 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97aadbf0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@254b5ac1, true, {}] 2024-06-24 20:01:49,445 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1458, durable=true, userID=97aadbf2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@838494475, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,448 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1458]:RELIABLE:CoreMessage[messageID=1458, durable=true, userID=97aadbf2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@838494475 2024-06-24 20:01:49,448 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97ab5123-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6b503ad9, true, {}] 2024-06-24 20:01:49,448 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1463, durable=true, userID=97ab5125-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1900443540, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,451 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1463]:RELIABLE:CoreMessage[messageID=1463, durable=true, userID=97ab5125-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1900443540 2024-06-24 20:01:49,452 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97abc656-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@20cc5548, true, {}] 2024-06-24 20:01:49,452 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1468, durable=true, userID=97abed68-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1292207734, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,454 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1468]:RELIABLE:CoreMessage[messageID=1468, durable=true, userID=97abed68-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1292207734 2024-06-24 20:01:49,455 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97ac6299-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35fb2ad6, true, {}] 2024-06-24 20:01:49,455 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1473, durable=true, userID=97ac629b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@527166574, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,458 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1473]:RELIABLE:CoreMessage[messageID=1473, durable=true, userID=97ac629b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@527166574 2024-06-24 20:01:49,458 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97acd7cc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6cd98bbb, true, {}] 2024-06-24 20:01:49,459 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1478, durable=true, userID=97acfede-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@59634579, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,461 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1478]:RELIABLE:CoreMessage[messageID=1478, durable=true, userID=97acfede-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@59634579 2024-06-24 20:01:49,462 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97ad740f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5582455e, true, {}] 2024-06-24 20:01:49,462 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1483, durable=true, userID=97ad7411-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1605514501, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,465 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1483]:RELIABLE:CoreMessage[messageID=1483, durable=true, userID=97ad7411-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1605514501 2024-06-24 20:01:49,465 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97ade942-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6c9d93a9, true, {}] 2024-06-24 20:01:49,466 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1488, durable=true, userID=97ade944-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1036897173, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,468 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1488]:RELIABLE:CoreMessage[messageID=1488, durable=true, userID=97ade944-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1036897173 2024-06-24 20:01:49,468 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97ae5e75-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@51b0a6d4, true, {}] 2024-06-24 20:01:49,469 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1493, durable=true, userID=97ae8587-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@528132609, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,471 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1493]:RELIABLE:CoreMessage[messageID=1493, durable=true, userID=97ae8587-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@528132609 2024-06-24 20:01:49,472 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97aefab8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3fde6e06, true, {}] 2024-06-24 20:01:49,472 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1498, durable=true, userID=97aefaba-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@531810074, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,475 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1498]:RELIABLE:CoreMessage[messageID=1498, durable=true, userID=97aefaba-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@531810074 2024-06-24 20:01:49,475 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97af6feb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@364836bb, true, {}] 2024-06-24 20:01:49,476 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1503, durable=true, userID=97af6fed-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1883341792, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,478 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1503]:RELIABLE:CoreMessage[messageID=1503, durable=true, userID=97af6fed-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1883341792 2024-06-24 20:01:49,479 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97b00c2e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3a21054b, true, {}] 2024-06-24 20:01:49,479 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1508, durable=true, userID=97b00c30-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1082067853, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,482 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1508]:RELIABLE:CoreMessage[messageID=1508, durable=true, userID=97b00c30-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1082067853 2024-06-24 20:01:49,482 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97b08161-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4142495d, true, {}] 2024-06-24 20:01:49,483 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1513, durable=true, userID=97b08163-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2128987308, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,485 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1513]:RELIABLE:CoreMessage[messageID=1513, durable=true, userID=97b08163-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2128987308 2024-06-24 20:01:49,485 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97b0f694-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12a4fc3c, true, {}] 2024-06-24 20:01:49,486 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1518, durable=true, userID=97b11da6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1812059632, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,488 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1518]:RELIABLE:CoreMessage[messageID=1518, durable=true, userID=97b11da6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1812059632 2024-06-24 20:01:49,489 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97b192d7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47f29e2c, true, {}] 2024-06-24 20:01:49,489 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1523, durable=true, userID=97b192d9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1402852212, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,492 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1523]:RELIABLE:CoreMessage[messageID=1523, durable=true, userID=97b192d9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1402852212 2024-06-24 20:01:49,492 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97b2080a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64049696, true, {}] 2024-06-24 20:01:49,493 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1528, durable=true, userID=97b2080c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@950318951, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,495 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1528]:RELIABLE:CoreMessage[messageID=1528, durable=true, userID=97b2080c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@950318951 2024-06-24 20:01:49,496 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97b2a44d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@bff09d, true, {}] 2024-06-24 20:01:49,496 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1533, durable=true, userID=97b2a44f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2123853981, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,499 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1533]:RELIABLE:CoreMessage[messageID=1533, durable=true, userID=97b2a44f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2123853981 2024-06-24 20:01:49,499 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97b31980-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e071b47, true, {}] 2024-06-24 20:01:49,500 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1538, durable=true, userID=97b31982-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@836263671, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,502 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1538]:RELIABLE:CoreMessage[messageID=1538, durable=true, userID=97b31982-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@836263671 2024-06-24 20:01:49,502 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97b38eb3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ae4e62c, true, {}] 2024-06-24 20:01:49,503 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1543, durable=true, userID=97b3b5c5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1154420812, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,505 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1543]:RELIABLE:CoreMessage[messageID=1543, durable=true, userID=97b3b5c5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1154420812 2024-06-24 20:01:49,506 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97b42af6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2603e370, true, {}] 2024-06-24 20:01:49,506 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1548, durable=true, userID=97b42af8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@507742190, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,509 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1548]:RELIABLE:CoreMessage[messageID=1548, durable=true, userID=97b42af8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@507742190 2024-06-24 20:01:49,509 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97b4a029-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d9f5d37, true, {}] 2024-06-24 20:01:49,510 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1553, durable=true, userID=97b4a02b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1269348440, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,512 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1553]:RELIABLE:CoreMessage[messageID=1553, durable=true, userID=97b4a02b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1269348440 2024-06-24 20:01:49,513 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97b53c6c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@e7e2a28, true, {}] 2024-06-24 20:01:49,513 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1558, durable=true, userID=97b53c6e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1257425115, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,516 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1558]:RELIABLE:CoreMessage[messageID=1558, durable=true, userID=97b53c6e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1257425115 2024-06-24 20:01:49,516 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97b5b19f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@480c5a9c, true, {}] 2024-06-24 20:01:49,516 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1563, durable=true, userID=97b5b1a1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1385733031, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,519 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1563]:RELIABLE:CoreMessage[messageID=1563, durable=true, userID=97b5b1a1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1385733031 2024-06-24 20:01:49,519 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97b626d2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@395e634d, true, {}] 2024-06-24 20:01:49,520 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1568, durable=true, userID=97b64de4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2003535599, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,522 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1568]:RELIABLE:CoreMessage[messageID=1568, durable=true, userID=97b64de4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2003535599 2024-06-24 20:01:49,523 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97b6c315-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2b832cc9, true, {}] 2024-06-24 20:01:49,523 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1573, durable=true, userID=97b6c317-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@546919989, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,526 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1573]:RELIABLE:CoreMessage[messageID=1573, durable=true, userID=97b6c317-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@546919989 2024-06-24 20:01:49,526 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97b73848-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1ce87f1a, true, {}] 2024-06-24 20:01:49,527 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1578, durable=true, userID=97b7384a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@808393798, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,529 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1578]:RELIABLE:CoreMessage[messageID=1578, durable=true, userID=97b7384a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@808393798 2024-06-24 20:01:49,530 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97b7ad7b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1b58a852, true, {}] 2024-06-24 20:01:49,530 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1583, durable=true, userID=97b7d48d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1214916083, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,533 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1583]:RELIABLE:CoreMessage[messageID=1583, durable=true, userID=97b7d48d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1214916083 2024-06-24 20:01:49,533 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97b849be-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7ec5f8b0, true, {}] 2024-06-24 20:01:49,534 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1588, durable=true, userID=97b849c0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@573157769, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,536 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1588]:RELIABLE:CoreMessage[messageID=1588, durable=true, userID=97b849c0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@573157769 2024-06-24 20:01:49,536 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97b8bef1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a2c54a6, true, {}] 2024-06-24 20:01:49,537 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1593, durable=true, userID=97b8e603-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1344790695, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,539 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1593]:RELIABLE:CoreMessage[messageID=1593, durable=true, userID=97b8e603-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1344790695 2024-06-24 20:01:49,540 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97b95b34-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@497b12ed, true, {}] 2024-06-24 20:01:49,540 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1598, durable=true, userID=97b95b36-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1692218214, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,543 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1598]:RELIABLE:CoreMessage[messageID=1598, durable=true, userID=97b95b36-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1692218214 2024-06-24 20:01:49,543 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97b9d067-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@18ffe29e, true, {}] 2024-06-24 20:01:49,544 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1603, durable=true, userID=97b9d069-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1864627443, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,546 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1603]:RELIABLE:CoreMessage[messageID=1603, durable=true, userID=97b9d069-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1864627443 2024-06-24 20:01:49,547 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97ba6caa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71c9a2e9, true, {}] 2024-06-24 20:01:49,547 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1608, durable=true, userID=97ba6cac-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1140763090, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,550 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1608]:RELIABLE:CoreMessage[messageID=1608, durable=true, userID=97ba6cac-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1140763090 2024-06-24 20:01:49,550 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97bae1dd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4e35e4c8, true, {}] 2024-06-24 20:01:49,551 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1613, durable=true, userID=97bae1df-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1692646410, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,553 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1613]:RELIABLE:CoreMessage[messageID=1613, durable=true, userID=97bae1df-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1692646410 2024-06-24 20:01:49,553 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97bb5610-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b29ece6, true, {}] 2024-06-24 20:01:49,554 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1618, durable=true, userID=97bb7d22-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@912028733, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,556 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1618]:RELIABLE:CoreMessage[messageID=1618, durable=true, userID=97bb7d22-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@912028733 2024-06-24 20:01:49,557 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97bbf253-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5afb1d, true, {}] 2024-06-24 20:01:49,557 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1623, durable=true, userID=97bbf255-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@268026856, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,560 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1623]:RELIABLE:CoreMessage[messageID=1623, durable=true, userID=97bbf255-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@268026856 2024-06-24 20:01:49,560 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97bc6786-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4480432e, true, {}] 2024-06-24 20:01:49,561 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1628, durable=true, userID=97bc6788-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@793997223, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,563 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1628]:RELIABLE:CoreMessage[messageID=1628, durable=true, userID=97bc6788-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@793997223 2024-06-24 20:01:49,564 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97bcdcb9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e43f7f5, true, {}] 2024-06-24 20:01:49,564 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1633, durable=true, userID=97bd03cb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@227665653, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,566 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1633]:RELIABLE:CoreMessage[messageID=1633, durable=true, userID=97bd03cb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@227665653 2024-06-24 20:01:49,567 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97bd78fc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@499b757d, true, {}] 2024-06-24 20:01:49,567 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1638, durable=true, userID=97bd78fe-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1222966180, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,570 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1638]:RELIABLE:CoreMessage[messageID=1638, durable=true, userID=97bd78fe-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1222966180 2024-06-24 20:01:49,570 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97bdee2f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7cfe8b48, true, {}] 2024-06-24 20:01:49,571 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1643, durable=true, userID=97be1541-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1218709829, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,573 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1643]:RELIABLE:CoreMessage[messageID=1643, durable=true, userID=97be1541-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1218709829 2024-06-24 20:01:49,574 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97be8a72-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@22e6c69a, true, {}] 2024-06-24 20:01:49,574 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1648, durable=true, userID=97be8a74-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@13912521, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,577 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1648]:RELIABLE:CoreMessage[messageID=1648, durable=true, userID=97be8a74-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@13912521 2024-06-24 20:01:49,577 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97beffa5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55fc2872, true, {}] 2024-06-24 20:01:49,578 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1653, durable=true, userID=97beffa7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@646574000, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,580 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1653]:RELIABLE:CoreMessage[messageID=1653, durable=true, userID=97beffa7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@646574000 2024-06-24 20:01:49,580 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97bf74d8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@24ad13da, true, {}] 2024-06-24 20:01:49,581 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1658, durable=true, userID=97bf9bea-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1156575024, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,584 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1658]:RELIABLE:CoreMessage[messageID=1658, durable=true, userID=97bf9bea-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1156575024 2024-06-24 20:01:49,584 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97c0111b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5c892c6, true, {}] 2024-06-24 20:01:49,584 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1663, durable=true, userID=97c0111d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1966752574, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,587 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1663]:RELIABLE:CoreMessage[messageID=1663, durable=true, userID=97c0111d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1966752574 2024-06-24 20:01:49,587 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97c0864e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1a6cbfe6, true, {}] 2024-06-24 20:01:49,588 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1668, durable=true, userID=97c08650-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@557970544, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,590 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1668]:RELIABLE:CoreMessage[messageID=1668, durable=true, userID=97c08650-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@557970544 2024-06-24 20:01:49,591 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97c12291-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3796b90, true, {}] 2024-06-24 20:01:49,591 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1673, durable=true, userID=97c12293-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@680785966, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,594 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1673]:RELIABLE:CoreMessage[messageID=1673, durable=true, userID=97c12293-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@680785966 2024-06-24 20:01:49,594 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97c197c4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@35917dd4, true, {}] 2024-06-24 20:01:49,595 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1678, durable=true, userID=97c197c6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1184630482, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,597 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1678]:RELIABLE:CoreMessage[messageID=1678, durable=true, userID=97c197c6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1184630482 2024-06-24 20:01:49,598 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97c23407-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61988e8c, true, {}] 2024-06-24 20:01:49,598 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1683, durable=true, userID=97c23409-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@280076533, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,601 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1683]:RELIABLE:CoreMessage[messageID=1683, durable=true, userID=97c23409-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@280076533 2024-06-24 20:01:49,601 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97c2a93a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@78b77d87, true, {}] 2024-06-24 20:01:49,601 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1688, durable=true, userID=97c2a93c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2013980339, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,604 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1688]:RELIABLE:CoreMessage[messageID=1688, durable=true, userID=97c2a93c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2013980339 2024-06-24 20:01:49,605 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97c3457d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@56c67fb6, true, {}] 2024-06-24 20:01:49,605 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1693, durable=true, userID=97c3457f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@990578486, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,608 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1693]:RELIABLE:CoreMessage[messageID=1693, durable=true, userID=97c3457f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@990578486 2024-06-24 20:01:49,608 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97c3bab0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@c6ecaf1, true, {}] 2024-06-24 20:01:49,609 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1698, durable=true, userID=97c3e1c2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@677591082, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,611 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1698]:RELIABLE:CoreMessage[messageID=1698, durable=true, userID=97c3e1c2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@677591082 2024-06-24 20:01:49,611 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97c42fe3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@134ed479, true, {}] 2024-06-24 20:01:49,612 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1703, durable=true, userID=97c456f5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@781535247, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,614 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1703]:RELIABLE:CoreMessage[messageID=1703, durable=true, userID=97c456f5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@781535247 2024-06-24 20:01:49,615 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97c4cc26-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4788c602, true, {}] 2024-06-24 20:01:49,615 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1708, durable=true, userID=97c4cc28-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@179918755, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,618 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1708]:RELIABLE:CoreMessage[messageID=1708, durable=true, userID=97c4cc28-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@179918755 2024-06-24 20:01:49,618 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97c54159-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2c356ab0, true, {}] 2024-06-24 20:01:49,619 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1713, durable=true, userID=97c5415b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1390226819, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,621 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1713]:RELIABLE:CoreMessage[messageID=1713, durable=true, userID=97c5415b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1390226819 2024-06-24 20:01:49,621 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97c5b68c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@40e627f9, true, {}] 2024-06-24 20:01:49,622 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1718, durable=true, userID=97c5dd9e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@868536451, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,625 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1718]:RELIABLE:CoreMessage[messageID=1718, durable=true, userID=97c5dd9e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@868536451 2024-06-24 20:01:49,625 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97c652cf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@158c39bf, true, {}] 2024-06-24 20:01:49,625 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1723, durable=true, userID=97c652d1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1166978184, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,628 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1723]:RELIABLE:CoreMessage[messageID=1723, durable=true, userID=97c652d1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1166978184 2024-06-24 20:01:49,629 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97c6c802-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@773cdabd, true, {}] 2024-06-24 20:01:49,629 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1728, durable=true, userID=97c6ef14-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@679435380, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,631 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1728]:RELIABLE:CoreMessage[messageID=1728, durable=true, userID=97c6ef14-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@679435380 2024-06-24 20:01:49,632 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97c76445-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@196c9339, true, {}] 2024-06-24 20:01:49,632 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1733, durable=true, userID=97c76447-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1518672901, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,635 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1733]:RELIABLE:CoreMessage[messageID=1733, durable=true, userID=97c76447-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1518672901 2024-06-24 20:01:49,635 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97c7d978-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@472eb9a8, true, {}] 2024-06-24 20:01:49,636 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1738, durable=true, userID=97c8008a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@870490475, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,638 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1738]:RELIABLE:CoreMessage[messageID=1738, durable=true, userID=97c8008a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@870490475 2024-06-24 20:01:49,639 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97c875bb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a5eb541, true, {}] 2024-06-24 20:01:49,639 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1743, durable=true, userID=97c875bd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@822911577, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,642 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1743]:RELIABLE:CoreMessage[messageID=1743, durable=true, userID=97c875bd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@822911577 2024-06-24 20:01:49,642 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97c8eaee-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4bcfcfcb, true, {}] 2024-06-24 20:01:49,643 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1748, durable=true, userID=97c91200-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1289027755, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,645 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1748]:RELIABLE:CoreMessage[messageID=1748, durable=true, userID=97c91200-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1289027755 2024-06-24 20:01:49,646 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97c98731-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5dadd2be, true, {}] 2024-06-24 20:01:49,646 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1753, durable=true, userID=97c98733-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@658368019, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,649 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1753]:RELIABLE:CoreMessage[messageID=1753, durable=true, userID=97c98733-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@658368019 2024-06-24 20:01:49,649 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97c9fc64-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7573827c, true, {}] 2024-06-24 20:01:49,650 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1758, durable=true, userID=97c9fc66-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2015684025, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,652 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1758]:RELIABLE:CoreMessage[messageID=1758, durable=true, userID=97c9fc66-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2015684025 2024-06-24 20:01:49,652 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97ca7197-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@784bfee3, true, {}] 2024-06-24 20:01:49,653 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1763, durable=true, userID=97ca98a9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1472963895, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,655 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1763]:RELIABLE:CoreMessage[messageID=1763, durable=true, userID=97ca98a9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1472963895 2024-06-24 20:01:49,656 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97cb0dda-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1f0ecca3, true, {}] 2024-06-24 20:01:49,656 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1768, durable=true, userID=97cb0ddc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1704370266, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,659 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1768]:RELIABLE:CoreMessage[messageID=1768, durable=true, userID=97cb0ddc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1704370266 2024-06-24 20:01:49,659 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97cb830d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1701fdd9, true, {}] 2024-06-24 20:01:49,660 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1773, durable=true, userID=97cbaa1f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1929415959, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,662 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1773]:RELIABLE:CoreMessage[messageID=1773, durable=true, userID=97cbaa1f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1929415959 2024-06-24 20:01:49,663 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97cc1f50-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@74e7092d, true, {}] 2024-06-24 20:01:49,663 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1778, durable=true, userID=97cc1f52-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@971532284, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,666 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1778]:RELIABLE:CoreMessage[messageID=1778, durable=true, userID=97cc1f52-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@971532284 2024-06-24 20:01:49,666 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97cc9483-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d2214f2, true, {}] 2024-06-24 20:01:49,667 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1783, durable=true, userID=97ccbb95-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1592523311, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,669 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1783]:RELIABLE:CoreMessage[messageID=1783, durable=true, userID=97ccbb95-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1592523311 2024-06-24 20:01:49,670 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97cd30c6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4100b80e, true, {}] 2024-06-24 20:01:49,670 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1788, durable=true, userID=97cd30c8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@804548618, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,673 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1788]:RELIABLE:CoreMessage[messageID=1788, durable=true, userID=97cd30c8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@804548618 2024-06-24 20:01:49,673 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97cda5f9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1bef454, true, {}] 2024-06-24 20:01:49,674 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1793, durable=true, userID=97cda5fb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@658022302, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,676 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1793]:RELIABLE:CoreMessage[messageID=1793, durable=true, userID=97cda5fb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@658022302 2024-06-24 20:01:49,677 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97ce423c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2d507453, true, {}] 2024-06-24 20:01:49,677 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1798, durable=true, userID=97ce423e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@346782858, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,680 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1798]:RELIABLE:CoreMessage[messageID=1798, durable=true, userID=97ce423e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@346782858 2024-06-24 20:01:49,680 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97ceb76f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@44ef8a35, true, {}] 2024-06-24 20:01:49,681 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1803, durable=true, userID=97ceb771-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1505305755, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,683 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1803]:RELIABLE:CoreMessage[messageID=1803, durable=true, userID=97ceb771-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1505305755 2024-06-24 20:01:49,684 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97cf53b2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@58828701, true, {}] 2024-06-24 20:01:49,684 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1808, durable=true, userID=97cf53b4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1296633163, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,687 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1808]:RELIABLE:CoreMessage[messageID=1808, durable=true, userID=97cf53b4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1296633163 2024-06-24 20:01:49,687 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97cfc8e5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37e45499, true, {}] 2024-06-24 20:01:49,688 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1813, durable=true, userID=97cfc8e7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@209159797, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,690 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1813]:RELIABLE:CoreMessage[messageID=1813, durable=true, userID=97cfc8e7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@209159797 2024-06-24 20:01:49,690 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97d03e18-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fd02c0a, true, {}] 2024-06-24 20:01:49,691 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1818, durable=true, userID=97d0652a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1106619402, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,693 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1818]:RELIABLE:CoreMessage[messageID=1818, durable=true, userID=97d0652a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1106619402 2024-06-24 20:01:49,694 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97d0da5b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=979d9531-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=979d9531-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4d0de01e, true, {}] 2024-06-24 20:01:49,694 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1823, durable=true, userID=97d0da5d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1653698053, context: RoutingContextImpl(Address=test/mom/testPublishObject, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject previousRoute:ANYCAST, reusable=true, version=-2147482886) .................................................. ***** durable queues test/mom/testPublishObject: - queueID=218 address:test/mom/testPublishObject name:test/mom/testPublishObject filter:null ***** non durable for test/mom/testPublishObject: .................................................. , transaction: null 2024-06-24 20:01:49,697 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject: Reference[1823]:RELIABLE:CoreMessage[messageID=1823, durable=true, userID=97d0da5d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=711, properties=TypedProperties[__AMQ_CID=979dbc43-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1653698053 2024-06-24 20:01:49,697 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest.testMessageConsumerJobWith1ConsumerJob(JmsMomPubSemaphoreTest.java:73) - test works 2024-06-24 20:01:49,697 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=246, durable=true, userID=9727f088-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@393094106 to transaction: TransactionImpl [xid=null, txID=1826, xid=null, state=ACTIVE, createTime=1719259309697(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@721c0330 2024-06-24 20:01:49,697 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@62a9c857, org.eclipse.scout.rt.mom.jms.JmsSubscription@4dc9de0e] 2024-06-24 20:01:49,698 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject: CoreMessage[messageID=251, durable=true, userID=972865bb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@60542347 to transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=ACTIVE, createTime=1719259309698(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@7ec10d0a 2024-06-24 20:01:49,700 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=246, durable=true, userID=9727f088-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@393094106, transaction: TransactionImpl [xid=null, txID=1826, xid=null, state=COMMITTED, createTime=1719259309697(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@721c0330 2024-06-24 20:01:49,700 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject: CoreMessage[messageID=251, durable=true, userID=972865bb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject, size=767, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@60542347, transaction: TransactionImpl [xid=null, txID=1827, xid=null, state=COMMITTED, createTime=1719259309698(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@7ec10d0a 2024-06-24 20:01:49,701 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 979d470c-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:49,702 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@27bb9d2f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4a4e6b09[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3269ae62[job=JMS subscriber, state=DONE], JobFutureTask@1b504a8c[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=WAITING_FOR_BLOCKING_CONDITION], JobFutureTask@2b16ca5b[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] 2024-06-24 20:01:49,702 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003227 ms 2024-06-24 20:01:49,702 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:49,702 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:49,702 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 979d9531-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:49,703 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:49,703 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 348.154052 ms 2024-06-24 20:01:49,703 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:49,704 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:90) - --------------------------------------------------- 2024-06-24 20:01:49,704 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.before(AbstractJmsMomTest.java:91) - 2024-06-24 20:01:49,704 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.installMom(AbstractJmsMomTest.java:136) - Registering IJmsMessageHandler mock 'Mock for IJmsMessageHandler, hashCode: 705170339'. 2024-06-24 20:01:49,705 INFO [main] org.eclipse.scout.rt.mom.jms.JmsMomImplementor.init(JmsMomImplementor.java:194) - Scout JUnit MOM [artemis] initialized: null 2024-06-24 20:01:49,705 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 97d2880f-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:49,706 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97d2af22-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2880f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2880f-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@17c0553d, true, {}] 2024-06-24 20:01:49,706 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97d2af23-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2880f-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2880f-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@31416174, true, {}] 2024-06-24 20:01:49,707 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreConsumer(AuditLogger_impl.java:2155) - AMQ601265: User anonymous@invm:0 is creating a core consumer on target resource ServerSessionImpl() with parameters: [0, test/mom/testPublishObject2, null, 0, false, true, null] 2024-06-24 20:01:49,707 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[781]:RELIABLE:CoreMessage[messageID=781, durable=true, userID=975ede41-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@38979588 2024-06-24 20:01:49,707 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[786]:RELIABLE:CoreMessage[messageID=786, durable=true, userID=975f7a84-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1506589200 2024-06-24 20:01:49,707 INFO [main] org.apache.activemq.audit.resource.createdConnection(AuditLogger_impl.java:2843) - AMQ601767: CORE connection 97d2d634-3264-11ef-8420-0a580a282ab7 for user unknown@invm:0 created 2024-06-24 20:01:49,707 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[791]:RELIABLE:CoreMessage[messageID=791, durable=true, userID=975fefb7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@793072514 2024-06-24 20:01:49,707 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[796]:RELIABLE:CoreMessage[messageID=796, durable=true, userID=976064ea-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1747134860 2024-06-24 20:01:49,707 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[801]:RELIABLE:CoreMessage[messageID=801, durable=true, userID=9761012d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@767739058 2024-06-24 20:01:49,707 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=781, durable=true, userID=975ede41-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@38979588 to transaction: TransactionImpl [xid=null, txID=1842, xid=null, state=ACTIVE, createTime=1719259309707(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1783d84f 2024-06-24 20:01:49,707 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[806]:RELIABLE:CoreMessage[messageID=806, durable=true, userID=97617660-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1432927326 2024-06-24 20:01:49,707 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[811]:RELIABLE:CoreMessage[messageID=811, durable=true, userID=976212a3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@169996506 2024-06-24 20:01:49,707 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[816]:RELIABLE:CoreMessage[messageID=816, durable=true, userID=976287d6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@331642150 2024-06-24 20:01:49,707 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97d2d637-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], false, false, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@303afe3b, true, {}] 2024-06-24 20:01:49,707 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[821]:RELIABLE:CoreMessage[messageID=821, durable=true, userID=9762fd09-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1410743318 2024-06-24 20:01:49,707 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=786, durable=true, userID=975f7a84-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1506589200 to transaction: TransactionImpl [xid=null, txID=1843, xid=null, state=ACTIVE, createTime=1719259309707(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@615c3ee8 2024-06-24 20:01:49,707 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[826]:RELIABLE:CoreMessage[messageID=826, durable=true, userID=9763994c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1322565456 2024-06-24 20:01:49,707 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=791, durable=true, userID=975fefb7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@793072514 to transaction: TransactionImpl [xid=null, txID=1846, xid=null, state=ACTIVE, createTime=1719259309707(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@5baca976 2024-06-24 20:01:49,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[831]:RELIABLE:CoreMessage[messageID=831, durable=true, userID=97640e7f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@833430502 2024-06-24 20:01:49,708 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=796, durable=true, userID=976064ea-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1747134860 to transaction: TransactionImpl [xid=null, txID=1847, xid=null, state=ACTIVE, createTime=1719259309708(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@6d878cfb 2024-06-24 20:01:49,708 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.tryConnection(JmsConnectionWrapper.java:249) - JMS connection established: org.apache.activemq.artemis.jms.client.ActiveMQConnection@10e5471d 2024-06-24 20:01:49,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[836]:RELIABLE:CoreMessage[messageID=836, durable=true, userID=9764aac2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@158296912 2024-06-24 20:01:49,708 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=801, durable=true, userID=9761012d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@767739058 to transaction: TransactionImpl [xid=null, txID=1848, xid=null, state=ACTIVE, createTime=1719259309708(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@644f70a4 2024-06-24 20:01:49,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[841]:RELIABLE:CoreMessage[messageID=841, durable=true, userID=97651ff5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1639453476 2024-06-24 20:01:49,708 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=806, durable=true, userID=97617660-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1432927326 to transaction: TransactionImpl [xid=null, txID=1849, xid=null, state=ACTIVE, createTime=1719259309708(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 1]@64e4a9bb 2024-06-24 20:01:49,708 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97d2fd48-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3e6a38fd, true, {}] 2024-06-24 20:01:49,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[846]:RELIABLE:CoreMessage[messageID=846, durable=true, userID=97659528-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@19610418 2024-06-24 20:01:49,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[851]:RELIABLE:CoreMessage[messageID=851, durable=true, userID=9766316b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@706593525 2024-06-24 20:01:49,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[856]:RELIABLE:CoreMessage[messageID=856, durable=true, userID=9766a69e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1247033084 2024-06-24 20:01:49,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[861]:RELIABLE:CoreMessage[messageID=861, durable=true, userID=976742e1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@200419707 2024-06-24 20:01:49,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[866]:RELIABLE:CoreMessage[messageID=866, durable=true, userID=9767b814-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@519795889 2024-06-24 20:01:49,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[871]:RELIABLE:CoreMessage[messageID=871, durable=true, userID=97682d47-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2015902399 2024-06-24 20:01:49,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[876]:RELIABLE:CoreMessage[messageID=876, durable=true, userID=9768c98a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1136326683 2024-06-24 20:01:49,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[881]:RELIABLE:CoreMessage[messageID=881, durable=true, userID=97693ebd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1803088394 2024-06-24 20:01:49,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[886]:RELIABLE:CoreMessage[messageID=886, durable=true, userID=9769db00-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1565867840 2024-06-24 20:01:49,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[891]:RELIABLE:CoreMessage[messageID=891, durable=true, userID=976a5033-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1416350746 2024-06-24 20:01:49,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[896]:RELIABLE:CoreMessage[messageID=896, durable=true, userID=976aec76-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@597104835 2024-06-24 20:01:49,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[901]:RELIABLE:CoreMessage[messageID=901, durable=true, userID=976b61a9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@590425409 2024-06-24 20:01:49,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[906]:RELIABLE:CoreMessage[messageID=906, durable=true, userID=976bd6dc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1224903429 2024-06-24 20:01:49,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[911]:RELIABLE:CoreMessage[messageID=911, durable=true, userID=976c731f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@282298916 2024-06-24 20:01:49,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[916]:RELIABLE:CoreMessage[messageID=916, durable=true, userID=976ce852-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@136665175 2024-06-24 20:01:49,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[921]:RELIABLE:CoreMessage[messageID=921, durable=true, userID=976d5d85-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@131466879 2024-06-24 20:01:49,708 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1852, durable=true, userID=97d2fd4a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2129430364, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[926]:RELIABLE:CoreMessage[messageID=926, durable=true, userID=976df9c8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1580587184 2024-06-24 20:01:49,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[931]:RELIABLE:CoreMessage[messageID=931, durable=true, userID=976e6efb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2102893216 2024-06-24 20:01:49,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[936]:RELIABLE:CoreMessage[messageID=936, durable=true, userID=976ee42e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@10313077 2024-06-24 20:01:49,708 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[941]:RELIABLE:CoreMessage[messageID=941, durable=true, userID=976f8071-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2141447167 2024-06-24 20:01:49,709 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[946]:RELIABLE:CoreMessage[messageID=946, durable=true, userID=97701cb4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1835128317 2024-06-24 20:01:49,709 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[951]:RELIABLE:CoreMessage[messageID=951, durable=true, userID=977091e7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2053813318 2024-06-24 20:01:49,709 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[956]:RELIABLE:CoreMessage[messageID=956, durable=true, userID=9771071a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1084056470 2024-06-24 20:01:49,709 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[961]:RELIABLE:CoreMessage[messageID=961, durable=true, userID=9771a35d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@583743236 2024-06-24 20:01:49,709 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[966]:RELIABLE:CoreMessage[messageID=966, durable=true, userID=97721890-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1036783751 2024-06-24 20:01:49,709 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[971]:RELIABLE:CoreMessage[messageID=971, durable=true, userID=97728dc3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1798877091 2024-06-24 20:01:49,709 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[976]:RELIABLE:CoreMessage[messageID=976, durable=true, userID=97732a06-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1376981281 2024-06-24 20:01:49,709 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[981]:RELIABLE:CoreMessage[messageID=981, durable=true, userID=97739f39-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1949256547 2024-06-24 20:01:49,709 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[986]:RELIABLE:CoreMessage[messageID=986, durable=true, userID=97743b7c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1436850042 2024-06-24 20:01:49,709 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[991]:RELIABLE:CoreMessage[messageID=991, durable=true, userID=9774b0af-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@208564316 2024-06-24 20:01:49,709 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[996]:RELIABLE:CoreMessage[messageID=996, durable=true, userID=97754cf2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@96678021 2024-06-24 20:01:49,709 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1001]:RELIABLE:CoreMessage[messageID=1001, durable=true, userID=9775c225-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1650783249 2024-06-24 20:01:49,709 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1006]:RELIABLE:CoreMessage[messageID=1006, durable=true, userID=97763758-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@268324803 2024-06-24 20:01:49,709 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1011]:RELIABLE:CoreMessage[messageID=1011, durable=true, userID=9776d39b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@948928407 2024-06-24 20:01:49,709 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1016]:RELIABLE:CoreMessage[messageID=1016, durable=true, userID=977748ce-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@186899113 2024-06-24 20:01:49,709 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1021]:RELIABLE:CoreMessage[messageID=1021, durable=true, userID=9777be01-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1318972813 2024-06-24 20:01:49,709 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1026]:RELIABLE:CoreMessage[messageID=1026, durable=true, userID=97785a44-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1644218475 2024-06-24 20:01:49,709 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1031]:RELIABLE:CoreMessage[messageID=1031, durable=true, userID=9778cf77-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1872031784 2024-06-24 20:01:49,710 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1036]:RELIABLE:CoreMessage[messageID=1036, durable=true, userID=97796bba-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1803699638 2024-06-24 20:01:49,710 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1041]:RELIABLE:CoreMessage[messageID=1041, durable=true, userID=9779e0ed-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1060353066 2024-06-24 20:01:49,710 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1046]:RELIABLE:CoreMessage[messageID=1046, durable=true, userID=977a7d30-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1616292470 2024-06-24 20:01:49,710 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1051]:RELIABLE:CoreMessage[messageID=1051, durable=true, userID=977af263-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@778281015 2024-06-24 20:01:49,710 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1056]:RELIABLE:CoreMessage[messageID=1056, durable=true, userID=977b6796-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1076976681 2024-06-24 20:01:49,710 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1061]:RELIABLE:CoreMessage[messageID=1061, durable=true, userID=977c03d9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@289896783 2024-06-24 20:01:49,710 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1066]:RELIABLE:CoreMessage[messageID=1066, durable=true, userID=977c790c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1527632393 2024-06-24 20:01:49,710 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1071]:RELIABLE:CoreMessage[messageID=1071, durable=true, userID=977cee3f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@228277747 2024-06-24 20:01:49,710 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1076]:RELIABLE:CoreMessage[messageID=1076, durable=true, userID=977d8a82-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1996848265 2024-06-24 20:01:49,710 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1081]:RELIABLE:CoreMessage[messageID=1081, durable=true, userID=977dffb5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@489856965 2024-06-24 20:01:49,710 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1086]:RELIABLE:CoreMessage[messageID=1086, durable=true, userID=977e9bf8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1030856392 2024-06-24 20:01:49,710 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1091]:RELIABLE:CoreMessage[messageID=1091, durable=true, userID=977f112b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1877054581 2024-06-24 20:01:49,711 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1096]:RELIABLE:CoreMessage[messageID=1096, durable=true, userID=977f865e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@979300458 2024-06-24 20:01:49,711 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1101]:RELIABLE:CoreMessage[messageID=1101, durable=true, userID=978022a1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2053588674 2024-06-24 20:01:49,711 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1106]:RELIABLE:CoreMessage[messageID=1106, durable=true, userID=978097d4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1724620143 2024-06-24 20:01:49,711 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1111]:RELIABLE:CoreMessage[messageID=1111, durable=true, userID=97813417-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1855362807 2024-06-24 20:01:49,711 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1116]:RELIABLE:CoreMessage[messageID=1116, durable=true, userID=9781a94a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1762270021 2024-06-24 20:01:49,711 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1121]:RELIABLE:CoreMessage[messageID=1121, durable=true, userID=97821e7d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1002268803 2024-06-24 20:01:49,711 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=781, durable=true, userID=975ede41-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@38979588, transaction: TransactionImpl [xid=null, txID=1842, xid=null, state=COMMITTED, createTime=1719259309707(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1783d84f 2024-06-24 20:01:49,711 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1126]:RELIABLE:CoreMessage[messageID=1126, durable=true, userID=9782bac0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1589810163 2024-06-24 20:01:49,711 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=786, durable=true, userID=975f7a84-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1506589200, transaction: TransactionImpl [xid=null, txID=1843, xid=null, state=COMMITTED, createTime=1719259309707(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@615c3ee8 2024-06-24 20:01:49,711 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1131]:RELIABLE:CoreMessage[messageID=1131, durable=true, userID=97832ff3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@813538739 2024-06-24 20:01:49,711 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=791, durable=true, userID=975fefb7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@793072514, transaction: TransactionImpl [xid=null, txID=1846, xid=null, state=COMMITTED, createTime=1719259309707(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@5baca976 2024-06-24 20:01:49,711 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1136]:RELIABLE:CoreMessage[messageID=1136, durable=true, userID=9783cc36-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1894590844 2024-06-24 20:01:49,711 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=796, durable=true, userID=976064ea-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1747134860, transaction: TransactionImpl [xid=null, txID=1847, xid=null, state=COMMITTED, createTime=1719259309708(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@6d878cfb 2024-06-24 20:01:49,711 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1141]:RELIABLE:CoreMessage[messageID=1141, durable=true, userID=97844169-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@340639347 2024-06-24 20:01:49,711 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=801, durable=true, userID=9761012d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@767739058, transaction: TransactionImpl [xid=null, txID=1848, xid=null, state=COMMITTED, createTime=1719259309708(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@644f70a4 2024-06-24 20:01:49,711 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1146]:RELIABLE:CoreMessage[messageID=1146, durable=true, userID=9784b69c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@847630130 2024-06-24 20:01:49,711 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=806, durable=true, userID=97617660-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1432927326, transaction: TransactionImpl [xid=null, txID=1849, xid=null, state=COMMITTED, createTime=1719259309708(Mon Jun 24 20:01:49 UTC 2024), timeoutSeconds=-1, nr operations = 0]@64e4a9bb 2024-06-24 20:01:49,711 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1151]:RELIABLE:CoreMessage[messageID=1151, durable=true, userID=978552df-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@127635838 2024-06-24 20:01:49,711 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97d3727b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7880ab67, true, {}] 2024-06-24 20:01:49,711 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1156]:RELIABLE:CoreMessage[messageID=1156, durable=true, userID=9785c812-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1513186426 2024-06-24 20:01:49,712 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1161]:RELIABLE:CoreMessage[messageID=1161, durable=true, userID=97866455-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1335996591 2024-06-24 20:01:49,712 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1166]:RELIABLE:CoreMessage[messageID=1166, durable=true, userID=9786d988-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1321887574 2024-06-24 20:01:49,712 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1171]:RELIABLE:CoreMessage[messageID=1171, durable=true, userID=97874ebb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@794574081 2024-06-24 20:01:49,712 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1176]:RELIABLE:CoreMessage[messageID=1176, durable=true, userID=9787eafe-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@587096791 2024-06-24 20:01:49,712 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1181]:RELIABLE:CoreMessage[messageID=1181, durable=true, userID=97886031-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@988730201 2024-06-24 20:01:49,712 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1186]:RELIABLE:CoreMessage[messageID=1186, durable=true, userID=9788d464-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1312213841 2024-06-24 20:01:49,712 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1857, durable=true, userID=97d3998d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@916891218, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,712 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1191]:RELIABLE:CoreMessage[messageID=1191, durable=true, userID=978970a7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@268396933 2024-06-24 20:01:49,712 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1196]:RELIABLE:CoreMessage[messageID=1196, durable=true, userID=9789e5da-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@919659150 2024-06-24 20:01:49,712 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1201]:RELIABLE:CoreMessage[messageID=1201, durable=true, userID=978a5b0d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@162981149 2024-06-24 20:01:49,712 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1206]:RELIABLE:CoreMessage[messageID=1206, durable=true, userID=978af750-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@345428386 2024-06-24 20:01:49,712 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1211]:RELIABLE:CoreMessage[messageID=1211, durable=true, userID=978b6c83-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1964802671 2024-06-24 20:01:49,712 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1216]:RELIABLE:CoreMessage[messageID=1216, durable=true, userID=978c08c6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1585594171 2024-06-24 20:01:49,713 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1221]:RELIABLE:CoreMessage[messageID=1221, durable=true, userID=978c7df9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2120154944 2024-06-24 20:01:49,713 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1226]:RELIABLE:CoreMessage[messageID=1226, durable=true, userID=978cf32c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1660646086 2024-06-24 20:01:49,713 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1231]:RELIABLE:CoreMessage[messageID=1231, durable=true, userID=978d8f6f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1508995675 2024-06-24 20:01:49,713 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1236]:RELIABLE:CoreMessage[messageID=1236, durable=true, userID=978e04a2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@683058062 2024-06-24 20:01:49,713 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1852]:RELIABLE:CoreMessage[messageID=1852, durable=true, userID=97d2fd4a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2129430364 2024-06-24 20:01:49,714 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1857]:RELIABLE:CoreMessage[messageID=1857, durable=true, userID=97d3998d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@916891218 2024-06-24 20:01:49,715 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97d40ebe-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5a3d5b48, true, {}] 2024-06-24 20:01:49,715 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1862, durable=true, userID=97d40ec0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@326680398, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,718 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1862]:RELIABLE:CoreMessage[messageID=1862, durable=true, userID=97d40ec0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@326680398 2024-06-24 20:01:49,718 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97d483f1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@38614ef6, true, {}] 2024-06-24 20:01:49,719 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1867, durable=true, userID=97d483f3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1596020372, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,721 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1867]:RELIABLE:CoreMessage[messageID=1867, durable=true, userID=97d483f3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1596020372 2024-06-24 20:01:49,722 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97d52034-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d383e4d, true, {}] 2024-06-24 20:01:49,722 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1872, durable=true, userID=97d52036-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@349794101, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,725 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1872]:RELIABLE:CoreMessage[messageID=1872, durable=true, userID=97d52036-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@349794101 2024-06-24 20:01:49,725 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97d59567-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@238cd77a, true, {}] 2024-06-24 20:01:49,726 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1877, durable=true, userID=97d59569-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2036090061, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,728 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1877]:RELIABLE:CoreMessage[messageID=1877, durable=true, userID=97d59569-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2036090061 2024-06-24 20:01:49,729 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97d631aa-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@456dec4b, true, {}] 2024-06-24 20:01:49,729 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1882, durable=true, userID=97d631ac-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2137654852, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,732 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1882]:RELIABLE:CoreMessage[messageID=1882, durable=true, userID=97d631ac-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2137654852 2024-06-24 20:01:49,732 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97d6a6dd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5531a564, true, {}] 2024-06-24 20:01:49,732 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1887, durable=true, userID=97d6a6df-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@189712304, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,735 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1887]:RELIABLE:CoreMessage[messageID=1887, durable=true, userID=97d6a6df-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@189712304 2024-06-24 20:01:49,736 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97d71c10-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7a4be982, true, {}] 2024-06-24 20:01:49,736 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1892, durable=true, userID=97d74322-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1828992975, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,738 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1892]:RELIABLE:CoreMessage[messageID=1892, durable=true, userID=97d74322-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1828992975 2024-06-24 20:01:49,739 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97d7b853-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6dfd9f1a, true, {}] 2024-06-24 20:01:49,739 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1897, durable=true, userID=97d7b855-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1162958200, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,742 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1897]:RELIABLE:CoreMessage[messageID=1897, durable=true, userID=97d7b855-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1162958200 2024-06-24 20:01:49,742 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97d82d86-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7c518bfb, true, {}] 2024-06-24 20:01:49,743 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1902, durable=true, userID=97d82d88-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@43183409, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,745 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1902]:RELIABLE:CoreMessage[messageID=1902, durable=true, userID=97d82d88-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@43183409 2024-06-24 20:01:49,746 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97d8c9c9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3b5067ee, true, {}] 2024-06-24 20:01:49,746 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1907, durable=true, userID=97d8c9cb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1304849417, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,749 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1907]:RELIABLE:CoreMessage[messageID=1907, durable=true, userID=97d8c9cb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1304849417 2024-06-24 20:01:49,749 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97d93efc-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@10912eb0, true, {}] 2024-06-24 20:01:49,750 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1912, durable=true, userID=97d93efe-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@29391087, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,752 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1912]:RELIABLE:CoreMessage[messageID=1912, durable=true, userID=97d93efe-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@29391087 2024-06-24 20:01:49,753 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97d9db3f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1973bb82, true, {}] 2024-06-24 20:01:49,753 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1917, durable=true, userID=97d9db41-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@601227703, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,756 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1917]:RELIABLE:CoreMessage[messageID=1917, durable=true, userID=97d9db41-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@601227703 2024-06-24 20:01:49,756 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97da5072-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6928ae15, true, {}] 2024-06-24 20:01:49,757 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1922, durable=true, userID=97da5074-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1610221349, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,759 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1922]:RELIABLE:CoreMessage[messageID=1922, durable=true, userID=97da5074-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1610221349 2024-06-24 20:01:49,760 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97daecb5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@2e3716b5, true, {}] 2024-06-24 20:01:49,760 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1927, durable=true, userID=97daecb7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@217632392, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,763 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1927]:RELIABLE:CoreMessage[messageID=1927, durable=true, userID=97daecb7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@217632392 2024-06-24 20:01:49,763 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97db61e8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6fa0f04d, true, {}] 2024-06-24 20:01:49,764 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1932, durable=true, userID=97db61ea-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1947052831, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,766 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1932]:RELIABLE:CoreMessage[messageID=1932, durable=true, userID=97db61ea-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1947052831 2024-06-24 20:01:49,767 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97dbd71b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@104f6337, true, {}] 2024-06-24 20:01:49,767 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1937, durable=true, userID=97dbfe2d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@940920001, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,770 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1937]:RELIABLE:CoreMessage[messageID=1937, durable=true, userID=97dbfe2d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@940920001 2024-06-24 20:01:49,770 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97dc735e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@19964143, true, {}] 2024-06-24 20:01:49,771 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1942, durable=true, userID=97dc7360-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1376592119, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,773 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1942]:RELIABLE:CoreMessage[messageID=1942, durable=true, userID=97dc7360-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1376592119 2024-06-24 20:01:49,773 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97dce891-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@9838169, true, {}] 2024-06-24 20:01:49,774 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1947, durable=true, userID=97dd0fa3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@598469429, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,776 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1947]:RELIABLE:CoreMessage[messageID=1947, durable=true, userID=97dd0fa3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@598469429 2024-06-24 20:01:49,777 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97dd84d4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@464dd9ee, true, {}] 2024-06-24 20:01:49,777 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1952, durable=true, userID=97dd84d6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1002316495, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,780 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1952]:RELIABLE:CoreMessage[messageID=1952, durable=true, userID=97dd84d6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1002316495 2024-06-24 20:01:49,780 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97ddfa07-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@50883d59, true, {}] 2024-06-24 20:01:49,781 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1957, durable=true, userID=97de2119-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@736939206, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,783 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1957]:RELIABLE:CoreMessage[messageID=1957, durable=true, userID=97de2119-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@736939206 2024-06-24 20:01:49,784 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97de964a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@268d995e, true, {}] 2024-06-24 20:01:49,784 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1962, durable=true, userID=97de964c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1404930880, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,787 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1962]:RELIABLE:CoreMessage[messageID=1962, durable=true, userID=97de964c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1404930880 2024-06-24 20:01:49,787 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97df0b7d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@28f657b6, true, {}] 2024-06-24 20:01:49,788 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1967, durable=true, userID=97df0b7f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@388123428, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,790 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1967]:RELIABLE:CoreMessage[messageID=1967, durable=true, userID=97df0b7f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@388123428 2024-06-24 20:01:49,791 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97dfa7c0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@612adbbd, true, {}] 2024-06-24 20:01:49,791 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1972, durable=true, userID=97dfa7c2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1943208159, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,794 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1972]:RELIABLE:CoreMessage[messageID=1972, durable=true, userID=97dfa7c2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1943208159 2024-06-24 20:01:49,794 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97e01cf3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a71977b, true, {}] 2024-06-24 20:01:49,795 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1977, durable=true, userID=97e01cf5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@469010473, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,797 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1977]:RELIABLE:CoreMessage[messageID=1977, durable=true, userID=97e01cf5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@469010473 2024-06-24 20:01:49,798 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97e0b936-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@186eb5ca, true, {}] 2024-06-24 20:01:49,798 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1982, durable=true, userID=97e0b938-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@722122927, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,801 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1982]:RELIABLE:CoreMessage[messageID=1982, durable=true, userID=97e0b938-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@722122927 2024-06-24 20:01:49,801 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97e12e69-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@48628cca, true, {}] 2024-06-24 20:01:49,802 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1987, durable=true, userID=97e12e6b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1038451231, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,804 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1987]:RELIABLE:CoreMessage[messageID=1987, durable=true, userID=97e12e6b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1038451231 2024-06-24 20:01:49,805 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97e1a39c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@677a3a21, true, {}] 2024-06-24 20:01:49,805 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1992, durable=true, userID=97e1caae-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1214878668, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,808 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1992]:RELIABLE:CoreMessage[messageID=1992, durable=true, userID=97e1caae-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1214878668 2024-06-24 20:01:49,808 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97e23fdf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@61e84f5b, true, {}] 2024-06-24 20:01:49,809 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=1997, durable=true, userID=97e23fe1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1797322058, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,811 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[1997]:RELIABLE:CoreMessage[messageID=1997, durable=true, userID=97e23fe1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1797322058 2024-06-24 20:01:49,812 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97e2b512-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@70a2e399, true, {}] 2024-06-24 20:01:49,812 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2002, durable=true, userID=97e2dc24-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2146552856, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,814 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2002]:RELIABLE:CoreMessage[messageID=2002, durable=true, userID=97e2dc24-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2146552856 2024-06-24 20:01:49,815 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97e35155-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@77b1e60a, true, {}] 2024-06-24 20:01:49,815 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2007, durable=true, userID=97e35157-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1548933324, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,818 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2007]:RELIABLE:CoreMessage[messageID=2007, durable=true, userID=97e35157-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1548933324 2024-06-24 20:01:49,818 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97e3c688-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6edef861, true, {}] 2024-06-24 20:01:49,819 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2012, durable=true, userID=97e3ed9a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@161710713, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,821 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2012]:RELIABLE:CoreMessage[messageID=2012, durable=true, userID=97e3ed9a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@161710713 2024-06-24 20:01:49,822 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97e462cb-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@144feec1, true, {}] 2024-06-24 20:01:49,822 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2017, durable=true, userID=97e462cd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1699293807, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,825 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2017]:RELIABLE:CoreMessage[messageID=2017, durable=true, userID=97e462cd-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1699293807 2024-06-24 20:01:49,825 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97e4d7fe-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6358b6af, true, {}] 2024-06-24 20:01:49,826 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2022, durable=true, userID=97e4ff10-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1762867635, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,828 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2022]:RELIABLE:CoreMessage[messageID=2022, durable=true, userID=97e4ff10-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1762867635 2024-06-24 20:01:49,829 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97e57441-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@565cf4bf, true, {}] 2024-06-24 20:01:49,829 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2027, durable=true, userID=97e57443-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@143924253, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,832 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2027]:RELIABLE:CoreMessage[messageID=2027, durable=true, userID=97e57443-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@143924253 2024-06-24 20:01:49,832 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97e5e974-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@742da9a3, true, {}] 2024-06-24 20:01:49,833 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2032, durable=true, userID=97e61086-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@423951732, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,835 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2032]:RELIABLE:CoreMessage[messageID=2032, durable=true, userID=97e61086-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@423951732 2024-06-24 20:01:49,836 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97e685b7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5750b7e, true, {}] 2024-06-24 20:01:49,836 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2037, durable=true, userID=97e685b9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1080056150, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,839 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2037]:RELIABLE:CoreMessage[messageID=2037, durable=true, userID=97e685b9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1080056150 2024-06-24 20:01:49,839 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97e6faea-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@ce71930, true, {}] 2024-06-24 20:01:49,840 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2042, durable=true, userID=97e6faec-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1496568076, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,842 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2042]:RELIABLE:CoreMessage[messageID=2042, durable=true, userID=97e6faec-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1496568076 2024-06-24 20:01:49,843 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97e7701d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@68247348, true, {}] 2024-06-24 20:01:49,843 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2047, durable=true, userID=97e7972f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@26966578, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,846 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2047]:RELIABLE:CoreMessage[messageID=2047, durable=true, userID=97e7972f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@26966578 2024-06-24 20:01:49,846 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97e80b60-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@abe7d2e, true, {}] 2024-06-24 20:01:49,847 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2052, durable=true, userID=97e80b62-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1166584792, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,849 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2052]:RELIABLE:CoreMessage[messageID=2052, durable=true, userID=97e80b62-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1166584792 2024-06-24 20:01:49,849 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97e88093-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c163019, true, {}] 2024-06-24 20:01:49,850 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2057, durable=true, userID=97e8a7a5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@781668198, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,852 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2057]:RELIABLE:CoreMessage[messageID=2057, durable=true, userID=97e8a7a5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@781668198 2024-06-24 20:01:49,853 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97e91cd6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@71350513, true, {}] 2024-06-24 20:01:49,853 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2062, durable=true, userID=97e91cd7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1915932831, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,856 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2062]:RELIABLE:CoreMessage[messageID=2062, durable=true, userID=97e91cd7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1915932831 2024-06-24 20:01:49,856 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97e99209-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@69beeb54, true, {}] 2024-06-24 20:01:49,857 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2067, durable=true, userID=97e9920b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@584096718, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,859 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2067]:RELIABLE:CoreMessage[messageID=2067, durable=true, userID=97e9920b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@584096718 2024-06-24 20:01:49,860 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97ea2e4c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64bca5d, true, {}] 2024-06-24 20:01:49,860 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2072, durable=true, userID=97ea2e4e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1347586762, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,863 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2072]:RELIABLE:CoreMessage[messageID=2072, durable=true, userID=97ea2e4e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1347586762 2024-06-24 20:01:49,863 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97eaa37f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4c233cf0, true, {}] 2024-06-24 20:01:49,864 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2077, durable=true, userID=97eaca91-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1332144265, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,866 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2077]:RELIABLE:CoreMessage[messageID=2077, durable=true, userID=97eaca91-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1332144265 2024-06-24 20:01:49,867 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97eb18b2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1618a58, true, {}] 2024-06-24 20:01:49,867 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2082, durable=true, userID=97eb3fc4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1117080431, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,870 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2082]:RELIABLE:CoreMessage[messageID=2082, durable=true, userID=97eb3fc4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1117080431 2024-06-24 20:01:49,870 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97ebb4f5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@12bac37f, true, {}] 2024-06-24 20:01:49,871 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2087, durable=true, userID=97ebb4f7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@926036680, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,873 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2087]:RELIABLE:CoreMessage[messageID=2087, durable=true, userID=97ebb4f7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@926036680 2024-06-24 20:01:49,873 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97ec2a28-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@15f651bd, true, {}] 2024-06-24 20:01:49,874 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2092, durable=true, userID=97ec513a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@823999591, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,876 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2092]:RELIABLE:CoreMessage[messageID=2092, durable=true, userID=97ec513a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@823999591 2024-06-24 20:01:49,877 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97ecc66b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4243ee8e, true, {}] 2024-06-24 20:01:49,878 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2097, durable=true, userID=97ecc66d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1830753518, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,880 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2097]:RELIABLE:CoreMessage[messageID=2097, durable=true, userID=97ecc66d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1830753518 2024-06-24 20:01:49,880 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97ed3b9e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@234aa737, true, {}] 2024-06-24 20:01:49,881 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2102, durable=true, userID=97ed62b0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@639358949, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,883 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2102]:RELIABLE:CoreMessage[messageID=2102, durable=true, userID=97ed62b0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@639358949 2024-06-24 20:01:49,884 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97edd7e1-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@55cfb4f3, true, {}] 2024-06-24 20:01:49,884 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2107, durable=true, userID=97edd7e3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1709007996, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,887 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2107]:RELIABLE:CoreMessage[messageID=2107, durable=true, userID=97edd7e3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1709007996 2024-06-24 20:01:49,887 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97ee4d14-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@29dfd75d, true, {}] 2024-06-24 20:01:49,888 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2112, durable=true, userID=97ee7426-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@353112464, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,890 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2112]:RELIABLE:CoreMessage[messageID=2112, durable=true, userID=97ee7426-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@353112464 2024-06-24 20:01:49,891 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97eee957-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5ec1410f, true, {}] 2024-06-24 20:01:49,891 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2117, durable=true, userID=97eee959-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1116388072, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,894 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2117]:RELIABLE:CoreMessage[messageID=2117, durable=true, userID=97eee959-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1116388072 2024-06-24 20:01:49,894 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97ef5e8a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43f58de2, true, {}] 2024-06-24 20:01:49,895 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2122, durable=true, userID=97ef859c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@855249090, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,897 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2122]:RELIABLE:CoreMessage[messageID=2122, durable=true, userID=97ef859c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@855249090 2024-06-24 20:01:49,898 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97effacd-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7daafe6d, true, {}] 2024-06-24 20:01:49,898 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2127, durable=true, userID=97effacf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@3246303, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,901 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2127]:RELIABLE:CoreMessage[messageID=2127, durable=true, userID=97effacf-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@3246303 2024-06-24 20:01:49,901 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97f07000-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@64887403, true, {}] 2024-06-24 20:01:49,902 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2132, durable=true, userID=97f07002-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@574184029, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,904 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2132]:RELIABLE:CoreMessage[messageID=2132, durable=true, userID=97f07002-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@574184029 2024-06-24 20:01:49,905 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97f10c43-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a5cecfe, true, {}] 2024-06-24 20:01:49,905 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2137, durable=true, userID=97f10c45-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@602505926, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,908 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2137]:RELIABLE:CoreMessage[messageID=2137, durable=true, userID=97f10c45-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@602505926 2024-06-24 20:01:49,908 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97f18176-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@47cd8264, true, {}] 2024-06-24 20:01:49,909 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2142, durable=true, userID=97f18178-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@775594559, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,911 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2142]:RELIABLE:CoreMessage[messageID=2142, durable=true, userID=97f18178-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@775594559 2024-06-24 20:01:49,911 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97f1f6a9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@37949290, true, {}] 2024-06-24 20:01:49,912 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2147, durable=true, userID=97f21dbb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@908143240, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,914 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2147]:RELIABLE:CoreMessage[messageID=2147, durable=true, userID=97f21dbb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@908143240 2024-06-24 20:01:49,915 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97f292ec-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@fa826f1, true, {}] 2024-06-24 20:01:49,915 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2152, durable=true, userID=97f292ee-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@831701132, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,918 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2152]:RELIABLE:CoreMessage[messageID=2152, durable=true, userID=97f292ee-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@831701132 2024-06-24 20:01:49,918 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97f3081f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3c5b907d, true, {}] 2024-06-24 20:01:49,919 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2157, durable=true, userID=97f32f31-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1462744446, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,921 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2157]:RELIABLE:CoreMessage[messageID=2157, durable=true, userID=97f32f31-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1462744446 2024-06-24 20:01:49,922 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97f3a462-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@43542d4d, true, {}] 2024-06-24 20:01:49,922 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2162, durable=true, userID=97f3a464-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@903892058, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,925 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2162]:RELIABLE:CoreMessage[messageID=2162, durable=true, userID=97f3a464-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@903892058 2024-06-24 20:01:49,925 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97f41995-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3d69c111, true, {}] 2024-06-24 20:01:49,926 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2167, durable=true, userID=97f440a7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@872723929, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,928 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2167]:RELIABLE:CoreMessage[messageID=2167, durable=true, userID=97f440a7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@872723929 2024-06-24 20:01:49,928 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97f48ec8-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@595fd563, true, {}] 2024-06-24 20:01:49,929 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2172, durable=true, userID=97f4b5da-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1979065071, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,932 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2172]:RELIABLE:CoreMessage[messageID=2172, durable=true, userID=97f4b5da-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1979065071 2024-06-24 20:01:49,932 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97f52b0b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@222afdf4, true, {}] 2024-06-24 20:01:49,932 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2177, durable=true, userID=97f52b0d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1266940200, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,935 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2177]:RELIABLE:CoreMessage[messageID=2177, durable=true, userID=97f52b0d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1266940200 2024-06-24 20:01:49,935 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97f5a03e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@569adf9b, true, {}] 2024-06-24 20:01:49,936 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2182, durable=true, userID=97f5c750-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@840388916, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,938 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2182]:RELIABLE:CoreMessage[messageID=2182, durable=true, userID=97f5c750-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@840388916 2024-06-24 20:01:49,939 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97f63c81-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@dbb135, true, {}] 2024-06-24 20:01:49,939 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2187, durable=true, userID=97f63c83-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2138558724, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,942 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2187]:RELIABLE:CoreMessage[messageID=2187, durable=true, userID=97f63c83-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2138558724 2024-06-24 20:01:49,942 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97f6b1b4-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7449ffba, true, {}] 2024-06-24 20:01:49,943 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2192, durable=true, userID=97f6d8c6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1608675710, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,945 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2192]:RELIABLE:CoreMessage[messageID=2192, durable=true, userID=97f6d8c6-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1608675710 2024-06-24 20:01:49,946 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97f74df7-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@49c72613, true, {}] 2024-06-24 20:01:49,946 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2197, durable=true, userID=97f74df9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1730403619, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,949 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2197]:RELIABLE:CoreMessage[messageID=2197, durable=true, userID=97f74df9-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1730403619 2024-06-24 20:01:49,949 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97f7c32a-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4842d02c, true, {}] 2024-06-24 20:01:49,950 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2202, durable=true, userID=97f7c32c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1085432639, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,952 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2202]:RELIABLE:CoreMessage[messageID=2202, durable=true, userID=97f7c32c-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1085432639 2024-06-24 20:01:49,953 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97f85f6d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3761236d, true, {}] 2024-06-24 20:01:49,953 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2207, durable=true, userID=97f85f6f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@655682800, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,956 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2207]:RELIABLE:CoreMessage[messageID=2207, durable=true, userID=97f85f6f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@655682800 2024-06-24 20:01:49,956 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97f8d4a0-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@23066a72, true, {}] 2024-06-24 20:01:49,957 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2212, durable=true, userID=97f8d4a2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@462698961, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,959 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2212]:RELIABLE:CoreMessage[messageID=2212, durable=true, userID=97f8d4a2-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@462698961 2024-06-24 20:01:49,959 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97f949d3-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@142c98b8, true, {}] 2024-06-24 20:01:49,960 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2217, durable=true, userID=97f970e5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1928477523, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,962 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2217]:RELIABLE:CoreMessage[messageID=2217, durable=true, userID=97f970e5-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1928477523 2024-06-24 20:01:49,963 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97f9e616-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@d3a2929, true, {}] 2024-06-24 20:01:49,963 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2222, durable=true, userID=97f9e618-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1687862166, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,966 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2222]:RELIABLE:CoreMessage[messageID=2222, durable=true, userID=97f9e618-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1687862166 2024-06-24 20:01:49,966 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97fa5b49-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ca50c8f, true, {}] 2024-06-24 20:01:49,967 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2227, durable=true, userID=97fa5b4b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@812825236, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,969 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2227]:RELIABLE:CoreMessage[messageID=2227, durable=true, userID=97fa5b4b-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@812825236 2024-06-24 20:01:49,970 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97faf78c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3ed7ddf2, true, {}] 2024-06-24 20:01:49,970 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2232, durable=true, userID=97faf78e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@358453813, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,973 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2232]:RELIABLE:CoreMessage[messageID=2232, durable=true, userID=97faf78e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@358453813 2024-06-24 20:01:49,973 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97fb6cbf-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1d29a8e3, true, {}] 2024-06-24 20:01:49,973 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2237, durable=true, userID=97fb6cc1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1015779237, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,976 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2237]:RELIABLE:CoreMessage[messageID=2237, durable=true, userID=97fb6cc1-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1015779237 2024-06-24 20:01:49,977 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97fc0902-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@3864c35f, true, {}] 2024-06-24 20:01:49,977 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2242, durable=true, userID=97fc0904-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2092739408, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,980 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2242]:RELIABLE:CoreMessage[messageID=2242, durable=true, userID=97fc0904-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2092739408 2024-06-24 20:01:49,980 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97fc7e35-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1db07d33, true, {}] 2024-06-24 20:01:49,980 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2247, durable=true, userID=97fc7e37-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1837589347, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,983 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2247]:RELIABLE:CoreMessage[messageID=2247, durable=true, userID=97fc7e37-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1837589347 2024-06-24 20:01:49,983 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97fcf368-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4625b03a, true, {}] 2024-06-24 20:01:49,984 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2252, durable=true, userID=97fd1a7a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@353484960, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,987 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2252]:RELIABLE:CoreMessage[messageID=2252, durable=true, userID=97fd1a7a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@353484960 2024-06-24 20:01:49,987 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97fd8fab-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@66b6354, true, {}] 2024-06-24 20:01:49,987 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2257, durable=true, userID=97fd8fad-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@989589640, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,990 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2257]:RELIABLE:CoreMessage[messageID=2257, durable=true, userID=97fd8fad-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@989589640 2024-06-24 20:01:49,990 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97fe04de-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6d610f4f, true, {}] 2024-06-24 20:01:49,991 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2262, durable=true, userID=97fe2bf0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@904662576, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,993 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2262]:RELIABLE:CoreMessage[messageID=2262, durable=true, userID=97fe2bf0-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@904662576 2024-06-24 20:01:49,994 INFO [Thread-0 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97fea121-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@54afccf7, true, {}] 2024-06-24 20:01:49,994 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2267, durable=true, userID=97fea123-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1248495163, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:49,997 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2267]:RELIABLE:CoreMessage[messageID=2267, durable=true, userID=97fea123-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1248495163 2024-06-24 20:01:49,997 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97ff1654-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@b8cba4a, true, {}] 2024-06-24 20:01:49,998 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2272, durable=true, userID=97ff3d66-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1684357709, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:50,000 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2272]:RELIABLE:CoreMessage[messageID=2272, durable=true, userID=97ff3d66-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:49 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1684357709 2024-06-24 20:01:50,001 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [97ffb297-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@5627937d, true, {}] 2024-06-24 20:01:50,001 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2277, durable=true, userID=97ffb299-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@27615264, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:50,004 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2277]:RELIABLE:CoreMessage[messageID=2277, durable=true, userID=97ffb299-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@27615264 2024-06-24 20:01:50,004 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [980027ca-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4a9980ea, true, {}] 2024-06-24 20:01:50,005 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2282, durable=true, userID=980027cc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1218170556, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:50,007 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2282]:RELIABLE:CoreMessage[messageID=2282, durable=true, userID=980027cc-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1218170556 2024-06-24 20:01:50,008 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9800c40d-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4f30fc3, true, {}] 2024-06-24 20:01:50,008 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2287, durable=true, userID=9800c40f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1816942503, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:50,011 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2287]:RELIABLE:CoreMessage[messageID=2287, durable=true, userID=9800c40f-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1816942503 2024-06-24 20:01:50,011 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [98013940-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@7810961b, true, {}] 2024-06-24 20:01:50,012 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2292, durable=true, userID=98013942-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@907366564, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:50,014 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2292]:RELIABLE:CoreMessage[messageID=2292, durable=true, userID=98013942-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@907366564 2024-06-24 20:01:50,015 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9801ae73-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1e5120b7, true, {}] 2024-06-24 20:01:50,015 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2297, durable=true, userID=9801d585-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1238083136, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:50,018 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2297]:RELIABLE:CoreMessage[messageID=2297, durable=true, userID=9801d585-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1238083136 2024-06-24 20:01:50,018 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [98024ab6-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@4ac9e3bf, true, {}] 2024-06-24 20:01:50,019 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2302, durable=true, userID=98024ab8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1958017030, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:50,021 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2302]:RELIABLE:CoreMessage[messageID=2302, durable=true, userID=98024ab8-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1958017030 2024-06-24 20:01:50,021 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9802bfe9-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@538f895e, true, {}] 2024-06-24 20:01:50,022 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2307, durable=true, userID=9802e6fb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1174262495, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:50,025 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2307]:RELIABLE:CoreMessage[messageID=2307, durable=true, userID=9802e6fb-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1174262495 2024-06-24 20:01:50,025 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [98035c2c-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c83bcc7, true, {}] 2024-06-24 20:01:50,026 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2312, durable=true, userID=98035c2e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1571601302, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:50,028 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2312]:RELIABLE:CoreMessage[messageID=2312, durable=true, userID=98035c2e-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1571601302 2024-06-24 20:01:50,029 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9803f86f-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6a71f3f5, true, {}] 2024-06-24 20:01:50,029 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2317, durable=true, userID=9803f871-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1978535029, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:50,031 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2317]:RELIABLE:CoreMessage[messageID=2317, durable=true, userID=9803f871-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1978535029 2024-06-24 20:01:50,032 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [98046da2-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6f731e20, true, {}] 2024-06-24 20:01:50,032 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2322, durable=true, userID=98046da4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1035369813, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:50,035 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2322]:RELIABLE:CoreMessage[messageID=2322, durable=true, userID=98046da4-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1035369813 2024-06-24 20:01:50,035 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9804e2d5-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@53533eeb, true, {}] 2024-06-24 20:01:50,036 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2327, durable=true, userID=980509e7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@183839370, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:50,038 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2327]:RELIABLE:CoreMessage[messageID=2327, durable=true, userID=980509e7-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@183839370 2024-06-24 20:01:50,039 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [98057f18-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@6962e21c, true, {}] 2024-06-24 20:01:50,039 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2332, durable=true, userID=98057f1a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1319294958, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:50,042 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2332]:RELIABLE:CoreMessage[messageID=2332, durable=true, userID=98057f1a-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1319294958 2024-06-24 20:01:50,042 INFO [Thread-2 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9805f44b-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@730f3784, true, {}] 2024-06-24 20:01:50,043 INFO [Thread-4 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2337, durable=true, userID=98061b5d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1602442561, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:50,045 INFO [Thread-6 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2337]:RELIABLE:CoreMessage[messageID=2337, durable=true, userID=98061b5d-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@1602442561 2024-06-24 20:01:50,046 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.base.createCoreSession(AuditLogger_impl.java:2171) - AMQ601267: User anonymous@invm:0 is creating a core session on target resource ActiveMQServerImpl::name=localhost with parameters: [9806908e-3264-11ef-8420-0a580a282ab7, null, ****, 102400, RemotingConnectionImpl [ID=97d2d634-3264-11ef-8420-0a580a282ab7, clientID=null, nodeID=96eb0e3c-3264-11ef-8420-0a580a282ab7, transportConnection=InVMConnection [serverID=0, id=97d2d634-3264-11ef-8420-0a580a282ab7]], true, true, false, false, null, org.apache.activemq.artemis.core.protocol.core.impl.CoreSessionCallback@1c8dfb46, true, {}] 2024-06-24 20:01:50,046 INFO [Thread-7 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreSendMessage(AuditLogger_impl.java:2291) - AMQ601500: User anonymous@invm:0 sent a message CoreMessage[messageID=2342, durable=true, userID=98069090-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2062786552, context: RoutingContextImpl(Address=test/mom/testPublishObject2, routingType=ANYCAST, PreviousAddress=test/mom/testPublishObject2 previousRoute:ANYCAST, reusable=true, version=-2147482885) .................................................. ***** durable queues test/mom/testPublishObject2: - queueID=733 address:test/mom/testPublishObject2 name:test/mom/testPublishObject2 filter:null ***** non durable for test/mom/testPublishObject2: .................................................. , transaction: null 2024-06-24 20:01:50,049 INFO [Thread-5 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.consumeMessage(AuditLogger_impl.java:2299) - AMQ601501: User anonymous@invm:0 is consuming a message from test/mom/testPublishObject2: Reference[2342]:RELIABLE:CoreMessage[messageID=2342, durable=true, userID=98069090-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:50 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=713, properties=TypedProperties[__AMQ_CID=97d2d636-3264-11ef-8420-0a580a282ab7, x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@2062786552 2024-06-24 20:01:50,049 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.dispose(AbstractJmsMomTest.java:166) - Disposing 2 objects: [org.eclipse.scout.rt.mom.jms.JmsMomImplementor$$Lambda$375/0x00007f01b4452ae0@3e17219, org.eclipse.scout.rt.mom.jms.JmsSubscription@3c995eae] 2024-06-24 20:01:50,050 INFO [Thread-3 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.addAckToTransaction(AuditLogger_impl.java:2779) - AMQ601759: User anonymous@invm:0 added acknowledgement of a message from test/mom/testPublishObject2: CoreMessage[messageID=811, durable=true, userID=976212a3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@169996506 to transaction: TransactionImpl [xid=null, txID=2345, xid=null, state=ACTIVE, createTime=1719259310050(Mon Jun 24 20:01:50 UTC 2024), timeoutSeconds=-1, nr operations = 1]@1d0572f4 2024-06-24 20:01:50,052 INFO [Thread-1 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@2bdc2c26)] org.apache.activemq.audit.message.coreAcknowledgeMessage(AuditLogger_impl.java:2307) - AMQ601502: User anonymous@invm:0 acknowledged message from test/mom/testPublishObject2: CoreMessage[messageID=811, durable=true, userID=976212a3-3264-11ef-8420-0a580a282ab7, priority=4, timestamp=Mon Jun 24 20:01:48 UTC 2024, expiration=0, durable=true, address=test/mom/testPublishObject2, size=769, properties=TypedProperties[__AMQ_CID=Scout JUnit MOM [artemis] (4a2ed50a-257f-4fac-a9de-d3e0de4e7e25), x_scout_mom_marshaller_properties={"x-scout.mom.transferobject.null":"false","x-scout.mom.object.objecttype":"org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest$SerializableObject"}, _AMQ_ROUTING_TYPE=1]]@169996506, transaction: TransactionImpl [xid=null, txID=2345, xid=null, state=COMMITTED, createTime=1719259310050(Mon Jun 24 20:01:50 UTC 2024), timeoutSeconds=-1, nr operations = 0]@1d0572f4 2024-06-24 20:01:50,053 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 97d2880f-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:50,054 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:208) - Cancelling 5 subscriber jobs: [JobFutureTask@27bb9d2f[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@4a4e6b09[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@3269ae62[job=JMS subscriber, state=DONE], JobFutureTask@1b504a8c[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE], JobFutureTask@2b16ca5b[job=Receiving JMS message [dest=Destination@d948da1a[name=test/mom/testPublishObject, type=QUEUE, resolveMethod=DEFINE, properties={}]], state=DONE]] 2024-06-24 20:01:50,054 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.cancelJobs(AbstractJmsMomTest.java:216) - All subscriber jobs have finished after 0.003657 ms 2024-06-24 20:01:50,054 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:130) - close 1 connection and 0 sessions 2024-06-24 20:01:50,054 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:142) - closing connection 2024-06-24 20:01:50,055 INFO [main] org.apache.activemq.audit.resource.destroyedConnection(AuditLogger_impl.java:2851) - AMQ601768: CORE connection 97d2d634-3264-11ef-8420-0a580a282ab7 for user anonymous@invm:0 destroyed 2024-06-24 20:01:50,055 INFO [main] org.eclipse.scout.rt.mom.jms.internal.JmsConnectionWrapper.close(JmsConnectionWrapper.java:144) - connection closed 2024-06-24 20:01:50,055 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:123) - Finished test in 351.387911 ms 2024-06-24 20:01:50,055 INFO [main] org.eclipse.scout.rt.mom.jms.AbstractJmsMomTest.after(AbstractJmsMomTest.java:124) - 2024-06-24 20:01:50,061 INFO [main] org.apache.activemq.artemis.core.server.serverStopped(ActiveMQServerLogger_impl.java:61) - AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.31.2 [96eb0e3c-3264-11ef-8420-0a580a282ab7] stopped, uptime 1.873 seconds [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.713 s -- in org.eclipse.scout.rt.mom.jms.JmsMomPubSemaphoreTest [INFO] Running org.eclipse.scout.rt.mom.jms.JmsMomManualTest [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 s -- in org.eclipse.scout.rt.mom.jms.JmsMomManualTest [INFO] Running org.eclipse.scout.rt.mom.jms.JmsMessageReaderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s -- in org.eclipse.scout.rt.mom.jms.JmsMessageReaderTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 243, Failures: 0, Errors: 0, Skipped: 5 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mom.jms.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mom.jms.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mom.jms.test/target/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mom.jms.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mom.jms.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.charsetdetect >------- [INFO] Building org.eclipse.scout.rt.charsetdetect 24.2-SNAPSHOT [36/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.pom (2.8 kB at 129 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parsers-standard-modules/2.9.1/tika-parsers-standard-modules-2.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers-standard-modules/2.9.1/tika-parsers-standard-modules-2.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers-standard-modules/2.9.1/tika-parsers-standard-modules-2.9.1.pom (4.0 kB at 573 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parsers-standard/2.9.1/tika-parsers-standard-2.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers-standard/2.9.1/tika-parsers-standard-2.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers-standard/2.9.1/tika-parsers-standard-2.9.1.pom (3.1 kB at 438 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parsers/2.9.1/tika-parsers-2.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers/2.9.1/tika-parsers-2.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parsers/2.9.1/tika-parsers-2.9.1.pom (3.7 kB at 613 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parent/2.9.1/tika-parent-2.9.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parent/2.9.1/tika-parent-2.9.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parent/2.9.1/tika-parent-2.9.1.pom (48 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.15.2/jackson-bom-2.15.2.pom (18 kB at 3.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.15/jackson-parent-2.15.pom (6.5 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/netty/netty-bom/4.1.100.Final/netty-bom-4.1.100.Final.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.100.Final/netty-bom-4.1.100.Final.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/netty/netty-bom/4.1.100.Final/netty-bom-4.1.100.Final.pom (13 kB at 2.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/cxf/cxf-bom/3.5.6/cxf-bom-3.5.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-bom/3.5.6/cxf-bom-3.5.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf-bom/3.5.6/cxf-bom-3.5.6.pom (26 kB at 4.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/cxf/cxf/3.5.6/cxf-3.5.6.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf/3.5.6/cxf-3.5.6.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/cxf/cxf/3.5.6/cxf-3.5.6.pom (39 kB at 6.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-bom/2.20.0/log4j-bom-2.20.0.pom (9.0 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/logging/logging-parent/7/logging-parent-7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/7/logging-parent-7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/logging/logging-parent/7/logging-parent-7.pom (3.3 kB at 657 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/jetty/jetty-bom/9.4.53.v20231009/jetty-bom-9.4.53.v20231009.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.53.v20231009/jetty-bom-9.4.53.v20231009.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-bom/9.4.53.v20231009/jetty-bom-9.4.53.v20231009.pom (18 kB at 2.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/tika/tika-parser-text-module/2.9.1/tika-parser-text-module-2.9.1.jar (123 kB at 11 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.charsetdetect --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.charsetdetect --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Copying 7 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/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.scout.rt.charsetdetect.CharsetDetectorTest 2024-06-24 20:01:52,669 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 20:01:52,691 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-24 20:01:52,765 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 87.009376 ms. Total class count: 676 2024-06-24 20:01:52,856 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 107 beans in 89.854679 ms 2024-06-24 20:01:52,915 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 107 beans in 58.430274 ms 2024-06-24 20:01:52,927 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 20:01:52,929 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 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: 2.097 s -- in org.eclipse.scout.rt.charsetdetect.CharsetDetectorTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.charsetdetect --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.charsetdetect/target/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.charsetdetect/24.2-SNAPSHOT/org.eclipse.scout.rt.charsetdetect-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.oauth2 >---------- [INFO] Building org.eclipse.scout.rt.oauth2 24.2-SNAPSHOT [37/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.oauth2/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.pom (2.7 kB at 337 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava/8.3.3/scribejava-8.3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava/8.3.3/scribejava-8.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava/8.3.3/scribejava-8.3.3.pom (12 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.pom (2.2 kB at 365 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.pom (1.1 kB at 188 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-apis/8.3.3/scribejava-apis-8.3.3.jar (143 kB at 9.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-core/8.3.3/scribejava-core-8.3.3.jar (138 kB at 9.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/scribejava/scribejava-java8/8.3.3/scribejava-java8-8.3.3.jar (3.2 kB at 171 kB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.oauth2 --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.oauth2 --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.oauth2 --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.oauth2/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.oauth2 --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.oauth2 --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.oauth2 --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.oauth2/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.oauth2 --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.oauth2/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.oauth2 --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.oauth2 --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.oauth2 --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.oauth2/target/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.oauth2 --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.oauth2 --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.oauth2/target/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.oauth2 --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.oauth2 --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.oauth2 --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.oauth2/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/24.2-SNAPSHOT/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.oauth2/target/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/24.2-SNAPSHOT/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.oauth2/target/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.oauth2/24.2-SNAPSHOT/org.eclipse.scout.rt.oauth2-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.scout.rt:org.eclipse.scout.rt.mail >----------- [INFO] Building org.eclipse.scout.rt.mail 24.2-SNAPSHOT [38/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mail --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mail --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mail --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mail --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mail --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/src/main/java/org/eclipse/scout/rt/mail/MailHelper.java:[909,21] Unsupported @SuppressWarnings("squid:S1166") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/src/main/java/org/eclipse/scout/rt/mail/MailHelper.java:[953,21] Unsupported @SuppressWarnings("squid:S1166") [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/src/main/java/org/eclipse/scout/rt/mail/smtp/SmtpConnectionPool.java:[324,25] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.mail --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mail --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mail --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mail --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mail --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/target/org.eclipse.scout.rt.mail-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mail --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mail --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/target/org.eclipse.scout.rt.mail-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mail --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mail --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mail --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/24.2-SNAPSHOT/org.eclipse.scout.rt.mail-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/target/org.eclipse.scout.rt.mail-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/24.2-SNAPSHOT/org.eclipse.scout.rt.mail-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail/target/org.eclipse.scout.rt.mail-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail/24.2-SNAPSHOT/org.eclipse.scout.rt.mail-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.mail.test >--------- [INFO] Building org.eclipse.scout.rt.mail.test 24.2-SNAPSHOT [39/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.mail.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.mail.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.mail.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.mail.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.mail.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.mail.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.mail.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/src/test/java/org/eclipse/scout/rt/mail/MailHelperTest.java:[60,21] Unsupported @SuppressWarnings("InjectedReferences") [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.mail.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.mail.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/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.scout.rt.mail.CharsetSafeMimeMessageTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in org.eclipse.scout.rt.mail.CharsetSafeMimeMessageTest [INFO] Running org.eclipse.scout.rt.mail.MailBounceDetectorTest 2024-06-24 20:01:56,948 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 20:01:57,004 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-24 20:01:57,104 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-24 20:01:57,235 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 278.600920 ms. Total class count: 715 2024-06-24 20:01:57,411 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 130 beans in 173.940675 ms 2024-06-24 20:01:57,444 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 130 beans in 33.268324 ms 2024-06-24 20:01:57,457 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 20:01:57,503 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-24 20:01:57,604 INFO [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.147 s -- in org.eclipse.scout.rt.mail.MailBounceDetectorTest [INFO] Running org.eclipse.scout.rt.mail.MailHelperCreateMimeMessageTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.scout.rt.mail.MailHelperCreateMimeMessageTest [INFO] Running org.eclipse.scout.rt.mail.MailHelperTest 2024-06-24 20:01:58,116 INFO [main] org.eclipse.scout.rt.mail.MailHelper.getDispositionSafely(MailHelper.java:222) - Unable to get disposition 2024-06-24 20:01:58,127 INFO [main] org.eclipse.scout.rt.mail.MailHelper.autoFixCharset(MailHelper.java:265) - Mail part '<1221433900.61.1719259318122@scout-rt-24.2-continuous-2wjqj-q193q>' uses an unsupported character set 'unicode-1-1-utf-7'. Use UTF-8 as fallback. 2024-06-24 20:01:58,128 INFO [main] org.eclipse.scout.rt.mail.MailHelper.guessAttachmentFileExtension(MailHelper.java:1202) - Failed to parse content type '' [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.407 s -- in org.eclipse.scout.rt.mail.MailHelperTest [INFO] Running org.eclipse.scout.rt.mail.MailIDNConverterTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.scout.rt.mail.MailIDNConverterTest [INFO] Running org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-06-24 20:02:00,303 WARN [scout-thread-24] org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.safeCloseTransport(SmtpConnectionPool.java:496) - Could not close transport for pooled SMTP connection SmtpConnectionPoolEntry[name=pool-entry-1 transport=null created=0.004s ago idle for=0.004s messages sent=0 failed=false]; assume already closed/crashed. - MDC[jobName=org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest$$Lambda$313/0x00007f87ac3278c0] java.lang.NullPointerException: Cannot invoke "jakarta.mail.Transport.close()" because the return value of "org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolEntry.getTransport()" is null at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.safeCloseTransport(SmtpConnectionPool.java:493) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$10(SmtpConnectionPool.java:339) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$26(SmtpConnectionPool.java:553) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.callWithPoolLock(SmtpConnectionPool.java:561) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.runWithPoolLock(SmtpConnectionPool.java:552) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.createNewConnectionWithoutPoolLockAndLease(SmtpConnectionPool.java:336) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.leaseConnection(SmtpConnectionPool.java:270) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest.lambda$6(SmtpConnectionPoolTest.java:186) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 20:02:00,309 ERROR [scout-thread-24] org.eclipse.scout.rt.platform.exception.ExceptionHandler.handlePlatformException(ExceptionHandler.java:126) - AssertionException: Assertion error: SmtpConnectionPool not available because it has already been destroyed. - MDC[jobName=org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest$$Lambda$313/0x00007f87ac3278c0] org.eclipse.scout.rt.platform.util.Assertions$AssertionException: Assertion error: SmtpConnectionPool not available because it has already been destroyed. at org.eclipse.scout.rt.platform.util.Assertions.fail(Assertions.java:620) at org.eclipse.scout.rt.platform.util.Assertions.assertFalse(Assertions.java:191) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$21(SmtpConnectionPool.java:526) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.callWithPoolLock(SmtpConnectionPool.java:561) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.checkAndThrowIfDestroyed(SmtpConnectionPool.java:526) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$10(SmtpConnectionPool.java:340) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.lambda$26(SmtpConnectionPool.java:553) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.callWithPoolLock(SmtpConnectionPool.java:561) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.runWithPoolLock(SmtpConnectionPool.java:552) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.createNewConnectionWithoutPoolLockAndLease(SmtpConnectionPool.java:336) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPool.leaseConnection(SmtpConnectionPool.java:270) at org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest.lambda$6(SmtpConnectionPoolTest.java:186) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.113 s -- in org.eclipse.scout.rt.mail.smtp.SmtpConnectionPoolTest [INFO] Running org.eclipse.scout.rt.mail.smtp.SmtpHelperTest [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.082 s -- in org.eclipse.scout.rt.mail.smtp.SmtpHelperTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 78, Failures: 0, Errors: 0, Skipped: 1 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.mail.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.mail.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.mail.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.mail.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.mail.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.mail.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.mail.test/target/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.mail.test/24.2-SNAPSHOT/org.eclipse.scout.rt.mail.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.security.test >------- [INFO] Building org.eclipse.scout.rt.security.test 24.2-SNAPSHOT [40/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.security.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.security.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.security.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.security.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.security.test --- [INFO] No sources to compile [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.security.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.security.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.security.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.security.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.security.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/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.scout.rt.security.AccessControlServiceTest 2024-06-24 20:02:02,304 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 20:02:02,328 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-24 20:02:02,405 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-24 20:02:02,508 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 193.862294 ms. Total class count: 885 2024-06-24 20:02:02,641 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 174 beans in 131.627538 ms 2024-06-24 20:02:02,709 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 174 beans in 67.094178 ms 2024-06-24 20:02:02,723 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 20:02:02,725 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 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: 2.301 s -- in org.eclipse.scout.rt.security.AccessControlServiceTest [INFO] Running org.eclipse.scout.rt.security.PermissionLevelTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.security.PermissionLevelTest [INFO] Running org.eclipse.scout.rt.security.PermissionsTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.534 s -- in org.eclipse.scout.rt.security.PermissionsTest [INFO] Running org.eclipse.scout.rt.security.mapping.ToPermissionCollectionDoFunctionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.scout.rt.security.mapping.ToPermissionCollectionDoFunctionTest [INFO] Running org.eclipse.scout.rt.security.mapping.ToPermissionDoFunctionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.security.mapping.ToPermissionDoFunctionTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.security.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.security.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.security.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.security.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.security.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.security.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.security.test/target/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.security.test/24.2-SNAPSHOT/org.eclipse.scout.rt.security.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.dataformat >-------- [INFO] Building org.eclipse.scout.rt.dataformat 24.2-SNAPSHOT [41/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.dataformat --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.dataformat --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.dataformat --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.dataformat --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.dataformat --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.dataformat --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.dataformat --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.dataformat --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.dataformat --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/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.scout.rt.dataformat.ical.ICalBeanTest SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.617 s -- in org.eclipse.scout.rt.dataformat.ical.ICalBeanTest [INFO] Running org.eclipse.scout.rt.dataformat.ical.builder.ICalBuilderTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended BEGIN:VCALENDAR VERSION:2.0 PRODID;CHARSET=utf-8:IDENTIFIER BEGIN:VEVENT DTSTAMP;CHARSET=utf-8:20240624T200200Z DESCRIPTION;CHARSET=utf-8:description LOCATION;CHARSET=utf-8:location SUMMARY;CHARSET=utf-8:summary DTSTART;CHARSET=utf-8:20200820 DTEND;CHARSET=utf-8:20200823 UID;CHARSET=utf-8:5edf8af0-5347-4331-ae0f-3b4980180b37 END:VEVENT END:VCALENDAR BEGIN:VCALENDAR VERSION:2.0 PRODID;CHARSET=utf-8:IDENTIFIER BEGIN:VEVENT DTSTAMP;CHARSET=utf-8:20240624T200200Z DESCRIPTION;CHARSET=utf-8:description LOCATION;CHARSET=utf-8:location SUMMARY;CHARSET=utf-8:summary DTSTART;CHARSET=utf-8:20200820 DTEND;CHARSET=utf-8:20200821 UID;CHARSET=utf-8:5edf8af0-5347-4331-ae0f-3b4980180b37 END:VEVENT END:VCALENDAR BEGIN:VCALENDAR VERSION:2.0 PRODID;CHARSET=utf-8:IDENTIFIER BEGIN:VEVENT DTSTAMP;CHARSET=utf-8:20240624T200200Z DESCRIPTION;CHARSET=utf-8:description LOCATION;CHARSET=utf-8:location SUMMARY;CHARSET=utf-8:summary DTSTART;CHARSET=utf-8:20200820 DTEND;CHARSET=utf-8:20200823 UID;CHARSET=utf-8:5edf8af0-5347-4331-ae0f-3b4980180b37 END:VEVENT END:VCALENDAR BEGIN:VCALENDAR VERSION:2.0 PRODID;CHARSET=utf-8:IDENTIFIER BEGIN:VEVENT DTSTAMP;CHARSET=utf-8:20240624T200200Z DESCRIPTION;CHARSET=utf-8:description LOCATION;CHARSET=utf-8:location SUMMARY;CHARSET=utf-8:summary DTSTART;CHARSET=utf-8:20200820 DTEND;CHARSET=utf-8:20200823 UID;CHARSET=utf-8:5edf8af0-5347-4331-ae0f-3b4980180b37 END:VEVENT END:VCALENDAR [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.615 s -- in org.eclipse.scout.rt.dataformat.ical.builder.ICalBuilderTest [INFO] Running org.eclipse.scout.rt.dataformat.ical.model.ICalVCardHelperTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.scout.rt.dataformat.ical.model.ICalVCardHelperTest [INFO] Running org.eclipse.scout.rt.dataformat.io.UnfoldingReaderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.dataformat.io.UnfoldingReaderTest [INFO] Running org.eclipse.scout.rt.dataformat.vcard.VCardBeanTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.dataformat.vcard.VCardBeanTest [INFO] Running org.eclipse.scout.rt.dataformat.vcard.builder.VCardBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.dataformat.vcard.builder.VCardBuilderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.dataformat --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.dataformat --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.dataformat --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.dataformat --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.dataformat --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.dataformat --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.dataformat/target/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.dataformat/24.2-SNAPSHOT/org.eclipse.scout.rt.dataformat-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.test >--------- [INFO] Building org.eclipse.scout.rt.rest.test 24.2-SNAPSHOT [42/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.test --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/src/test/java/org/eclipse/scout/rt/rest/exception/DefaultExceptionMapperTest.java:[68,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.rest.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/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.scout.rt.rest.RestApplicationTest 2024-06-24 20:02:09,890 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 20:02:09,919 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-24 20:02:10,024 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-24 20:02:10,151 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 241.820977 ms. Total class count: 1034 2024-06-24 20:02:10,448 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 219 beans in 294.773538 ms 2024-06-24 20:02:10,505 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 219 beans in 56.710575 ms 2024-06-24 20:02:10,517 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 20:02:10,518 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-24 20:02:10,615 INFO [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-06-24 20:02:11,742 INFO [main] org.eclipse.scout.rt.rest.RestApplication.(RestApplication.java:54) - org.eclipse.scout.rt.rest.RestApplication initialized in 5.967799 ms [20 classes, 1 singletons, 2 properties] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.296 s -- in org.eclipse.scout.rt.rest.RestApplicationTest [INFO] Running org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistryTest 2024-06-24 20:02:11,830 INFO [main] org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistry.cancel(RestRequestCancellationRegistry.java:81) - Cannot cancel requests of other users [requestId=1, executingUserId=alice, requestingUserId=null] 2024-06-24 20:02:11,834 INFO [main] org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistry.cancel(RestRequestCancellationRegistry.java:81) - Cannot cancel requests of other users [requestId=1, executingUserId=alice, requestingUserId=eve] 2024-06-24 20:02:11,839 WARN [main] org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistry.register(RestRequestCancellationRegistry.java:51) - Duplicate request id. Ignoring this request: [requestId:1] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.eclipse.scout.rt.rest.cancellation.RestRequestCancellationRegistryTest [INFO] Running org.eclipse.scout.rt.rest.client.multipart.MultipartMessageTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.rest.client.multipart.MultipartMessageTest [INFO] Running org.eclipse.scout.rt.rest.client.multipart.MultipartPartTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.rest.client.multipart.MultipartPartTest [INFO] Running org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.660 s -- in org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformerTest [INFO] Running org.eclipse.scout.rt.rest.client.proxy.RestClientApiFootprintTest 2024-06-24 20:02:13,465 INFO [main] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 30 IDoEntity implementations with @TypeName annotation and 0 implementations with @TypeVersion annotation. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.275 s -- in org.eclipse.scout.rt.rest.client.proxy.RestClientApiFootprintTest [INFO] Running org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactoryTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s -- in org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactoryTest [INFO] Running org.eclipse.scout.rt.rest.doc.ApiDocGeneratorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.rest.doc.ApiDocGeneratorTest [INFO] Running org.eclipse.scout.rt.rest.error.ErrorDoTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.rest.error.ErrorDoTest [INFO] Running org.eclipse.scout.rt.rest.error.ErrorResponseBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.rest.error.ErrorResponseBuilderTest [INFO] Running org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest 2024-06-24 20:02:14,413 INFO [main] org.eclipse.scout.rt.rest.exception.AbstractVetoExceptionMapper.toResponseImpl(AbstractVetoExceptionMapper.java:26) - AccessForbiddenException: hagbard: foo bar [severity=ERROR, code=37] 2024-06-24 20:02:14,448 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 1773970438 contains no entity! Check the ExceptionMapper implementation (AccessForbiddenExceptionMapper) and return an ErrorResponse entity. 2024-06-24 20:02:14,457 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 471031651 contains no entity! Check the ExceptionMapper implementation (WebApplicationExceptionMapper) and return an ErrorResponse entity. 2024-06-24 20:02:14,460 ERROR [main] org.eclipse.scout.rt.rest.exception.DefaultExceptionMapper.toResponseImpl(DefaultExceptionMapper.java:43) - Exception occurred while processing REST request java.lang.Exception: null at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.testToResponseInternalServerError(DefaultExceptionMapperTest.java:87) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) 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) 2024-06-24 20:02:14,465 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 963585828 contains no entity! Check the ExceptionMapper implementation (DefaultExceptionMapper) and return an ErrorResponse entity. 2024-06-24 20:02:14,467 ERROR [main] org.eclipse.scout.rt.rest.exception.DefaultExceptionMapper.toResponseImpl(DefaultExceptionMapper.java:43) - Exception occurred while processing REST request java.lang.Exception: null at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.lambda$5(DefaultExceptionMapperTest.java:177) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.testNotifyTransaction(DefaultExceptionMapperTest.java:173) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) 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) 2024-06-24 20:02:14,469 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 806005031 contains no entity! Check the ExceptionMapper implementation (DefaultExceptionMapper) and return an ErrorResponse entity. 2024-06-24 20:02:14,471 INFO [main] org.eclipse.scout.rt.rest.exception.IllegalArgumentExceptionMapper.toResponseImpl(IllegalArgumentExceptionMapper.java:29) - IllegalArgumentException: foo java.lang.IllegalArgumentException: foo at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.testToResponseIllegalArgumentApplicationException(DefaultExceptionMapperTest.java:104) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) 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) 2024-06-24 20:02:14,473 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 879319843 contains no entity! Check the ExceptionMapper implementation (IllegalArgumentExceptionMapper) and return an ErrorResponse entity. 2024-06-24 20:02:14,474 WARN [main] org.eclipse.scout.rt.rest.exception.RemoteSystemUnavailableExceptionMapper.toResponseImpl(RemoteSystemUnavailableExceptionMapper.java:31) - RemoteSystemUnavailableException: unavailable 2024-06-24 20:02:14,476 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 1557594596 contains no entity! Check the ExceptionMapper implementation (RemoteSystemUnavailableExceptionMapper) and return an ErrorResponse entity. 2024-06-24 20:02:14,477 INFO [main] org.eclipse.scout.rt.rest.exception.AbstractVetoExceptionMapper.toResponseImpl(AbstractVetoExceptionMapper.java:26) - ResourceNotFoundException: hagbard: foo bar [severity=ERROR, code=37] 2024-06-24 20:02:14,503 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 625540097 contains no entity! Check the ExceptionMapper implementation (ResourceNotFoundExceptionMapper) and return an ErrorResponse entity. 2024-06-24 20:02:14,505 ERROR [main] org.eclipse.scout.rt.rest.exception.ProcessingExceptionMapper.toResponseImpl(ProcessingExceptionMapper.java:26) - Exception occurred while processing REST request org.eclipse.scout.rt.platform.exception.ProcessingException: hagbard: foo bar [severity=ERROR, code=37] at org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest.testToResponseProcessingException(DefaultExceptionMapperTest.java:113) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$2.evaluate(PlatformTestRunner.java:103) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithGlobalPlatform(PlatformStatement.java:95) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:74) 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.Exception: null ... 55 common frames omitted 2024-06-24 20:02:14,507 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 292158973 contains no entity! Check the ExceptionMapper implementation (ProcessingExceptionMapper) and return an ErrorResponse entity. 2024-06-24 20:02:14,508 INFO [main] org.eclipse.scout.rt.rest.exception.AbstractVetoExceptionMapper.toResponseImpl(AbstractVetoExceptionMapper.java:26) - VetoException: hagbard: foo bar [severity=WARNING, code=37] 2024-06-24 20:02:14,510 WARN [main] org.eclipse.scout.rt.rest.exception.AbstractExceptionMapper.checkResponseEntity(AbstractExceptionMapper.java:72) - REST response Mock for Response, hashCode: 466983810 contains no entity! Check the ExceptionMapper implementation (VetoExceptionMapper) and return an ErrorResponse entity. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.279 s -- in org.eclipse.scout.rt.rest.exception.DefaultExceptionMapperTest [INFO] Running org.eclipse.scout.rt.rest.multipart.ServerMultipartMessageTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.rest.multipart.ServerMultipartMessageTest [INFO] Running org.eclipse.scout.rt.rest.param.IIdParamConverterProviderTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s -- in org.eclipse.scout.rt.rest.param.IIdParamConverterProviderTest [INFO] Running org.eclipse.scout.rt.rest.param.LocaleParamConverterProviderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.rest.param.LocaleParamConverterProviderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.test/target/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jackson >------- [INFO] Building org.eclipse.scout.rt.rest.jackson 24.2-SNAPSHOT [43/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jackson/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.jackson --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.jackson --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jackson/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jackson/src/main/java/org/eclipse/scout/rt/rest/jackson/ObjectMapperResolver.java:[34,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.deprecation' is not analysed due to a compiler option being ignored [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jackson/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.jackson --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jackson/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.jackson --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.jackson --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jackson/target/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jackson/target/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.jackson --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest.jackson --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jackson/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jackson/target/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jackson/target/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jackson/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jackson-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.client >---- [INFO] Building org.eclipse.scout.rt.rest.jersey.client 24.2-SNAPSHOT [44/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.pom (6.8 kB at 846 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/project/3.0.12/project-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/3.0.12/project-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/project/3.0.12/project-3.0.12.pom (111 kB at 7.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.pom (36 kB at 5.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom (7.4 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.pom (7.7 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/media/project/3.0.12/project-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/project/3.0.12/project-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/project/3.0.12/project-3.0.12.pom (2.0 kB at 112 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.pom (3.4 kB at 493 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/ext/project/3.0.12/project-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/project/3.0.12/project-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/project/3.0.12/project-3.0.12.pom (2.8 kB at 470 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.pom (3.7 kB at 533 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/module/jackson-modules-base/2.16.0/jackson-modules-base-2.16.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.16.0/jackson-modules-base-2.16.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-modules-base/2.16.0/jackson-modules-base-2.16.0.pom (4.1 kB at 585 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-client/3.0.12/jersey-client-3.0.12.jar (306 kB at 26 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar (19 kB at 2.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/module/jackson-module-jakarta-xmlbind-annotations/2.16.0/jackson-module-jakarta-xmlbind-annotations-2.16.0.jar (32 kB at 1.5 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/media/jersey-media-json-jackson/3.0.12/jersey-media-json-jackson-3.0.12.jar (86 kB at 3.6 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/ext/jersey-entity-filtering/3.0.12/jersey-entity-filtering-3.0.12.jar (85 kB at 3.3 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-common/3.0.12/jersey-common-3.0.12.jar (1.3 MB at 42 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.client/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.client/src/main/java/org/eclipse/scout/rt/rest/jersey/client/ScoutApacheConnector.java:[527,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.client/src/main/java/org/eclipse/scout/rt/rest/jersey/client/ScoutApacheConnector.java:[547,21] Unsupported @SuppressWarnings("squid:S1181") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.client/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest.jersey.client --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.client/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.client/target/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.client/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.server >---- [INFO] Building org.eclipse.scout.rt.rest.jersey.server 24.2-SNAPSHOT [45/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.server/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.server/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.server/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.server/target/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.server/target/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest.jersey.server --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.server/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.server/target/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.server/target/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.server/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.server-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.rest.jersey.test >----- [INFO] Building org.eclipse.scout.rt.rest.jersey.test 24.2-SNAPSHOT [46/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.pom (3.4 kB at 260 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/containers/project/3.0.12/project-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/project/3.0.12/project-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/project/3.0.12/project-3.0.12.pom (3.1 kB at 385 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.pom (3.4 kB at 486 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.pom (12 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.pom (11 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.pom (4.9 kB at 823 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/inject/project/3.0.12/project-3.0.12.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/project/3.0.12/project-3.0.12.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/project/3.0.12/project-3.0.12.pom (1.5 kB at 87 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.pom (7.0 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-parent/3.0.3/hk2-parent-3.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/3.0.3/hk2-parent-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-parent/3.0.3/hk2-parent-3.0.3.pom (42 kB at 6.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.pom (6.1 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/external/3.0.3/external-3.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/3.0.3/external-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/3.0.3/external-3.0.3.pom (1.4 kB at 240 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.pom (4.0 kB at 658 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.pom (4.8 kB at 683 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.pom (11 kB at 2.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet/3.0.12/jersey-container-servlet-3.0.12.jar (33 kB at 4.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/containers/jersey-container-servlet-core/3.0.12/jersey-container-servlet-core-3.0.12.jar (75 kB at 8.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/jakarta/validation/jakarta.validation-api/3.0.2/jakarta.validation-api-3.0.2.jar (93 kB at 12 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-locator/3.0.3/hk2-locator-3.0.3.jar (204 kB at 19 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/inject/jersey-hk2/3.0.12/jersey-hk2-3.0.12.jar (78 kB at 6.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/external/aopalliance-repackaged/3.0.3/aopalliance-repackaged-3.0.3.jar (27 kB at 1.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-utils/3.0.3/hk2-utils-3.0.3.jar (132 kB at 6.9 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/hk2/hk2-api/3.0.3/hk2-api-3.0.3.jar (201 kB at 11 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/glassfish/jersey/core/jersey-server/3.0.12/jersey-server-3.0.12.jar (968 kB at 40 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar (794 kB at 24 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/main/java/org/eclipse/scout/rt/rest/jersey/JerseyTestApplication.java:[102,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/main/java/org/eclipse/scout/rt/rest/jersey/ProxyServletParameters.java:[33,21] Unsupported @SuppressWarnings("squid:S2068") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Copying 3 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/test/java/org/eclipse/scout/rt/rest/jersey/client/proxy/RestClientProxyInvocationTest.java:[273,23] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/test/java/org/eclipse/scout/rt/rest/jersey/client/AbstractRestClientHelperTest.java:[92,20] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/src/test/java/org/eclipse/scout/rt/rest/jersey/client/AbstractRestClientHelperTest.java:[93,12] jakarta.ws.rs.ext.ContextResolver is a raw type. References to generic type jakarta.ws.rs.ext.ContextResolver should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/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.scout.rt.rest.jersey.client.AbstractRestClientHelperTest 2024-06-24 20:02:18,106 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 20:02:18,125 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-24 20:02:18,225 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-24 20:02:18,362 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 246.606144 ms. Total class count: 1460 2024-06-24 20:02:18,821 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 338 beans in 457.203481 ms 2024-06-24 20:02:18,870 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 338 beans in 49.309204 ms 2024-06-24 20:02:18,902 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 20:02:18,920 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-24 20:02:18,922 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-24 20:02:19,028 INFO [main] org.eclipse.scout.rt.testing.platform.GlobalTestingPlatform.checkAccess(GlobalTestingPlatform.java:75) - Accessing the BeanManager before the testing platform is fully started; blocking until Platform.awaitPlatformStarted 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: 2.727 s -- in org.eclipse.scout.rt.rest.jersey.client.AbstractRestClientHelperTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientCancelRequestTest 2024-06-24 20:02:20,663 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 20:02:21,070 INFO [main] org.eclipse.scout.rt.rest.RestApplication.(RestApplication.java:54) - org.eclipse.scout.rt.rest.RestApplication initialized in 4.105041 ms [18 classes, 1 singletons, 0 properties] 2024-06-24 20:02:21,752 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.s.ServletContextHandler@2e2546bf{Scout REST Integration Test,/,file:///tmp/,AVAILABLE} 2024-06-24 20:02:21,765 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@7ceb6c45{HTTP/1.1, (http/1.1)}{0.0.0.0:43143} 2024-06-24 20:02:21,768 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@51132514{STARTING}[11.0.18,sto=0] @4854ms 2024-06-24 20:02:21,769 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:384) - jetty-11.0.18; built: 2023-10-27T02:14:36.036Z; git: 5a9a771a9fbcb9d36993630850f612581b78c13f; jvm 17.0.9+9 2024-06-24 20:02:21,771 INFO [main] org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:907) - Started o.e.j.s.ServletContextHandler@4c231f62{Scout REST Integration Test,/,file:///tmp/,AVAILABLE} 2024-06-24 20:02:21,772 INFO [main] org.eclipse.jetty.server.AbstractConnector.doStart(AbstractConnector.java:376) - Started ServerConnector@3b48361e{HTTP/1.1, (http/1.1)}{0.0.0.0:44987} 2024-06-24 20:02:21,773 INFO [main] org.eclipse.jetty.server.Server.doStart(Server.java:439) - Started Server@72e4ffa2{STARTING}[11.0.18,sto=0] @4859ms 2024-06-24 20:02:21,773 INFO [main] org.eclipse.scout.rt.rest.jersey.JerseyTestApplication.startInternal(JerseyTestApplication.java:98) - Server ready. The application is available on the following addresses: --------------------------------------------------------------------- Echo http://localhost:43143 http://scout-rt-24.2-continuous-2wjqj-q193q:43143 http://10.40.42.183:43143 Proxy http://localhost:44987 --------------------------------------------------------------------- 2024-06-24 20:02:21,811 INFO [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.announceRequest(RequestSynchronizer.java:39) - announcing request: 28c8027a-f610-4ddc-8390-b70f9ca969ba 2024-06-24 20:02:21,830 INFO [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.awaitRequest(RequestSynchronizer.java:56) - awaiting request: 28c8027a-f610-4ddc-8390-b70f9ca969ba 2024-06-24 20:02:22,229 INFO [qtp1263927050-50] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.notifyRequestArrived(RequestSynchronizer.java:45) - notifying request arrived: 28c8027a-f610-4ddc-8390-b70f9ca969ba [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.154 s -- in org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientCancelRequestTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientConnectionHeaderTest 2024-06-24 20:02:22,607 INFO [qtp1263927050-50] org.eclipse.scout.rt.dataobject.DataObjectInventory.init(DataObjectInventory.java:116) - Registry initialized, found 45 IDoEntity implementations with @TypeName annotation and 0 implementations with @TypeVersion annotation. 2024-06-24 20:02:22,649 INFO [scout-thread-24] org.eclipse.scout.rt.testing.platform.runner.JUnitExceptionHandler.handle(JUnitExceptionHandler.java:51) - Exception will be re-thrown for JUnit assertion. [exception=Interrupted while invoking REST service] - MDC[jobName=org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientCancelRequestTest$$Lambda$507/0x00007f7f684efd70] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while invoking REST service at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory$RestProxyInvocationHandler.invoke(RestClientProxyFactory.java:208) at jdk.proxy2/jdk.proxy2.$Proxy105.get(Unknown Source) at org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientCancelRequestTest.lambda$0(ApacheHttpClientCancelRequestTest.java:97) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Suppressed: org.eclipse.scout.rt.platform.exception.VetoException: Bad Request [severity=ERROR] at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.lambda$9(ErrorDoRestClientExceptionTransformer.java) at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.lambda$4(ErrorDoRestClientExceptionTransformer.java:67) at org.eclipse.scout.rt.rest.client.proxy.AbstractEntityRestClientExceptionTransformer.safeTransformEntityErrorResponse(AbstractEntityRestClientExceptionTransformer.java:120) at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.transformClientError(ErrorDoRestClientExceptionTransformer.java:59) at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.transformByResponseStatusFamily(ErrorDoRestClientExceptionTransformer.java:53) at org.eclipse.scout.rt.rest.client.proxy.AbstractEntityRestClientExceptionTransformer.transform(AbstractEntityRestClientExceptionTransformer.java:36) at org.eclipse.scout.rt.rest.jersey.JerseyTestRestClientHelper.transformException(JerseyTestRestClientHelper.java:40) at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory$RestProxyInvocationHandler.proxyResult(RestClientProxyFactory.java:255) at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory$RestProxyInvocationHandler.invoke(RestClientProxyFactory.java:200) ... 24 common frames omitted Suppressed: java.lang.NullPointerException: Cannot invoke "org.eclipse.scout.rt.rest.error.ErrorResponse.getError()" because the return value of "jakarta.ws.rs.core.Response.readEntity(java.lang.Class)" is null at org.eclipse.scout.rt.rest.client.proxy.ErrorDoRestClientExceptionTransformer.lambda$3(ErrorDoRestClientExceptionTransformer.java:60) at org.eclipse.scout.rt.rest.client.proxy.AbstractEntityRestClientExceptionTransformer.safeTransformEntityErrorResponse(AbstractEntityRestClientExceptionTransformer.java:113) ... 30 common frames omitted Caused by: jakarta.ws.rs.BadRequestException: HTTP 400 Bad Request at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.convertToWebAppException(RestClientProxyFactory.java:327) at org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory$RestProxyInvocationHandler.proxyResult(RestClientProxyFactory.java:251) ... 25 common frames omitted 2024-06-24 20:02:22,739 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:22,803 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:22,839 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:22,903 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.370 s -- in org.eclipse.scout.rt.rest.jersey.client.ApacheHttpClientConnectionHeaderTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.LineFormatterWithUriEncoderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.rest.jersey.client.LineFormatterWithUriEncoderTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.ScoutApacheConnectorTest 2024-06-24 20:02:22 INFO 1 * Sending client request on thread main 1 > GET http://localhost:43143/echo?status=200&cookieValue=my-cookie 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-24 20:02:23 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Mon, 24 Jun 2024 20:02:22 GMT 1 < Expires: Thu, 01 Jan 1970 00:00:00 GMT 1 < Set-Cookie: echo-servlet-cookie=my-cookie {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:43143","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-24 20:02:23 INFO 2 * Sending client request on thread main 2 > GET http://localhost:43143/echo?status=200 2 > Accept: application/json 2 > Accept-Language: en-US 2024-06-24 20:02:23 INFO 2 * Client response received on thread main 2 < 200 2 < Accept-Language: en-US 2 < Connection: close 2 < Content-Type: application/json 2 < Date: Mon, 24 Jun 2024 20:02:23 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Cookie":"echo-servlet-cookie=my-cookie","Accept":"application/json","Connection":"close","User-Agent":"Jersey/3.0.12 (Scout Apache HttpClient Connector)","Host":"localhost:43143","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-24 20:02:23 INFO 1 * Sending client request on thread main 1 > GET http://localhost:43143/echo?status=200&redirectUrl=%2Fecho%3Fstatus%3D201 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-24 20:02:23 INFO 1 * Client response received on thread main 1 < 302 1 < Accept-Language: en-US 1 < Connection: close 1 < Date: Mon, 24 Jun 2024 20:02:23 GMT 1 < Location: http://localhost:43143/echo?status=201 2024-06-24 20:02:24 INFO 1 * Sending client request on thread main 1 > GET http://localhost:43143/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > User-Agent: mockAgent 2024-06-24 20:02:24 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Mon, 24 Jun 2024 20:02:24 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"mockAgent","Host":"localhost:43143","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-24 20:02:24 INFO 1 * Sending client request on thread main 1 > GET http://localhost:43143/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > User-Agent: 2024-06-24 20:02:24 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Mon, 24 Jun 2024 20:02:24 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"","Host":"localhost:43143","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-24 20:02:24 INFO 1 * Sending client request on thread main 1 > GET http://localhost:43143/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-24 20:02:24 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Mon, 24 Jun 2024 20:02:24 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:43143","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-24 20:02:24 INFO 1 * Sending client request on thread main 1 > GET http://localhost:43143/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > X-Scout-Correlation-Id: e8907e6f-022a-454d-96d5-1ffe9a705549 2024-06-24 20:02:24,566 INFO [qtp1394205948-58] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers: Accept: 'application/json' X-Scout-Correlation-Id: 'e8907e6f-022a-454d-96d5-1ffe9a705549' Connection: 'close' User-Agent: 'Generic' Host: 'localhost:43143' Accept-Language: 'en-US' Accept-Encoding: 'gzip, x-gzip, deflate' 2024-06-24 20:02:24 INFO 1 * Client response received on thread main 1 < 200 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Mon, 24 Jun 2024 20:02:24 GMT 1 < X-Scout-Correlation-Id: e8907e6f-022a-454d-96d5-1ffe9a705549 {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","data":"proxy-ok"}} 2024-06-24 20:02:24 INFO 1 * Sending client request on thread main 1 > GET http://localhost:43143/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-24 20:02:24 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Mon, 24 Jun 2024 20:02:24 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","Host":"localhost:43143","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-24 20:02:24 INFO 1 * Sending client request on thread main 1 > POST http://localhost:43143/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > Content-Type: application/json 1 > X-Requested-With: XMLHttpRequest {"attribute":"value","attributeLarge":"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999"} 2024-06-24 20:02:24 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Mon, 24 Jun 2024 20:02:24 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"{\"attribute\":\"value\",\"attributeLarge\":\"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999\"}","code":200,"httpMethod":"POST","info":"OK"},"receivedHeaders":{"Accept":"application/json","X-Requested-With":"XMLHttpRequest","Connection":"close","User-Agent":"Generic","Host":"localhost:43143","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate","Content-Length":"3928","Content-Type":"application/json"}} 2024-06-24 20:02:24 INFO 1 * Sending client request on thread main 1 > GET http://localhost:43143/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-24 20:02:24 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Mon, 24 Jun 2024 20:02:24 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","Host":"localhost:43143","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-24 20:02:24 INFO 1 * Sending client request on thread main 1 > POST http://localhost:43143/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > Content-Type: application/json 1 > X-Requested-With: XMLHttpRequest {"attribute":"value","attributeLarge":"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999"} 2024-06-24 20:02:24 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Mon, 24 Jun 2024 20:02:24 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"{\"attribute\":\"value\",\"attributeLarge\":\"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999\"}","code":200,"httpMethod":"POST","info":"OK"},"receivedHeaders":{"Transfer-Encoding":"chunked","Accept":"application/json","X-Requested-With":"XMLHttpRequest","Connection":"close","User-Agent":"Generic","Host":"localhost:43143","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate","Content-Type":"application/json"}} 2024-06-24 20:02:25 INFO 1 * Sending client request on thread main 1 > GET http://localhost:43143/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > X-Scout-Correlation-Id: 751ff099-584d-4b7d-9c37-9ac340acc98d 2024-06-24 20:02:25,018 INFO [qtp1394205948-57] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers: Accept: 'application/json' X-Scout-Correlation-Id: '751ff099-584d-4b7d-9c37-9ac340acc98d' Connection: 'close' User-Agent: 'Generic' Host: 'localhost:43143' Accept-Language: 'en-US' Accept-Encoding: 'gzip, x-gzip, deflate' 2024-06-24 20:02:25 INFO 1 * Client response received on thread main 1 < 200 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Mon, 24 Jun 2024 20:02:25 GMT 1 < X-Scout-Correlation-Id: 751ff099-584d-4b7d-9c37-9ac340acc98d {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","data":"proxy-ok"}} 2024-06-24 20:02:25 INFO 1 * Sending client request on thread main 1 > GET http://localhost:43143/echo?status=200&redirectUrl=%2Fecho%3Fstatus%3D201 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-24 20:02:25 INFO 1 * Client response received on thread main 1 < 201 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Mon, 24 Jun 2024 20:02:25 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":201,"httpMethod":"GET","info":"Created"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:43143","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-24 20:02:25 INFO 1 * Sending client request on thread main 1 > GET http://localhost:43143/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > User-Agent: mockAgent 2024-06-24 20:02:25 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Mon, 24 Jun 2024 20:02:25 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"mockAgent","Host":"localhost:43143","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-24 20:02:25 INFO 1 * Sending client request on thread main 1 > GET http://localhost:43143/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-24 20:02:25 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Mon, 24 Jun 2024 20:02:25 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:43143","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-24 20:02:25 INFO 1 * Sending client request on thread main 1 > GET http://localhost:43143/echo?status=200&cookieValue=my-cookie 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-24 20:02:25 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Mon, 24 Jun 2024 20:02:25 GMT 1 < Expires: Thu, 01 Jan 1970 00:00:00 GMT 1 < Set-Cookie: echo-servlet-cookie=my-cookie {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:43143","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-24 20:02:25 INFO 2 * Sending client request on thread main 2 > GET http://localhost:43143/echo?status=200 2 > Accept: application/json 2 > Accept-Language: en-US 2024-06-24 20:02:25 INFO 2 * Client response received on thread main 2 < 200 2 < Accept-Language: en-US 2 < Connection: close 2 < Content-Type: application/json 2 < Date: Mon, 24 Jun 2024 20:02:25 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Jersey/3.0.12 (Scout Apache HttpClient Connector)","Host":"localhost:43143","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-24 20:02:25 INFO 1 * Sending client request on thread main 1 > GET http://localhost:43143/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-24 20:02:25 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Mon, 24 Jun 2024 20:02:25 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","Host":"localhost:43143","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-24 20:02:25 INFO 1 * Sending client request on thread main 1 > GET http://localhost:43143/echo?status=200&redirectUrl=%2Fecho%3Fstatus%3D201 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-24 20:02:25 INFO 1 * Client response received on thread main 1 < 201 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Mon, 24 Jun 2024 20:02:25 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":201,"httpMethod":"GET","info":"Created"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:43143","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-24 20:02:25 INFO 1 * Sending client request on thread main 1 > POST http://localhost:43143/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > Content-Type: application/json 1 > X-Requested-With: XMLHttpRequest {"attribute":"value","attributeLarge":"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999"} 2024-06-24 20:02:25 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Mon, 24 Jun 2024 20:02:25 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"{\"attribute\":\"value\",\"attributeLarge\":\"1#2#3#4#5#6#7#8#9#10#11#12#13#14#15#16#17#18#19#20#21#22#23#24#25#26#27#28#29#30#31#32#33#34#35#36#37#38#39#40#41#42#43#44#45#46#47#48#49#50#51#52#53#54#55#56#57#58#59#60#61#62#63#64#65#66#67#68#69#70#71#72#73#74#75#76#77#78#79#80#81#82#83#84#85#86#87#88#89#90#91#92#93#94#95#96#97#98#99#100#101#102#103#104#105#106#107#108#109#110#111#112#113#114#115#116#117#118#119#120#121#122#123#124#125#126#127#128#129#130#131#132#133#134#135#136#137#138#139#140#141#142#143#144#145#146#147#148#149#150#151#152#153#154#155#156#157#158#159#160#161#162#163#164#165#166#167#168#169#170#171#172#173#174#175#176#177#178#179#180#181#182#183#184#185#186#187#188#189#190#191#192#193#194#195#196#197#198#199#200#201#202#203#204#205#206#207#208#209#210#211#212#213#214#215#216#217#218#219#220#221#222#223#224#225#226#227#228#229#230#231#232#233#234#235#236#237#238#239#240#241#242#243#244#245#246#247#248#249#250#251#252#253#254#255#256#257#258#259#260#261#262#263#264#265#266#267#268#269#270#271#272#273#274#275#276#277#278#279#280#281#282#283#284#285#286#287#288#289#290#291#292#293#294#295#296#297#298#299#300#301#302#303#304#305#306#307#308#309#310#311#312#313#314#315#316#317#318#319#320#321#322#323#324#325#326#327#328#329#330#331#332#333#334#335#336#337#338#339#340#341#342#343#344#345#346#347#348#349#350#351#352#353#354#355#356#357#358#359#360#361#362#363#364#365#366#367#368#369#370#371#372#373#374#375#376#377#378#379#380#381#382#383#384#385#386#387#388#389#390#391#392#393#394#395#396#397#398#399#400#401#402#403#404#405#406#407#408#409#410#411#412#413#414#415#416#417#418#419#420#421#422#423#424#425#426#427#428#429#430#431#432#433#434#435#436#437#438#439#440#441#442#443#444#445#446#447#448#449#450#451#452#453#454#455#456#457#458#459#460#461#462#463#464#465#466#467#468#469#470#471#472#473#474#475#476#477#478#479#480#481#482#483#484#485#486#487#488#489#490#491#492#493#494#495#496#497#498#499#500#501#502#503#504#505#506#507#508#509#510#511#512#513#514#515#516#517#518#519#520#521#522#523#524#525#526#527#528#529#530#531#532#533#534#535#536#537#538#539#540#541#542#543#544#545#546#547#548#549#550#551#552#553#554#555#556#557#558#559#560#561#562#563#564#565#566#567#568#569#570#571#572#573#574#575#576#577#578#579#580#581#582#583#584#585#586#587#588#589#590#591#592#593#594#595#596#597#598#599#600#601#602#603#604#605#606#607#608#609#610#611#612#613#614#615#616#617#618#619#620#621#622#623#624#625#626#627#628#629#630#631#632#633#634#635#636#637#638#639#640#641#642#643#644#645#646#647#648#649#650#651#652#653#654#655#656#657#658#659#660#661#662#663#664#665#666#667#668#669#670#671#672#673#674#675#676#677#678#679#680#681#682#683#684#685#686#687#688#689#690#691#692#693#694#695#696#697#698#699#700#701#702#703#704#705#706#707#708#709#710#711#712#713#714#715#716#717#718#719#720#721#722#723#724#725#726#727#728#729#730#731#732#733#734#735#736#737#738#739#740#741#742#743#744#745#746#747#748#749#750#751#752#753#754#755#756#757#758#759#760#761#762#763#764#765#766#767#768#769#770#771#772#773#774#775#776#777#778#779#780#781#782#783#784#785#786#787#788#789#790#791#792#793#794#795#796#797#798#799#800#801#802#803#804#805#806#807#808#809#810#811#812#813#814#815#816#817#818#819#820#821#822#823#824#825#826#827#828#829#830#831#832#833#834#835#836#837#838#839#840#841#842#843#844#845#846#847#848#849#850#851#852#853#854#855#856#857#858#859#860#861#862#863#864#865#866#867#868#869#870#871#872#873#874#875#876#877#878#879#880#881#882#883#884#885#886#887#888#889#890#891#892#893#894#895#896#897#898#899#900#901#902#903#904#905#906#907#908#909#910#911#912#913#914#915#916#917#918#919#920#921#922#923#924#925#926#927#928#929#930#931#932#933#934#935#936#937#938#939#940#941#942#943#944#945#946#947#948#949#950#951#952#953#954#955#956#957#958#959#960#961#962#963#964#965#966#967#968#969#970#971#972#973#974#975#976#977#978#979#980#981#982#983#984#985#986#987#988#989#990#991#992#993#994#995#996#997#998#999\"}","code":200,"httpMethod":"POST","info":"OK"},"receivedHeaders":{"Transfer-Encoding":"chunked","Accept":"application/json","X-Requested-With":"XMLHttpRequest","Connection":"close","User-Agent":"Generic","Host":"localhost:43143","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate","Content-Type":"application/json"}} 2024-06-24 20:02:25 INFO 1 * Sending client request on thread main 1 > GET http://localhost:43143/echo?status=200&cookieValue=my-cookie 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-24 20:02:25 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Mon, 24 Jun 2024 20:02:25 GMT 1 < Expires: Thu, 01 Jan 1970 00:00:00 GMT 1 < Set-Cookie: echo-servlet-cookie=my-cookie {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:43143","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-24 20:02:25 INFO 2 * Sending client request on thread main 2 > GET http://localhost:43143/echo?status=200 2 > Accept: application/json 2 > Accept-Language: en-US 2024-06-24 20:02:25 INFO 2 * Client response received on thread main 2 < 200 2 < Accept-Language: en-US 2 < Connection: close 2 < Content-Type: application/json 2 < Date: Mon, 24 Jun 2024 20:02:25 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Cookie":"echo-servlet-cookie=my-cookie","Accept":"application/json","Connection":"close","User-Agent":"Jersey/3.0.12 (Scout Apache HttpClient Connector)","Host":"localhost:43143","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-24 20:02:25 INFO 1 * Sending client request on thread main 1 > GET http://localhost:43143/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > X-Scout-Correlation-Id: 853a93db-d3b1-44bd-be97-44600e3c1163 2024-06-24 20:02:25 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Mon, 24 Jun 2024 20:02:25 GMT 1 < X-Scout-Correlation-Id: 853a93db-d3b1-44bd-be97-44600e3c1163 {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","X-Scout-Correlation-Id":"853a93db-d3b1-44bd-be97-44600e3c1163","Connection":"close","User-Agent":"Generic","Host":"localhost:43143","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-24 20:02:25 INFO 1 * Sending client request on thread main 1 > GET http://localhost:43143/echo?status=200 1 > Accept: application/json 1 > Accept-Language: en-US 1 > X-Scout-Correlation-Id: 07ee262a-1e38-4823-b5b3-1d86ee0329bc 2024-06-24 20:02:25 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Mon, 24 Jun 2024 20:02:25 GMT 1 < X-Scout-Correlation-Id: 07ee262a-1e38-4823-b5b3-1d86ee0329bc {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","X-Scout-Correlation-Id":"07ee262a-1e38-4823-b5b3-1d86ee0329bc","Connection":"close","User-Agent":"Generic","Host":"localhost:43143","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-24 20:02:25 INFO 1 * Sending client request on thread main 1 > GET http://localhost:43143/echo?status=200&cookieValue=my-cookie 1 > Accept: application/json 1 > Accept-Language: en-US 2024-06-24 20:02:25 INFO 1 * Client response received on thread main 1 < 200 1 < Accept-Language: en-US 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Mon, 24 Jun 2024 20:02:25 GMT 1 < Expires: Thu, 01 Jan 1970 00:00:00 GMT 1 < Set-Cookie: echo-servlet-cookie=my-cookie {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Generic","Host":"localhost:43143","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-24 20:02:25 INFO 2 * Sending client request on thread main 2 > GET http://localhost:43143/echo?status=200 2 > Accept: application/json 2 > Accept-Language: en-US 2024-06-24 20:02:25 INFO 2 * Client response received on thread main 2 < 200 2 < Accept-Language: en-US 2 < Connection: close 2 < Content-Type: application/json 2 < Date: Mon, 24 Jun 2024 20:02:25 GMT {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","body":"","code":200,"httpMethod":"GET","info":"OK"},"receivedHeaders":{"Accept":"application/json","Connection":"close","User-Agent":"Jersey/3.0.12 (Scout Apache HttpClient Connector)","Host":"localhost:43143","Accept-Language":"en-US","Accept-Encoding":"gzip, x-gzip, deflate"}} 2024-06-24 20:02:25 INFO 1 * Sending client request on thread main 1 > GET http://localhost:43143/echo?status=200&requireAuth=true&proxyUser=user&proxyPassword=pass 1 > Accept: application/json 1 > Accept-Language: en-US 1 > X-Scout-Correlation-Id: 8570dcbf-b85e-43a5-b1a5-bad18cfacf9b 2024-06-24 20:02:25,670 INFO [qtp1394205948-57] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers: Accept: 'application/json' X-Scout-Correlation-Id: '8570dcbf-b85e-43a5-b1a5-bad18cfacf9b' Connection: 'close' User-Agent: 'Generic' Host: 'localhost:43143' Accept-Language: 'en-US' Accept-Encoding: 'gzip, x-gzip, deflate' 2024-06-24 20:02:25,737 INFO [qtp1394205948-57] org.eclipse.scout.rt.rest.jersey.RestClientHttpProxyServlet.service(RestClientHttpProxyServlet.java:49) - HTTP Headers: Accept: 'application/json' X-Scout-Correlation-Id: '8570dcbf-b85e-43a5-b1a5-bad18cfacf9b' Connection: 'close' User-Agent: 'Generic' Host: 'localhost:43143' Accept-Language: 'en-US' Proxy-Authorization: 'Basic dXNlcjpwYXNz' 2024-06-24 20:02:25 INFO 1 * Client response received on thread main 1 < 200 1 < Connection: close 1 < Content-Type: application/json 1 < Date: Mon, 24 Jun 2024 20:02:25 GMT 1 < X-Scout-Correlation-Id: 8570dcbf-b85e-43a5-b1a5-bad18cfacf9b {"_type":"scout.RestClientTestEchoResponse","echo":{"_type":"scout.RestClientTestEcho","data":"proxy-ok"}} [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.847 s -- in org.eclipse.scout.rt.rest.jersey.client.ScoutApacheConnectorTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.multipart.MultipartMessageBodyWriterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.rest.jersey.client.multipart.MultipartMessageBodyWriterTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.multipart.MultipartRestClientTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s -- in org.eclipse.scout.rt.rest.jersey.client.multipart.MultipartRestClientTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.proxy.RestClientProxyInvocationTest 2024-06-24 20:02:25,944 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) - MDC[cid=3a75b743-da3b-4763-8ba2-3024c8e42570] 2024-06-24 20:02:25,973 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:26,033 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:26,066 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:26,113 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:26,142 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:26,211 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:26,239 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:26,267 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:26,376 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:26,570 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:26,644 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:26,720 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:26,771 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:26,815 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:26,934 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:26,959 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:26,984 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:27,021 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:27,027 INFO [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.announceRequest(RequestSynchronizer.java:39) - announcing request: 1cf9e4c2-5417-4e5b-b70b-60c1011c355d 2024-06-24 20:02:27,047 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:27,047 INFO [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.awaitRequest(RequestSynchronizer.java:56) - awaiting request: 1cf9e4c2-5417-4e5b-b70b-60c1011c355d 2024-06-24 20:02:27,050 INFO [qtp1263927050-52] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.notifyRequestArrived(RequestSynchronizer.java:45) - notifying request arrived: 1cf9e4c2-5417-4e5b-b70b-60c1011c355d 2024-06-24 20:02:27,440 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:27,487 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:27,505 INFO [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.announceRequest(RequestSynchronizer.java:39) - announcing request: a2989436-f79f-48f0-ba40-d3f41878e824 2024-06-24 20:02:27,506 INFO [main] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.awaitRequest(RequestSynchronizer.java:56) - awaiting request: a2989436-f79f-48f0-ba40-d3f41878e824 2024-06-24 20:02:27,527 INFO [qtp1263927050-49] org.eclipse.scout.rt.rest.jersey.RequestSynchronizer.notifyRequestArrived(RequestSynchronizer.java:45) - notifying request arrived: a2989436-f79f-48f0-ba40-d3f41878e824 2024-06-24 20:02:27,691 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:27,855 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:27,878 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:27,917 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) 2024-06-24 20:02:27,939 WARN [main] org.eclipse.scout.rt.rest.client.proxy.RestClientProxyFactory.warnDiscouragedMethodUsage(RestClientProxyFactory.java:219) - Discouraged method invocation (e.g. running outside a RunContext or exception transformation not available) [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.050 s -- in org.eclipse.scout.rt.rest.jersey.client.proxy.RestClientProxyInvocationTest [INFO] Running org.eclipse.scout.rt.rest.jersey.client.proxy.RestClientProxyWebAppExceptionMappingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.553 s -- in org.eclipse.scout.rt.rest.jersey.client.proxy.RestClientProxyWebAppExceptionMappingTest [INFO] Running org.eclipse.scout.rt.rest.jersey.server.IdSignatureRestFilterTest 2024-06-24 20:02:31,628 INFO [qtp1263927050-53] org.eclipse.scout.rt.rest.jackson.JsonMappingExceptionMapper.toResponseImpl(JsonMappingExceptionMapper.java:35) - InvalidFormatException: Failed to deserialize attribute 'body' of entity org.eclipse.scout.rt.rest.jersey.fixture.SerializationRequest, value was scout.FixtureIntegerId:42###CNCgkNhEN4PEpNkWvRPY_jEIwn49f1xGLgmXyi6SdlI= at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 77] com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize attribute 'body' of entity org.eclipse.scout.rt.rest.jersey.fixture.SerializationRequest, value was scout.FixtureIntegerId:42###CNCgkNhEN4PEpNkWvRPY_jEIwn49f1xGLgmXyi6SdlI= at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 77] at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:195) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:170) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:114) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntity(DoEntityDeserializer.java:83) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:77) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:1) at com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:74) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) at com.fasterxml.jackson.databind.ObjectReader._bind(ObjectReader.java:2099) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1249) at org.glassfish.jersey.jackson.internal.jackson.jaxrs.base.ProviderBase.readFrom(ProviderBase.java:829) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:212) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:132) at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:49) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:132) at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1072) at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:919) at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:290) at org.glassfish.jersey.server.internal.inject.EntityParamValueParamProvider$EntityValueSupplier.apply(EntityParamValueParamProvider.java:73) at org.glassfish.jersey.server.internal.inject.EntityParamValueParamProvider$EntityValueSupplier.apply(EntityParamValueParamProvider.java:56) at org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource.apply(ParamValueFactoryWithSource.java:50) at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:68) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:109) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:256) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:235) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:840) Suppressed: com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize attribute 'id' of entity org.eclipse.scout.rt.dataobject.IDoEntity, value was scout.FixtureIntegerId:42###CNCgkNhEN4PEpNkWvRPY_jEIwn49f1xGLgmXyi6SdlI= at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 77] at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:195) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:170) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:114) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntity(DoEntityDeserializer.java:83) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:77) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:1) at com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:74) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4875) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3082) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:186) ... 69 common frames omitted Suppressed: com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize qualified IId: Assertion error: Unqualified id must not be signed. at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 77] at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67) at org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdDeserializer.deserialize(QualifiedIIdDeserializer.java:52) at org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdDeserializer.deserialize(QualifiedIIdDeserializer.java:1) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4875) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3082) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:186) ... 79 common frames omitted 2024-06-24 20:02:31,656 INFO [qtp1263927050-53] org.eclipse.scout.rt.rest.jackson.JsonMappingExceptionMapper.toResponseImpl(JsonMappingExceptionMapper.java:35) - InvalidFormatException: Failed to deserialize attribute 'body' of entity org.eclipse.scout.rt.rest.jersey.fixture.SerializationRequest, value was scout.FixtureIntegerId:42 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 5, column: 12] com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize attribute 'body' of entity org.eclipse.scout.rt.rest.jersey.fixture.SerializationRequest, value was scout.FixtureIntegerId:42 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 5, column: 12] at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:195) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:170) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:114) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntity(DoEntityDeserializer.java:83) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:77) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:1) at com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:74) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) at com.fasterxml.jackson.databind.ObjectReader._bind(ObjectReader.java:2099) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1249) at org.glassfish.jersey.jackson.internal.jackson.jaxrs.base.ProviderBase.readFrom(ProviderBase.java:829) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:233) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:212) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:132) at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:49) at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:132) at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1072) at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:919) at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:290) at org.glassfish.jersey.server.internal.inject.EntityParamValueParamProvider$EntityValueSupplier.apply(EntityParamValueParamProvider.java:73) at org.glassfish.jersey.server.internal.inject.EntityParamValueParamProvider$EntityValueSupplier.apply(EntityParamValueParamProvider.java:56) at org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource.apply(ParamValueFactoryWithSource.java:50) at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:68) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:109) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$TypeOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:219) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:256) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:235) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:684) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:346) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:311) at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:764) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:529) at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:221) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1381) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:176) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:484) at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:174) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1303) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:122) at org.eclipse.jetty.server.Server.handle(Server.java:563) at org.eclipse.jetty.server.HttpChannel$RequestDispatchable.dispatch(HttpChannel.java:1598) at org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:753) at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:501) at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:287) at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:314) at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:100) at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:421) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:390) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:277) at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:199) at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:411) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:969) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1194) at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149) at java.base/java.lang.Thread.run(Thread.java:840) Suppressed: com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize attribute 'id' of entity org.eclipse.scout.rt.dataobject.IDoEntity, value was scout.FixtureIntegerId:42 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 5, column: 12] at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:195) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:170) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntityAttributes(DoEntityDeserializer.java:114) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeDoEntity(DoEntityDeserializer.java:83) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:77) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.deserializeWithType(DoEntityDeserializer.java:1) at com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.deserialize(TypeWrappedDeserializer.java:74) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4875) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3082) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:186) ... 69 common frames omitted Suppressed: com.fasterxml.jackson.databind.exc.InvalidFormatException: Failed to deserialize qualified IId: Assertion error: Unqualified id must be signed. at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 5, column: 12] at com.fasterxml.jackson.databind.exc.InvalidFormatException.from(InvalidFormatException.java:67) at org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdDeserializer.deserialize(QualifiedIIdDeserializer.java:52) at org.eclipse.scout.rt.jackson.dataobject.id.QualifiedIIdDeserializer.deserialize(QualifiedIIdDeserializer.java:1) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) at com.fasterxml.jackson.databind.ObjectMapper._readValue(ObjectMapper.java:4875) at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:3082) at org.eclipse.scout.rt.jackson.dataobject.DoEntityDeserializer.readAttributeValue(DoEntityDeserializer.java:186) ... 79 common frames omitted [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.eclipse.scout.rt.rest.jersey.server.IdSignatureRestFilterTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.rest.jersey.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.rest.jersey.test/target/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.rest.jersey.test/24.2-SNAPSHOT/org.eclipse.scout.rt.rest.jersey.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ----------< org.eclipse.scout.rt:org.eclipse.scout.rt.client >---------- [INFO] Building org.eclipse.scout.rt.client 24.2-SNAPSHOT [47/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.client --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.client --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.client --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[173,9] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[233,15] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[235,13] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[252,21] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[253,15] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[257,9] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[257,26] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/sequencebox/AbstractSequenceBox.java:[320,28] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/DefaultPageChangeStrategy.java:[48,9] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/DefaultPageChangeStrategy.java:[48,37] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/tree/TreeEvent.java:[29,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowComparator.java:[20,19] Unsupported @SuppressWarnings("squid:S2063") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowComparator.java:[30,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[362,30] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[370,55] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[377,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[381,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[385,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[399,31] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[403,28] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[468,44] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[483,42] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[514,47] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[543,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[555,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[567,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[628,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[661,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[665,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[689,48] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[697,40] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[701,40] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[714,38] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[718,38] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[736,38] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[762,40] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[776,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/ClientUIPreferences.java:[790,46] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableUtility.java:[191,91] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/ActionUtility.java:[40,21] Unsupported @SuppressWarnings("DeprecatedIsStillUsed") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractWidgetTile.java:[51,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractFormFieldTile.java:[124,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[123,35] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[123,46] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/ScoutInfoForm.java:[123,63] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/dto/PageData.java:[29,3] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/tree/AbstractActionNodeExtension.java:[16,61] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/MultiTimeRange.java:[128,10] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/MultiTimeRange.java:[233,5] java.util.SortedMap is a raw type. References to generic type java.util.SortedMap should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[66,11] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[181,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[398,13] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/AbstractPlanner.java:[977,10] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRow.java:[219,24] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRow.java:[234,23] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRow.java:[247,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/calendarfield/AbstractCalendarField.java:[55,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/ValidationFailedStatus.java:[71,5] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/ValidationFailedStatus.java:[71,37] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/button/ButtonEvent.java:[20,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treefield/AbstractTreeField.java:[149,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/Cell.java:[19,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/Cell.java:[19,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixIndex.java:[16,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixIndex.java:[16,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[66,14] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[80,18] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[80,77] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[82,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[84,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[106,56] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[108,20] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[109,29] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[110,7] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[157,24] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[167,70] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[168,29] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[169,7] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[182,60] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[183,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[185,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[228,18] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[228,58] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[228,90] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[229,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[230,9] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBuffer.java:[231,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/AbstractTileFieldExtension.java:[27,41] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/AbstractTileFieldExtension.java:[32,31] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ISortOrderColumn.java:[18,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/MediumMemoryPolicy.java:[105,19] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/MediumMemoryPolicy.java:[106,23] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/MediumMemoryPolicy.java:[117,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AccordionFieldChains.java:[26,154] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AccordionFieldChains.java:[42,73] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AccordionFieldChains.java:[60,73] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/js/AbstractJsForm.java:[45,23] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/js/AbstractJsForm.java:[47,24] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/js/AbstractJsForm.java:[103,12] Type safety: Unchecked cast from java.lang.Object to IN [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractBeanTile.java:[85,5] org.eclipse.scout.rt.client.extension.ui.tile.BeanTileChains.BeanTileAppLinkActionChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.tile.BeanTileChains.BeanTileAppLinkActionChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/FormEvent.java:[24,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITable.java:[428,82] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/breadcrumbbarfield/AbstractBreadcrumbBarField.java:[64,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractProposalColumn.java:[189,21] Unsupported @SuppressWarnings("bsiRulesDefinition:orderMissing") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[969,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[975,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[980,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[981,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[982,16] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[987,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[993,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1244,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1248,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1254,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1255,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1277,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1606,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[1857,21] Unsupported @SuppressWarnings("squid:S1143") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[2979,89] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[4010,13] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[4010,55] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTable.java:[4093,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[16,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[109,25] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[109,36] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/AbstractClientSession.java:[109,53] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/internal/ValueFieldContextMenu.java:[29,32] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/IPageFieldExtension.java:[17,51] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableEvent.java:[34,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableEvent.java:[377,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[65,21] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[65,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[70,29] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[72,47] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[78,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[79,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[82,35] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[95,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[97,11] org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[98,11] org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[124,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[127,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[134,33] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[146,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[240,84] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[251,39] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[256,52] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[257,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[259,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[283,11] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[293,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[313,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[323,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[337,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[357,47] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[424,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[465,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[475,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[482,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[494,22] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[505,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[514,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[551,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[560,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[566,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[574,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[588,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[589,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[593,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[613,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[626,54] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[636,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[648,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[651,13] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[664,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[686,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[686,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[695,63] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[698,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[699,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[721,31] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[739,14] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[819,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[926,35] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1064,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1072,9] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1081,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1094,31] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1101,35] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1108,44] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1115,44] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1122,33] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1194,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1239,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1244,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1264,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1270,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1313,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1329,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1346,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1361,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1373,34] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1411,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1425,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnSet.java:[1425,20] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBoxFilterBox.java:[42,22] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/AbstractPageFieldExtension.java:[17,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/IPageField.java:[22,39] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTableRowBuilder.java:[71,21] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/form/fields/AbstractFormFieldMenu.java:[46,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractButtonTile.java:[54,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/datefield/AbstractDateField.java:[159,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/datefield/AbstractDateField.java:[169,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractBrowserFieldTile.java:[41,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/AbstractFormHybridAction.java:[81,14] Type safety: Unchecked cast from org.eclipse.scout.rt.dataobject.DoEntity to DO_ENTITY [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[112,60] org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldUIFacade should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[484,10] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[485,13] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[602,7] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractSmartField.java:[744,9] org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/UnsavedFormChangesForm.java:[316,32] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/modeselector/AbstractModeSelectorField.java:[65,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/modeselector/AbstractModeSelectorField.java:[68,16] org.eclipse.scout.rt.client.ui.form.fields.mode.IMode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.mode.IMode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[46,21] Unsupported @SuppressWarnings("squid:CommentedOutCodeLine") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[47,36] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[54,37] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[59,25] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[75,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[88,29] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableOrganizer.java:[96,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[63,10] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[64,5] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[69,21] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[76,27] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[77,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[243,46] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[254,43] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tilefield/AbstractTileField.java:[259,33] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[96,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[96,54] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[101,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[107,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[114,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[122,53] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[126,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[188,25] java.lang.Iterable is a raw type. References to generic type java.lang.Iterable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[195,7] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[235,17] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[235,45] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[320,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[320,41] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[343,28] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[396,43] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[397,40] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[429,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[433,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[461,26] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[466,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[553,21] Unsupported @SuppressWarnings("squid:S1643") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[575,15] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[619,11] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[619,39] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[642,9] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[642,37] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[657,43] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[745,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/bookmark/internal/BookmarkUtility.java:[828,50] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractRestLookupSmartColumn.java:[40,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AbstractAccordionFieldExtension.java:[26,41] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/AbstractAccordionFieldExtension.java:[31,31] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/IActionNode.java:[17,40] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPageWithNodes.java:[279,44] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPageWithNodes.java:[406,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[226,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[279,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[324,66] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/AbstractTreeBox.java:[1034,15] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/Resource.java:[21,53] org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/Resource.java:[132,31] org.eclipse.scout.rt.client.ui.basic.planner.Activity is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Activity should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/imagefield/ImageFieldEvent.java:[21,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/VerticalGridMatrix.java:[237,22] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/VerticalGridMatrix.java:[237,38] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[24,147] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[26,91] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[33,83] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[40,72] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[50,79] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[57,72] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[67,80] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileAccordionChains.java:[74,72] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/HybridManager.java:[49,39] org.eclipse.scout.rt.client.ui.desktop.hybrid.IHybridAction is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.hybrid.IHybridAction should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/HybridManager.java:[202,12] Type safety: Unchecked cast from java.util.Map to java.util.Map [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTile.java:[139,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTile.java:[492,23] Unsupported @SuppressWarnings("squid:S1181") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTile.java:[500,9] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[118,32] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[119,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[222,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[742,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[760,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[767,23] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[1259,59] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[1328,38] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/AbstractPage.java:[1329,35] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/lookup/QueryParam.java:[12,39] org.eclipse.scout.rt.client.services.lookup.IQueryParam is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.IQueryParam should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/group/AbstractGroup.java:[129,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/group/AbstractGroup.java:[364,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITableRow.java:[87,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITableRow.java:[91,16] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/ITableRow.java:[95,25] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[173,29] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[175,31] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[179,38] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[290,34] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/MobileDeviceTransformer.java:[405,44] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/CalendarEvent.java:[22,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/ActiveOrCheckedNodesFilter.java:[19,17] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/treebox/ActiveOrCheckedNodesFilter.java:[22,37] org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.treebox.ITreeBox should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[264,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[334,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[343,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[380,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[381,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[382,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[401,30] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[413,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[433,34] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[454,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[459,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[459,64] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[465,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[466,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[479,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[484,21] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[484,71] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[490,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[491,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[617,13] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[662,40] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[759,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[761,25] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[763,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutline.java:[765,26] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/IForm.java:[220,3] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep
should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/IForm.java:[230,24] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/IForm.java:[358,3] org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[22,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[33,26] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[36,23] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[41,23] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[41,65] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[49,10] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[50,13] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[58,25] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEvent.java:[62,46] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractObjectColumn.java:[50,13] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[21,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[32,24] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[36,24] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[42,10] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/TileGridEvent.java:[43,13] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageWithTableChains.java:[60,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageWithTableChains.java:[60,71] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[755,15] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[785,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[808,17] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[1585,13] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsForm.java:[1585,97] org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.INumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/tree/IActionNodeExtension.java:[16,49] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractBeanColumn.java:[60,16] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/AbstractWidget.java:[516,21] Unsupported @SuppressWarnings("RedundantIfStatement") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/AbstractContextMenu.java:[154,45] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/AbstractContextMenu.java:[155,42] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/menu/root/AbstractContextMenu.java:[165,66] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractValueField.java:[140,11] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[85,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[92,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[92,57] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[142,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[144,14] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/IOutline.java:[144,58] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractCompositeField.java:[57,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractCompositeField.java:[66,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[199,11] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[667,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[672,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1050,31] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1195,7] org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData is a raw type. References to generic type org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1399,10] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1567,5] org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[1572,10] org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.wrappedform.IWrappedFormField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[2085,14] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[2594,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/AbstractForm.java:[2626,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/dto/FormData.java:[145,3] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/dto/FormData.java:[153,3] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/ProposalFieldUIFacade.java:[15,32] org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractProposalField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.smartfield.AbstractProposalField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractTableFieldTile.java:[46,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractTableFieldTile.java:[56,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractTableFieldTile.java:[66,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/button/AbstractButton.java:[281,13] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/AbstractTableField.java:[433,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/AbstractTableField.java:[457,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageReloadHandler.java:[20,17] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageReloadHandler.java:[22,28] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/AbstractProposalField.java:[34,60] org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldUIFacade should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[163,24] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[173,23] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[193,32] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[437,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/internal/InternalTableRow.java:[500,21] Unsupported @SuppressWarnings("SuspiciousMethodCalls") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[170,16] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[173,26] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[380,12] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizard.java:[386,12] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/ITileFieldExtension.java:[22,34] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDragRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/ITileFieldExtension.java:[24,24] org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.tilefield.TileFieldChains.TileFieldDropRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/IFormField.java:[553,3] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/IFormField.java:[555,23] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixCursor.java:[16,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/matrix/MatrixCursor.java:[16,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/internal/VirtualDesktop.java:[712,28] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/groupbox/internal/GroupBoxProcessButtonGrid.java:[46,10] java.util.Iterator is a raw type. References to generic type java.util.Iterator should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/lookup/AbstractRestLookupCall.java:[92,47] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/messagebox/MessageBoxes.java:[121,55] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[697,29] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[744,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[918,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[966,7] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[1952,30] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[1953,5] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[1969,10] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[2089,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/AbstractFormField.java:[2138,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[73,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[234,51] org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.accordionfield.AbstractAccordionField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[245,43] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/accordionfield/AbstractAccordionField.java:[250,33] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/TableFieldReloadHandler.java:[24,17] org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tablefield/TableFieldReloadHandler.java:[26,34] org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tablefield.ITableField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[217,10] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[228,15] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[384,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[395,5] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[494,7] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[549,28] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[550,10] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[618,7] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[619,12] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/AbstractRadioButtonGroup.java:[686,21] Unsupported @SuppressWarnings("bsiRulesDefinition:orderMissing") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/TileFieldChains.java:[27,160] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/TileFieldChains.java:[43,68] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/tilefield/TileFieldChains.java:[61,68] org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.tilefield.AbstractTileField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/menu/root/IContextMenuExtension.java:[15,54] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractSortOrderColumn.java:[18,70] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractSortOrderColumn.java:[20,124] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/dnd/JavaTransferObject.java:[48,9] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/dnd/JavaTransferObject.java:[48,25] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[24,137] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[26,81] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[33,78] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[40,67] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[50,74] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[57,67] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[67,75] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/tile/TileGridChains.java:[74,67] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/IPageExtension.java:[32,47] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/AbstractPageExtension.java:[31,59] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/Activity.java:[170,13] org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IActivityObserver should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumn.java:[921,22] org.eclipse.scout.rt.platform.holders.IHolder is a raw type. References to generic type org.eclipse.scout.rt.platform.holders.IHolder should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumn.java:[1037,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumn.java:[1573,13] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/GridData.java:[15,20] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/GridData.java:[15,36] Unsupported @SuppressWarnings("squid:ClassVariableVisibilityCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/GridData.java:[47,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/hybrid/AbstractHybridAction.java:[34,23] Type safety: The expression of type java.lang.Class needs unchecked conversion to conform to java.lang.Class [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[108,92] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[108,111] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[116,54] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/OutlineMediator.java:[116,73] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/ISmartField.java:[71,3] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/accordion/AbstractAccordion.java:[67,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/stringfield/AbstractStringField.java:[514,38] org.eclipse.scout.rt.client.ui.form.fields.AbstractBasicField.P_UIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.AbstractBasicField.P_UIFacade should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/DesktopEvent.java:[25,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[26,109] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[42,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[59,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[76,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[93,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[110,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[127,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[144,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[161,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[178,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[195,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[212,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/desktop/outline/pages/PageChains.java:[230,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/basic/table/ISortOrderColumnExtension.java:[16,108] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/basic/table/AbstractSortOrderColumnExtension.java:[16,127] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/planner/IPlanner.java:[226,3] org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlannerUIFacade should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[59,11] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[60,34] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[60,84] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[151,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[168,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[197,13] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[202,10] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[920,63] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[929,45] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[957,52] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[963,52] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileGrid.java:[969,52] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/FormStore.java:[152,7] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/AbstractPageField.java:[42,54] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/AbstractPageField.java:[289,60] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[23,29] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[25,30] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[29,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/ITableOrganizer.java:[31,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/beanfield/AbstractBeanField.java:[70,5] org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardStep.java:[276,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[22,16] org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[23,16] org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[69,14] org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.RowToHolderMapper should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowMapper.java:[84,14] org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.internal.HolderToRowMapper should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/provider/AbstractCalendarItemProvider.java:[127,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/tagfield/AbstractTagField.java:[234,48] org.eclipse.scout.rt.client.services.lookup.LookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.LookupCallResult should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractImageFieldTile.java:[39,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/fields/AbstractImageFieldTile.java:[67,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/services/common/file/FileService.java:[28,19] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBox.java:[177,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBox.java:[268,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBox.java:[929,15] org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/AbstractCalendar.java:[171,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/AbstractCalendar.java:[178,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/listbox/AbstractListBoxFilterBox.java:[42,22] org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.IListBox should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutlineViewButton.java:[106,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutlineViewButton.java:[116,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/outline/AbstractOutlineViewButton.java:[126,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/IAccordionFieldExtension.java:[21,34] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDragRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/accordionfield/IAccordionFieldExtension.java:[23,24] org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.accordionfield.AccordionFieldChains.AccordionFieldDropRequestChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/AbstractAction.java:[318,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/AbstractAction.java:[534,7] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/AbstractAction.java:[534,27] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/AbstractDesktop.java:[415,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/desktop/AbstractDesktop.java:[803,63] org.eclipse.scout.rt.client.ui.form.IFormMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.IFormMenu should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[47,21] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[66,7] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[105,13] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[139,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[155,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/TableRowDataMapper.java:[184,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/calendar/CalendarComponent.java:[133,16] java.lang.Comparable is a raw type. References to generic type java.lang.Comparable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/beanfield/AbstractBeanFieldExtension.java:[23,33] org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.form.fields.beanfield.BeanFieldChains.BeanFieldAppLinkActionChain should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/action/menu/root/AbstractContextMenuExtension.java:[15,66] org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.menu.root.AbstractContextMenu should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[32,52] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[66,32] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[67,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[68,16] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[78,26] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[79,26] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[84,10] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[85,10] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[103,31] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/action/tree/AbstractActionNode.java:[230,61] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/PageExtension.java:[18,58] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/transformation/PageExtension.java:[20,24] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/TableCompactHandler.java:[140,59] java.util.function.Supplier is a raw type. References to generic type java.util.function.Supplier should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/PageFieldChains.java:[25,71] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/extension/ui/form/fields/pagefield/PageFieldChains.java:[32,62] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[45,27] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[46,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[112,10] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[115,23] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/plannerfield/AbstractPlannerField.java:[125,9] org.eclipse.scout.rt.client.ui.basic.planner.AbstractPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.AbstractPlanner should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[64,34] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[64,94] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[190,13] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[353,22] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[368,25] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[425,25] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[478,30] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[661,5] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[802,58] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[811,50] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[839,47] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[845,47] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/AbstractTileAccordion.java:[851,47] org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractSmartColumn.java:[486,21] Unsupported @SuppressWarnings("bsiRulesDefinition:orderMissing") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractSmartColumn.java:[516,7] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[141,56] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[200,69] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[257,25] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[261,39] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[265,52] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[271,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[276,63] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[280,41] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[281,28] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[283,36] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[286,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[300,76] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[304,55] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[305,42] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/basic/table/AbstractTileTableHeader.java:[307,12] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/main/java/org/eclipse/scout/rt/client/ui/tile/ITileGrid.java:[246,3] org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGridUIFacade should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.client --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.client --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.client --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.client --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.client --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.client --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/24.2-SNAPSHOT/org.eclipse.scout.rt.client-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/24.2-SNAPSHOT/org.eclipse.scout.rt.client-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client/target/org.eclipse.scout.rt.client-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client/24.2-SNAPSHOT/org.eclipse.scout.rt.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.client.test >-------- [INFO] Building org.eclipse.scout.rt.client.test 24.2-SNAPSHOT [48/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.pom (29 kB at 3.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar (2.2 MB at 27 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.client.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.client.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.client.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.client.test --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.client.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/testing/client/ScoutClientAssert.java:[46,5] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/testing/client/ScoutClientAssert.java:[46,26] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[55,44] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[55,55] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[55,72] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/runner/statement/ClientRunContextStatement.java:[65,11] org.eclipse.scout.rt.platform.IBean is a raw type. References to generic type org.eclipse.scout.rt.platform.IBean should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/main/java/org/eclipse/scout/rt/testing/client/mock/ClientMockBeanDataProducer.java:[25,27] org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer is a raw type. References to generic type org.eclipse.scout.rt.testing.platform.mock.MockBeanInstanceProducer should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.client.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.client.test --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.client.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/FormFieldVisibilityTest.java:[213,40] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/pagefield/PageFieldTest.java:[71,59] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[75,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[75,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSubjectTest.java:[75,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/cache/ClientCacheTest.java:[33,31] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/cache/ClientCacheTest.java:[35,10] org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler is a raw type. References to generic type org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/clientnotification/AbstractObservableNotificationHandlerTest.java:[145,5] org.eclipse.scout.rt.shared.notification.INotificationListener is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationListener should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/clientnotification/AbstractObservableNotificationHandlerTest.java:[146,5] org.eclipse.scout.rt.shared.notification.INotificationListener is a raw type. References to generic type org.eclipse.scout.rt.shared.notification.INotificationListener should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumnTest.java:[183,5] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractColumnTest.java:[183,26] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[62,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[67,41] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[72,38] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[91,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[96,39] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[101,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[116,37] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[121,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[126,36] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/context/ClientRunContextChainTest.java:[131,33] org.eclipse.scout.rt.platform.util.ThreadLocalProcessor is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ThreadLocalProcessor should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/organizer/OrganizeColumnsFormRegressionTest.java:[78,11] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[40,18] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[58,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[62,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[107,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithHeaderSortColumnsTest.java:[111,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/form/fields/NestedContributionTest.java:[49,15] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/form/fields/NestedContributionTest.java:[52,20] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/form/fields/NestedContributionTest.java:[54,11] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/outline/pages/TablePageExtensionTest.java:[118,21] Unnecessary @SuppressWarnings("unchecked") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/outline/pages/TablePageExtensionTest.java:[119,144] org.eclipse.scout.rt.client.extension.ui.action.menu.IMenuExtension is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.action.menu.IMenuExtension should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/outline/pages/TablePageExtensionTest.java:[126,5] org.eclipse.scout.rt.client.extension.ui.outline.pages.fixture.AbstractPersonTablePage.Table.EditMenu is a raw type. References to generic type org.eclipse.scout.rt.client.extension.ui.outline.pages.fixture.AbstractPersonTablePage.Table.EditMenu should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[37,24] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[59,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[60,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[61,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[65,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[66,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[75,26] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[78,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[99,26] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[129,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[146,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[310,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[320,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[321,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[328,11] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerEventBufferTest.java:[329,5] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/tile/TileAccordionTest.java:[411,7] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/tile/TileAccordionTest.java:[438,7] org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.AbstractTileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/extension/ui/action/tree/fixture/TestMenus.java:[37,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/action/menu/TreeMenuTest.java:[106,26] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractProposalColumnTest.java:[56,5] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[92,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[93,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[94,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[95,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[96,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[97,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[98,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[99,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[100,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[101,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[102,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[103,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[104,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[105,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[106,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[107,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[108,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[109,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[110,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[111,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[115,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[116,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[117,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[118,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[119,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[120,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[121,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[122,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[123,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[124,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[125,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[126,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[127,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[128,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[129,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[130,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[131,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[132,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[133,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[134,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[138,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[139,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[140,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[141,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[142,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[143,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[144,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[145,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[146,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[147,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[148,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[149,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[150,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[151,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[152,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[153,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[154,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[155,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[156,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/numberfield/AbstractNumberFieldLenientParsingTest.java:[157,13] org.eclipse.scout.rt.platform.util.ImmutablePair is a raw type. References to generic type org.eclipse.scout.rt.platform.util.ImmutablePair should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/job/MutualExclusionTest.java:[624,24] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/job/MutualExclusionTest.java:[691,24] java.util.concurrent.Future is a raw type. References to generic type java.util.concurrent.Future should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[74,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[74,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerSameSessionTest.java:[74,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTestHelper.java:[29,61] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTestHelper.java:[29,100] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTestHelper.java:[55,16] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/ImportFormDataWithFiltersTest.java:[136,37] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractMixedSmartColumnTest.java:[118,5] org.eclipse.scout.rt.shared.services.lookup.ILookupCall is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupCall should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractMixedSmartColumnTest.java:[145,52] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[48,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[49,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[50,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/wizard/AbstractWizardTest.java:[51,5] org.eclipse.scout.rt.client.ui.wizard.IWizardStep is a raw type. References to generic type org.eclipse.scout.rt.client.ui.wizard.IWizardStep should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[12,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[67,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[67,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/testing/client/runner/fixture/LoginTestClientSessionProvider.java:[67,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnEditableTest.java:[70,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnEditableTest.java:[88,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[40,18] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[58,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[58,97] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingWithSortingTest.java:[77,51] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldTest.java:[336,5] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldTest.java:[350,5] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldTest.java:[364,5] org.eclipse.scout.rt.client.services.lookup.ILookupCallResult is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.ILookupCallResult should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/smartfield/SmartFieldLookupTest.java:[210,5] org.eclipse.scout.rt.shared.services.lookup.ILookupRowFetchedCallback is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.ILookupRowFetchedCallback should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTest.java:[42,18] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/desktop/outline/pages/PageWithTableGroupingTest.java:[72,88] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/shared/data/form/FormDataCloneTest.java:[40,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/action/menu/TableMenuTest.java:[316,26] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/planner/PlannerMenuTest.java:[107,29] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/WidgetVisitorTest.java:[172,30] org.eclipse.scout.rt.client.ui.action.tree.IActionNode is a raw type. References to generic type org.eclipse.scout.rt.client.ui.action.tree.IActionNode should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/MasterSlaveRelationWithTemplatesFieldTest.java:[168,33] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/MasterSlaveRelationWithTemplatesFieldTest.java:[202,35] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/FormFieldEnabledTest.java:[407,40] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/AbstractSmartColumnTest.java:[54,11] org.eclipse.scout.rt.client.ui.form.fields.IValueField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IValueField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnMandatoryTest.java:[62,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnMandatoryTest.java:[87,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/ColumnMandatoryTest.java:[99,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[252,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[253,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[254,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[255,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[256,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[266,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[267,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[268,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[269,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[270,20] org.eclipse.scout.rt.shared.services.lookup.LookupRow is a raw type. References to generic type org.eclipse.scout.rt.shared.services.lookup.LookupRow should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/services/common/search/DefaultSearchFilterServiceTest.java:[298,45] org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButton should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[15,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[91,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[91,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/testing/client/runner/ClientTestRunnerDifferentSessionTest.java:[91,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/RadioButtonGroupGridTest.java:[93,5] org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.IRadioButtonGroup should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/form/fields/radiobuttongroup/RadioButtonGroupGridTest.java:[98,7] org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.button.IRadioButton should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnAutoResizeTest.java:[55,22] org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTable is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTable should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/src/test/java/org/eclipse/scout/rt/client/ui/basic/table/columns/ColumnAutoResizeTest.java:[58,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.client.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.client.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/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.scout.rt.client.ClientSessionDisposeTest 2024-06-24 20:02:40,916 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 20:02:40,936 INFO [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-24 20:02:41,118 INFO [main] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-24 20:02:41,824 INFO [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 895.318416 ms. Total class count: 5194 2024-06-24 20:02:42,230 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 402 beans in 403.540640 ms 2024-06-24 20:02:42,268 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 402 beans in 37.910935 ms 2024-06-24 20:02:42,280 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 20:02:42,332 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 4 code type classes registered. 2024-06-24 20:02:42,334 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-06-24 20:02:43,521 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client' 2024-06-24 20:02:43,649 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@14cf2cec[id = v3be0ap49pj1d0gpb5oht4a0uunl59ev3sdbc127j43vogqe4pg], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=v3be0ap49pj1d0gpb5oht4a0uunl59ev3sdbc127j43vogqe4pg]] 2024-06-24 20:02:43,651 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@14cf2cec[id = v3be0ap49pj1d0gpb5oht4a0uunl59ev3sdbc127j43vogqe4pg] 2024-06-24 20:02:43,651 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@14cf2cec[id = v3be0ap49pj1d0gpb5oht4a0uunl59ev3sdbc127j43vogqe4pg] 2024-06-24 20:02:43,655 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@14cf2cec[id = v3be0ap49pj1d0gpb5oht4a0uunl59ev3sdbc127j43vogqe4pg], point of no return 2024-06-24 20:02:43,661 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@14cf2cec[id = v3be0ap49pj1d0gpb5oht4a0uunl59ev3sdbc127j43vogqe4pg], user=1003120000] 2024-06-24 20:02:43,789 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-24 20:02:43,790 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true 2024-06-24 20:02:43,790 INFO [main] org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport.shutdown(LogbackLoggerSupport.java:158) - About to stop ch.qos.logback.classic.LoggerContext[default] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.276 s -- in org.eclipse.scout.rt.client.ClientSessionDisposeTest [INFO] Running org.eclipse.scout.rt.client.ClientSessionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 s -- in org.eclipse.scout.rt.client.ClientSessionTest [INFO] Running org.eclipse.scout.rt.client.MultiSessionCookieStoreTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 s -- in org.eclipse.scout.rt.client.MultiSessionCookieStoreTest [INFO] Running org.eclipse.scout.rt.client.TunnelToServerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.TunnelToServerTest [INFO] Running org.eclipse.scout.rt.client.cache.ClientCacheTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.209 s -- in org.eclipse.scout.rt.client.cache.ClientCacheTest [INFO] Running org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.eclipse.scout.rt.client.clientnotification.AbstractObservableNotificationHandlerTest [INFO] Running org.eclipse.scout.rt.client.clientnotification.ClientNotificationDispatcherTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.client.clientnotification.ClientNotificationDispatcherTest [INFO] Running org.eclipse.scout.rt.client.clientnotification.ClientSessionRegistryTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.scout.rt.client.clientnotification.ClientSessionRegistryTest [INFO] Running org.eclipse.scout.rt.client.context.ClientRunContextChainTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.context.ClientRunContextChainTest [INFO] Running org.eclipse.scout.rt.client.context.ClientRunContextTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s -- in org.eclipse.scout.rt.client.context.ClientRunContextTest [INFO] Running org.eclipse.scout.rt.client.context.ClientRunContextWithInterceptorProducerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.client.context.ClientRunContextWithInterceptorProducerTest [INFO] Running org.eclipse.scout.rt.client.deeplink.DeepLinksTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.client.deeplink.DeepLinksTest [INFO] Running org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 s -- in org.eclipse.scout.rt.client.deeplink.OutlineDeepLinkHandlerTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.NotificationBadgeStatusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.extension.ui.NotificationBadgeStatusTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.action.tree.MoveActionNodeTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.scout.rt.client.extension.ui.action.tree.MoveActionNodeTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.basic.table.TableExtensionTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s -- in org.eclipse.scout.rt.client.extension.ui.basic.table.TableExtensionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.basic.table.TableMoveColumnsTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.client.extension.ui.basic.table.TableMoveColumnsTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.desktop.DesktopExtensionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.client.extension.ui.desktop.DesktopExtensionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.ExtendFormHandlerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.eclipse.scout.rt.client.extension.ui.form.ExtendFormHandlerTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.ExtendFormWithDeepLinkingTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.eclipse.scout.rt.client.extension.ui.form.ExtendFormWithDeepLinkingTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.InjectAndReplaceFormExtensionTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.eclipse.scout.rt.client.extension.ui.form.InjectAndReplaceFormExtensionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.MoveFormFieldTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s -- in org.eclipse.scout.rt.client.extension.ui.form.MoveFormFieldTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.ExecMethodExtensionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.ExecMethodExtensionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.ExtendAbstractStringFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.ExtendAbstractStringFieldTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.FieldExtensionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.FieldExtensionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.MultipeChainCallsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.MultipeChainCallsTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.NestedContributionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.NestedContributionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.form.fields.SubScopeExtensionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.scout.rt.client.extension.ui.form.fields.SubScopeExtensionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.outline.desktop.DesktopMoveOutlinesTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.client.extension.ui.outline.desktop.DesktopMoveOutlinesTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.outline.pages.TablePageExtensionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s -- in org.eclipse.scout.rt.client.extension.ui.outline.pages.TablePageExtensionTest [INFO] Running org.eclipse.scout.rt.client.extension.ui.wizard.MoveWizardStepTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.eclipse.scout.rt.client.extension.ui.wizard.MoveWizardStepTest [INFO] Running org.eclipse.scout.rt.client.job.JobListenerBlockedFutureTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.025 s -- in org.eclipse.scout.rt.client.job.JobListenerBlockedFutureTest [INFO] Running org.eclipse.scout.rt.client.job.ModelJobTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.scout.rt.client.job.ModelJobTest [INFO] Running org.eclipse.scout.rt.client.job.ModelJobValidatorTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.job.ModelJobValidatorTest [INFO] Running org.eclipse.scout.rt.client.job.ModelJobsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.eclipse.scout.rt.client.job.ModelJobsTest [INFO] Running org.eclipse.scout.rt.client.job.MultipleSessionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.client.job.MultipleSessionTest [INFO] Running org.eclipse.scout.rt.client.job.MutualExclusionTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.598 s -- in org.eclipse.scout.rt.client.job.MutualExclusionTest [INFO] Running org.eclipse.scout.rt.client.job.filter.event.ModelJobEventFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.eclipse.scout.rt.client.job.filter.event.ModelJobEventFilterTest [INFO] Running org.eclipse.scout.rt.client.job.filter.event.SessionJobEventFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.client.job.filter.event.SessionJobEventFilterTest [INFO] Running org.eclipse.scout.rt.client.job.filter.future.ClientRunContextFutureFilterTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.client.job.filter.future.ClientRunContextFutureFilterTest [INFO] Running org.eclipse.scout.rt.client.job.filter.future.ModelJobFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.client.job.filter.future.ModelJobFutureFilterTest [INFO] Running org.eclipse.scout.rt.client.job.filter.future.SessionFutureFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.job.filter.future.SessionFutureFilterTest [INFO] Running org.eclipse.scout.rt.client.res.AttachmentSupportTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.res.AttachmentSupportTest [INFO] Running org.eclipse.scout.rt.client.services.ServiceWithSessionInterceptorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.services.ServiceWithSessionInterceptorTest [INFO] Running org.eclipse.scout.rt.client.services.common.bookmark.BookmarkServiceTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.eclipse.scout.rt.client.services.common.bookmark.BookmarkServiceTest [INFO] Running org.eclipse.scout.rt.client.services.common.code.CodeServiceClientProxyTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.client.services.common.code.CodeServiceClientProxyTest [INFO] Running org.eclipse.scout.rt.client.services.common.exceptionhandler.ErrorPopupTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.services.common.exceptionhandler.ErrorPopupTest [INFO] Running org.eclipse.scout.rt.client.services.common.file.FileServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.client.services.common.file.FileServiceTest [INFO] Running org.eclipse.scout.rt.client.services.common.notifications.NotificationDispatcherTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.eclipse.scout.rt.client.services.common.notifications.NotificationDispatcherTest [INFO] Running org.eclipse.scout.rt.client.services.common.search.DefaultSearchFilterServiceTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.eclipse.scout.rt.client.services.common.search.DefaultSearchFilterServiceTest [INFO] Running org.eclipse.scout.rt.client.services.lookup.AbstractRestLookupCallTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.451 s -- in org.eclipse.scout.rt.client.services.lookup.AbstractRestLookupCallTest [INFO] Running org.eclipse.scout.rt.client.ui.ClientUIPreferencesTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s -- in org.eclipse.scout.rt.client.ui.ClientUIPreferencesTest [INFO] Running org.eclipse.scout.rt.client.ui.IStyleableTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.ui.IStyleableTest [INFO] Running org.eclipse.scout.rt.client.ui.WidgetDisposeTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.eclipse.scout.rt.client.ui.WidgetDisposeTest [INFO] Running org.eclipse.scout.rt.client.ui.WidgetTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s -- in org.eclipse.scout.rt.client.ui.WidgetTest [INFO] Running org.eclipse.scout.rt.client.ui.WidgetVisitorTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s -- in org.eclipse.scout.rt.client.ui.WidgetVisitorTest [INFO] Running org.eclipse.scout.rt.client.ui.WidgetVisitorWithCycleTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.ui.WidgetVisitorWithCycleTest [INFO] Running org.eclipse.scout.rt.client.ui.accordion.AccordionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.scout.rt.client.ui.accordion.AccordionTest [INFO] Running org.eclipse.scout.rt.client.ui.action.ActionTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.377 s -- in org.eclipse.scout.rt.client.ui.action.ActionTest [INFO] Running org.eclipse.scout.rt.client.ui.action.ActionUtilityTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.client.ui.action.ActionUtilityTest [INFO] Running org.eclipse.scout.rt.client.ui.action.keystroke.KeyStrokeNormalizerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.ui.action.keystroke.KeyStrokeNormalizerTest [INFO] Running org.eclipse.scout.rt.client.ui.action.menu.DetailFormMenuTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.scout.rt.client.ui.action.menu.DetailFormMenuTest [INFO] Running org.eclipse.scout.rt.client.ui.action.menu.MenuUtilityTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.eclipse.scout.rt.client.ui.action.menu.MenuUtilityTest [INFO] Running org.eclipse.scout.rt.client.ui.action.menu.NestedMenusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.ui.action.menu.NestedMenusTest [INFO] Running org.eclipse.scout.rt.client.ui.action.menu.TableMenuTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.scout.rt.client.ui.action.menu.TableMenuTest [INFO] Running org.eclipse.scout.rt.client.ui.action.menu.TreeMenuTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.ui.action.menu.TreeMenuTest [INFO] Running org.eclipse.scout.rt.client.ui.action.menu.form.fields.FormFieldMenuTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.eclipse.scout.rt.client.ui.action.menu.form.fields.FormFieldMenuTest [INFO] Running org.eclipse.scout.rt.client.ui.action.tree.AbstractActionNodeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.client.ui.action.tree.AbstractActionNodeTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.calendar.CalendarComponentTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.client.ui.basic.calendar.CalendarComponentTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.cell.CellTest [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.scout.rt.client.ui.basic.cell.CellTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerEventBufferTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 s -- in org.eclipse.scout.rt.client.ui.basic.planner.PlannerEventBufferTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerMenuTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.eclipse.scout.rt.client.ui.basic.planner.PlannerMenuTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.planner.PlannerTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.scout.rt.client.ui.basic.planner.PlannerTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.CheckRowsInTableTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.eclipse.scout.rt.client.ui.basic.table.CheckRowsInTableTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.ColumnMandatoryTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.client.ui.basic.table.ColumnMandatoryTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.HierarchicalTableTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.scout.rt.client.ui.basic.table.HierarchicalTableTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.ReplaceTableTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in org.eclipse.scout.rt.client.ui.basic.table.ReplaceTableTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableCompactHandlerTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableCompactHandlerTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableEventBufferTest [INFO] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.817 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableEventBufferTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableEventOrderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableEventOrderTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableEventTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableEventTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableImportTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableImportTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableKeyTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableKeyTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableLoadingPerfTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.333 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableLoadingPerfTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableRowDataPropertyFilterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableRowDataPropertyFilterTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableRowInsertOrderTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableRowInsertOrderTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableTest [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.959 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableUtilityTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableUtilityTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableValidationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableValidationTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.TableWithIgnoredColumnsTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.scout.rt.client.ui.basic.table.TableWithIgnoredColumnsTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBeanColumnTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBeanColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigDecimalColumnTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.517 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigDecimalColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigIntegerColumnTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBigIntegerColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnWithTriStateTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractBooleanColumnWithTriStateTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDateColumnTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDateColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDecimalColumnTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractDecimalColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractIntegerColumnTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractIntegerColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractLongColumnTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractLongColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractMixedSmartColumnTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractMixedSmartColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractNumberColumnTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractNumberColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractProposalColumnTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractProposalColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRestLookupSmartColumnTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRestLookupSmartColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRowDataColumnTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractRowDataColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractSmartColumnTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractSmartColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractStringColumnTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.AbstractStringColumnTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnAutoResizeTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnAutoResizeTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnEditableTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnEditableTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnVisibilityTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.ColumnVisibilityTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.columns.HtmlEnabledTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.ui.basic.table.columns.HtmlEnabledTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.internal.InternalTableRowTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.ui.basic.table.internal.InternalTableRowTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormRegressionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormRegressionTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.scout.rt.client.ui.basic.table.organizer.OrganizeColumnsFormTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.organizer.ShowInvisibleColumnsFormTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.170 s -- in org.eclipse.scout.rt.client.ui.basic.table.organizer.ShowInvisibleColumnsFormTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManagerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.eclipse.scout.rt.client.ui.basic.table.userfilter.TableUserFilterManagerTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.AbstractTreeTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.eclipse.scout.rt.client.ui.basic.tree.AbstractTreeTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.OutlineEventBufferTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.basic.tree.OutlineEventBufferTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.TreeEventBufferTest [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.03 s -- in org.eclipse.scout.rt.client.ui.basic.tree.TreeEventBufferTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.TreeEventTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.ui.basic.tree.TreeEventTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.TreeNodeTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.client.ui.basic.tree.TreeNodeTest [INFO] Running org.eclipse.scout.rt.client.ui.basic.tree.TreeUtilityTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.ui.basic.tree.TreeUtilityTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.eclipse.scout.rt.client.ui.desktop.AbstractDesktopTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.datachange.DataChangeManagerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.scout.rt.client.ui.desktop.datachange.DataChangeManagerTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.hybrid.HybridManagerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.client.ui.desktop.hybrid.HybridManagerTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.internal.VirtualDesktopTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.client.ui.desktop.internal.VirtualDesktopTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.client.ui.desktop.navigation.BookmarkUtilityTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.BookmarkToInvisibleOutlineTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.BookmarkToInvisibleOutlineTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.OutlineTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.OutlineTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithNodesTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithNodesTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTableTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.310 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.AbstractPageWithTableTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.AutoExpandPageWithTableTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.AutoExpandPageWithTableTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuNestedPageWithTablesTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.OutlineTreeContextMenuTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithNodesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithNodesTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable1Test [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable1Test [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable2Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable2Test [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable3Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable3Test [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable6Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable6Test [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable7Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTable7Test [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndPageBeanTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndPageBeanTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndTableCustomizerWhenEditingThenMissingSelectionTest Edit: change data 'Account' Edit: change data 'Account' [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableAndTableCustomizerWhenEditingThenMissingSelectionTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithHeaderSortColumnsTest [INFO] Running org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithSortingTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.eclipse.scout.rt.client.ui.desktop.outline.pages.PageWithTableGroupingWithSortingTest [INFO] Running org.eclipse.scout.rt.client.ui.form.AbstractFormTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.eclipse.scout.rt.client.ui.form.AbstractFormTest [INFO] Running org.eclipse.scout.rt.client.ui.form.FormBasicTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.815 s -- in org.eclipse.scout.rt.client.ui.form.FormBasicTest [INFO] Running org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest filterFields: null/MainBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox) filterFields: null/TopBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox$TopBox) injectFields: null/TopBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox$TopBox) injectFields: null/MainBox (org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest$TestForm$MainBox) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.client.ui.form.FormFieldInjectionTest [INFO] Running org.eclipse.scout.rt.client.ui.form.FormStoredTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.scout.rt.client.ui.form.FormStoredTest [INFO] Running org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.client.ui.form.FormStoredWithVetoTest [INFO] Running org.eclipse.scout.rt.client.ui.form.FormWaitForTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.ui.form.FormWaitForTest [INFO] Running org.eclipse.scout.rt.client.ui.form.FormWithTableFieldTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.ui.form.FormWithTableFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.ImportFormDataWithFiltersTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.client.ui.form.ImportFormDataWithFiltersTest [INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml1FormTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml1FormTest [INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml2FormTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml2FormTest [INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml3FormTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml3FormTest [INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml4FormTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXml4FormTest [INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWithPropertyExtensionFormTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWithPropertyExtensionFormTest [INFO] Running org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWrappedFormFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.client.ui.form.StoreAndLoadXmlWrappedFormFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldAddRemoveMoveFieldTest [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s -- in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldAddRemoveMoveFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldInjectFieldTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldInjectFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.form.fields.CompositeFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldEnabledTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.eclipse.scout.rt.client.ui.form.fields.FormFieldEnabledTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldPropagationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.client.ui.form.fields.FormFieldPropagationTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.eclipse.scout.rt.client.ui.form.fields.FormFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.FormFieldVisibilityTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.eclipse.scout.rt.client.ui.form.fields.FormFieldVisibilityTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.MasterSlaveRelationWithTemplatesFieldTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.client.ui.form.fields.MasterSlaveRelationWithTemplatesFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.OrderedComparatorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s -- in org.eclipse.scout.rt.client.ui.form.fields.OrderedComparatorTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.ParsingFailedStatusTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.form.fields.ParsingFailedStatusTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.ReplaceFieldTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.eclipse.scout.rt.client.ui.form.fields.ReplaceFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.eclipse.scout.rt.client.ui.form.fields.ValueFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.bigdecimalfield.AbstractBigDecimalFieldTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.client.ui.form.fields.bigdecimalfield.AbstractBigDecimalFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.bigintegerfield.AbstractBigIntegerFieldTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.ui.form.fields.bigintegerfield.AbstractBigIntegerFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldWithTriStateTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.ui.form.fields.booleanfield.AbstractBooleanFieldWithTriStateTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.browserfield.AbstractBrowserFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.ui.form.fields.browserfield.AbstractBrowserFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButtonTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.form.fields.button.AbstractRadioButtonTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.button.ButtonTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.ui.form.fields.button.ButtonTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.colorfield.ColorFieldTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.eclipse.scout.rt.client.ui.form.fields.colorfield.ColorFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.datefield.AbstractDateFieldTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.client.ui.form.fields.datefield.AbstractDateFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.decimalfield.AbstractDecimalFieldTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 s -- in org.eclipse.scout.rt.client.ui.form.fields.decimalfield.AbstractDecimalFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.filechooserfield.FileChooserFieldTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.client.ui.form.fields.filechooserfield.FileChooserFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.AbstractGroupBoxTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.AbstractGroupBoxTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.DynamicFieldGridDataTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.DynamicFieldGridDataTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.DynamicFieldTest initConfig init [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.DynamicFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout0100Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout0100Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout01Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout01Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout02Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout02Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout04Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout04Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout05Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout05Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout06Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout06Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout07Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout07Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout08Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout08Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout09Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout09Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout10Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout10Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout11Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.ui.form.fields.groupbox.internal.GroupBoxLayout11Test [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.client.ui.form.fields.htmlfield.AbstractHtmlFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.imagebox.ImageFieldTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.client.ui.form.fields.imagebox.ImageFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.integerfield.AbstractIntegerFieldTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.eclipse.scout.rt.client.ui.form.fields.integerfield.AbstractIntegerFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxInFormTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxInFormTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.scout.rt.client.ui.form.fields.listbox.ListBoxTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.longfield.AbstractLongFieldTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.client.ui.form.fields.longfield.AbstractLongFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldLenientParsingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldLenientParsingTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldTest [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.479 s -- in org.eclipse.scout.rt.client.ui.form.fields.numberfield.AbstractNumberFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.pagefield.PageFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.client.ui.form.fields.pagefield.PageFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.AbstractRadioButtonGroupTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.RadioButtonGroupGridTest visible: 1 invisible: 4 visible: 1 invisible: 0 visible: 5 invisible: 3 visible: 8 invisible: 1 visible: 4 invisible: 4 visible: 0 invisible: 3 visible: 0 invisible: 3 visible: 0 invisible: 3 visible: 4 invisible: 4 visible: 1 invisible: 0 visible: 1 invisible: 0 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.eclipse.scout.rt.client.ui.form.fields.radiobuttongroup.RadioButtonGroupGridTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.sequencebox.AbstractFromToSequenceBoxTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.client.ui.form.fields.sequencebox.AbstractFromToSequenceBoxTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceBoxTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceBoxTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceValidationHelperTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.client.ui.form.fields.sequencebox.SequenceValidationHelperTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.IncrementalTreeBuilderTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.IncrementalTreeBuilderTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.ProposalFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldLookupTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldLookupTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldMultilineTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldMultilineTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldParseValueTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldParseValueTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.eclipse.scout.rt.client.ui.form.fields.smartfield.SmartFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.stringfield.AbstractStringFieldTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.eclipse.scout.rt.client.ui.form.fields.stringfield.AbstractStringFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.stringfield.StringFieldSetMultilineTextTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.client.ui.form.fields.stringfield.StringFieldSetMultilineTextTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldMoveRowTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldMoveRowTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.client.ui.form.fields.tablefield.AbstractTableFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.tablefield.TableFieldTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.eclipse.scout.rt.client.ui.form.fields.tablefield.TableFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxInFormTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxInFormTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.eclipse.scout.rt.client.ui.form.fields.treebox.TreeBoxTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.wrappedform.WrappedFormFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.client.ui.form.fields.wrappedform.WrappedFormFieldTest [INFO] Running org.eclipse.scout.rt.client.ui.form.internal.FindFieldByFormDataIdVisitorTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s -- in org.eclipse.scout.rt.client.ui.form.internal.FindFieldByFormDataIdVisitorTest [INFO] Running org.eclipse.scout.rt.client.ui.form.menu.AbstractMenuTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.eclipse.scout.rt.client.ui.form.menu.AbstractMenuTest [INFO] Running org.eclipse.scout.rt.client.ui.group.AbstractGroupTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.client.ui.group.AbstractGroupTest [INFO] Running org.eclipse.scout.rt.client.ui.messagebox.MessageBoxTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s -- in org.eclipse.scout.rt.client.ui.messagebox.MessageBoxTest [INFO] Running org.eclipse.scout.rt.client.ui.tile.FormFieldTileTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.eclipse.scout.rt.client.ui.tile.FormFieldTileTest [INFO] Running org.eclipse.scout.rt.client.ui.tile.TileAccordionTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.eclipse.scout.rt.client.ui.tile.TileAccordionTest [INFO] Running org.eclipse.scout.rt.client.ui.tile.TileGridTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.eclipse.scout.rt.client.ui.tile.TileGridTest [INFO] Running org.eclipse.scout.rt.client.ui.wizard.AbstractWizardTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.eclipse.scout.rt.client.ui.wizard.AbstractWizardTest [INFO] Running org.eclipse.scout.rt.platform.TypeCastUtilityClientTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.eclipse.scout.rt.platform.TypeCastUtilityClientTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataCloneTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.shared.data.form.FormDataCloneTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataImportWithPropertiesTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.shared.data.form.FormDataImportWithPropertiesTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataImportWithTemplatesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.shared.data.form.FormDataImportWithTemplatesTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataToStringTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.shared.data.form.FormDataToStringTest [INFO] Running org.eclipse.scout.rt.shared.data.form.FormDataValidationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.eclipse.scout.rt.shared.data.form.FormDataValidationTest [INFO] Running org.eclipse.scout.rt.shared.extension.ExtensionRegistryExtensionRegistrationTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.shared.extension.ExtensionRegistryExtensionRegistrationTest [INFO] Running org.eclipse.scout.rt.shared.extension.ExtensionRegistryInstantiationTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.eclipse.scout.rt.shared.extension.ExtensionRegistryInstantiationTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.ContributionOnlyOneTemplateTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.shared.extension.dto.ContributionOnlyOneTemplateTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.FormDataMultipleExtensionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.scout.rt.shared.extension.dto.FormDataMultipleExtensionTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.FormDataPropertyExtensionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.eclipse.scout.rt.shared.extension.dto.FormDataPropertyExtensionTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.FormDataSingleExtensionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.eclipse.scout.rt.shared.extension.dto.FormDataSingleExtensionTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.FormDataTemplateExtensionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.eclipse.scout.rt.shared.extension.dto.FormDataTemplateExtensionTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.PageDataExtensionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.eclipse.scout.rt.shared.extension.dto.PageDataExtensionTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.TableFieldExtensionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.shared.extension.dto.TableFieldExtensionTest [INFO] Running org.eclipse.scout.rt.shared.extension.dto.WrappedFormExtensionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.eclipse.scout.rt.shared.extension.dto.WrappedFormExtensionTest [INFO] Running org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSessionTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerDifferentSubjectTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerSameSessionTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutPropertyMapTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutPropertyMapTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s -- in org.eclipse.scout.rt.testing.client.runner.ClientTestRunnerTimeoutTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedClientTestRunnerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedClientTestRunnerTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.eclipse.scout.rt.testing.client.runner.parameterized.ParameterizedServerTestRunnerTimeoutTransactionTest [INFO] Running org.eclipse.scout.rt.testing.client.runner.parameterized.SampleParameterizedClientTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.testing.client.runner.parameterized.SampleParameterizedClientTest [INFO] Running org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerAdditionalLoginTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerAdditionalLoginTest [INFO] Running org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerLoginTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.testing.client.runner.ScoutClientTestRunnerLoginTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1469, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.client.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.client.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.client.test/target/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.client.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client >-------- [INFO] Building org.eclipse.scout.rt.svg.client 24.2-SNAPSHOT [49/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.pom (4.2 kB at 528 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik/1.17/batik-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik/1.17/batik-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik/1.17/batik-1.17.pom (7.6 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.pom (3.7 kB at 745 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.pom (2.8 kB at 394 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.pom (1.7 kB at 280 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.pom (3.9 kB at 387 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.pom (2.4 kB at 344 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.pom (2.4 kB at 401 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.pom (3.5 kB at 435 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.pom (2.9 kB at 485 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom (1.8 kB at 306 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (3.4 kB at 686 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.pom (3.4 kB at 562 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.pom (2.4 kB at 480 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.pom (2.6 kB at 285 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.pom (3.1 kB at 439 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.pom (3.6 kB at 17 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.pom (4.6 kB at 764 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.pom (2.7 kB at 211 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.pom (3.4 kB at 378 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.pom (2.7 kB at 343 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-swing/1.17/batik-swing-1.17.jar (191 kB at 21 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-parser/1.17/batik-parser-1.17.jar (77 kB at 8.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.17/batik-svg-dom-1.17.jar (230 kB at 23 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-anim/1.17/batik-anim-1.17.jar (486 kB at 32 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.17/batik-awt-util-1.17.jar (424 kB at 27 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-xml/1.17/batik-xml-1.17.jar (34 kB at 2.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.8/xmlgraphics-commons-2.8.jar (677 kB at 34 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-ext/1.17/batik-ext-1.17.jar (10 kB at 466 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-dom/1.17/batik-dom-1.17.jar (184 kB at 7.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-css/1.17/batik-css-1.17.jar (331 kB at 13 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-bridge/1.17/batik-bridge-1.17.jar (705 kB at 26 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gui-util/1.17/batik-gui-util-1.17.jar (173 kB at 6.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-gvt/1.17/batik-gvt-1.17.jar (192 kB at 6.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-script/1.17/batik-script-1.17.jar (25 kB at 795 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-shared-resources/1.17/batik-shared-resources-1.17.jar (6.7 kB at 208 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-constants/1.17/batik-constants-1.17.jar (8.4 kB at 241 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-util/1.17/batik-util-1.17.jar (127 kB at 3.4 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/xmlgraphics/batik-i18n/1.17/batik-i18n-1.17.jar (11 kB at 309 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar (86 kB at 2.1 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.svg.client --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.svg.client --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.svg.client --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.svg.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client/src/main/java/org/eclipse/scout/rt/svg/client/SilentSVGUserAgentAdapter.java:[14,19] Unsupported @SuppressWarnings("squid:S1186") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client/src/main/java/org/eclipse/scout/rt/svg/client/SVGUtility.java:[226,21] Unsupported @SuppressWarnings("squid:S2583") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.svg.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.svg.client --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.svg.client --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.svg.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.client --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.client --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.svg.client --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.svg.client --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client/target/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.client.test >------ [INFO] Building org.eclipse.scout.rt.svg.client.test 24.2-SNAPSHOT [50/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.svg.client.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.svg.client.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.svg.client.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.svg.client.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/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.scout.rt.svg.client.SVGUtilityTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.080 s -- in org.eclipse.scout.rt.svg.client.SVGUtilityTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.svg.client.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.client.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.svg.client.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.client.test/target/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.client.test/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.client.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.serverbridge >------- [INFO] Building org.eclipse.scout.rt.serverbridge 24.2-SNAPSHOT [51/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.serverbridge/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.serverbridge --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.serverbridge --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.serverbridge --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.serverbridge/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.serverbridge --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.serverbridge --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.serverbridge --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.serverbridge/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.serverbridge --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.serverbridge/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.serverbridge --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.serverbridge --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.serverbridge --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.serverbridge --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.serverbridge --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.serverbridge --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.serverbridge --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.serverbridge --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.serverbridge/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/24.2-SNAPSHOT/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/24.2-SNAPSHOT/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.serverbridge/target/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.serverbridge/24.2-SNAPSHOT/org.eclipse.scout.rt.serverbridge-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html >---------- [INFO] Building org.eclipse.scout.rt.ui.html 24.2-SNAPSHOT [52/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.ui.html --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html --- [INFO] Copying 7 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/action/JsonAction.java:[34,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonAdapterProperty.java:[22,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTileGridMediator.java:[26,78] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/DefaultValuesFilter.java:[395,23] Unsupported @SuppressWarnings("BooleanMethodIsAlwaysInverted") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/desktop/hybrid/JsonHybridManager.java:[119,11] Type safety: Unchecked cast from java.lang.Object to java.util.Map [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/filechooser/JsonFileChooser.java:[82,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[22,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[26,67] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[51,30] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRefProperty.java:[56,38] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/userfilter/JsonColumnUserFilter.java:[66,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableEvent.java:[18,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileGrid.java:[108,38] org.eclipse.scout.rt.client.ui.tile.ITileGrid is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileGrid should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/userfilter/JsonTableUserFilter.java:[17,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[355,62] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[361,62] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[363,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[375,61] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[377,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[386,61] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[391,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[404,65] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[408,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[540,56] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/JsonPlanner.java:[542,10] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileAccordion.java:[18,42] org.eclipse.scout.rt.client.ui.tile.ITileAccordion is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.ITileAccordion should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonPropertyChangeEvent.java:[38,21] Unsupported @SuppressWarnings("squid:S1185") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiHtmlConfigProperties.java:[120,23] Unsupported @SuppressWarnings("findbugs:VA_FORMAT_STRING_USES_NEWLINE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonValidationFailedStatus.java:[17,37] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableRowTileMapping.java:[26,97] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonStatus.java:[57,21] Unsupported @SuppressWarnings("ConstantConditions") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/UserFilterStateFactory.java:[26,7] org.eclipse.scout.rt.ui.html.json.table.JsonColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/popup/JsonWidgetPopup.java:[22,40] org.eclipse.scout.rt.client.ui.popup.IWidgetPopup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.popup.IWidgetPopup should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilter.java:[22,39] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilter.java:[24,51] org.eclipse.scout.rt.client.ui.basic.planner.IPlanner is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.IPlanner should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilter.java:[33,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[239,35] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[273,18] org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBox is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBox should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[297,18] org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonProposalField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonProposalField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[300,18] org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonSmartField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.smartfield.JsonSmartField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[309,18] org.eclipse.scout.rt.ui.html.json.form.fields.plannerfield.JsonPlannerField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.plannerfield.JsonPlannerField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[345,18] org.eclipse.scout.rt.ui.html.json.form.fields.tilefield.JsonTileField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.tilefield.JsonTileField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[360,37] org.eclipse.scout.rt.client.ui.form.fields.IWidgetField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IWidgetField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[368,18] org.eclipse.scout.rt.ui.html.json.desktop.JsonFormMenu is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.desktop.JsonFormMenu should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[508,18] org.eclipse.scout.rt.ui.html.json.popup.JsonPopup is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.popup.JsonPopup should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[532,46] org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.ValidationFailedStatus should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[541,18] org.eclipse.scout.rt.ui.html.json.table.JsonNumberColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonNumberColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[544,18] org.eclipse.scout.rt.ui.html.json.table.JsonDateColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonDateColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[547,18] org.eclipse.scout.rt.ui.html.json.table.JsonBooleanColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonBooleanColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[550,18] org.eclipse.scout.rt.ui.html.json.table.JsonAlphanumericSortingStringColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonAlphanumericSortingStringColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[553,18] org.eclipse.scout.rt.ui.html.json.table.JsonStringColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonStringColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[556,18] org.eclipse.scout.rt.ui.html.json.table.JsonBeanColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonBeanColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[559,18] org.eclipse.scout.rt.ui.html.json.table.JsonIconColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonIconColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[562,18] org.eclipse.scout.rt.ui.html.json.table.JsonSmartColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonSmartColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[562,35] org.eclipse.scout.rt.client.ui.basic.table.columns.ISmartColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.ISmartColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[565,18] org.eclipse.scout.rt.ui.html.json.table.JsonColumn is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.JsonColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[577,18] org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonColumnUserFilter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonColumnUserFilter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/JsonObjectFactory.java:[580,18] org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonTableTextUserFilter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.table.userfilter.JsonTableTextUserFilter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonFormFieldTile.java:[19,42] org.eclipse.scout.rt.client.ui.tile.IFormFieldTile is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.IFormFieldTile should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilterCondition.java:[21,16] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilterCondition.java:[33,15] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/basic/planner/PlannerEventFilterCondition.java:[37,43] org.eclipse.scout.rt.client.ui.basic.planner.Resource is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.planner.Resource should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeEvent.java:[18,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonUtility.java:[15,19] Unsupported @SuppressWarnings("UnusedAssignment") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonUtility.java:[48,21] Unsupported @SuppressWarnings("squid:ForLoopCounterChangedCheck") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/popup/JsonMobilePopup.java:[16,40] org.eclipse.scout.rt.client.ui.popup.IMobilePopup is a raw type. References to generic type org.eclipse.scout.rt.client.ui.popup.IMobilePopup should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTree.java:[434,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSessionEvent.java:[16,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[61,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[63,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[96,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[118,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[175,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[210,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/res/loader/HtmlDocumentParser.java:[272,21] Unsupported @SuppressWarnings("squid:S1149") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutline.java:[165,21] Unsupported @SuppressWarnings("RedundantIfStatement") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutline.java:[283,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonValueField.java:[30,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonProperty.java:[22,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[13,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[85,30] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[85,41] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[85,58] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiServlet.java:[183,21] Unsupported @SuppressWarnings("RedundantThrows") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[14,8] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[461,21] Unsupported @SuppressWarnings("RedundantCast") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[734,20] The method getSubject(java.security.AccessControlContext) from the type javax.security.auth.Subject has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[734,31] The type java.security.AccessController has been deprecated since version 17 and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[734,48] The method getContext() from the type java.security.AccessController has been deprecated and marked for removal [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[1027,24] org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[1259,25] Unsupported @SuppressWarnings("RedundantIfStatement") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/UiSession.java:[1344,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonFormField.java:[42,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[131,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[222,21] Unsupported @SuppressWarnings("findbugs:EC_UNRELATED_TYPES_USING_POINTER_EQUALITY") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[240,21] Unsupported @SuppressWarnings("findbugs:EC_UNRELATED_TYPES_USING_POINTER_EQUALITY") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[392,21] Unsupported @SuppressWarnings("DuplicatedCode") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonObjectUtility.java:[434,21] Unsupported @SuppressWarnings("DuplicatedCode") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/tile/JsonWidgetTile.java:[21,39] org.eclipse.scout.rt.client.ui.tile.IWidgetTile is a raw type. References to generic type org.eclipse.scout.rt.client.ui.tile.IWidgetTile should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/HttpSessionHelper.java:[42,21] Unsupported @SuppressWarnings("findbugs:J2EE_STORE_OF_NON_SERIALIZABLE_OBJECT_INTO_SESSION") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonWidgetField.java:[32,38] org.eclipse.scout.rt.client.ui.form.fields.IWidgetField is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.IWidgetField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTable.java:[389,25] Unsupported @SuppressWarnings("SuspiciousMethodCalls") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTable.java:[710,21] Unsupported @SuppressWarnings("DuplicatedCode") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/table/JsonTable.java:[1238,21] Unsupported @SuppressWarnings("SwitchStatementWithTooFewBranches") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/lookup/JsonLookupCallResult.java:[47,5] org.eclipse.scout.rt.client.services.lookup.IQueryParam is a raw type. References to generic type org.eclipse.scout.rt.client.services.lookup.IQueryParam should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/JsonMessageRequestHandler.java:[305,21] Unsupported @SuppressWarnings("UnnecessaryLocalVariable") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/menu/JsonContextMenu.java:[112,9] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/main/java/org/eclipse/scout/rt/ui/html/json/menu/JsonContextMenu.java:[132,54] org.eclipse.scout.rt.ui.html.json.FilteredJsonAdapterIds is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.FilteredJsonAdapterIds should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.ui.html --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.ui.html --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html/target/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.app >-------- [INFO] Building org.eclipse.scout.rt.ui.html.app 24.2-SNAPSHOT [53/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.app/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.ui.html.app --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.app --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.app/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.app/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.app --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.app/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.app --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html.app --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.app/target/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.app/target/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.app --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.ui.html.app --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.app/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.app/target/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.app/target/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.app/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.app-24.2-SNAPSHOT-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.test >------- [INFO] Building org.eclipse.scout.rt.ui.html.test 24.2-SNAPSHOT [54/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.ui.html.test --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.test --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html.test --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/main/resources [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html.test --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Copying 25 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/fixtures/Outline.java:[30,10] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileGridTest.java:[108,5] org.eclipse.scout.rt.ui.html.json.tile.JsonTile is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tile.JsonTile should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tile/JsonTileGridTest.java:[108,26] Type safety: Unchecked invocation getJsonAdapter(org.eclipse.scout.rt.ui.html.json.tile.JsonTileGridTest.P_Tile, org.eclipse.scout.rt.ui.html.json.tile.JsonTileGrid>) of the generic method getJsonAdapter(M, org.eclipse.scout.rt.ui.html.json.IJsonAdapter) of type org.eclipse.scout.rt.ui.html.UiSession [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/RequestHistoryTest.java:[20,21] Unsupported @SuppressWarnings("ResultOfMethodCallIgnored") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/fixtures/TablePage.java:[57,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/fixtures/TablePage.java:[62,12] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[296,15] The enum constant DO_NOTHING needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[296,15] The enum constant OPEN_FORM_IN_STORE needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[296,15] The enum constant OPEN_MESSAGEBOX_IN_STORE needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[327,15] The enum constant DO_NOTHING needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[327,15] The enum constant OPEN_FORM_IN_LOAD needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[327,15] The enum constant OPEN_MESSAGEBOX_IN_LOAD needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.SessionBehaviour [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/ClientSessionWithBlockingConditionInterruptionTest.java:[373,15] The enum constant DO_NOTHING needs a corresponding case label in this enum switch on org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.DesktopBehaviour [INFO] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/testing/JsonTestUtility.java:[54,21] At least one of the problems in category 'org.eclipse.jdt.core.compiler.problem.potentiallyUnclosedCloseable' is not analysed due to a compiler option being ignored [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/fixtures/ListBoxTable.java:[38,13] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable.TextColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable.TextColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/fixtures/ListBoxTable.java:[42,13] org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable.ActiveColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.form.fields.listbox.AbstractListBox.DefaultListBoxTable.ActiveColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[86,21] Unsupported @SuppressWarnings("UnusedAssignment") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[89,46] org.eclipse.scout.rt.ui.html.json.IJsonAdapter is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.IJsonAdapter should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[107,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[172,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonDesktopTest.java:[214,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonResponseTest.java:[72,22] Unsupported @SuppressWarnings("SimplifiableJUnitAssertion") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonResponseTest.java:[72,52] Unsupported @SuppressWarnings("ConstantConditions") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[257,19] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[933,42] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[937,34] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[941,34] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/tree/JsonTreeTest.java:[945,35] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[69,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[69,28] Type safety: Unchecked invocation getAdapter(org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField) of the generic method getAdapter(M) of type org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[73,19] Type safety: Unchecked invocation getAdapter(org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField) of the generic method getAdapter(M) of type org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[94,5] org.eclipse.scout.rt.ui.html.json.form.JsonForm is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.JsonForm should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonAdapterRegistryTest.java:[94,28] Type safety: Unchecked invocation getAdapter(org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField) of the generic method getAdapter(M) of type org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapter [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/groupbox/JsonGroupBoxTest.java:[45,11] org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBox is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBox should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/htmlfield/JsonHtmlFieldTest.java:[40,11] org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[85,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[85,22] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[248,19] org.eclipse.scout.rt.ui.html.json.tree.JsonTree is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.tree.JsonTree should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[265,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[267,5] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/desktop/JsonOutlineTest.java:[339,83] org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage is a raw type. References to generic type org.eclipse.scout.rt.client.ui.desktop.outline.pages.IPage should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/stringfield/JsonStringFieldTest.java:[37,11] org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/form/fields/JsonFormFieldTest.java:[35,3] org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField is a raw type. References to generic type org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormField should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[310,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[472,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[473,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[474,5] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/table/JsonTableTest.java:[659,21] Unsupported @SuppressWarnings("UnusedAssignment") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/src/test/java/org/eclipse/scout/rt/ui/html/json/JsonBeanTest.java:[207,12] java.util.Map is a raw type. References to generic type java.util.Map should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/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.scout.rt.client.ui.form.fields.ModelVariantTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.eclipse.scout.rt.client.ui.form.fields.ModelVariantTest [INFO] Running org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest 2024-06-24 20:03:32,506 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 20:03:32,529 INFO [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-24 20:03:32,718 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-24 20:03:33,051 INFO [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 532.723932 ms. Total class count: 4382 2024-06-24 20:03:33,476 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 20:03:33,517 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-24 20:03:33,519 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-24 20:03:33,524 INFO [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-06-24 20:03:35,457 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'http' 2024-06-24 20:03:35,932 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'ui' 2024-06-24 20:03:35,960 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client' 2024-06-24 20:03:36,165 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@530755c[id = 7fpqn0rgm36f4p06r76esuq03ncvihbmpcqskd598srpecqn8s9], user=null] - MDC[jobName=Starting ClientSession [sessionId=7fpqn0rgm36f4p06r76esuq03ncvihbmpcqskd598srpecqn8s9]] 2024-06-24 20:03:36,167 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=7fpqn0rgm36f4p06r76esuq03ncvihbmpcqskd598srpecqn8s9, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:03:36,174 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiThemeHelper.getConfiguredTheme(UiThemeHelper.java:58) - UI theme configured in config.properties: default - MDC[scoutSession=7fpqn0rgm36f4p06r76esuq03ncvihbmpcqskd598srpecqn8s9, jobName=Initializing UI theme] 2024-06-24 20:03:36,208 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@7aae686e] - MDC[scoutSession=7fpqn0rgm36f4p06r76esuq03ncvihbmpcqskd598srpecqn8s9, jobName=Starting JsonClientSession] 2024-06-24 20:03:36,365 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:ncp5mmk7rbeeiqcqjdgs6jo9hf7qnu0hjcdvf4j4sj0hvb7grh0 initialized protocol: Session stopping 2024-06-24 20:03:36,367 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@530755c[id = 7fpqn0rgm36f4p06r76esuq03ncvihbmpcqskd598srpecqn8s9] - MDC[scoutSession=7fpqn0rgm36f4p06r76esuq03ncvihbmpcqskd598srpecqn8s9, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$383/0x00007ff4ec469cb0] 2024-06-24 20:03:36,367 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@530755c[id = 7fpqn0rgm36f4p06r76esuq03ncvihbmpcqskd598srpecqn8s9] - MDC[scoutSession=7fpqn0rgm36f4p06r76esuq03ncvihbmpcqskd598srpecqn8s9, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$383/0x00007ff4ec469cb0] 2024-06-24 20:03:36,373 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@530755c[id = 7fpqn0rgm36f4p06r76esuq03ncvihbmpcqskd598srpecqn8s9], point of no return - MDC[scoutSession=7fpqn0rgm36f4p06r76esuq03ncvihbmpcqskd598srpecqn8s9, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$383/0x00007ff4ec469cb0] 2024-06-24 20:03:36,373 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:ncp5mmk7rbeeiqcqjdgs6jo9hf7qnu0hjcdvf4j4sj0hvb7grh0 [clientSessionId=7fpqn0rgm36f4p06r76esuq03ncvihbmpcqskd598srpecqn8s9, processingJsonRequest=false] - MDC[scoutSession=7fpqn0rgm36f4p06r76esuq03ncvihbmpcqskd598srpecqn8s9, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$383/0x00007ff4ec469cb0] 2024-06-24 20:03:36,373 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:ncp5mmk7rbeeiqcqjdgs6jo9hf7qnu0hjcdvf4j4sj0hvb7grh0... - MDC[scoutSession=7fpqn0rgm36f4p06r76esuq03ncvihbmpcqskd598srpecqn8s9, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$383/0x00007ff4ec469cb0] 2024-06-24 20:03:36,376 INFO [scout-model-thread-24] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:ncp5mmk7rbeeiqcqjdgs6jo9hf7qnu0hjcdvf4j4sj0hvb7grh0 - MDC[scoutSession=7fpqn0rgm36f4p06r76esuq03ncvihbmpcqskd598srpecqn8s9, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$383/0x00007ff4ec469cb0] protocol: Before MessageBoxInStore 2024-06-24 20:03:36,415 WARN [scout-model-thread-24] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[scoutSession=7fpqn0rgm36f4p06r76esuq03ncvihbmpcqskd598srpecqn8s9, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$383/0x00007ff4ec469cb0] java.lang.IllegalStateException: null at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:306) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execStoreSession(ClientSessionWithBlockingConditionInterruptionTest.java:331) at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execStoreSession(AbstractClientSession.java:529) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:39) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain.execStoreSession(ClientSessionChains.java:42) at org.eclipse.scout.rt.client.AbstractClientSession.interceptStoreSession(AbstractClientSession.java:542) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:426) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) 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.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.lambda$8(ClientSessionWithBlockingConditionInterruptionTest.java:212) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) protocol: After MessageBoxInStore 2 2024-06-24 20:03:36,428 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@530755c[id = 7fpqn0rgm36f4p06r76esuq03ncvihbmpcqskd598srpecqn8s9], user=null] - MDC[scoutSession=7fpqn0rgm36f4p06r76esuq03ncvihbmpcqskd598srpecqn8s9, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$383/0x00007ff4ec469cb0] protocol: All session jobs terminated 2024-06-24 20:03:37,375 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 7fpqn0rgm36f4p06r76esuq03ncvihbmpcqskd598srpecqn8s9 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 7fpqn0rgm36f4p06r76esuq03ncvihbmpcqskd598srpecqn8s9] 2024-06-24 20:03:37,376 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 7fpqn0rgm36f4p06r76esuq03ncvihbmpcqskd598srpecqn8s9] 2024-06-24 20:03:37,376 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 7fpqn0rgm36f4p06r76esuq03ncvihbmpcqskd598srpecqn8s9] 2024-06-24 20:03:37,387 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@2a78be0b[id = sqh6kmqhr9sovgegt794rga61e7us25ojs8aiv7s88c91c5ss91], user=null] - MDC[jobName=Starting ClientSession [sessionId=sqh6kmqhr9sovgegt794rga61e7us25ojs8aiv7s88c91c5ss91]] 2024-06-24 20:03:37,388 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=sqh6kmqhr9sovgegt794rga61e7us25ojs8aiv7s88c91c5ss91, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:03:37,395 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:8k2408dpp5ghtg4cubsn5ihara6s4mv1j8blq4afraqfop34b9p initialized protocol: Session stopping 2024-06-24 20:03:37,397 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@2a78be0b[id = sqh6kmqhr9sovgegt794rga61e7us25ojs8aiv7s88c91c5ss91] - MDC[scoutSession=sqh6kmqhr9sovgegt794rga61e7us25ojs8aiv7s88c91c5ss91, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$398/0x00007ff4ec4718f0] 2024-06-24 20:03:37,397 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@2a78be0b[id = sqh6kmqhr9sovgegt794rga61e7us25ojs8aiv7s88c91c5ss91] - MDC[scoutSession=sqh6kmqhr9sovgegt794rga61e7us25ojs8aiv7s88c91c5ss91, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$398/0x00007ff4ec4718f0] 2024-06-24 20:03:37,398 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@2a78be0b[id = sqh6kmqhr9sovgegt794rga61e7us25ojs8aiv7s88c91c5ss91], point of no return - MDC[scoutSession=sqh6kmqhr9sovgegt794rga61e7us25ojs8aiv7s88c91c5ss91, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$398/0x00007ff4ec4718f0] 2024-06-24 20:03:37,398 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:8k2408dpp5ghtg4cubsn5ihara6s4mv1j8blq4afraqfop34b9p [clientSessionId=sqh6kmqhr9sovgegt794rga61e7us25ojs8aiv7s88c91c5ss91, processingJsonRequest=false] - MDC[scoutSession=sqh6kmqhr9sovgegt794rga61e7us25ojs8aiv7s88c91c5ss91, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$398/0x00007ff4ec4718f0] 2024-06-24 20:03:37,398 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:8k2408dpp5ghtg4cubsn5ihara6s4mv1j8blq4afraqfop34b9p... - MDC[scoutSession=sqh6kmqhr9sovgegt794rga61e7us25ojs8aiv7s88c91c5ss91, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$398/0x00007ff4ec4718f0] 2024-06-24 20:03:37,399 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:8k2408dpp5ghtg4cubsn5ihara6s4mv1j8blq4afraqfop34b9p - MDC[scoutSession=sqh6kmqhr9sovgegt794rga61e7us25ojs8aiv7s88c91c5ss91, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$398/0x00007ff4ec4718f0] protocol: Before Form.start protocol: Form.execLoad protocol: Form error ProcessingException There is no desktop or it is not open in the UI. [severity=ERROR] 2024-06-24 20:03:37,518 ERROR [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:429) - Failed to store the client session. - MDC[scoutSession=sqh6kmqhr9sovgegt794rga61e7us25ojs8aiv7s88c91c5ss91, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$398/0x00007ff4ec4718f0] org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR] at org.eclipse.scout.rt.client.ui.form.AbstractForm.lambda$10(AbstractForm.java:1038) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:991) at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:984) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureForm.start(ClientSessionWithBlockingConditionInterruptionTest.java:424) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execStoreSession(ClientSessionWithBlockingConditionInterruptionTest.java:343) at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execStoreSession(AbstractClientSession.java:529) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:39) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain$1.callMethod(ClientSessionChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionStoreSessionChain.execStoreSession(ClientSessionChains.java:42) at org.eclipse.scout.rt.client.AbstractClientSession.interceptStoreSession(AbstractClientSession.java:542) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:426) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) 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.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest.lambda$9(ClientSessionWithBlockingConditionInterruptionTest.java:245) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 20:03:37,519 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@2a78be0b[id = sqh6kmqhr9sovgegt794rga61e7us25ojs8aiv7s88c91c5ss91], user=null] - MDC[scoutSession=sqh6kmqhr9sovgegt794rga61e7us25ojs8aiv7s88c91c5ss91, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$398/0x00007ff4ec4718f0] protocol: All session jobs terminated 2024-06-24 20:03:38,400 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session sqh6kmqhr9sovgegt794rga61e7us25ojs8aiv7s88c91c5ss91 is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID sqh6kmqhr9sovgegt794rga61e7us25ojs8aiv7s88c91c5ss91] 2024-06-24 20:03:38,400 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID sqh6kmqhr9sovgegt794rga61e7us25ojs8aiv7s88c91c5ss91] 2024-06-24 20:03:38,401 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID sqh6kmqhr9sovgegt794rga61e7us25ojs8aiv7s88c91c5ss91] 2024-06-24 20:03:38,409 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@265760e[id = 14k4jt58ncrpusk7mgdip9t8i6p96b9ussnjthc8f6set6tr5arr], user=null] - MDC[jobName=Starting ClientSession [sessionId=14k4jt58ncrpusk7mgdip9t8i6p96b9ussnjthc8f6set6tr5arr]] 2024-06-24 20:03:38,410 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=14k4jt58ncrpusk7mgdip9t8i6p96b9ussnjthc8f6set6tr5arr, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] protocol: Before MessageBox 2024-06-24 20:03:38,423 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:e5ggphs18pj8av5eutnu2lufnvok7vgq4b8couck35ln924hm3i initialized protocol: MessageBox is open protocol: Session stopping 2024-06-24 20:03:38,425 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@265760e[id = 14k4jt58ncrpusk7mgdip9t8i6p96b9ussnjthc8f6set6tr5arr] - MDC[scoutSession=14k4jt58ncrpusk7mgdip9t8i6p96b9ussnjthc8f6set6tr5arr, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$425/0x00007ff4ec4a6fb0] 2024-06-24 20:03:38,426 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@265760e[id = 14k4jt58ncrpusk7mgdip9t8i6p96b9ussnjthc8f6set6tr5arr] - MDC[scoutSession=14k4jt58ncrpusk7mgdip9t8i6p96b9ussnjthc8f6set6tr5arr, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$425/0x00007ff4ec4a6fb0] 2024-06-24 20:03:38,426 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@265760e[id = 14k4jt58ncrpusk7mgdip9t8i6p96b9ussnjthc8f6set6tr5arr], point of no return - MDC[scoutSession=14k4jt58ncrpusk7mgdip9t8i6p96b9ussnjthc8f6set6tr5arr, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$425/0x00007ff4ec4a6fb0] 2024-06-24 20:03:38,427 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:e5ggphs18pj8av5eutnu2lufnvok7vgq4b8couck35ln924hm3i [clientSessionId=14k4jt58ncrpusk7mgdip9t8i6p96b9ussnjthc8f6set6tr5arr, processingJsonRequest=false] - MDC[scoutSession=14k4jt58ncrpusk7mgdip9t8i6p96b9ussnjthc8f6set6tr5arr, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$425/0x00007ff4ec4a6fb0] 2024-06-24 20:03:38,427 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:e5ggphs18pj8av5eutnu2lufnvok7vgq4b8couck35ln924hm3i... - MDC[scoutSession=14k4jt58ncrpusk7mgdip9t8i6p96b9ussnjthc8f6set6tr5arr, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$425/0x00007ff4ec4a6fb0] 2024-06-24 20:03:38,427 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:e5ggphs18pj8av5eutnu2lufnvok7vgq4b8couck35ln924hm3i - MDC[scoutSession=14k4jt58ncrpusk7mgdip9t8i6p96b9ussnjthc8f6set6tr5arr, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$425/0x00007ff4ec4a6fb0] 2024-06-24 20:03:38,429 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@265760e[id = 14k4jt58ncrpusk7mgdip9t8i6p96b9ussnjthc8f6set6tr5arr], user=null] - MDC[scoutSession=14k4jt58ncrpusk7mgdip9t8i6p96b9ussnjthc8f6set6tr5arr, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$425/0x00007ff4ec4a6fb0] protocol: Interrupted MessageBox protocol: All session jobs terminated 2024-06-24 20:03:39,427 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 14k4jt58ncrpusk7mgdip9t8i6p96b9ussnjthc8f6set6tr5arr is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 14k4jt58ncrpusk7mgdip9t8i6p96b9ussnjthc8f6set6tr5arr] 2024-06-24 20:03:39,428 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 14k4jt58ncrpusk7mgdip9t8i6p96b9ussnjthc8f6set6tr5arr] 2024-06-24 20:03:39,428 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 14k4jt58ncrpusk7mgdip9t8i6p96b9ussnjthc8f6set6tr5arr] 2024-06-24 20:03:39,436 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@73cde686[id = 1ks79begjnsdn4ha3vmfcm9horn6ssk5bub1ok6rglapcamptrgf], user=null] - MDC[jobName=Starting ClientSession [sessionId=1ks79begjnsdn4ha3vmfcm9horn6ssk5bub1ok6rglapcamptrgf]] 2024-06-24 20:03:39,437 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1ks79begjnsdn4ha3vmfcm9horn6ssk5bub1ok6rglapcamptrgf, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:03:39,442 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:45na63hcc5u868seist4uflodqanpgsrrdemib26l5dhasir2fp initialized protocol: Form.execLoad protocol: Before Form.waitFor protocol: Form is open protocol: Session stopping 2024-06-24 20:03:39,474 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@73cde686[id = 1ks79begjnsdn4ha3vmfcm9horn6ssk5bub1ok6rglapcamptrgf] - MDC[scoutSession=1ks79begjnsdn4ha3vmfcm9horn6ssk5bub1ok6rglapcamptrgf, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$432/0x00007ff4ec4b6648] 2024-06-24 20:03:39,474 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@73cde686[id = 1ks79begjnsdn4ha3vmfcm9horn6ssk5bub1ok6rglapcamptrgf] - MDC[scoutSession=1ks79begjnsdn4ha3vmfcm9horn6ssk5bub1ok6rglapcamptrgf, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$432/0x00007ff4ec4b6648] 2024-06-24 20:03:39,475 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@73cde686[id = 1ks79begjnsdn4ha3vmfcm9horn6ssk5bub1ok6rglapcamptrgf], point of no return - MDC[scoutSession=1ks79begjnsdn4ha3vmfcm9horn6ssk5bub1ok6rglapcamptrgf, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$432/0x00007ff4ec4b6648] 2024-06-24 20:03:39,475 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:45na63hcc5u868seist4uflodqanpgsrrdemib26l5dhasir2fp [clientSessionId=1ks79begjnsdn4ha3vmfcm9horn6ssk5bub1ok6rglapcamptrgf, processingJsonRequest=false] - MDC[scoutSession=1ks79begjnsdn4ha3vmfcm9horn6ssk5bub1ok6rglapcamptrgf, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$432/0x00007ff4ec4b6648] 2024-06-24 20:03:39,475 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:45na63hcc5u868seist4uflodqanpgsrrdemib26l5dhasir2fp... - MDC[scoutSession=1ks79begjnsdn4ha3vmfcm9horn6ssk5bub1ok6rglapcamptrgf, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$432/0x00007ff4ec4b6648] 2024-06-24 20:03:39,476 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:45na63hcc5u868seist4uflodqanpgsrrdemib26l5dhasir2fp - MDC[scoutSession=1ks79begjnsdn4ha3vmfcm9horn6ssk5bub1ok6rglapcamptrgf, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$432/0x00007ff4ec4b6648] protocol: Form.execFinally protocol: Form.dispose 2024-06-24 20:03:39,480 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@73cde686[id = 1ks79begjnsdn4ha3vmfcm9horn6ssk5bub1ok6rglapcamptrgf], user=null] - MDC[scoutSession=1ks79begjnsdn4ha3vmfcm9horn6ssk5bub1ok6rglapcamptrgf, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$432/0x00007ff4ec4b6648] protocol: Interrupted Form protocol: All session jobs terminated 2024-06-24 20:03:40,475 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 1ks79begjnsdn4ha3vmfcm9horn6ssk5bub1ok6rglapcamptrgf is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 1ks79begjnsdn4ha3vmfcm9horn6ssk5bub1ok6rglapcamptrgf] 2024-06-24 20:03:40,476 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1ks79begjnsdn4ha3vmfcm9horn6ssk5bub1ok6rglapcamptrgf] 2024-06-24 20:03:40,477 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1ks79begjnsdn4ha3vmfcm9horn6ssk5bub1ok6rglapcamptrgf] protocol: Before MessageBoxInLoad 2024-06-24 20:03:40,485 WARN [scout-model-thread-23] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[jobName=Starting ClientSession [sessionId=1j729tf3jrir9fg5s0fs4bg3j0362g91eevickirak03u1jdpeat]] java.lang.IllegalStateException: null at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:306) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execLoadSession(ClientSessionWithBlockingConditionInterruptionTest.java:300) at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execLoadSession(AbstractClientSession.java:534) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:56) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain.execLoadSession(ClientSessionChains.java:59) at org.eclipse.scout.rt.client.AbstractClientSession.interceptLoadSession(AbstractClientSession.java:548) at org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:322) at org.eclipse.scout.rt.client.session.ClientSessionProvider.lambda$1(ClientSessionProvider.java:73) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) protocol: After MessageBoxInLoad 2 2024-06-24 20:03:40,486 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@3f7822fe[id = 1j729tf3jrir9fg5s0fs4bg3j0362g91eevickirak03u1jdpeat], user=null] - MDC[jobName=Starting ClientSession [sessionId=1j729tf3jrir9fg5s0fs4bg3j0362g91eevickirak03u1jdpeat]] 2024-06-24 20:03:40,486 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1j729tf3jrir9fg5s0fs4bg3j0362g91eevickirak03u1jdpeat, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:03:40,491 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1b4u1p5f96ke58e8s1obs8frfrlsh5obc8iugn26cqagh31l3ebu initialized protocol: Session stopping 2024-06-24 20:03:40,493 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@3f7822fe[id = 1j729tf3jrir9fg5s0fs4bg3j0362g91eevickirak03u1jdpeat] - MDC[scoutSession=1j729tf3jrir9fg5s0fs4bg3j0362g91eevickirak03u1jdpeat, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$433/0x00007ff4ec4b7a70] 2024-06-24 20:03:40,493 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@3f7822fe[id = 1j729tf3jrir9fg5s0fs4bg3j0362g91eevickirak03u1jdpeat] - MDC[scoutSession=1j729tf3jrir9fg5s0fs4bg3j0362g91eevickirak03u1jdpeat, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$433/0x00007ff4ec4b7a70] 2024-06-24 20:03:40,493 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@3f7822fe[id = 1j729tf3jrir9fg5s0fs4bg3j0362g91eevickirak03u1jdpeat], point of no return - MDC[scoutSession=1j729tf3jrir9fg5s0fs4bg3j0362g91eevickirak03u1jdpeat, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$433/0x00007ff4ec4b7a70] 2024-06-24 20:03:40,494 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:1b4u1p5f96ke58e8s1obs8frfrlsh5obc8iugn26cqagh31l3ebu [clientSessionId=1j729tf3jrir9fg5s0fs4bg3j0362g91eevickirak03u1jdpeat, processingJsonRequest=false] - MDC[scoutSession=1j729tf3jrir9fg5s0fs4bg3j0362g91eevickirak03u1jdpeat, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$433/0x00007ff4ec4b7a70] 2024-06-24 20:03:40,494 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1b4u1p5f96ke58e8s1obs8frfrlsh5obc8iugn26cqagh31l3ebu... - MDC[scoutSession=1j729tf3jrir9fg5s0fs4bg3j0362g91eevickirak03u1jdpeat, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$433/0x00007ff4ec4b7a70] 2024-06-24 20:03:40,495 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:1b4u1p5f96ke58e8s1obs8frfrlsh5obc8iugn26cqagh31l3ebu - MDC[scoutSession=1j729tf3jrir9fg5s0fs4bg3j0362g91eevickirak03u1jdpeat, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$433/0x00007ff4ec4b7a70] 2024-06-24 20:03:40,495 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession@3f7822fe[id = 1j729tf3jrir9fg5s0fs4bg3j0362g91eevickirak03u1jdpeat], user=null] - MDC[scoutSession=1j729tf3jrir9fg5s0fs4bg3j0362g91eevickirak03u1jdpeat, jobName=org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$$Lambda$433/0x00007ff4ec4b7a70] protocol: All session jobs terminated 2024-06-24 20:03:41,494 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 1j729tf3jrir9fg5s0fs4bg3j0362g91eevickirak03u1jdpeat is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 1j729tf3jrir9fg5s0fs4bg3j0362g91eevickirak03u1jdpeat] 2024-06-24 20:03:41,495 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1j729tf3jrir9fg5s0fs4bg3j0362g91eevickirak03u1jdpeat] 2024-06-24 20:03:41,495 INFO [scout-thread-24] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1j729tf3jrir9fg5s0fs4bg3j0362g91eevickirak03u1jdpeat] protocol: Before Form.start protocol: Form.execLoad 2024-06-24 20:03:41,506 WARN [scout-thread-23] org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:61) - Exception in callable chain. org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR] at org.eclipse.scout.rt.client.ui.form.AbstractForm.lambda$10(AbstractForm.java:1038) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:991) at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:984) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureForm.start(ClientSessionWithBlockingConditionInterruptionTest.java:424) at org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest$FixtureClientSession.execLoadSession(ClientSessionWithBlockingConditionInterruptionTest.java:311) at org.eclipse.scout.rt.client.AbstractClientSession$LocalClientSessionExtension.execLoadSession(AbstractClientSession.java:534) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:56) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain$1.callMethod(ClientSessionChains.java:1) at org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.callChain(AbstractExtensionChain.java:109) at org.eclipse.scout.rt.client.extension.ClientSessionChains$ClientSessionLoadSessionChain.execLoadSession(ClientSessionChains.java:59) at org.eclipse.scout.rt.client.AbstractClientSession.interceptLoadSession(AbstractClientSession.java:548) at org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:322) at org.eclipse.scout.rt.client.session.ClientSessionProvider.lambda$1(ClientSessionProvider.java:73) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 20:03:41,507 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1p06uvtoptvfapr2htj3tuint68itt2aj1lmjnqa7b8dq5e9fuva... 2024-06-24 20:03:41,513 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-24 20:03:41,513 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.382 s -- in org.eclipse.scout.rt.ui.html.ClientSessionWithBlockingConditionInterruptionTest [INFO] Running org.eclipse.scout.rt.ui.html.RequestHistoryTest 2024-06-24 20:03:41,517 INFO [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:72) - Requested sequence number #1000000 exceeds max. request history size for UI session null, dropping entire history. Current state of RequestHistory: lastProcessedRequestSequenceNo=2, missingRequestSequenceNos=[1] 2024-06-24 20:03:41,518 INFO [main] org.eclipse.scout.rt.ui.html.RequestHistory.setRequestProcessed(RequestHistory.java:89) - Max. request history size exceeded for UI session null, dropping oldest request #1. Current state of RequestHistory: lastProcessedRequestSequenceNo=300, missingRequestSequenceNos=[1, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284, 285, 286, 287, 288, 289, 290, 291, 292, 293, 294, 295, 296, 297, 298, 299, 301] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.RequestHistoryTest [INFO] Running org.eclipse.scout.rt.ui.html.ResponseHistoryTest 2024-06-24 20:03:41,522 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #0 2024-06-24 20:03:41,522 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #1 2024-06-24 20:03:41,522 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #2 2024-06-24 20:03:41,522 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #3 2024-06-24 20:03:41,522 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #4 2024-06-24 20:03:41,522 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #5 2024-06-24 20:03:41,523 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #6 2024-06-24 20:03:41,523 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #7 2024-06-24 20:03:41,523 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #8 2024-06-24 20:03:41,523 WARN [main] org.eclipse.scout.rt.ui.html.ResponseHistory.registerResponse(ResponseHistory.java:97) - Max. response history size exceeded for UI session null, dropping oldest response #9 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.ui.html.ResponseHistoryTest [INFO] Running org.eclipse.scout.rt.ui.html.UiJobsTest 2024-06-24 20:03:41,530 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 20:03:41,540 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 436 beans in 9.850996 ms 2024-06-24 20:03:41,546 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 436 beans in 6.041448 ms 2024-06-24 20:03:41,546 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 20:03:41,547 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-24 20:03:41,548 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-24 20:03:41,548 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. 2024-06-24 20:03:41,557 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'http' 2024-06-24 20:03:41,559 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'ui' 2024-06-24 20:03:41,561 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client' 2024-06-24 20:03:41,604 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@41c90131[id = 19hsmkhodp7ugn99u73hs73ejm1h4rn4npqculv19rn9q7aik85i], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=19hsmkhodp7ugn99u73hs73ejm1h4rn4npqculv19rn9q7aik85i]] 2024-06-24 20:03:41,604 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=19hsmkhodp7ugn99u73hs73ejm1h4rn4npqculv19rn9q7aik85i, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:03:41,606 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiThemeHelper.getConfiguredTheme(UiThemeHelper.java:58) - UI theme configured in config.properties: default - MDC[scoutSession=19hsmkhodp7ugn99u73hs73ejm1h4rn4npqculv19rn9q7aik85i, jobName=Initializing UI theme] 2024-06-24 20:03:41,608 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@478b28d9] - MDC[scoutSession=19hsmkhodp7ugn99u73hs73ejm1h4rn4npqculv19rn9q7aik85i, jobName=Starting JsonClientSession] 2024-06-24 20:03:41,612 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1b4uaslin9av2vgahgg8fqubdrvnav4iil9qv6iovhe16goptgra initialized 2024-06-24 20:03:41,620 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@b2505cc[id = tp8c86n6k2on41n3adkte15m2upqeu8g53ep7p8ji8ebgq05rbb], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=tp8c86n6k2on41n3adkte15m2upqeu8g53ep7p8ji8ebgq05rbb]] 2024-06-24 20:03:41,620 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=tp8c86n6k2on41n3adkte15m2upqeu8g53ep7p8ji8ebgq05rbb, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:03:41,624 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:ip1k6fejsn04ufau7q9tj17fhhpk5792kqhmm12dembgq92u136 initialized [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.101 s -- in org.eclipse.scout.rt.ui.html.UiJobsTest [INFO] Running org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest 2024-06-24 20:03:42,631 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 20:03:42,639 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 20:03:42,640 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-24 20:03:42,640 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-24 20:03:42,640 INFO [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. 2024-06-24 20:03:42,652 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'http' 2024-06-24 20:03:42,661 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-24 20:03:42,661 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'ui' 2024-06-24 20:03:42,662 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-24 20:03:42,663 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client' 2024-06-24 20:03:42,664 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession' - MDC[jobName=Starting ClientSession [sessionId=103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp]] 2024-06-24 20:03:42,667 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@3b34532b[id = 103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp], user=null] - MDC[jobName=Starting ClientSession [sessionId=103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp]] 2024-06-24 20:03:42,667 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:03:42,668 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiThemeHelper.getConfiguredTheme(UiThemeHelper.java:58) - UI theme configured in config.properties: default - MDC[scoutSession=103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp, jobName=Initializing UI theme] 2024-06-24 20:03:42,669 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened' - MDC[scoutSession=103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp, jobName=Starting Desktop] 2024-06-24 20:03:42,670 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached' - MDC[scoutSession=103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp, jobName=Starting Desktop] 2024-06-24 20:03:42,670 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.JsonObjectFactory@7c732d94] - MDC[scoutSession=103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp, jobName=Starting JsonClientSession] 2024-06-24 20:03:42,673 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:11gcj9534su3edkn3gs2embtiq8fb3470a0dk8ijf2qhm1kgkflg initialized 2024-06-24 20:03:42,674 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:11gcj9534su3edkn3gs2embtiq8fb3470a0dk8ijf2qhm1kgkflg in 13.638345 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-24 20:03:42,725 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:11gcj9534su3edkn3gs2embtiq8fb3470a0dk8ijf2qhm1kgkflg (requested by UI) 2024-06-24 20:03:42,725 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 2024-06-24 20:03:42,726 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:11gcj9534su3edkn3gs2embtiq8fb3470a0dk8ijf2qhm1kgkflg... 2024-06-24 20:03:42,728 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached' - MDC[scoutSession=103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp, jobName=Detaching Gui] 2024-06-24 20:03:44,726 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping' - MDC[jobName=Performing session housekeeping for client session with ID 103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp] 2024-06-24 20:03:44,727 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp] 2024-06-24 20:03:44,727 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp] 2024-06-24 20:03:44,727 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp] 2024-06-24 20:03:44,728 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping' - MDC[scoutSession=103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp, jobName=Stop client session 103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp due to session housekeeping] 2024-06-24 20:03:44,729 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@3b34532b[id = 103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp] - MDC[scoutSession=103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp, jobName=Stop client session 103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp due to session housekeeping] 2024-06-24 20:03:44,729 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@3b34532b[id = 103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp] - MDC[scoutSession=103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp, jobName=Stop client session 103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp due to session housekeeping] 2024-06-24 20:03:44,729 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@3b34532b[id = 103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp], point of no return - MDC[scoutSession=103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp, jobName=Stop client session 103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp due to session housekeeping] 2024-06-24 20:03:44,729 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession' - MDC[scoutSession=103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp, jobName=Stop client session 103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp due to session housekeeping] 2024-06-24 20:03:44,730 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing' - MDC[scoutSession=103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp, jobName=Stop client session 103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp due to session housekeeping] 2024-06-24 20:03:44,730 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@3b34532b[id = 103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp], user=null] - MDC[scoutSession=103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp, jobName=Stop client session 103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp due to session housekeeping] 2024-06-24 20:03:44,730 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped' - MDC[scoutSession=103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp, jobName=Stop client session 103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp due to session housekeeping] 2024-06-24 20:03:44,730 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp terminated. - MDC[scoutSession=103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp, jobName=Stop client session 103b7l9aru4s272fuqjn75vf6ve5hk6jdnjmokureqm5cd33inpp due to session housekeeping] 2024-06-24 20:03:44,734 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-24 20:03:44,735 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-24 20:03:44,736 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession' - MDC[jobName=Starting ClientSession [sessionId=143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1]] 2024-06-24 20:03:44,737 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@4a6c287a[id = 143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1], user=null] - MDC[jobName=Starting ClientSession [sessionId=143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1]] 2024-06-24 20:03:44,738 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:03:44,740 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened' - MDC[scoutSession=143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1, jobName=Starting Desktop] 2024-06-24 20:03:44,740 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached' - MDC[scoutSession=143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1, jobName=Starting Desktop] 2024-06-24 20:03:44,742 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1naikv8tbcafp2jtht7vjo8pj2idrgj728ps2qpo2u2h2sb5o3kj initialized 2024-06-24 20:03:44,743 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:1naikv8tbcafp2jtht7vjo8pj2idrgj728ps2qpo2u2h2sb5o3kj in 8.678208 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-24 20:03:44,748 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-24 20:03:44,748 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-24 20:03:44,749 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:305) - Using cached client session [clientSessionId=143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1] 2024-06-24 20:03:44,752 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:jsbdv418kfufslglj0ndi61vqc3b85akfqn3h9jb00p14tsijug initialized 2024-06-24 20:03:44,752 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:jsbdv418kfufslglj0ndi61vqc3b85akfqn3h9jb00p14tsijug in 4.746472 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-24 20:03:44,757 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:1naikv8tbcafp2jtht7vjo8pj2idrgj728ps2qpo2u2h2sb5o3kj (requested by UI) 2024-06-24 20:03:44,758 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 2024-06-24 20:03:44,758 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1naikv8tbcafp2jtht7vjo8pj2idrgj728ps2qpo2u2h2sb5o3kj... 2024-06-24 20:03:44,760 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:jsbdv418kfufslglj0ndi61vqc3b85akfqn3h9jb00p14tsijug (requested by UI) 2024-06-24 20:03:44,760 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 2024-06-24 20:03:44,760 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:jsbdv418kfufslglj0ndi61vqc3b85akfqn3h9jb00p14tsijug... 2024-06-24 20:03:44,761 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached' - MDC[scoutSession=143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1, jobName=Detaching Gui] 2024-06-24 20:03:46,761 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping' - MDC[jobName=Performing session housekeeping for client session with ID 143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1] 2024-06-24 20:03:46,761 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1] 2024-06-24 20:03:46,762 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1] 2024-06-24 20:03:46,762 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1] 2024-06-24 20:03:46,763 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping' - MDC[scoutSession=143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1, jobName=Stop client session 143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1 due to session housekeeping] 2024-06-24 20:03:46,763 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@4a6c287a[id = 143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1] - MDC[scoutSession=143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1, jobName=Stop client session 143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1 due to session housekeeping] 2024-06-24 20:03:46,763 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@4a6c287a[id = 143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1] - MDC[scoutSession=143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1, jobName=Stop client session 143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1 due to session housekeeping] 2024-06-24 20:03:46,764 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@4a6c287a[id = 143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1], point of no return - MDC[scoutSession=143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1, jobName=Stop client session 143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1 due to session housekeeping] 2024-06-24 20:03:46,764 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession' - MDC[scoutSession=143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1, jobName=Stop client session 143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1 due to session housekeeping] 2024-06-24 20:03:46,764 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing' - MDC[scoutSession=143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1, jobName=Stop client session 143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1 due to session housekeeping] 2024-06-24 20:03:46,764 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@4a6c287a[id = 143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1], user=null] - MDC[scoutSession=143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1, jobName=Stop client session 143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1 due to session housekeeping] 2024-06-24 20:03:46,765 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped' - MDC[scoutSession=143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1, jobName=Stop client session 143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1 due to session housekeeping] 2024-06-24 20:03:46,765 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1 terminated. - MDC[scoutSession=143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1, jobName=Stop client session 143fc86e7u0sq1ga3senjj088b9i1l5d9hknr188n8tc0trdgkc1 due to session housekeeping] 2024-06-24 20:03:46,769 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-24 20:03:46,769 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-24 20:03:46,771 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession' - MDC[jobName=Starting ClientSession [sessionId=1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9]] 2024-06-24 20:03:46,772 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@3de03c1[id = 1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9], user=null] - MDC[jobName=Starting ClientSession [sessionId=1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9]] 2024-06-24 20:03:46,772 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:03:46,773 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened' - MDC[scoutSession=1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9, jobName=Starting Desktop] 2024-06-24 20:03:46,774 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached' - MDC[scoutSession=1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9, jobName=Starting Desktop] 2024-06-24 20:03:46,776 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1mvpjvm8e72l159bqc5q008ueperah9d7cl2b7d466v34vau7a4n initialized 2024-06-24 20:03:46,776 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:1mvpjvm8e72l159bqc5q008ueperah9d7cl2b7d466v34vau7a4n in 7.857819 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-24 20:03:46,782 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:1mvpjvm8e72l159bqc5q008ueperah9d7cl2b7d466v34vau7a4n (requested by UI) 2024-06-24 20:03:46,782 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 2024-06-24 20:03:46,782 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1mvpjvm8e72l159bqc5q008ueperah9d7cl2b7d466v34vau7a4n... 2024-06-24 20:03:46,783 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached' - MDC[scoutSession=1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9, jobName=Detaching Gui] 2024-06-24 20:03:46,786 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-24 20:03:46,786 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-24 20:03:46,786 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:305) - Using cached client session [clientSessionId=1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9] 2024-06-24 20:03:46,788 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached' - MDC[scoutSession=1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9, jobName=Starting Desktop] 2024-06-24 20:03:46,790 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:bg0qro5le6ksjm4j662q4oge3ut582gqjt87kljs0a9vf57c19i initialized 2024-06-24 20:03:46,790 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:bg0qro5le6ksjm4j662q4oge3ut582gqjt87kljs0a9vf57c19i in 4.902787 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-24 20:03:46,796 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:bg0qro5le6ksjm4j662q4oge3ut582gqjt87kljs0a9vf57c19i (requested by UI) 2024-06-24 20:03:46,796 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 2024-06-24 20:03:46,796 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:bg0qro5le6ksjm4j662q4oge3ut582gqjt87kljs0a9vf57c19i... 2024-06-24 20:03:46,798 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached' - MDC[scoutSession=1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9, jobName=Detaching Gui] 2024-06-24 20:03:48,797 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping' - MDC[jobName=Performing session housekeeping for client session with ID 1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9] 2024-06-24 20:03:48,798 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9] 2024-06-24 20:03:48,799 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9] 2024-06-24 20:03:48,799 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9] 2024-06-24 20:03:48,800 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping' - MDC[scoutSession=1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9, jobName=Stop client session 1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9 due to session housekeeping] 2024-06-24 20:03:48,801 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@3de03c1[id = 1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9] - MDC[scoutSession=1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9, jobName=Stop client session 1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9 due to session housekeeping] 2024-06-24 20:03:48,801 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@3de03c1[id = 1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9] - MDC[scoutSession=1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9, jobName=Stop client session 1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9 due to session housekeeping] 2024-06-24 20:03:48,802 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@3de03c1[id = 1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9], point of no return - MDC[scoutSession=1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9, jobName=Stop client session 1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9 due to session housekeeping] 2024-06-24 20:03:48,802 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession' - MDC[scoutSession=1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9, jobName=Stop client session 1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9 due to session housekeeping] 2024-06-24 20:03:48,802 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing' - MDC[scoutSession=1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9, jobName=Stop client session 1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9 due to session housekeeping] 2024-06-24 20:03:48,803 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@3de03c1[id = 1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9], user=null] - MDC[scoutSession=1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9, jobName=Stop client session 1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9 due to session housekeeping] 2024-06-24 20:03:48,803 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped' - MDC[scoutSession=1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9, jobName=Stop client session 1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9 due to session housekeeping] 2024-06-24 20:03:48,803 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9 terminated. - MDC[scoutSession=1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9, jobName=Stop client session 1uspiudeu9sl5cvqiftu462hbkf7v9gqstp94pj6n88epp3p13j9 due to session housekeeping] 2024-06-24 20:03:48,808 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-24 20:03:48,808 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-24 20:03:48,810 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession' - MDC[jobName=Starting ClientSession [sessionId=ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc]] 2024-06-24 20:03:48,811 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@b956263[id = ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc], user=null] - MDC[jobName=Starting ClientSession [sessionId=ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc]] 2024-06-24 20:03:48,811 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:03:48,813 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened' - MDC[scoutSession=ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc, jobName=Starting Desktop] 2024-06-24 20:03:48,813 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached' - MDC[scoutSession=ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc, jobName=Starting Desktop] 2024-06-24 20:03:48,816 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:k935139pluv53osrkrkqf4fefpavm0bn2scdi0o5186p13o6qqu initialized 2024-06-24 20:03:48,816 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:k935139pluv53osrkrkqf4fefpavm0bn2scdi0o5186p13o6qqu in 8.539952 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-24 20:03:48,821 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-24 20:03:48,821 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-24 20:03:48,821 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:305) - Using cached client session [clientSessionId=ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc] 2024-06-24 20:03:48,825 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:12hj4ct7hkbgjcvoc5pl9dhbp2uqksthd0c9v4ck4i4a8ure1kh1 initialized 2024-06-24 20:03:48,825 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:12hj4ct7hkbgjcvoc5pl9dhbp2uqksthd0c9v4ck4i4a8ure1kh1 in 4.585779 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-24 20:03:48,829 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:k935139pluv53osrkrkqf4fefpavm0bn2scdi0o5186p13o6qqu (requested by UI) 2024-06-24 20:03:48,829 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 2024-06-24 20:03:48,830 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:k935139pluv53osrkrkqf4fefpavm0bn2scdi0o5186p13o6qqu... 2024-06-24 20:03:48,832 INFO [main] org.eclipse.scout.rt.ui.html.json.UnloadRequestHandler.handleUnloadRequest(UnloadRequestHandler.java:58) - Unloading UI session with ID 0:12hj4ct7hkbgjcvoc5pl9dhbp2uqksthd0c9v4ck4i4a8ure1kh1 (requested by UI) 2024-06-24 20:03:48,832 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' 2024-06-24 20:03:48,832 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:12hj4ct7hkbgjcvoc5pl9dhbp2uqksthd0c9v4ck4i4a8ure1kh1... 2024-06-24 20:03:48,834 INFO [scout-model-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached' - MDC[scoutSession=ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc, jobName=Detaching Gui] 2024-06-24 20:03:50,832 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping' - MDC[jobName=Performing session housekeeping for client session with ID ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc] 2024-06-24 20:03:50,833 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc] 2024-06-24 20:03:50,833 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc] 2024-06-24 20:03:50,833 INFO [scout-thread-23] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc] 2024-06-24 20:03:50,834 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping' - MDC[scoutSession=ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc, jobName=Stop client session ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc due to session housekeeping] 2024-06-24 20:03:50,834 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@b956263[id = ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc] - MDC[scoutSession=ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc, jobName=Stop client session ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc due to session housekeeping] 2024-06-24 20:03:50,834 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@b956263[id = ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc] - MDC[scoutSession=ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc, jobName=Stop client session ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc due to session housekeeping] 2024-06-24 20:03:50,835 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@b956263[id = ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc], point of no return - MDC[scoutSession=ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc, jobName=Stop client session ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc due to session housekeeping] 2024-06-24 20:03:50,835 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession' - MDC[scoutSession=ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc, jobName=Stop client session ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc due to session housekeeping] 2024-06-24 20:03:50,835 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing' - MDC[scoutSession=ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc, jobName=Stop client session ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc due to session housekeeping] 2024-06-24 20:03:50,836 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@b956263[id = ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc], user=null] - MDC[scoutSession=ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc, jobName=Stop client session ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc due to session housekeeping] 2024-06-24 20:03:50,836 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped' - MDC[scoutSession=ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc, jobName=Stop client session ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc due to session housekeeping] 2024-06-24 20:03:50,836 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc terminated. - MDC[scoutSession=ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc, jobName=Stop client session ri8a0k73imkuiu5ifc1gqj548mnh25dmefhippfstp873skk5qc due to session housekeeping] 2024-06-24 20:03:50,839 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.init' 2024-06-24 20:03:50,840 INFO [main] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.getOrCreateClientSession' 2024-06-24 20:03:50,841 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execLoadSession' - MDC[jobName=Starting ClientSession [sessionId=hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit]] 2024-06-24 20:03:50,842 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1cb6d5d6[id = hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit], user=null] - MDC[jobName=Starting ClientSession [sessionId=hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit]] 2024-06-24 20:03:50,843 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:03:50,844 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execOpened' - MDC[scoutSession=hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit, jobName=Starting Desktop] 2024-06-24 20:03:50,844 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiAttached' - MDC[scoutSession=hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit, jobName=Starting Desktop] 2024-06-24 20:03:50,847 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1fhapbha7jce4n28c5nfei0qlmqll09o9ie8en5jdp8758u3itir initialized 2024-06-24 20:03:50,847 INFO [main] org.eclipse.scout.rt.ui.html.json.JsonMessageRequestHandler.createUiSession(JsonMessageRequestHandler.java:398) - Created new UI session with ID 0:1fhapbha7jce4n28c5nfei0qlmqll09o9ie8en5jdp8758u3itir in 8.102619 ms [maxIdleTime=14400s, httpSession.maxInactiveInterval=0s] 2024-06-24 20:03:50,850 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopping' - MDC[scoutSession=hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007ff4ec4c7808] 2024-06-24 20:03:50,851 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1cb6d5d6[id = hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit] - MDC[scoutSession=hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007ff4ec4c7808] 2024-06-24 20:03:50,851 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1cb6d5d6[id = hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit] - MDC[scoutSession=hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007ff4ec4c7808] 2024-06-24 20:03:50,851 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1cb6d5d6[id = hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit], point of no return - MDC[scoutSession=hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007ff4ec4c7808] 2024-06-24 20:03:50,851 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:1fhapbha7jce4n28c5nfei0qlmqll09o9ie8en5jdp8758u3itir [clientSessionId=hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit, processingJsonRequest=false] - MDC[scoutSession=hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007ff4ec4c7808] 2024-06-24 20:03:50,851 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'UiSession.dispose' - MDC[scoutSession=hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007ff4ec4c7808] 2024-06-24 20:03:50,851 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1fhapbha7jce4n28c5nfei0qlmqll09o9ie8en5jdp8758u3itir... - MDC[scoutSession=hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007ff4ec4c7808] 2024-06-24 20:03:50,852 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:1fhapbha7jce4n28c5nfei0qlmqll09o9ie8en5jdp8758u3itir - MDC[scoutSession=hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007ff4ec4c7808] 2024-06-24 20:03:50,852 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.execStoreSession' - MDC[scoutSession=hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007ff4ec4c7808] 2024-06-24 20:03:50,852 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execGuiDetached' - MDC[scoutSession=hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007ff4ec4c7808] 2024-06-24 20:03:50,852 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'Desktop.execClosing' - MDC[scoutSession=hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007ff4ec4c7808] 2024-06-24 20:03:50,853 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$FixtureClientSession@1cb6d5d6[id = hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit], user=null] - MDC[scoutSession=hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007ff4ec4c7808] 2024-06-24 20:03:50,853 INFO [scout-model-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'ClientSession.stopped' - MDC[scoutSession=hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit, jobName=org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest$$Lambda$465/0x00007ff4ec4c7808] 2024-06-24 20:03:52,851 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest.writeToProtocol(UiSessionInitAndDisposeTest.java:105) - New protocol entry: 'SessionStore.doHousekeeping' - MDC[jobName=Performing session housekeeping for client session with ID hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit] 2024-06-24 20:03:52,852 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit is inactive, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit] 2024-06-24 20:03:52,852 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit] 2024-06-24 20:03:52,852 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID hmplke4autdvr9jc9ej95rgn7gnoj4ou8cvkrntnu67kapeamit] 2024-06-24 20:03:52,856 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-24 20:03:52,856 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.23 s -- in org.eclipse.scout.rt.ui.html.UiSessionInitAndDisposeTest [INFO] Running org.eclipse.scout.rt.ui.html.UiSessionTest 2024-06-24 20:03:52,865 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6e650ac5[id = moqjali0o9vim2g50gquo4m40nfjrn67dmnqob3u04lbf9sel2d], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=moqjali0o9vim2g50gquo4m40nfjrn67dmnqob3u04lbf9sel2d]] 2024-06-24 20:03:52,865 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=moqjali0o9vim2g50gquo4m40nfjrn67dmnqob3u04lbf9sel2d, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:03:52,869 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:t4anmibv0c0smggtf2qdnr01vvkvtcu552nnp1ros3t5lrfl3s1 initialized 2024-06-24 20:03:52,870 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions 2024-06-24 20:03:52,870 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:t4anmibv0c0smggtf2qdnr01vvkvtcu552nnp1ros3t5lrfl3s1... 2024-06-24 20:03:52,871 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID moqjali0o9vim2g50gquo4m40nfjrn67dmnqob3u04lbf9sel2d because it is not used anymore 2024-06-24 20:03:52,872 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6e650ac5[id = moqjali0o9vim2g50gquo4m40nfjrn67dmnqob3u04lbf9sel2d] - MDC[scoutSession=moqjali0o9vim2g50gquo4m40nfjrn67dmnqob3u04lbf9sel2d, jobName=Stop client session moqjali0o9vim2g50gquo4m40nfjrn67dmnqob3u04lbf9sel2d due to session housekeeping] 2024-06-24 20:03:52,872 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6e650ac5[id = moqjali0o9vim2g50gquo4m40nfjrn67dmnqob3u04lbf9sel2d] - MDC[scoutSession=moqjali0o9vim2g50gquo4m40nfjrn67dmnqob3u04lbf9sel2d, jobName=Stop client session moqjali0o9vim2g50gquo4m40nfjrn67dmnqob3u04lbf9sel2d due to session housekeeping] 2024-06-24 20:03:52,872 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6e650ac5[id = moqjali0o9vim2g50gquo4m40nfjrn67dmnqob3u04lbf9sel2d], point of no return - MDC[scoutSession=moqjali0o9vim2g50gquo4m40nfjrn67dmnqob3u04lbf9sel2d, jobName=Stop client session moqjali0o9vim2g50gquo4m40nfjrn67dmnqob3u04lbf9sel2d due to session housekeeping] 2024-06-24 20:03:52,873 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@6e650ac5[id = moqjali0o9vim2g50gquo4m40nfjrn67dmnqob3u04lbf9sel2d], user=1003120000] - MDC[scoutSession=moqjali0o9vim2g50gquo4m40nfjrn67dmnqob3u04lbf9sel2d, jobName=Stop client session moqjali0o9vim2g50gquo4m40nfjrn67dmnqob3u04lbf9sel2d due to session housekeeping] 2024-06-24 20:03:52,873 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID moqjali0o9vim2g50gquo4m40nfjrn67dmnqob3u04lbf9sel2d terminated. - MDC[scoutSession=moqjali0o9vim2g50gquo4m40nfjrn67dmnqob3u04lbf9sel2d, jobName=Stop client session moqjali0o9vim2g50gquo4m40nfjrn67dmnqob3u04lbf9sel2d due to session housekeeping] 2024-06-24 20:03:52,982 INFO [scout-model-thread-23] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@31e24d20[id = 13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g]] 2024-06-24 20:03:52,982 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:03:52,986 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:u2shpd0o9bup9rve7mi7c2hde2pi25tj11u9q34stlrb0vg0gnn initialized 2024-06-24 20:03:53,008 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions 2024-06-24 20:03:53,009 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:u2shpd0o9bup9rve7mi7c2hde2pi25tj11u9q34stlrb0vg0gnn... 2024-06-24 20:03:53,010 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g because it is not used anymore 2024-06-24 20:03:53,011 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@31e24d20[id = 13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g] - MDC[scoutSession=13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g, jobName=Stop client session 13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g due to session housekeeping] 2024-06-24 20:03:53,011 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@31e24d20[id = 13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g] - MDC[scoutSession=13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g, jobName=Stop client session 13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g due to session housekeeping] 2024-06-24 20:03:53,012 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@31e24d20[id = 13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g], point of no return - MDC[scoutSession=13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g, jobName=Stop client session 13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_JOB... 2024-06-24 20:03:55,012 WARN [scout-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@31e24d20[id = 13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$384/0x00007ff4ec469ed8] 2024-06-24 20:03:55,012 INFO [scout-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:171) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@31e24d20[id = 13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g], user=1003120000, jobs=[JobFutureTask@6ebff48d[job=Stop client session 13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g due to session housekeeping, state=RUNNING], JobFutureTask@5ff8d76f[job=Stop client session 13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g due to session housekeeping, state=WAITING_FOR_PERMIT]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$384/0x00007ff4ec469ed8] 2024-06-24 20:03:55,013 ERROR [scout-model-thread-25] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g, jobName=Stop client session 13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g due to session housekeeping] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while waiting for a job to complete [calling-thread=scout-model-thread-25, job=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm$$Lambda$469/0x00007ff4ec4caa40] at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateInterruptedException(JobExceptionTranslator.java:50) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:358) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:83) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036) at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) 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.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: java.lang.InterruptedException: null at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1638) at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:158) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:351) ... 48 common frames omitted 2024-06-24 20:03:55,014 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@31e24d20[id = 13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g], user=1003120000] - MDC[scoutSession=13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g, jobName=Stop client session 13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g due to session housekeeping] 2024-06-24 20:03:55,014 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g terminated. - MDC[scoutSession=13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g, jobName=Stop client session 13mvtbgml5id0bet3ihcr2ejgob2bjfjijk3si3mcbsovmrm5o7g due to session housekeeping] 2024-06-24 20:03:55,021 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@9ec3ee8[id = io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu]] 2024-06-24 20:03:55,021 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:03:55,024 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:qqdlisp255fbjmkl17m6uo8gqm86k53uu6f5t8n40eha7s651g0 initialized 2024-06-24 20:03:55,028 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:qqdlisp255fbjmkl17m6uo8gqm86k53uu6f5t8n40eha7s651g0 [clientSessionId=io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu, processingJsonRequest=false] 2024-06-24 20:03:55,028 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:qqdlisp255fbjmkl17m6uo8gqm86k53uu6f5t8n40eha7s651g0... 2024-06-24 20:03:55,029 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu] 2024-06-24 20:03:55,029 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu] 2024-06-24 20:03:55,029 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu] 2024-06-24 20:03:55,029 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:qqdlisp255fbjmkl17m6uo8gqm86k53uu6f5t8n40eha7s651g0 2024-06-24 20:03:55,030 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@9ec3ee8[id = io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu] - MDC[scoutSession=io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu, jobName=Stop client session io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu due to session housekeeping] 2024-06-24 20:03:55,030 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@9ec3ee8[id = io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu] - MDC[scoutSession=io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu, jobName=Stop client session io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu due to session housekeeping] 2024-06-24 20:03:55,030 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@9ec3ee8[id = io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu], point of no return - MDC[scoutSession=io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu, jobName=Stop client session io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_JOB... 2024-06-24 20:03:57,031 WARN [scout-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@9ec3ee8[id = io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$384/0x00007ff4ec469ed8] 2024-06-24 20:03:57,032 INFO [scout-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:171) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@9ec3ee8[id = io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu], user=1003120000, jobs=[JobFutureTask@60bfbc69[job=Stop client session io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu due to session housekeeping, state=RUNNING]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$384/0x00007ff4ec469ed8] 2024-06-24 20:03:57,033 ERROR [scout-model-thread-25] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu, jobName=Stop client session io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu due to session housekeeping] org.eclipse.scout.rt.platform.util.concurrent.ThreadInterruptedError: Interrupted while waiting for a job to complete [calling-thread=scout-model-thread-25, job=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm$$Lambda$469/0x00007ff4ec4caa40] at org.eclipse.scout.rt.platform.job.internal.JobExceptionTranslator.translateInterruptedException(JobExceptionTranslator.java:50) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:358) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:83) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036) at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) 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.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) Caused by: java.lang.InterruptedException: null at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1638) at org.eclipse.scout.rt.platform.job.internal.CompletionPromise.awaitDoneAndGet(CompletionPromise.java:158) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.awaitDone(JobFutureTask.java:351) ... 48 common frames omitted 2024-06-24 20:03:57,034 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@9ec3ee8[id = io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu], user=1003120000] - MDC[scoutSession=io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu, jobName=Stop client session io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu due to session housekeeping] 2024-06-24 20:03:57,034 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu terminated. - MDC[scoutSession=io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu, jobName=Stop client session io0p45jacqbe8m8m7e4gm08ladtap2ok8fjbe8jc8u8mm1mbdeu due to session housekeeping] 2024-06-24 20:03:57,041 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4cfc78aa[id = ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06]] 2024-06-24 20:03:57,042 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:03:57,046 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:sf1e57c08dehg8nm4u7hn3bl0lijss7ak38255d1fdcdn7qmqj1 initialized 2024-06-24 20:03:57,049 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:sf1e57c08dehg8nm4u7hn3bl0lijss7ak38255d1fdcdn7qmqj1 [clientSessionId=ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06, processingJsonRequest=false] 2024-06-24 20:03:57,050 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:sf1e57c08dehg8nm4u7hn3bl0lijss7ak38255d1fdcdn7qmqj1... 2024-06-24 20:03:57,050 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06] 2024-06-24 20:03:57,050 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06] 2024-06-24 20:03:57,050 INFO [scout-thread-25] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06] 2024-06-24 20:03:57,051 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:sf1e57c08dehg8nm4u7hn3bl0lijss7ak38255d1fdcdn7qmqj1 2024-06-24 20:03:57,051 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4cfc78aa[id = ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06] - MDC[scoutSession=ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06, jobName=Stop client session ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06 due to session housekeeping] 2024-06-24 20:03:57,051 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4cfc78aa[id = ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06] - MDC[scoutSession=ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06, jobName=Stop client session ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06 due to session housekeeping] 2024-06-24 20:03:57,051 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4cfc78aa[id = ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06], point of no return - MDC[scoutSession=ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06, jobName=Stop client session ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06 due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_MESSAGE_BOX... 2024-06-24 20:03:57,052 WARN [scout-model-thread-25] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[scoutSession=ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06, jobName=Stop client session ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06 due to session housekeeping] java.lang.IllegalStateException: null at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:306) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:80) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036) at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) 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.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) # SessionStoreTestForm.doFinally done. 2024-06-24 20:03:57,053 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4cfc78aa[id = ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06], user=1003120000] - MDC[scoutSession=ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06, jobName=Stop client session ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06 due to session housekeeping] 2024-06-24 20:03:57,053 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06 terminated. - MDC[scoutSession=ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06, jobName=Stop client session ndvbggn85m82vd925a90p4kn61mj13ihic3vg6mgrphisgi9r06 due to session housekeeping] 2024-06-24 20:03:57,255 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@55ce2d6f[id = 1h66isen17844f5s6ai4gn26c40djtvichbb0ssoqorihq7u317c], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1h66isen17844f5s6ai4gn26c40djtvichbb0ssoqorihq7u317c]] 2024-06-24 20:03:57,255 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1h66isen17844f5s6ai4gn26c40djtvichbb0ssoqorihq7u317c, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:03:57,258 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:1sep1nc92qta6lkjvrh5fm8ffjqffs4rpo23q7gul0lgv9o9c5bh initialized 2024-06-24 20:03:57,261 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions 2024-06-24 20:03:57,262 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:1sep1nc92qta6lkjvrh5fm8ffjqffs4rpo23q7gul0lgv9o9c5bh... 2024-06-24 20:03:57,263 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1h66isen17844f5s6ai4gn26c40djtvichbb0ssoqorihq7u317c because it is not used anymore 2024-06-24 20:03:57,263 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@55ce2d6f[id = 1h66isen17844f5s6ai4gn26c40djtvichbb0ssoqorihq7u317c] - MDC[scoutSession=1h66isen17844f5s6ai4gn26c40djtvichbb0ssoqorihq7u317c, jobName=Stop client session 1h66isen17844f5s6ai4gn26c40djtvichbb0ssoqorihq7u317c due to session housekeeping] 2024-06-24 20:03:57,263 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@55ce2d6f[id = 1h66isen17844f5s6ai4gn26c40djtvichbb0ssoqorihq7u317c] - MDC[scoutSession=1h66isen17844f5s6ai4gn26c40djtvichbb0ssoqorihq7u317c, jobName=Stop client session 1h66isen17844f5s6ai4gn26c40djtvichbb0ssoqorihq7u317c due to session housekeeping] 2024-06-24 20:03:57,264 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@55ce2d6f[id = 1h66isen17844f5s6ai4gn26c40djtvichbb0ssoqorihq7u317c], point of no return - MDC[scoutSession=1h66isen17844f5s6ai4gn26c40djtvichbb0ssoqorihq7u317c, jobName=Stop client session 1h66isen17844f5s6ai4gn26c40djtvichbb0ssoqorihq7u317c due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_MESSAGE_BOX... 2024-06-24 20:03:57,264 WARN [scout-model-thread-21] org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) - there is no desktop or the desktop has not yet been opened in the ui, default answer is CANCEL - MDC[scoutSession=1h66isen17844f5s6ai4gn26c40djtvichbb0ssoqorihq7u317c, jobName=Stop client session 1h66isen17844f5s6ai4gn26c40djtvichbb0ssoqorihq7u317c due to session housekeeping] java.lang.IllegalStateException: null at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:331) at org.eclipse.scout.rt.client.ui.messagebox.MessageBox.show(MessageBox.java:306) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:80) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036) at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) 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.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) # SessionStoreTestForm.doFinally done. 2024-06-24 20:03:57,265 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@55ce2d6f[id = 1h66isen17844f5s6ai4gn26c40djtvichbb0ssoqorihq7u317c], user=1003120000] - MDC[scoutSession=1h66isen17844f5s6ai4gn26c40djtvichbb0ssoqorihq7u317c, jobName=Stop client session 1h66isen17844f5s6ai4gn26c40djtvichbb0ssoqorihq7u317c due to session housekeeping] 2024-06-24 20:03:57,265 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1h66isen17844f5s6ai4gn26c40djtvichbb0ssoqorihq7u317c terminated. - MDC[scoutSession=1h66isen17844f5s6ai4gn26c40djtvichbb0ssoqorihq7u317c, jobName=Stop client session 1h66isen17844f5s6ai4gn26c40djtvichbb0ssoqorihq7u317c due to session housekeeping] 2024-06-24 20:03:57,269 INFO [scout-model-thread-25] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4a881a14[id = 19hul30p1dnfujpvbimafanq2s0a4489iro3gqi9gcfampphsm45], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=19hul30p1dnfujpvbimafanq2s0a4489iro3gqi9gcfampphsm45]] 2024-06-24 20:03:57,269 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=19hul30p1dnfujpvbimafanq2s0a4489iro3gqi9gcfampphsm45, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:03:57,272 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:q8tb2aced2omdd2a0ngc121ci9scr8nssdcr61r0608441o5q8n initialized 2024-06-24 20:03:57,275 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions 2024-06-24 20:03:57,276 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:q8tb2aced2omdd2a0ngc121ci9scr8nssdcr61r0608441o5q8n... 2024-06-24 20:03:57,277 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 19hul30p1dnfujpvbimafanq2s0a4489iro3gqi9gcfampphsm45 because it is not used anymore 2024-06-24 20:03:57,277 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4a881a14[id = 19hul30p1dnfujpvbimafanq2s0a4489iro3gqi9gcfampphsm45] - MDC[scoutSession=19hul30p1dnfujpvbimafanq2s0a4489iro3gqi9gcfampphsm45, jobName=Stop client session 19hul30p1dnfujpvbimafanq2s0a4489iro3gqi9gcfampphsm45 due to session housekeeping] 2024-06-24 20:03:57,278 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4a881a14[id = 19hul30p1dnfujpvbimafanq2s0a4489iro3gqi9gcfampphsm45] - MDC[scoutSession=19hul30p1dnfujpvbimafanq2s0a4489iro3gqi9gcfampphsm45, jobName=Stop client session 19hul30p1dnfujpvbimafanq2s0a4489iro3gqi9gcfampphsm45 due to session housekeeping] 2024-06-24 20:03:57,278 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4a881a14[id = 19hul30p1dnfujpvbimafanq2s0a4489iro3gqi9gcfampphsm45], point of no return - MDC[scoutSession=19hul30p1dnfujpvbimafanq2s0a4489iro3gqi9gcfampphsm45, jobName=Stop client session 19hul30p1dnfujpvbimafanq2s0a4489iro3gqi9gcfampphsm45 due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_LOOP... # for-loop in state RUNNING, ttl=5000 2024-06-24 20:03:59,279 WARN [scout-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4a881a14[id = 19hul30p1dnfujpvbimafanq2s0a4489iro3gqi9gcfampphsm45] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$384/0x00007ff4ec469ed8] 2024-06-24 20:03:59,279 INFO [scout-thread-23] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:171) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4a881a14[id = 19hul30p1dnfujpvbimafanq2s0a4489iro3gqi9gcfampphsm45], user=1003120000, jobs=[JobFutureTask@1e5a84a9[job=Stop client session 19hul30p1dnfujpvbimafanq2s0a4489iro3gqi9gcfampphsm45 due to session housekeeping, state=RUNNING], JobFutureTask@17f7a1af[job=Stop client session 19hul30p1dnfujpvbimafanq2s0a4489iro3gqi9gcfampphsm45 due to session housekeeping, state=WAITING_FOR_PERMIT]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$384/0x00007ff4ec469ed8] # for-loop in state DONE, ttl=2667 # for-loop in state DONE, ttl=307 # SessionStoreTestForm.doFinally done. 2024-06-24 20:04:02,279 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4a881a14[id = 19hul30p1dnfujpvbimafanq2s0a4489iro3gqi9gcfampphsm45], user=1003120000] - MDC[scoutSession=19hul30p1dnfujpvbimafanq2s0a4489iro3gqi9gcfampphsm45, jobName=Stop client session 19hul30p1dnfujpvbimafanq2s0a4489iro3gqi9gcfampphsm45 due to session housekeeping] 2024-06-24 20:04:02,280 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 19hul30p1dnfujpvbimafanq2s0a4489iro3gqi9gcfampphsm45 terminated. - MDC[scoutSession=19hul30p1dnfujpvbimafanq2s0a4489iro3gqi9gcfampphsm45, jobName=Stop client session 19hul30p1dnfujpvbimafanq2s0a4489iro3gqi9gcfampphsm45 due to session housekeeping] 2024-06-24 20:04:02,284 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@64913ae7[id = 2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3]] 2024-06-24 20:04:02,285 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:04:02,288 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:l8e8akl75as9ap6n5mt5blh5i77u3kqdr3krle6vtp1bc2l780h initialized 2024-06-24 20:04:02,291 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:l8e8akl75as9ap6n5mt5blh5i77u3kqdr3krle6vtp1bc2l780h [clientSessionId=2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3, processingJsonRequest=false] 2024-06-24 20:04:02,291 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:l8e8akl75as9ap6n5mt5blh5i77u3kqdr3krle6vtp1bc2l780h... 2024-06-24 20:04:02,292 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3 because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID 2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3] 2024-06-24 20:04:02,292 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3] 2024-06-24 20:04:02,292 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3] 2024-06-24 20:04:02,292 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:l8e8akl75as9ap6n5mt5blh5i77u3kqdr3krle6vtp1bc2l780h 2024-06-24 20:04:02,293 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@64913ae7[id = 2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3] - MDC[scoutSession=2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3, jobName=Stop client session 2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3 due to session housekeeping] 2024-06-24 20:04:02,293 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@64913ae7[id = 2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3] - MDC[scoutSession=2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3, jobName=Stop client session 2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3 due to session housekeeping] 2024-06-24 20:04:02,293 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@64913ae7[id = 2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3], point of no return - MDC[scoutSession=2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3, jobName=Stop client session 2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3 due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_ANOTHER_FORM... 2024-06-24 20:04:02,296 ERROR [scout-model-thread-21] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3, jobName=Stop client session 2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3 due to session housekeeping] org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR, form=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm] at org.eclipse.scout.rt.client.ui.form.AbstractForm.lambda$10(AbstractForm.java:1038) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:991) at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:984) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:73) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036) at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 20:04:02,297 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@64913ae7[id = 2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3], user=1003120000] - MDC[scoutSession=2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3, jobName=Stop client session 2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3 due to session housekeeping] 2024-06-24 20:04:02,297 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3 terminated. - MDC[scoutSession=2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3, jobName=Stop client session 2jdsjur8500q7ivptvsuuid2t76s0bhqcti9jf6vl8at734i3 due to session housekeeping] 2024-06-24 20:04:02,496 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@198372ea[id = l64mbcgfikavn4arj2mi62bgf5ph3brkqouq4qp9hbcmgb7hkku], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=l64mbcgfikavn4arj2mi62bgf5ph3brkqouq4qp9hbcmgb7hkku]] 2024-06-24 20:04:02,497 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=l64mbcgfikavn4arj2mi62bgf5ph3brkqouq4qp9hbcmgb7hkku, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:04:02,500 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:17upjjkqditkbjoc7ott6o1spkusl6d2s0bl83su3mil3gucoa2i initialized 2024-06-24 20:04:02,503 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:17upjjkqditkbjoc7ott6o1spkusl6d2s0bl83su3mil3gucoa2i [clientSessionId=l64mbcgfikavn4arj2mi62bgf5ph3brkqouq4qp9hbcmgb7hkku, processingJsonRequest=false] 2024-06-24 20:04:02,504 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:17upjjkqditkbjoc7ott6o1spkusl6d2s0bl83su3mil3gucoa2i... 2024-06-24 20:04:02,504 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID l64mbcgfikavn4arj2mi62bgf5ph3brkqouq4qp9hbcmgb7hkku because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID l64mbcgfikavn4arj2mi62bgf5ph3brkqouq4qp9hbcmgb7hkku] 2024-06-24 20:04:02,504 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID l64mbcgfikavn4arj2mi62bgf5ph3brkqouq4qp9hbcmgb7hkku] 2024-06-24 20:04:02,504 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID l64mbcgfikavn4arj2mi62bgf5ph3brkqouq4qp9hbcmgb7hkku] 2024-06-24 20:04:02,505 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:17upjjkqditkbjoc7ott6o1spkusl6d2s0bl83su3mil3gucoa2i 2024-06-24 20:04:02,505 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@198372ea[id = l64mbcgfikavn4arj2mi62bgf5ph3brkqouq4qp9hbcmgb7hkku] - MDC[scoutSession=l64mbcgfikavn4arj2mi62bgf5ph3brkqouq4qp9hbcmgb7hkku, jobName=Stop client session l64mbcgfikavn4arj2mi62bgf5ph3brkqouq4qp9hbcmgb7hkku due to session housekeeping] 2024-06-24 20:04:02,505 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@198372ea[id = l64mbcgfikavn4arj2mi62bgf5ph3brkqouq4qp9hbcmgb7hkku] - MDC[scoutSession=l64mbcgfikavn4arj2mi62bgf5ph3brkqouq4qp9hbcmgb7hkku, jobName=Stop client session l64mbcgfikavn4arj2mi62bgf5ph3brkqouq4qp9hbcmgb7hkku due to session housekeeping] 2024-06-24 20:04:02,505 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@198372ea[id = l64mbcgfikavn4arj2mi62bgf5ph3brkqouq4qp9hbcmgb7hkku], point of no return - MDC[scoutSession=l64mbcgfikavn4arj2mi62bgf5ph3brkqouq4qp9hbcmgb7hkku, jobName=Stop client session l64mbcgfikavn4arj2mi62bgf5ph3brkqouq4qp9hbcmgb7hkku due to session housekeeping] # SessionStoreTestForm.doFinally DO_NOTHING... # SessionStoreTestForm.doFinally done. 2024-06-24 20:04:02,506 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@198372ea[id = l64mbcgfikavn4arj2mi62bgf5ph3brkqouq4qp9hbcmgb7hkku], user=1003120000] - MDC[scoutSession=l64mbcgfikavn4arj2mi62bgf5ph3brkqouq4qp9hbcmgb7hkku, jobName=Stop client session l64mbcgfikavn4arj2mi62bgf5ph3brkqouq4qp9hbcmgb7hkku due to session housekeeping] 2024-06-24 20:04:02,506 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID l64mbcgfikavn4arj2mi62bgf5ph3brkqouq4qp9hbcmgb7hkku terminated. - MDC[scoutSession=l64mbcgfikavn4arj2mi62bgf5ph3brkqouq4qp9hbcmgb7hkku, jobName=Stop client session l64mbcgfikavn4arj2mi62bgf5ph3brkqouq4qp9hbcmgb7hkku due to session housekeeping] 2024-06-24 20:04:02,709 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2ca14879[id = 1inlud8fr3v8am843auqa7l4fm730o30fd5bdoe61otfdiuick5c], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1inlud8fr3v8am843auqa7l4fm730o30fd5bdoe61otfdiuick5c]] 2024-06-24 20:04:02,710 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1inlud8fr3v8am843auqa7l4fm730o30fd5bdoe61otfdiuick5c, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:04:02,713 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:2felcaqjujblsb50kr7g7h63n73afj1gct6gnmef8brkcs8lhit initialized 2024-06-24 20:04:02,715 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions 2024-06-24 20:04:02,716 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:2felcaqjujblsb50kr7g7h63n73afj1gct6gnmef8brkcs8lhit... 2024-06-24 20:04:02,717 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 1inlud8fr3v8am843auqa7l4fm730o30fd5bdoe61otfdiuick5c because it is not used anymore 2024-06-24 20:04:02,717 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2ca14879[id = 1inlud8fr3v8am843auqa7l4fm730o30fd5bdoe61otfdiuick5c] - MDC[scoutSession=1inlud8fr3v8am843auqa7l4fm730o30fd5bdoe61otfdiuick5c, jobName=Stop client session 1inlud8fr3v8am843auqa7l4fm730o30fd5bdoe61otfdiuick5c due to session housekeeping] 2024-06-24 20:04:02,717 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2ca14879[id = 1inlud8fr3v8am843auqa7l4fm730o30fd5bdoe61otfdiuick5c] - MDC[scoutSession=1inlud8fr3v8am843auqa7l4fm730o30fd5bdoe61otfdiuick5c, jobName=Stop client session 1inlud8fr3v8am843auqa7l4fm730o30fd5bdoe61otfdiuick5c due to session housekeeping] 2024-06-24 20:04:02,718 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2ca14879[id = 1inlud8fr3v8am843auqa7l4fm730o30fd5bdoe61otfdiuick5c], point of no return - MDC[scoutSession=1inlud8fr3v8am843auqa7l4fm730o30fd5bdoe61otfdiuick5c, jobName=Stop client session 1inlud8fr3v8am843auqa7l4fm730o30fd5bdoe61otfdiuick5c due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_ANOTHER_FORM... 2024-06-24 20:04:02,720 ERROR [scout-model-thread-21] org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2161) - Exception while closing forms - MDC[scoutSession=1inlud8fr3v8am843auqa7l4fm730o30fd5bdoe61otfdiuick5c, jobName=Stop client session 1inlud8fr3v8am843auqa7l4fm730o30fd5bdoe61otfdiuick5c due to session housekeeping] org.eclipse.scout.rt.platform.exception.ProcessingException: There is no desktop or it is not open in the UI. [severity=ERROR, form=org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm] at org.eclipse.scout.rt.client.ui.form.AbstractForm.lambda$10(AbstractForm.java:1038) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.client.ui.form.AbstractForm.startInternal(AbstractForm.java:991) at org.eclipse.scout.rt.client.ui.form.AbstractForm.start(AbstractForm.java:984) at org.eclipse.scout.rt.ui.html.fixtures.SessionStoreTestForm.doFinally(SessionStoreTestForm.java:73) at org.eclipse.scout.rt.client.ui.form.AbstractForm.doClose(AbstractForm.java:1879) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.internalCloseForms(AbstractDesktop.java:2154) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.closeInternal(AbstractDesktop.java:2063) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop.disposeInternal(AbstractDesktop.java:2036) at org.eclipse.scout.rt.client.ui.AbstractWidget.dispose(AbstractWidget.java:182) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:434) at org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:381) at org.eclipse.scout.rt.client.ui.desktop.AbstractDesktop$P_UIFacade.closeFromUI(AbstractDesktop.java:2641) at jdk.internal.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$1(ModelContextProxy.java:48) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxMandatory(TransactionProcessor.java:155) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:138) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.client.ModelContextProxy.lambda$0(ModelContextProxy.java:48) at jdk.proxy2/jdk.proxy2.$Proxy88.closeFromUI(Unknown Source) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:84) at org.eclipse.scout.rt.client.session.ClientSessionStopHelper.lambda$0(ClientSessionStopHelper.java:56) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.job.internal.ExceptionProcessor.intercept(ExceptionProcessor.java:40) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContextRunner.intercept(RunContextRunner.java:37) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.job.internal.CallableChainExceptionHandler.intercept(CallableChainExceptionHandler.java:32) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.lambda$0(JobFutureTask.java:105) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at org.eclipse.scout.rt.platform.job.internal.JobFutureTask.run(JobFutureTask.java:174) 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:840) at org.eclipse.scout.rt.platform.job.internal.NamedThreadFactory$1.run(NamedThreadFactory.java:62) 2024-06-24 20:04:02,720 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@2ca14879[id = 1inlud8fr3v8am843auqa7l4fm730o30fd5bdoe61otfdiuick5c], user=1003120000] - MDC[scoutSession=1inlud8fr3v8am843auqa7l4fm730o30fd5bdoe61otfdiuick5c, jobName=Stop client session 1inlud8fr3v8am843auqa7l4fm730o30fd5bdoe61otfdiuick5c due to session housekeeping] 2024-06-24 20:04:02,720 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 1inlud8fr3v8am843auqa7l4fm730o30fd5bdoe61otfdiuick5c terminated. - MDC[scoutSession=1inlud8fr3v8am843auqa7l4fm730o30fd5bdoe61otfdiuick5c, jobName=Stop client session 1inlud8fr3v8am843auqa7l4fm730o30fd5bdoe61otfdiuick5c due to session housekeeping] 2024-06-24 20:04:02,724 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@71fd2e8b[id = evmevdjerqkkj2vea7de9q1ll1nmoh1u5foo3kmjqcib6m4gt9l], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=evmevdjerqkkj2vea7de9q1ll1nmoh1u5foo3kmjqcib6m4gt9l]] 2024-06-24 20:04:02,724 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=evmevdjerqkkj2vea7de9q1ll1nmoh1u5foo3kmjqcib6m4gt9l, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:04:02,727 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:15hkfko9q1tcebkajsnhi3flho57qb8mjcidpgpbk01gnnl6g5dm initialized 2024-06-24 20:04:02,727 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:15hkfko9q1tcebkajsnhi3flho57qb8mjcidpgpbk01gnnl6g5dm... 2024-06-24 20:04:02,727 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID evmevdjerqkkj2vea7de9q1ll1nmoh1u5foo3kmjqcib6m4gt9l because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID evmevdjerqkkj2vea7de9q1ll1nmoh1u5foo3kmjqcib6m4gt9l] 2024-06-24 20:04:02,727 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID evmevdjerqkkj2vea7de9q1ll1nmoh1u5foo3kmjqcib6m4gt9l] 2024-06-24 20:04:02,728 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID evmevdjerqkkj2vea7de9q1ll1nmoh1u5foo3kmjqcib6m4gt9l] 2024-06-24 20:04:02,768 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@71fd2e8b[id = evmevdjerqkkj2vea7de9q1ll1nmoh1u5foo3kmjqcib6m4gt9l] - MDC[scoutSession=evmevdjerqkkj2vea7de9q1ll1nmoh1u5foo3kmjqcib6m4gt9l, jobName=Stop client session evmevdjerqkkj2vea7de9q1ll1nmoh1u5foo3kmjqcib6m4gt9l due to session housekeeping] 2024-06-24 20:04:02,768 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@71fd2e8b[id = evmevdjerqkkj2vea7de9q1ll1nmoh1u5foo3kmjqcib6m4gt9l] - MDC[scoutSession=evmevdjerqkkj2vea7de9q1ll1nmoh1u5foo3kmjqcib6m4gt9l, jobName=Stop client session evmevdjerqkkj2vea7de9q1ll1nmoh1u5foo3kmjqcib6m4gt9l due to session housekeeping] 2024-06-24 20:04:02,768 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@71fd2e8b[id = evmevdjerqkkj2vea7de9q1ll1nmoh1u5foo3kmjqcib6m4gt9l], point of no return - MDC[scoutSession=evmevdjerqkkj2vea7de9q1ll1nmoh1u5foo3kmjqcib6m4gt9l, jobName=Stop client session evmevdjerqkkj2vea7de9q1ll1nmoh1u5foo3kmjqcib6m4gt9l due to session housekeeping] 2024-06-24 20:04:02,769 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@71fd2e8b[id = evmevdjerqkkj2vea7de9q1ll1nmoh1u5foo3kmjqcib6m4gt9l], user=1003120000] - MDC[scoutSession=evmevdjerqkkj2vea7de9q1ll1nmoh1u5foo3kmjqcib6m4gt9l, jobName=Stop client session evmevdjerqkkj2vea7de9q1ll1nmoh1u5foo3kmjqcib6m4gt9l due to session housekeeping] 2024-06-24 20:04:02,769 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID evmevdjerqkkj2vea7de9q1ll1nmoh1u5foo3kmjqcib6m4gt9l terminated. - MDC[scoutSession=evmevdjerqkkj2vea7de9q1ll1nmoh1u5foo3kmjqcib6m4gt9l, jobName=Stop client session evmevdjerqkkj2vea7de9q1ll1nmoh1u5foo3kmjqcib6m4gt9l due to session housekeeping] 2024-06-24 20:04:02,906 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@33256e0[id = 1k4sokdvmh7ap2f7ang8uu0tpgie3ukg928rtd60jvedk5c2s45i], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=1k4sokdvmh7ap2f7ang8uu0tpgie3ukg928rtd60jvedk5c2s45i]] 2024-06-24 20:04:02,907 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=1k4sokdvmh7ap2f7ang8uu0tpgie3ukg928rtd60jvedk5c2s45i, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:04:02,910 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:3b9l5cdc4137tbqqq278vv0v9i46cnpee3nc35t1f8g6vi51rke initialized 2024-06-24 20:04:02,910 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@33256e0[id = 1k4sokdvmh7ap2f7ang8uu0tpgie3ukg928rtd60jvedk5c2s45i] 2024-06-24 20:04:02,910 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@33256e0[id = 1k4sokdvmh7ap2f7ang8uu0tpgie3ukg928rtd60jvedk5c2s45i] 2024-06-24 20:04:02,911 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@33256e0[id = 1k4sokdvmh7ap2f7ang8uu0tpgie3ukg928rtd60jvedk5c2s45i], point of no return 2024-06-24 20:04:02,912 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:3b9l5cdc4137tbqqq278vv0v9i46cnpee3nc35t1f8g6vi51rke [clientSessionId=1k4sokdvmh7ap2f7ang8uu0tpgie3ukg928rtd60jvedk5c2s45i, processingJsonRequest=false] 2024-06-24 20:04:02,912 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:3b9l5cdc4137tbqqq278vv0v9i46cnpee3nc35t1f8g6vi51rke... 2024-06-24 20:04:02,912 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:3b9l5cdc4137tbqqq278vv0v9i46cnpee3nc35t1f8g6vi51rke 2024-06-24 20:04:02,912 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:393) - Session housekeeping: Client session 1k4sokdvmh7ap2f7ang8uu0tpgie3ukg928rtd60jvedk5c2s45i is stopping, removing it from store - MDC[jobName=Performing session housekeeping for client session with ID 1k4sokdvmh7ap2f7ang8uu0tpgie3ukg928rtd60jvedk5c2s45i] 2024-06-24 20:04:02,912 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID 1k4sokdvmh7ap2f7ang8uu0tpgie3ukg928rtd60jvedk5c2s45i] 2024-06-24 20:04:02,912 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID 1k4sokdvmh7ap2f7ang8uu0tpgie3ukg928rtd60jvedk5c2s45i] 2024-06-24 20:04:02,912 INFO [main] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@33256e0[id = 1k4sokdvmh7ap2f7ang8uu0tpgie3ukg928rtd60jvedk5c2s45i], user=1003120000] 2024-06-24 20:04:02,916 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4c17c591[id = 105ju2j8p041eighnbco7cnp3afc7g7uqnnk4mo766f8kolm0h24], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=105ju2j8p041eighnbco7cnp3afc7g7uqnnk4mo766f8kolm0h24]] 2024-06-24 20:04:02,916 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=105ju2j8p041eighnbco7cnp3afc7g7uqnnk4mo766f8kolm0h24, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:04:02,919 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:erduns15nc060a6i74t8smikssre5jihh4qqv8ivb9rtjag3ora initialized 2024-06-24 20:04:02,921 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 1 client sessions and 1 UI sessions 2024-06-24 20:04:02,921 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:erduns15nc060a6i74t8smikssre5jihh4qqv8ivb9rtjag3ora... 2024-06-24 20:04:02,922 INFO [main] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID 105ju2j8p041eighnbco7cnp3afc7g7uqnnk4mo766f8kolm0h24 because it is not used anymore 2024-06-24 20:04:02,923 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4c17c591[id = 105ju2j8p041eighnbco7cnp3afc7g7uqnnk4mo766f8kolm0h24] - MDC[scoutSession=105ju2j8p041eighnbco7cnp3afc7g7uqnnk4mo766f8kolm0h24, jobName=Stop client session 105ju2j8p041eighnbco7cnp3afc7g7uqnnk4mo766f8kolm0h24 due to session housekeeping] 2024-06-24 20:04:02,923 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4c17c591[id = 105ju2j8p041eighnbco7cnp3afc7g7uqnnk4mo766f8kolm0h24] - MDC[scoutSession=105ju2j8p041eighnbco7cnp3afc7g7uqnnk4mo766f8kolm0h24, jobName=Stop client session 105ju2j8p041eighnbco7cnp3afc7g7uqnnk4mo766f8kolm0h24 due to session housekeeping] 2024-06-24 20:04:02,923 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4c17c591[id = 105ju2j8p041eighnbco7cnp3afc7g7uqnnk4mo766f8kolm0h24], point of no return - MDC[scoutSession=105ju2j8p041eighnbco7cnp3afc7g7uqnnk4mo766f8kolm0h24, jobName=Stop client session 105ju2j8p041eighnbco7cnp3afc7g7uqnnk4mo766f8kolm0h24 due to session housekeeping] # SessionStoreTestForm.doFinally DO_NOTHING... # SessionStoreTestForm.doFinally done. 2024-06-24 20:04:02,924 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@4c17c591[id = 105ju2j8p041eighnbco7cnp3afc7g7uqnnk4mo766f8kolm0h24], user=1003120000] - MDC[scoutSession=105ju2j8p041eighnbco7cnp3afc7g7uqnnk4mo766f8kolm0h24, jobName=Stop client session 105ju2j8p041eighnbco7cnp3afc7g7uqnnk4mo766f8kolm0h24 due to session housekeeping] 2024-06-24 20:04:02,924 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID 105ju2j8p041eighnbco7cnp3afc7g7uqnnk4mo766f8kolm0h24 terminated. - MDC[scoutSession=105ju2j8p041eighnbco7cnp3afc7g7uqnnk4mo766f8kolm0h24, jobName=Stop client session 105ju2j8p041eighnbco7cnp3afc7g7uqnnk4mo766f8kolm0h24 due to session housekeeping] 2024-06-24 20:04:02,928 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@f8c74a0[id = to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf], user=1003120000] - MDC[jobName=Starting ClientSession [sessionId=to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf]] 2024-06-24 20:04:02,928 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.getOrCreateClientSession(UiSession.java:311) - Created new client session [clientSessionId=to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf, userAgent=HTML|DESKTOP|UNKNOWN|UNKNOWN|dummy] 2024-06-24 20:04:02,930 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.init(UiSession.java:272) - UiSession with ID 0:nvca9l63n4lfakvem16f1aeata2fpcl8rhv495crm9mrad5d4o0 initialized 2024-06-24 20:04:02,933 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1096) - Logging out from UI session with ID 0:nvca9l63n4lfakvem16f1aeata2fpcl8rhv495crm9mrad5d4o0 [clientSessionId=to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf, processingJsonRequest=false] 2024-06-24 20:04:02,933 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.dispose(UiSession.java:598) - Disposing UI session with ID 0:nvca9l63n4lfakvem16f1aeata2fpcl8rhv495crm9mrad5d4o0... 2024-06-24 20:04:02,933 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.doHousekeepingOutsideWriteLock(SessionStore.java:408) - Session housekeeping: Shutting down client session with ID to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf because it is not used anymore - MDC[jobName=Performing session housekeeping for client session with ID to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf] 2024-06-24 20:04:02,934 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.checkHttpSessionOutsideWriteLock(SessionStore.java:503) - Invalidate HTTP session with ID null because session store contains no more client sessions - MDC[jobName=Performing session housekeeping for client session with ID to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf] 2024-06-24 20:04:02,934 INFO [scout-thread-22] org.eclipse.scout.rt.ui.html.SessionStore.valueUnbound(SessionStore.java:456) - Detected invalidation of HTTP session null, cleaning up 0 client sessions and 0 UI sessions - MDC[jobName=Performing session housekeeping for client session with ID to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf] 2024-06-24 20:04:02,934 INFO [main] org.eclipse.scout.rt.ui.html.UiSession.logout(UiSession.java:1110) - Logged out successfully from UI session with ID 0:nvca9l63n4lfakvem16f1aeata2fpcl8rhv495crm9mrad5d4o0 2024-06-24 20:04:02,934 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:386) - Enter stop(0) of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@f8c74a0[id = to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf] - MDC[scoutSession=to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf, jobName=Stop client session to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf due to session housekeeping] 2024-06-24 20:04:02,934 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:391) - Call desktop.doBeforeClosingInternal of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@f8c74a0[id = to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf] - MDC[scoutSession=to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf, jobName=Stop client session to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf due to session housekeeping] 2024-06-24 20:04:02,935 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.stop(AbstractClientSession.java:416) - Begin stop of clientSession org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@f8c74a0[id = to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf], point of no return - MDC[scoutSession=to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf, jobName=Stop client session to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf due to session housekeeping] # SessionStoreTestForm.doFinally WAIT_FOR_LOOP... # for-loop in state RUNNING, ttl=5000 2024-06-24 20:04:04,935 WARN [scout-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.awaitJobs(ClientSessionStopHelper.java:153) - Client session org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@f8c74a0[id = to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf] did not stop within 1 seconds. Stopping will continue. - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$384/0x00007ff4ec469ed8] 2024-06-24 20:04:04,936 INFO [scout-thread-22] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.cancelJobs(ClientSessionStopHelper.java:171) - Cancel running model jobs because the client session was shut down. [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@f8c74a0[id = to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf], user=1003120000, jobs=[JobFutureTask@7b0f330[job=Stop client session to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf due to session housekeeping, state=RUNNING], JobFutureTask@4bd39edc[job=Detaching Gui, state=WAITING_FOR_PERMIT]]] - MDC[jobName=org.eclipse.scout.rt.client.session.ClientSessionStopHelper$$Lambda$384/0x00007ff4ec469ed8] # for-loop in state DONE, ttl=2485 # for-loop in state DONE, ttl=116 # SessionStoreTestForm.doFinally done. 2024-06-24 20:04:07,936 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.AbstractClientSession.inactivateSession(AbstractClientSession.java:462) - Client session stopped [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@f8c74a0[id = to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf], user=1003120000] - MDC[scoutSession=to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf, jobName=Stop client session to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf due to session housekeeping] 2024-06-24 20:04:07,937 INFO [scout-model-thread-21] org.eclipse.scout.rt.client.session.ClientSessionStopHelper.callStop(ClientSessionStopHelper.java:89) - Client session with ID to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf terminated. - MDC[scoutSession=to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf, jobName=Stop client session to2rrvefcqvlthaggu4od7t5eu9sij27lgop1c7duruc7v1equf due to session housekeeping] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.08 s -- in org.eclipse.scout.rt.ui.html.UiSessionTest [INFO] Running org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest 2024-06-24 20:04:07,940 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 20:04:07,948 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 20:04:07,949 INFO [main] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 0 code type classes registered. 2024-06-24 20:04:07,949 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-24 20:04:07,950 INFO [main] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:220) - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. 2024-06-24 20:04:07,958 WARN [main] org.eclipse.scout.rt.ui.html.UiThreadInterruption.detectAndClear(UiThreadInterruption.java:33) - DETECTED_THREAD_INTERRUPTION in org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest#53086bdc 'test', clearing interrupt status successful java.lang.Exception: Calling trace at org.eclipse.scout.rt.ui.html.UiThreadInterruption.detectAndClear(UiThreadInterruption.java:38) at org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest.testDetectAndClearWithInterrupt(UiThreadInterruptionTest.java:61) 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.eclipse.scout.rt.testing.platform.runner.statement.ThrowHandledExceptionStatement.evaluate(ThrowHandledExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.statement.TransactionAddFailureOnAnyExceptionStatement.evaluate(TransactionAddFailureOnAnyExceptionStatement.java:32) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedBeforeStatement.evaluate(PlatformTestRunner.java:333) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsInitStatement.evaluate(BeanAnnotationsInitStatement.java:45) at org.eclipse.scout.rt.testing.platform.runner.PlatformTestRunner$InterceptedAfterStatement.evaluate(PlatformTestRunner.java:354) at org.eclipse.scout.rt.testing.platform.runner.statement.BeanAnnotationsCleanupStatement.evaluate(BeanAnnotationsCleanupStatement.java:38) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.eclipse.scout.rt.testing.platform.runner.statement.ClearThreadInterruptionStatusStatement.evaluate(ClearThreadInterruptionStatusStatement.java:34) at org.eclipse.scout.rt.testing.platform.runner.statement.SubjectStatement.evaluate(SubjectStatement.java:57) at org.eclipse.scout.rt.testing.platform.runner.statement.RegisterBeanStatement.evaluate(RegisterBeanStatement.java:48) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.TimesStatement.evaluate(TimesStatement.java:43) 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.eclipse.scout.rt.testing.platform.runner.SafeStatementInvoker.run(SafeStatementInvoker.java:38) at org.eclipse.scout.rt.platform.util.concurrent.Callables.lambda$0(Callables.java:30) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:226) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequiresNew(TransactionProcessor.java:112) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.runTxRequired(TransactionProcessor.java:141) at org.eclipse.scout.rt.platform.transaction.TransactionProcessor.intercept(TransactionProcessor.java:77) at org.eclipse.scout.rt.platform.chain.callable.CallableChain$Chain.continueChain(CallableChain.java:221) at org.eclipse.scout.rt.platform.chain.callable.CallableChain.call(CallableChain.java:169) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:157) at org.eclipse.scout.rt.platform.context.RunContext.call(RunContext.java:138) at org.eclipse.scout.rt.platform.context.RunContext.run(RunContext.java:109) at org.eclipse.scout.rt.testing.platform.runner.statement.RunContextStatement.evaluate(RunContextStatement.java:40) at org.eclipse.scout.rt.testing.platform.runner.statement.AssertNoRunningJobsStatement.evaluate(AssertNoRunningJobsStatement.java:60) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluateWithNewPlatform(PlatformStatement.java:84) at org.eclipse.scout.rt.testing.platform.runner.statement.PlatformStatement.evaluate(PlatformStatement.java:71) 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) 2024-06-24 20:04:07,961 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-24 20:04:07,962 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.ui.html.UiThreadInterruptionTest [INFO] Running org.eclipse.scout.rt.ui.html.cache.HttpCacheControlTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.eclipse.scout.rt.ui.html.cache.HttpCacheControlTest [INFO] Running org.eclipse.scout.rt.ui.html.cache.HttpCacheKeyTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.cache.HttpCacheKeyTest [INFO] Running org.eclipse.scout.rt.ui.html.cache.HttpCacheObjectTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.cache.HttpCacheObjectTest [INFO] Running org.eclipse.scout.rt.ui.html.cache.HttpResourceCacheTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.cache.HttpResourceCacheTest [INFO] Running org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapterTest 2024-06-24 20:04:08,025 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=default] 2024-06-24 20:04:08,026 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default] 2024-06-24 20:04:08,029 INFO [scout-model-thread-22] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@1fd6120d[id = 1f6atse11jmukk6h422vfl70vrbn84f137i4ngohcirh2h8db2qr], user=1003120000] - MDC[principal=default, jobName=Starting ClientSession [sessionId=1f6atse11jmukk6h422vfl70vrbn84f137i4ngohcirh2h8db2qr]] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.ui.html.json.AbstractJsonAdapterTest [INFO] Running org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserverTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.eclipse.scout.rt.ui.html.json.AbstractJsonPropertyObserverTest [INFO] Running org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterServiceTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterServiceTest [INFO] Running org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.eclipse.scout.rt.ui.html.json.DefaultValuesFilterTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonAdapterRegistryTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.eclipse.scout.rt.ui.html.json.JsonAdapterRegistryTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonBeanTest 2024-06-24 20:04:08,140 INFO [scout-model-thread-22] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@f27534e, org.eclipse.scout.rt.ui.html.JsonObjectFactory@54d6f5d3] - MDC[principal=default, scoutSession=1f6atse11jmukk6h422vfl70vrbn84f137i4ngohcirh2h8db2qr, jobName=Running JUnit test in model job] 2024-06-24 20:04:08,146 INFO [scout-model-thread-22] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@f27534e, org.eclipse.scout.rt.ui.html.JsonObjectFactory@29454476] - MDC[principal=default, scoutSession=1f6atse11jmukk6h422vfl70vrbn84f137i4ngohcirh2h8db2qr, jobName=Running JUnit test in model job] 2024-06-24 20:04:08,149 INFO [scout-model-thread-22] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@f27534e, org.eclipse.scout.rt.ui.html.JsonObjectFactory@263819b0] - MDC[principal=default, scoutSession=1f6atse11jmukk6h422vfl70vrbn84f137i4ngohcirh2h8db2qr, jobName=Running JUnit test in model job] 2024-06-24 20:04:08,152 INFO [scout-model-thread-22] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@f27534e, org.eclipse.scout.rt.ui.html.JsonObjectFactory@1f079a64] - MDC[principal=default, scoutSession=1f6atse11jmukk6h422vfl70vrbn84f137i4ngohcirh2h8db2qr, jobName=Running JUnit test in model job] 2024-06-24 20:04:08,154 INFO [scout-model-thread-22] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@f27534e, org.eclipse.scout.rt.ui.html.JsonObjectFactory@24618722] - MDC[principal=default, scoutSession=1f6atse11jmukk6h422vfl70vrbn84f137i4ngohcirh2h8db2qr, jobName=Running JUnit test in model job] 2024-06-24 20:04:08,156 INFO [scout-model-thread-22] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@f27534e, org.eclipse.scout.rt.ui.html.JsonObjectFactory@671b349f] - MDC[principal=default, scoutSession=1f6atse11jmukk6h422vfl70vrbn84f137i4ngohcirh2h8db2qr, jobName=Running JUnit test in model job] 2024-06-24 20:04:08,158 INFO [scout-model-thread-22] org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory.getFactories(MainJsonObjectFactory.java:35) - Using following object factories: [org.eclipse.scout.rt.ui.html.json.MainJsonObjectFactory@f27534e, org.eclipse.scout.rt.ui.html.JsonObjectFactory@1f03e6f8] - MDC[principal=default, scoutSession=1f6atse11jmukk6h422vfl70vrbn84f137i4ngohcirh2h8db2qr, jobName=Running JUnit test in model job] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.eclipse.scout.rt.ui.html.json.JsonBeanTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonByteArrayTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.json.JsonByteArrayTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonDateTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.eclipse.scout.rt.ui.html.json.JsonDateTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonEventTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.json.JsonEventTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonObjectUtilityTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.scout.rt.ui.html.json.JsonObjectUtilityTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonRequestTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.json.JsonRequestTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonResponseTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.eclipse.scout.rt.ui.html.json.JsonResponseTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonStartupRequestTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.json.JsonStartupRequestTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonStatusTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.json.JsonStatusTest [INFO] Running org.eclipse.scout.rt.ui.html.json.JsonUtilityTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.json.JsonUtilityTest [INFO] Running org.eclipse.scout.rt.ui.html.json.PropertyEventFilterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.json.PropertyEventFilterTest [INFO] Running org.eclipse.scout.rt.ui.html.json.UploadRequestHandlerTest 2024-06-24 20:04:08,270 INFO [main] org.eclipse.scout.rt.ui.html.json.UploadRequestHandler.verifyFileIntegrity(UploadRequestHandler.java:400) - File 'x.jpg' has content header '474946383761' which does not match its extension. 2024-06-24 20:04:08,271 INFO [main] org.eclipse.scout.rt.ui.html.json.UploadRequestHandler.verifyFileIntegrity(UploadRequestHandler.java:400) - File 'x.jpg.gif' has content header '' which does not match its extension. 2024-06-24 20:04:08,995 INFO [main] org.eclipse.scout.rt.ui.html.json.UploadRequestHandler.verifyFileIntegrity(UploadRequestHandler.java:400) - File 'x.foobar.mov' has content header '474946383761' which does not match its extension. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.725 s -- in org.eclipse.scout.rt.ui.html.json.UploadRequestHandlerTest [INFO] Running org.eclipse.scout.rt.ui.html.json.basic.filechooser.JsonFileChooserAcceptAttributeBuilderTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.json.basic.filechooser.JsonFileChooserAcceptAttributeBuilderTest [INFO] Running org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.eclipse.scout.rt.ui.html.json.basic.planner.JsonPlannerTest [INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.DownloadHandlerStorageTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.309 s -- in org.eclipse.scout.rt.ui.html.json.desktop.DownloadHandlerStorageTest [INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.JsonDesktopTest 2024-06-24 20:04:09,444 WARN [scout-model-thread-22] org.eclipse.scout.rt.client.services.common.prefs.FileSystemUserPreferencesStorageService.getBaseFolder(FileSystemUserPreferencesStorageService.java:177) - No user area property found. Using '/home/jenkins/agent/user' as fallback. Consider specifying a user area using property 'scout.client.userArea'. - MDC[principal=default, scoutSession=1f6atse11jmukk6h422vfl70vrbn84f137i4ngohcirh2h8db2qr, jobName=Running JUnit test in model job] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 s -- in org.eclipse.scout.rt.ui.html.json.desktop.JsonDesktopTest [INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s -- in org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineTest [INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineViewButtonTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.316 s -- in org.eclipse.scout.rt.ui.html.json.desktop.JsonOutlineViewButtonTest [INFO] Running org.eclipse.scout.rt.ui.html.json.desktop.hybrid.JsonHybridManagerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s -- in org.eclipse.scout.rt.ui.html.json.desktop.hybrid.JsonHybridManagerTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.JsonFormMenuTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.eclipse.scout.rt.ui.html.json.form.JsonFormMenuTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.JsonFormTest 2024-06-24 20:04:11,543 ERROR [scout-model-thread-22] org.eclipse.scout.rt.ui.html.json.form.JsonForm.findChildAdapter(JsonForm.java:251) - Cannot handle form-event 6020, because adapter for null/StringField (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox$StringField) could not be resolved in Form[id=7, modelClass=org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField, parentId=1] - MDC[principal=default, scoutSession=1f6atse11jmukk6h422vfl70vrbn84f137i4ngohcirh2h8db2qr, jobName=Running JUnit test in model job] 2024-06-24 20:04:11,544 ERROR [scout-model-thread-22] org.eclipse.scout.rt.ui.html.json.form.JsonForm.findChildAdapter(JsonForm.java:251) - Cannot handle form-event 6020, because adapter for null/StringField (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox$StringField) could not be resolved in Form[id=19, modelClass=org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField, parentId=1] - MDC[principal=default, scoutSession=1f6atse11jmukk6h422vfl70vrbn84f137i4ngohcirh2h8db2qr, jobName=Running JUnit test in model job] 2024-06-24 20:04:11,545 ERROR [scout-model-thread-22] org.eclipse.scout.rt.ui.html.json.form.JsonForm.findChildAdapter(JsonForm.java:251) - Cannot handle form-event 6020, because adapter for null/StringField (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox$StringField) could not be resolved in Form[id=22, modelClass=org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField, parentId=1] - MDC[principal=default, scoutSession=1f6atse11jmukk6h422vfl70vrbn84f137i4ngohcirh2h8db2qr, jobName=Running JUnit test in model job] 2024-06-24 20:04:11,546 ERROR [scout-model-thread-22] org.eclipse.scout.rt.ui.html.json.form.JsonForm.findChildAdapter(JsonForm.java:251) - Cannot handle form-event 6020, because adapter for null/StringField (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox$StringField) could not be resolved in Form[id=22, modelClass=org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField, parentId=1] - MDC[principal=default, scoutSession=1f6atse11jmukk6h422vfl70vrbn84f137i4ngohcirh2h8db2qr, jobName=Running JUnit test in model job] 2024-06-24 20:04:11,546 ERROR [scout-model-thread-22] org.eclipse.scout.rt.ui.html.json.form.JsonForm.findChildAdapter(JsonForm.java:251) - Cannot handle form-event 6020, because adapter for null/StringField (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox$StringField) could not be resolved in Form[id=19, modelClass=org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField, parentId=1] - MDC[principal=default, scoutSession=1f6atse11jmukk6h422vfl70vrbn84f137i4ngohcirh2h8db2qr, jobName=Running JUnit test in model job] 2024-06-24 20:04:11,547 ERROR [scout-model-thread-22] org.eclipse.scout.rt.ui.html.json.form.JsonForm.findChildAdapter(JsonForm.java:251) - Cannot handle form-event 6020, because adapter for null/StringField (org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField$MainBox$StringField) could not be resolved in Form[id=7, modelClass=org.eclipse.scout.rt.ui.html.json.form.fixtures.FormWithOneField, parentId=1] - MDC[principal=default, scoutSession=1f6atse11jmukk6h422vfl70vrbn84f137i4ngohcirh2h8db2qr, jobName=Running JUnit test in model job] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.eclipse.scout.rt.ui.html.json.form.JsonFormTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.JsonAdapterPropertyConfigBuilderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.JsonAdapterPropertyConfigBuilderTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.JsonFormFieldTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.browserfield.JsonBrowserFieldTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.browserfield.JsonBrowserFieldTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.checkboxfield.JsonCheckBoxFieldTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.checkboxfield.JsonCheckBoxFieldTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.groupbox.JsonGroupBoxTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest 2024-06-24 20:04:11,712 WARN [scout-model-thread-22] org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtility.createIconUrl(BinaryResourceUrlUtility.java:95) - iconId 'test_icon' could not be resolved - MDC[principal=default, scoutSession=1f6atse11jmukk6h422vfl70vrbn84f137i4ngohcirh2h8db2qr, jobName=Running JUnit test in model job] 2024-06-24 20:04:11,712 WARN [scout-model-thread-22] org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtility.createIconUrl(BinaryResourceUrlUtility.java:95) - iconId 'test_icon' could not be resolved - MDC[principal=default, scoutSession=1f6atse11jmukk6h422vfl70vrbn84f137i4ngohcirh2h8db2qr, jobName=Running JUnit test in model job] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.htmlfield.JsonHtmlFieldTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBoxTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.listbox.JsonListBoxTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringFieldTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.stringfield.JsonStringFieldTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.tabbox.JsonTabBoxTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.570 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.tabbox.JsonTabBoxTest [INFO] Running org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.JsonTableFieldTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.eclipse.scout.rt.ui.html.json.form.fields.tablefield.JsonTableFieldTest [INFO] Running org.eclipse.scout.rt.ui.html.json.menu.JsonMenuTest 2024-06-24 20:04:12,382 WARN [scout-model-thread-22] org.eclipse.scout.rt.ui.html.json.action.JsonAction.handleModelPropertyChange(JsonAction.java:193) - Setting visibleGranted=false has no effect, because JsonAdapter 3 (org.eclipse.scout.rt.ui.html.json.menu.fixtures.MenuWithNonDisplayableChild$DisplayableMenu@1e90a756) is already sent to the UI. - MDC[principal=default, scoutSession=1f6atse11jmukk6h422vfl70vrbn84f137i4ngohcirh2h8db2qr, jobName=Running JUnit test in model job] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.eclipse.scout.rt.ui.html.json.menu.JsonMenuTest [INFO] Running org.eclipse.scout.rt.ui.html.json.table.JsonCellToJsonTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.eclipse.scout.rt.ui.html.json.table.JsonCellToJsonTest [INFO] Running org.eclipse.scout.rt.ui.html.json.table.JsonTableTest [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.485 s -- in org.eclipse.scout.rt.ui.html.json.table.JsonTableTest [INFO] Running org.eclipse.scout.rt.ui.html.json.table.control.JsonFormTableControlTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.eclipse.scout.rt.ui.html.json.table.control.JsonFormTableControlTest [INFO] Running org.eclipse.scout.rt.ui.html.json.tile.JsonTileGridTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.scout.rt.ui.html.json.tile.JsonTileGridTest [INFO] Running org.eclipse.scout.rt.ui.html.json.tree.JsonTreeTest Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","checkableStyle":"checkbox_tree_node","scrollToSelection":false}}} Response #2: {"#":1,"events":[{"target":"2","type":"nodesInserted","nodes":[{"id":"3","initialExpanded":false,"childNodeIndex":0,"text":"A","htmlEnabled":false,"childNodes":[{"id":"4","initialExpanded":false,"childNodeIndex":0,"text":"B","htmlEnabled":false}]}]}]} Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","checkableStyle":"checkbox_tree_node","scrollToSelection":false,"nodes":[{"id":"3","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"4","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"5","enabled":false,"initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false},{"id":"6","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"7","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"8","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false,"childNodes":[{"id":"9","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false}]},{"id":"10","initialExpanded":false,"childNodeIndex":2,"htmlEnabled":false}]}}} Response #2: {"#":1,"events":[{"target":"2","type":"nodesDeleted","commonParentNodeId":"4","nodeIds":["5"]}]} Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","checkableStyle":"checkbox_tree_node","scrollToSelection":false}}} Response #2: {"#":1} Response #1: {"startupData":{},"adapterData":{"2":{"id":"2","objectType":"Tree","checkableStyle":"checkbox_tree_node","scrollToSelection":false,"nodes":[{"id":"3","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"4","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false,"childNodes":[{"id":"5","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false},{"id":"6","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"7","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false}]},{"id":"8","initialExpanded":false,"childNodeIndex":1,"htmlEnabled":false,"childNodes":[{"id":"9","initialExpanded":false,"childNodeIndex":0,"htmlEnabled":false}]},{"id":"10","initialExpanded":false,"childNodeIndex":2,"htmlEnabled":false}]}}} Response #2: {"#":1,"events":[{"target":"2","type":"nodeExpanded","nodeId":"3","expanded":true,"expandedLazy":false,"recursive":true},{"target":"2","type":"nodeExpanded","nodeId":"8","expanded":true,"expandedLazy":false,"recursive":true},{"target":"2","type":"nodeExpanded","nodeId":"10","expanded":true,"expandedLazy":false,"recursive":true}]} Response #3: {"#":2,"events":[{"target":"2","type":"nodeExpanded","nodeId":"3","expanded":false,"expandedLazy":false,"recursive":true}]} [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.199 s -- in org.eclipse.scout.rt.ui.html.json.tree.JsonTreeTest [INFO] Running org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtilityTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.163 s -- in org.eclipse.scout.rt.ui.html.res.BinaryResourceUrlUtilityTest [INFO] Running org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParserTest 2024-06-24 20:04:13,380 WARN [main] org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParser.lambda$8(HtmlDocumentParser.java:275) - Removing unknown or improperly formatted scout tag from 'html/path': 2024-06-24 20:04:13,380 WARN [main] org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParser.lambda$8(HtmlDocumentParser.java:275) - Removing unknown or improperly formatted scout tag from 'html/path': [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.eclipse.scout.rt.ui.html.res.loader.HtmlDocumentParserTest [INFO] Running org.eclipse.scout.rt.ui.html.res.loader.TextsLoaderTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.eclipse.scout.rt.ui.html.res.loader.TextsLoaderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 329, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html.test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.test --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.ui.html.test --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.test/target/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.test/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.test-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.ui.html.selenium >----- [INFO] Building org.eclipse.scout.rt.ui.html.selenium 24.2-SNAPSHOT [55/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.pom (4.4 kB at 368 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.pom (2.1 kB at 297 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.pom (3.3 kB at 542 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.pom (2.3 kB at 457 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/auto/service/auto-service-aggregator/1.1.1/auto-service-aggregator-1.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-aggregator/1.1.1/auto-service-aggregator-1.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-aggregator/1.1.1/auto-service-aggregator-1.1.1.pom (4.3 kB at 851 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.pom (2.7 kB at 298 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.pom (2.3 kB at 283 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.pom (5.3 kB at 888 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.pom (2.0 kB at 404 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.pom (2.5 kB at 319 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.pom (1.8 kB at 298 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.pom (2.0 kB at 284 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.pom (2.2 kB at 366 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.pom (1.8 kB at 113 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.pom (2.4 kB at 398 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.pom (1.8 kB at 299 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.pom (1.8 kB at 304 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.pom (2.2 kB at 372 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.pom (1.8 kB at 257 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.pom (16 kB at 2.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy-parent/1.14.5/byte-buddy-parent-1.14.5.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.5/byte-buddy-parent-1.14.5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy-parent/1.14.5/byte-buddy-parent-1.14.5.pom (58 kB at 8.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.pom (2.8 kB at 466 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.pom (1.0 kB at 168 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/dev/failsafe/failsafe-parent/3.3.2/failsafe-parent-3.3.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe-parent/3.3.2/failsafe-parent-3.3.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe-parent/3.3.2/failsafe-parent-3.3.2.pom (9.2 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.pom (2.6 kB at 441 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.pom (2.4 kB at 407 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/35/commons-parent-35.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 12 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.pom (2.9 kB at 143 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.pom (2.9 kB at 409 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.pom (2.9 kB at 318 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.pom (2.9 kB at 409 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.pom (3.1 kB at 510 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.pom (3.4 kB at 430 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.pom (2.9 kB at 476 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.pom (2.7 kB at 446 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.pom (3.2 kB at 400 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-java/4.15.0/selenium-java-4.15.0.jar (870 B at 145 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/auto/service/auto-service-annotations/1.1.1/auto-service-annotations-1.1.1.jar (3.2 kB at 396 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chrome-driver/4.15.0/selenium-chrome-driver-4.15.0.jar (15 kB at 1.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-chromium-driver/4.15.0/selenium-chromium-driver-4.15.0.jar (34 kB at 3.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-json/4.15.0/selenium-json-4.15.0.jar (71 kB at 7.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-api/4.15.0/selenium-api-4.15.0.jar (230 kB at 23 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v85/4.15.0/selenium-devtools-v85-4.15.0.jar (1.0 MB at 33 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v117/4.15.0/selenium-devtools-v117-4.15.0.jar (1.4 MB at 41 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-edge-driver/4.15.0/selenium-edge-driver-4.15.0.jar (16 kB at 433 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v118/4.15.0/selenium-devtools-v118-4.15.0.jar (1.4 MB at 38 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-devtools-v119/4.15.0/selenium-devtools-v119-4.15.0.jar (1.4 MB at 38 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-http/4.15.0/selenium-http-4.15.0.jar (59 kB at 1.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-ie-driver/4.15.0/selenium-ie-driver-4.15.0.jar (17 kB at 390 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/dev/failsafe/failsafe/3.3.2/failsafe-3.3.2.jar (144 kB at 3.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-firefox-driver/4.15.0/selenium-firefox-driver-4.15.0.jar (83 kB at 1.7 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-common/1.34.1/opentelemetry-sdk-common-1.34.1.jar (44 kB at 860 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-logging/1.34.1/opentelemetry-exporter-logging-1.34.1.jar (11 kB at 204 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi/1.34.1/opentelemetry-sdk-extension-autoconfigure-spi-1.34.1.jar (17 kB at 311 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-remote-driver/4.15.0/selenium-remote-driver-4.15.0.jar (505 kB at 8.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-extension-autoconfigure/1.34.1/opentelemetry-sdk-extension-autoconfigure-1.34.1.jar (43 kB at 740 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-api-events/1.34.1-alpha/opentelemetry-api-events-1.34.1-alpha.jar (7.3 kB at 119 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk/1.34.1/opentelemetry-sdk-1.34.1.jar (6.8 kB at 107 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-trace/1.34.1/opentelemetry-sdk-trace-1.34.1.jar (121 kB at 1.9 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-metrics/1.34.1/opentelemetry-sdk-metrics-1.34.1.jar (292 kB at 4.3 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-sdk-logs/1.34.1/opentelemetry-sdk-logs-1.34.1.jar (50 kB at 715 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-semconv/1.28.0-alpha/opentelemetry-semconv-1.28.0-alpha.jar (40 kB at 551 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-os/4.15.0/selenium-os-4.15.0.jar (28 kB at 370 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 698 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-extension-incubator/1.34.1-alpha/opentelemetry-extension-incubator-1.34.1-alpha.jar (32 kB at 396 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-safari-driver/4.15.0/selenium-safari-driver-4.15.0.jar (27 kB at 322 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-support/4.15.0/selenium-support-4.15.0.jar (192 kB at 2.2 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/bytebuddy/byte-buddy/1.14.5/byte-buddy-1.14.5.jar (4.2 MB at 31 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/seleniumhq/selenium/selenium-manager/4.15.0/selenium-manager-4.15.0.jar (9.1 MB at 65 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/main/java/org/eclipse/scout/rt/ui/html/selenium/util/TextComparator.java:[15,19] Unsupported @SuppressWarnings("squid:S00118") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/main/java/org/eclipse/scout/rt/ui/html/selenium/util/SeleniumJavaScript.java:[42,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/main/java/org/eclipse/scout/rt/ui/html/selenium/junit/ScreenshotRule.java:[64,21] Unsupported @SuppressWarnings("findbugs:RV_RETURN_VALUE_IGNORED_BAD_PRACTICE") [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.ui.html.selenium --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.ui.html.selenium/target/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.ui.html.selenium/24.2-SNAPSHOT/org.eclipse.scout.rt.ui.html.selenium-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.scout.rt:eclipse-scout-core >--------------- [INFO] Building eclipse-scout-core 24.2-SNAPSHOT [56/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 1.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 6.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.pom (4.9 kB at 825 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-plugins/1.15.0/frontend-plugins-1.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugins/1.15.0/frontend-plugins-1.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugins/1.15.0/frontend-plugins-1.15.0.pom (7.2 kB at 426 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-maven-plugin/1.15.0/frontend-maven-plugin-1.15.0.jar (46 kB at 6.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.pom (15 kB at 2.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/mojo/exec-maven-plugin/3.1.1/exec-maven-plugin-3.1.1.jar (77 kB at 8.6 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-core --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-core --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-core --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.14/ant-1.10.14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.14/ant-1.10.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.14/ant-1.10.14.pom (17 kB at 280 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-parent/1.10.14/ant-parent-1.10.14.pom (6.6 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.pom (3.2 kB at 528 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 1.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant/1.10.14/ant-1.10.14.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.14/ant-1.10.14.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant/1.10.14/ant-1.10.14.jar (2.3 MB at 51 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/ant/ant-launcher/1.10.14/ant-launcher-1.10.14.jar (19 kB at 2.7 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 24 MB/s) [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-core --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-core --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-core --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.pom (3.2 kB at 461 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.pom (5.5 kB at 922 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.0/jackson-base-2.13.0.pom (9.7 kB at 1.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.0/jackson-bom-2.13.0.pom (17 kB at 2.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (7.4 kB at 1.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/43/oss-parent-43.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 3.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.pom (17 kB at 2.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-base/2.13.4/jackson-base-2.13.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.4/jackson-base-2.13.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-base/2.13.4/jackson-base-2.13.4.pom (9.9 kB at 2.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/jackson-bom/2.13.4/jackson-bom-2.13.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.4/jackson-bom-2.13.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.4/jackson-bom-2.13.4.pom (17 kB at 3.5 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.pom (6.1 kB at 1.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.4/jackson-core-2.13.4.pom (5.5 kB at 922 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 1.1 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 2.7 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 5.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 828 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 2.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 3.8 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 9.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 2.3 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 1.6 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 1.9 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/github/eirslett/frontend-plugin-core/1.15.0/frontend-plugin-core-1.15.0.jar (95 kB at 11 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.13.4/jackson-annotations-2.13.4.jar (76 kB at 8.4 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.13.0/jackson-core-2.13.0.jar (375 kB at 31 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.jar (329 kB at 27 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 4.1 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 41 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 15 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.13.4.2/jackson-databind-2.13.4.2.jar (1.5 MB at 59 MB/s) [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-core --- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom (2.7 kB at 540 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom (17 kB at 3.4 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 468 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 3.0 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 375 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom (3.7 kB at 748 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.jar (64 kB at 11 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.jar (93 kB at 13 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 21 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 19 MB/s) added 207 packages in 11s 79 packages are looking for funding run `npm fund` for details [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-core --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-core --- use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-core --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-core --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-core --- [INFO] Executing tasks [INFO] [touch] Creating /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/target/npm_update_20240624-195450.marker [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-core --- Scope: all 8 workspace projects Progress: resolved 1, reused 0, downloaded 0, added 0 Progress: resolved 40, reused 0, downloaded 30, added 0 Progress: resolved 83, reused 0, downloaded 65, added 0 Progress: resolved 168, reused 0, downloaded 127, added 0 Progress: resolved 317, reused 0, downloaded 273, added 0 Progress: resolved 479, reused 0, downloaded 429, added 0 Progress: resolved 597, reused 0, downloaded 549, added 0 Progress: resolved 762, reused 0, downloaded 699, added 0 Progress: resolved 910, reused 0, downloaded 852, added 0 Progress: resolved 1029, reused 0, downloaded 1006, added 0  WARN  18 deprecated subdependencies found: @babel/plugin-proposal-class-properties@7.18.6, @babel/plugin-proposal-nullish-coalescing-operator@7.18.6, @babel/plugin-proposal-object-rest-spread@7.20.7, @babel/plugin-proposal-optional-chaining@7.21.0, @humanwhocodes/config-array@0.11.14, @humanwhocodes/config-array@0.5.0, @humanwhocodes/object-schema@1.2.1, @humanwhocodes/object-schema@2.0.3, abab@2.0.6, glob@7.2.3, inflight@1.0.6, resolve-url@0.2.1, right-pad@1.0.1, rimraf@2.6.3, rimraf@3.0.2, source-map-resolve@0.5.3, source-map-url@0.4.1, urix@0.1.0 Progress: resolved 1045, reused 0, downloaded 1021, added 0 . | +1025 ++++++++++++++++++++++++++++ Progress: resolved 1045, reused 0, downloaded 1023, added 126 Progress: resolved 1045, reused 0, downloaded 1023, added 289 Progress: resolved 1045, reused 0, downloaded 1023, added 511 Progress: resolved 1045, reused 0, downloaded 1023, added 868 Progress: resolved 1045, reused 0, downloaded 1023, added 1011 Progress: resolved 1045, reused 0, downloaded 1023, added 1025, done  WARN  Issues with peer dependencies found eclipse-scout-cli └─┬ fork-ts-checker-notifier-webpack-plugin 7.0.0 └── ✕ unmet peer fork-ts-checker-webpack-plugin@^8.0.0: found 9.0.2 Done in 18.1s [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-core --- Legend: production dependency, optional only, dev only @eclipse-scout/chart@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart dependencies: @eclipse-scout/core link:../eclipse-scout-core chart.js 4.4.0 chartjs-plugin-datalabels 2.2.0 jquery 3.7.1 @eclipse-scout/cli@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-cli dependencies: @babel/core 7.23.5 @babel/preset-env 7.23.5 @eclipse-scout/karma-jasmine-scout link:../karma-jasmine-scout @eclipse-scout/tsconfig link:../eclipse-scout-tsconfig @metahub/karma-jasmine-jquery 4.0.1 babel-loader 9.1.3 copy-webpack-plugin 11.0.0 css-loader 6.8.1 css-minimizer-webpack-plugin 5.0.1 esbuild 0.19.8 fork-ts-checker-notifier-webpack-plugin 7.0.0 fork-ts-checker-webpack-plugin 9.0.2 jasmine-core 5.1.1 jasmine-jquery 2.1.1 jquery 3.7.1 karma 6.4.2 karma-chrome-launcher 3.2.0 karma-jasmine 5.1.0 karma-jasmine-ajax 0.1.13 karma-jasmine-html-reporter 2.1.0 karma-junit-reporter 2.0.1 karma-webpack 5.0.0 less 4.1.3 less-loader 11.1.3 mini-css-extract-plugin 2.7.6 source-map-loader 4.0.1 terser-webpack-plugin 5.3.9 ts-loader 9.5.1 typescript 5.3.3 webpack 5.89.0 yargs-parser 21.1.1 @eclipse-scout/core@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core dependencies: jquery 3.7.1 sourcemapped-stacktrace 1.1.11 @eclipse-scout/migrate@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-migrate dependencies: jscodeshift 0.15.1 ts-migrate 0.1.35 ts-migrate-plugins 0.1.35 ts-migrate-server 0.1.33 typescript 5.3.3 yargs-parser 21.1.1 @eclipse-scout/eslint-config@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eslint-config dependencies: @typescript-eslint/eslint-plugin 6.13.2 @typescript-eslint/parser 6.13.2 typescript 5.3.3 @eclipse-scout/karma-jasmine-scout@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/karma-jasmine-scout dependencies: jquery 3.7.1 sourcemapped-stacktrace 1.1.11 @eclipse-scout/svg@24.2.0-snapshot /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html dependencies: @eclipse-scout/core link:../eclipse-scout-core jquery 3.7.1 [INFO] [INFO] --- exec:3.1.1:java (default) @ eclipse-scout-core --- "2024-06-24 20:04:48,230 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true (automatically set by Scout), GraphicsEnvironment.isHeadless()=true ""2024-06-24 20:04:48,236 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Building jandex class inventory using rebuild strategy IF_MISSING... ""2024-06-24 20:04:48,359 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished building jandex class inventory in 126.081281 ms. Total class count: 4003 ""2024-06-24 20:04:48,471 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Collected 406 beans in 111.645754 ms ""2024-06-24 20:04:48,522 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Registered 406 beans in 50.467212 ms ""2024-06-24 20:04:48,528 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport ""2024-06-24 20:04:48,534 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. ""2024-06-24 20:04:48,534 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No classpath:config.properties found. Running with empty configuration. ""2024-06-24 20:04:48,536 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. ""2024-06-24 20:04:48,638 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Building resource 'locales.json' ""2024-06-24 20:04:50,941 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - File written to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/dist/locales.json ""2024-06-24 20:04:50,941 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Building resource 'texts.json' ""2024-06-24 20:04:50,942 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Using contributors [org.eclipse.scout.rt.ui.html.UiTextContributor@7d3aa68a] ""2024-06-24 20:04:51,074 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - File written to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/dist/texts.json ""2024-06-24 20:04:51,074 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - All files built and written to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/dist ""2024-06-24 20:04:51,106 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination... ""2024-06-24 20:04:51,106 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination returned terminated=true ""2024-06-24 20:04:51,107 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - About to stop ch.qos.logback.classic.LoggerContext[default] "[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-core --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-core --- [INFO] No sources to compile [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ eclipse-scout-core --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:prod -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core [INFO] [INFO] > @eclipse-scout/core@24.2.0-snapshot build:prod [INFO] > scout-scripts build:prod --run default testing global --progress=false --clean=false [INFO] [INFO] Starting default build with args --progress false --clean false [INFO] Webpack mode: production [INFO] Type check: false [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB [INFO] asset log4javascript-1.4.9/log4javascript.js 201 KiB [emitted] [from: res/log4javascript-1.4.9/log4javascript.js] [copied] [INFO] + 3 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB [INFO] asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [emitted] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied] [INFO] asset log4javascript-1.4.9/console.html 7.57 KiB [emitted] [from: res/log4javascript-1.4.9/console.html] [copied] [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] asset eclipse-scout-core.esm-cc2bd3094eaccdf3f661.min.js 1.87 MiB [emitted] [immutable] [javascript module] [minimized] [big] (name: eclipse-scout-core.esm) 1 related asset [INFO] orphan modules 4.03 MiB [orphan] 1106 modules [INFO] runtime modules 937 bytes 4 modules [INFO] ./src/index.ts + 734 modules 4.08 MiB [not cacheable] [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 27073 ms [INFO] [INFO] [INFO] Starting testing build with args --progress false --clean false [INFO] Webpack mode: production [INFO] Type check: false [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB [INFO] asset log4javascript-1.4.9/log4javascript.js 201 KiB [compared for emit] [from: res/log4javascript-1.4.9/log4javascript.js] [copied] [INFO] + 3 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB [INFO] asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [compared for emit] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied] [INFO] asset log4javascript-1.4.9/console.html 7.57 KiB [compared for emit] [from: res/log4javascript-1.4.9/console.html] [copied] [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] asset eclipse-scout-testing.esm-efb89434df1e560542c8.min.js 41.1 KiB [emitted] [immutable] [javascript module] [minimized] (name: eclipse-scout-testing.esm) 1 related asset [INFO] orphan modules 77.8 KiB [orphan] 37 modules [INFO] runtime modules 937 bytes 4 modules [INFO] ./src/testing/index.ts + 36 modules 79.6 KiB [not cacheable] [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 2281 ms [INFO] [INFO] [INFO] Starting global build with args --progress false --clean false [INFO] Webpack mode: production [INFO] Type check: false [INFO] assets by status 593 KiB [compared for emit] [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB 2 assets [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] assets by status 2.47 MiB [emitted] [INFO] assets by status 2.46 MiB [big] [INFO] asset eclipse-scout-core-7201d487fcd39088edc0.min.js 1.84 MiB [emitted] [immutable] [minimized] [big] (name: eclipse-scout-core) 1 related asset [INFO] asset eclipse-scout-core-theme-dark-ee03b237bfbaebfa9ae5.min.css 320 KiB [emitted] [immutable] [minimized] [big] (name: eclipse-scout-core-theme-dark) [INFO] asset eclipse-scout-core-theme-c62c1226d3577f1ca352.min.css 317 KiB [emitted] [immutable] [minimized] [big] (name: eclipse-scout-core-theme) [INFO] asset eclipse-scout-core-theme-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-core-theme) [INFO] asset eclipse-scout-core-theme-dark-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-core-theme-dark) [INFO] Entrypoint eclipse-scout-core [big] 1.84 MiB (2.07 MiB) = eclipse-scout-core-7201d487fcd39088edc0.min.js 1 auxiliary asset [INFO] Entrypoint eclipse-scout-core-theme [big] 317 KiB = eclipse-scout-core-theme-c62c1226d3577f1ca352.min.css 317 KiB eclipse-scout-core-theme-71510a5dd3116693ac79.min.js 33 bytes [INFO] Entrypoint eclipse-scout-core-theme-dark [big] 320 KiB = eclipse-scout-core-theme-dark-ee03b237bfbaebfa9ae5.min.css 320 KiB eclipse-scout-core-theme-dark-71510a5dd3116693ac79.min.js 33 bytes [INFO] orphan modules 4.92 MiB (javascript) 1.83 KiB (runtime) [orphan] 1118 modules [INFO] runtime modules 937 bytes 4 modules [INFO] built modules 4.08 MiB (javascript) 904 KiB (css/mini-extract) [built] [INFO] javascript modules 4.08 MiB [INFO] ./src/index.ts + 734 modules 4.08 MiB [not cacheable] [built] [code generated] [INFO] ./src/index.less 50 bytes [built] [code generated] [INFO] ./src/index-dark.less 50 bytes [built] [code generated] [INFO] css modules 904 KiB [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index.less 449 KiB [built] [code generated] [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index-dark.less 455 KiB [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 21756 ms [INFO] [INFO] [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ eclipse-scout-core --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:dev -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core [INFO] [INFO] > @eclipse-scout/core@24.2.0-snapshot build:dev [INFO] > scout-scripts build:dev --run default testing global --progress=false --clean=false [INFO] [INFO] Starting default build with args --progress false --clean false [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by path d.ts/src/ 2.66 MiB 2278 assets [INFO] assets by path d.ts/test/ 48.4 KiB 478 assets [INFO] assets by status 593 KiB [compared for emit] [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB [INFO] asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [compared for emit] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied] [INFO] asset log4javascript-1.4.9/console.html 7.57 KiB [compared for emit] [from: res/log4javascript-1.4.9/console.html] [copied] [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] asset eclipse-scout-core.esm.js 5.26 MiB [emitted] [javascript module] [big] (name: eclipse-scout-core.esm) 1 related asset [INFO] runtime modules 937 bytes 4 modules [INFO] cacheable modules 4.09 MiB 1105 modules [INFO] external "jquery" 42 bytes [built] [code generated] [INFO] external "sourcemapped-stacktrace" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 38846 ms [INFO] [INFO] [INFO] Starting testing build with args --progress false --clean false [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by path d.ts/src/ 2.66 MiB 2278 assets [INFO] assets by path d.ts/test/ 48.4 KiB 478 assets [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB [INFO] asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [compared for emit] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied] [INFO] asset log4javascript-1.4.9/console.html 7.57 KiB [compared for emit] [from: res/log4javascript-1.4.9/console.html] [copied] [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] asset eclipse-scout-testing.esm.js 127 KiB [emitted] [javascript module] (name: eclipse-scout-testing.esm) 1 related asset [INFO] runtime modules 937 bytes 4 modules [INFO] cacheable modules 79.7 KiB [INFO] modules by path ./src/testing/form/ 15.2 KiB 9 modules [INFO] modules by path ./src/testing/lookup/*.ts 8.76 KiB 8 modules [INFO] modules by path ./src/testing/*.ts 26.2 KiB 7 modules [INFO] modules by path ./src/testing/table/*.ts 12.1 KiB 3 modules [INFO] modules by path ./src/testing/tree/*.ts 5.94 KiB [INFO] ./src/testing/tree/TreeSpecHelper.ts 5.12 KiB [built] [code generated] [INFO] ./src/testing/tree/SpecTree.ts 839 bytes [built] [code generated] [INFO] + 5 modules [INFO] external "@eclipse-scout/core" 42 bytes [built] [code generated] [INFO] external "jquery" 42 bytes [built] [code generated] [INFO] external "jasmine-ajax" 42 bytes [built] [code generated] [INFO] external "jasmine-jquery" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 28234 ms [INFO] [INFO] [INFO] Starting global build with args --progress false --clean false [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by path d.ts/src/ 2.66 MiB 2278 assets [INFO] assets by path d.ts/test/ 48.4 KiB 478 assets [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB 2 assets [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] assets by status 6.05 MiB [emitted] [INFO] assets by status 6.05 MiB [big] 3 assets [INFO] asset eclipse-scout-core-theme-dark.js 1.01 KiB [emitted] (name: eclipse-scout-core-theme-dark) 1 related asset [INFO] asset eclipse-scout-core-theme.js 1020 bytes [emitted] (name: eclipse-scout-core-theme) 1 related asset [INFO] Entrypoint eclipse-scout-core [big] 5.16 MiB (8.04 MiB) = eclipse-scout-core.js 1 auxiliary asset [INFO] Entrypoint eclipse-scout-core-theme [big] 451 KiB (968 KiB) = eclipse-scout-core-theme.css 450 KiB eclipse-scout-core-theme.js 1020 bytes 2 auxiliary assets [INFO] Entrypoint eclipse-scout-core-theme-dark [big] 457 KiB (975 KiB) = eclipse-scout-core-theme-dark.css 456 KiB eclipse-scout-core-theme-dark.js 1.01 KiB 2 auxiliary assets [INFO] runtime modules 3.28 KiB 14 modules [INFO] orphan modules 2.86 MiB [orphan] 4 modules [INFO] cacheable modules 4.09 MiB (javascript) 904 KiB (css/mini-extract) [INFO] javascript modules 4.09 MiB 1107 modules [INFO] css modules 904 KiB [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index.less 449 KiB [built] [code generated] [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/index-dark.less 455 KiB [built] [code generated] [INFO] external "jQuery" 42 bytes [built] [code generated] [INFO] external "sourceMappedStackTrace" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 41690 ms [INFO] [INFO] [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ eclipse-scout-core --- [INFO] Skipping the execution. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-core --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-core --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-core --- [INFO] No tests to run. [INFO] [INFO] --- frontend:1.15.0:npm (npm-test-karma) @ eclipse-scout-core --- [INFO] Running 'npm --scripts-prepend-node-path=true run test:ci -- --junitReporter.outputDir=target/karma-reports' in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core [INFO] [INFO] > @eclipse-scout/core@24.2.0-snapshot test:ci [INFO] > scout-scripts test:ci --junitReporter.outputDir=target/karma-reports [INFO] [INFO] Webpack mode: development [INFO] Type check: true [INFO] Starting Karma server using config file /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/karma.conf.js [INFO] 24 06 2024 20:07:40.042:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/jasmine-core@4.6.1/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers. [INFO] 24 06 2024 20:07:40.043:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers. [INFO] 24 06 2024 20:07:40.043:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers. [INFO] Webpack bundling... [INFO] assets by path log4javascript-1.4.9/ 445 KiB [INFO] assets by path log4javascript-1.4.9/*.js 428 KiB 4 assets [INFO] assets by path log4javascript-1.4.9/*.html 17.5 KiB [INFO] asset log4javascript-1.4.9/console_uncompressed.html 9.91 KiB [emitted] [from: res/log4javascript-1.4.9/console_uncompressed.html] [copied] [INFO] asset log4javascript-1.4.9/console.html 7.57 KiB [emitted] [from: res/log4javascript-1.4.9/console.html] [copied] [INFO] assets by path fonts/ 148 KiB [INFO] assets by path fonts/*.svg 93.2 KiB 2 assets [INFO] assets by path fonts/*.woff 27.3 KiB 2 assets [INFO] assets by path fonts/*.ttf 27.2 KiB 2 assets [INFO] assets by path *.js 27.9 MiB [INFO] asset commons.js 27.9 MiB [emitted] [javascript module] [big] (name: commons) (id hint: commons) [INFO] asset runtime.js 14.4 KiB [emitted] [javascript module] (name: runtime) [INFO] asset test-index.2997713902.js 979 bytes [emitted] [javascript module] (name: test-index.2997713902) [INFO] Entrypoint test-index.2997713902 [big] 27.9 MiB = runtime.js 14.4 KiB commons.js 27.9 MiB test-index.2997713902.js 979 bytes [INFO] webpack 5.89.0 compiled successfully in 46534 ms [INFO] 24 06 2024 20:08:28.014:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/jasmine-core@4.6.1/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers. [INFO] 24 06 2024 20:08:28.014:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers. [INFO] 24 06 2024 20:08:28.014:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers. [INFO] 24 06 2024 20:08:28.252:INFO [karma-server]: Karma v6.4.2 server started at http://localhost:9876/ [INFO] 24 06 2024 20:08:28.252:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited [INFO] 24 06 2024 20:08:28.257:INFO [launcher]: Starting browser ChromeHeadless [INFO] 24 06 2024 20:08:28.462:INFO [Chrome Headless 119.0.6045.199 (Linux x86_64)]: Connected on socket blvSbLWJ9REsMYdEAAAB with id 2697119 [INFO] ERROR: '20:08:32.276 [ERROR] App initialization failed.' [INFO] ERROR: '20:08:32.281 [ERROR] Unexpected error (no reason provided)' [INFO] ERROR: '20:08:32.362 [ERROR] Unexpected error: err' [INFO] ERROR: '20:08:32.379 [ERROR] Unexpected error: err' [INFO] ERROR: '20:08:32.395 [ERROR] Unexpected error: err' [INFO] ERROR: '20:08:32.593 [ERROR] App initialization failed.' [INFO] 24 06 2024 20:08:32.597:WARN [web-server]: 404: /json?log [INFO] ERROR: '20:08:32.594 [ERROR] Unexpected error (no reason provided)' [INFO] INFO: '20:08:34.615 [INFO] Already existing config property 'scout.devMode' with existing value true is overwritten with new value false.' [INFO] 24 06 2024 20:08:40.157:WARN [web-server]: 404: /json [INFO] WARN: 'Spec 'HybridManager callActionAndWait calls a HybridAction and waits for its completion' has no expectations.' [INFO] ERROR: '20:08:40.163 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 24 06 2024 20:08:40.167:WARN [web-server]: 404: /json [INFO] WARN: 'Spec 'HybridManager openForm waits for a form to be opened and listens for form events' has no expectations.' [INFO] ERROR: '20:08:40.173 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 24 06 2024 20:08:40.661:WARN [web-server]: 404: /json [INFO] ERROR: '20:08:40.722 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 24 06 2024 20:08:40.732:WARN [web-server]: 404: /json [INFO] ERROR: '20:08:40.794 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 24 06 2024 20:08:40.802:WARN [web-server]: 404: /json [INFO] ERROR: '20:08:40.819 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 24 06 2024 20:08:40.827:WARN [web-server]: 404: /json [INFO] ERROR: '20:08:40.836 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 24 06 2024 20:08:41.779:WARN [web-server]: 404: /json [INFO] ERROR: '20:08:41.783 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] ERROR: '20:08:42.066 [ERROR] Failed to load tableData. error=', Error: Parent row of [object Object] can not be resolved. [INFO] at http://localhost:9876/base/target/dist-karma/dev/commons.js?f41d3af34bf2e19d694e19ebcb9b8e9d5baa2f4c:86775:15 [INFO] at Array.forEach () [INFO] at forEach (webpack:///src/table/Table.ts:3870:14) [INFO] at _rebuildTreeStructure (webpack:///src/table/Table.ts:3846:11) [INFO] at _updateRowStructure (webpack:///src/table/Table.ts:2933:9) [INFO] at insertRows (webpack:///src/table/Table.ts:2987:9) [INFO] at replaceRows (webpack:///src/desktop/outline/pages/PageWithTable.ts:267:23) [INFO] at http://localhost:9876/base/target/dist-karma/dev/commons.js?f41d3af34bf2e19d694e19ebcb9b8e9d5baa2f4c:19527:78 [INFO] at mightThrow (http://localhost:9876/absolute/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/jquery@3.7.1/node_modules/jquery/dist/jquery.js?4be715e11048c057fdf2ee0fbbfad4dbf3504c55:3489:29) [INFO] at process (http://localhost:9876/absolute/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/jquery@3.7.1/node_modules/jquery/dist/jquery.js?4be715e11048c057fdf2ee0fbbfad4dbf3504c55:3557:12) [INFO] ERROR: '20:08:43.677 [ERROR] Unexpected error: {"message":null,"severity":16777216,"iconId":null,"code":0,"children":null,"deletable":true}' [INFO] ERROR: '20:08:46.479 [ERROR] Unexpected error: load' [INFO] ERROR: '20:08:46.504 [ERROR] Unexpected error: postLoad' [INFO] ERROR: '20:08:46.530 [ERROR] Unexpected error: save' [INFO] 24 06 2024 20:08:48.850:WARN [web-server]: 404: /json [INFO] ERROR: '20:08:48.891 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 24 06 2024 20:08:49.680:WARN [web-server]: 404: /json [INFO] ERROR: '20:08:49.716 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 24 06 2024 20:08:49.726:WARN [web-server]: 404: /json [INFO] ERROR: '20:08:49.753 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 24 06 2024 20:08:49.799:WARN [web-server]: 404: /json [INFO] ERROR: '20:08:49.834 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 24 06 2024 20:08:49.844:WARN [web-server]: 404: /json [INFO] ERROR: '20:08:49.879 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 24 06 2024 20:08:49.889:WARN [web-server]: 404: /json [INFO] ERROR: '20:08:49.901 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 24 06 2024 20:08:52.208:WARN [web-server]: 404: /abc [INFO] WARN: 'Spec 'ListBox aria properties has rows with aria role option' has no expectations.' [INFO] 24 06 2024 20:08:52.750:WARN [web-server]: 404: /json [INFO] ERROR: '20:08:52.757 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 24 06 2024 20:08:52.762:WARN [web-server]: 404: /json [INFO] ERROR: '20:08:52.768 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] 24 06 2024 20:08:52.784:WARN [web-server]: 404: /json [INFO] ERROR: '20:08:52.789 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=Not Found' [INFO] ERROR: '20:09:14.631 [ERROR] Unexpected error: Something went wrong' [INFO] ERROR: '20:09:14.685 [ERROR] Unexpected error: Something went wrong' [INFO] 24 06 2024 20:09:15.224:WARN [web-server]: 404: /icon/image.png [INFO] 24 06 2024 20:09:15.252:WARN [web-server]: 404: /icon/image.png [INFO] 24 06 2024 20:09:15.269:WARN [web-server]: 404: /hello [INFO] 24 06 2024 20:09:18.471:WARN [web-server]: 404: /iconId [INFO] 24 06 2024 20:09:18.489:WARN [web-server]: 404: /icon [INFO] 24 06 2024 20:09:18.494:WARN [web-server]: 404: /iconId [INFO] ERROR: '20:09:21.196 [ERROR] AJAX call "GET permissions" failed [500]' [INFO] ERROR: '20:09:21.197 [ERROR] AJAX call "GET permissions" failed [500]' [INFO] ERROR: '20:09:21.199 [ERROR] AJAX call "GET permissions" failed [500]' [INFO] 24 06 2024 20:09:21.702:WARN [web-server]: 404: /json?log [INFO] WARN: '20:09:21.824 [WARN] Polling request failed. Interrupt polling until the next user-initiated request succeeds' [INFO] ERROR: '20:09:21.841 [ERROR] errorResponse: status=404, textStatus=error, errorThrown=' [INFO] INFO: '20:09:21.857 [INFO] Session terminated, stopped polling for background jobs' [INFO] 24 06 2024 20:09:38.973:WARN [web-server]: 404: /fancyIcon.png [INFO] ERROR: '20:09:57.921 [ERROR] AJAX call "POST api/ui-notifications" failed [500]' [INFO] 24 06 2024 20:09:58.390:WARN [web-server]: 404: /defaultValues [INFO] 24 06 2024 20:09:58.409:WARN [web-server]: 404: /defaultValues [INFO] 24 06 2024 20:09:58.414:WARN [web-server]: 404: /defaultValues [INFO] 24 06 2024 20:09:58.416:WARN [web-server]: 404: /defaultValues [INFO] LOG: 'Failed to resolve constant 'scout.FormField.LabelPosition.XXX', object is undefined' [INFO] WARN: 'Spec 'objects isSameOrExtendsClass uses a type predicate to narrow the type' has no expectations.' [INFO] TOTAL: 3300 SUCCESS [INFO] Karma has exited with 0. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-core --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/target/eclipse-scout-core-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-core --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-core --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-core --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-core --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-core --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-core/24.2-SNAPSHOT/eclipse-scout-core-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-core/target/eclipse-scout-core-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-core/24.2-SNAPSHOT/eclipse-scout-core-24.2-SNAPSHOT.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.svg.ui.html >-------- [INFO] Building org.eclipse.scout.rt.svg.ui.html 24.2-SNAPSHOT [57/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Deleting /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html (includes = [dist/**], excludes = []) [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ org.eclipse.scout.rt.svg.ui.html --- use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:prod -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html [INFO] [INFO] > @eclipse-scout/svg@24.2.0-snapshot build:prod [INFO] > scout-scripts build:prod --progress=false --clean=false [INFO] [INFO] Webpack mode: production [INFO] Type check: false [INFO] asset eclipse-scout-svg-64c8fd8306618de52a1d.min.js 2.5 KiB [emitted] [immutable] [javascript module] [minimized] (name: eclipse-scout-svg) 1 related asset [INFO] orphan modules 2.82 KiB [orphan] 6 modules [INFO] runtime modules 937 bytes 4 modules [INFO] ./src/main/js/index.ts + 4 modules 3.39 KiB [not cacheable] [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 1037 ms [INFO] [INFO] [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:dev -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html [INFO] [INFO] > @eclipse-scout/svg@24.2.0-snapshot build:dev [INFO] > scout-scripts build:dev --progress=false --clean=false [INFO] [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by path ../d.ts/svg/ 2.74 KiB [INFO] assets by path ../d.ts/svg/*.ts 1.35 KiB [INFO] asset ../d.ts/svg/SvgField.d.ts 613 bytes [emitted] [INFO] asset ../d.ts/svg/SvgFieldAdapter.d.ts 362 bytes [emitted] [INFO] asset ../d.ts/svg/SvgFieldEventMap.d.ts 228 bytes [emitted] [INFO] asset ../d.ts/svg/SvgFieldModel.d.ts 181 bytes [emitted] [INFO] assets by path ../d.ts/svg/*.map 1.39 KiB [INFO] asset ../d.ts/svg/SvgField.d.ts.map 525 bytes [emitted] [INFO] asset ../d.ts/svg/SvgFieldAdapter.d.ts.map 378 bytes [emitted] [INFO] asset ../d.ts/svg/SvgFieldEventMap.d.ts.map 271 bytes [emitted] [INFO] asset ../d.ts/svg/SvgFieldModel.d.ts.map 250 bytes [emitted] [INFO] asset eclipse-scout-svg.js 10.9 KiB [emitted] [javascript module] (name: eclipse-scout-svg) 1 related asset [INFO] asset ../d.ts/index.d.ts.map 265 bytes [emitted] [INFO] asset ../d.ts/index.d.ts 237 bytes [emitted] [INFO] runtime modules 937 bytes 4 modules [INFO] built modules 3.41 KiB [built] [INFO] cacheable modules 3.32 KiB [INFO] ./src/main/js/index.ts 604 bytes [built] [code generated] [INFO] ./src/main/js/svg/SvgField.ts 2.05 KiB [built] [code generated] [INFO] ./src/main/js/svg/SvgFieldModel.ts 10 bytes [built] [code generated] [INFO] ./src/main/js/svg/SvgFieldEventMap.ts 10 bytes [built] [code generated] [INFO] ./src/main/js/svg/SvgFieldAdapter.ts 678 bytes [built] [code generated] [INFO] external "@eclipse-scout/core" 42 bytes [built] [code generated] [INFO] external "jquery" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 15393 ms [INFO] [INFO] [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping the execution. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.svg.ui.html --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.svg.ui.html/target/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.svg.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.svg.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ---------------< org.eclipse.scout.rt:eclipse-scout-cli >--------------- [INFO] Building eclipse-scout-cli 24.2-SNAPSHOT [58/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-cli/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-cli --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-cli --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-cli --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-cli/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-cli --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-cli --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-cli --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-cli --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-cli --- use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-cli/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-cli --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-cli --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-cli/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-cli --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-cli --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-cli --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-cli/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-cli --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-cli --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-cli --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-cli/target/eclipse-scout-cli-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-cli --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-cli --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-cli --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-cli --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-cli --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-cli/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-cli/24.2-SNAPSHOT/eclipse-scout-cli-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-cli/target/eclipse-scout-cli-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-cli/24.2-SNAPSHOT/eclipse-scout-cli-24.2-SNAPSHOT.jar [INFO] [INFO] --------------< org.eclipse.scout.rt:karma-jasmine-scout >-------------- [INFO] Building karma-jasmine-scout 24.2-SNAPSHOT [59/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/karma-jasmine-scout/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ karma-jasmine-scout --- [INFO] Deleting /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/karma-jasmine-scout (includes = [dist/**], excludes = []) [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ karma-jasmine-scout --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ karma-jasmine-scout --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ karma-jasmine-scout --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ karma-jasmine-scout --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/karma-jasmine-scout/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ karma-jasmine-scout --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ karma-jasmine-scout --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ karma-jasmine-scout --- use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/karma-jasmine-scout/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ karma-jasmine-scout --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ karma-jasmine-scout --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/karma-jasmine-scout/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ karma-jasmine-scout --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ karma-jasmine-scout --- [INFO] No sources to compile [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ karma-jasmine-scout --- [INFO] Skipping execution. [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ karma-jasmine-scout --- [INFO] Skipping execution. [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ karma-jasmine-scout --- [INFO] Skipping the execution. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ karma-jasmine-scout --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/karma-jasmine-scout/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ karma-jasmine-scout --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ karma-jasmine-scout --- [INFO] No tests to run. [INFO] [INFO] --- frontend:1.15.0:npm (npm-test-karma) @ karma-jasmine-scout --- [INFO] Skipping execution. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ karma-jasmine-scout --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/karma-jasmine-scout/target/karma-jasmine-scout-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ karma-jasmine-scout --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ karma-jasmine-scout --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ karma-jasmine-scout --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ karma-jasmine-scout --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ karma-jasmine-scout --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/karma-jasmine-scout/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/karma-jasmine-scout/24.2-SNAPSHOT/karma-jasmine-scout-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/karma-jasmine-scout/target/karma-jasmine-scout-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/karma-jasmine-scout/24.2-SNAPSHOT/karma-jasmine-scout-24.2-SNAPSHOT.jar [INFO] [INFO] -------------< org.eclipse.scout.rt:eclipse-scout-releng >-------------- [INFO] Building eclipse-scout-releng 24.2-SNAPSHOT [60/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-releng/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-releng --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-releng --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-releng --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-releng/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-releng --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-releng --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-releng --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-releng --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-releng --- use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-releng/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-releng --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-releng --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-releng/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-releng --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-releng --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-releng --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-releng/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-releng --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-releng --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-releng --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-releng/target/eclipse-scout-releng-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-releng --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-releng --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-releng --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-releng --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-releng --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-releng/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-releng/24.2-SNAPSHOT/eclipse-scout-releng-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-releng/target/eclipse-scout-releng-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-releng/24.2-SNAPSHOT/eclipse-scout-releng-24.2-SNAPSHOT.jar [INFO] [INFO] -------------< org.eclipse.scout.rt:eclipse-scout-migrate >------------- [INFO] Building eclipse-scout-migrate 24.2-SNAPSHOT [61/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-migrate/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-migrate --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-migrate --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-migrate --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-migrate/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-migrate --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-migrate --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-migrate --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-migrate --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-migrate --- use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-migrate/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-migrate --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-migrate --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-migrate/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-migrate --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-migrate --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-migrate --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-migrate/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-migrate --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-migrate --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-migrate --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-migrate/target/eclipse-scout-migrate-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-migrate --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-migrate --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-migrate --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-migrate --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-migrate --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-migrate/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-migrate/24.2-SNAPSHOT/eclipse-scout-migrate-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-migrate/target/eclipse-scout-migrate-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-migrate/24.2-SNAPSHOT/eclipse-scout-migrate-24.2-SNAPSHOT.jar [INFO] [INFO] ------------< org.eclipse.scout.rt:eclipse-scout-tsconfig >------------- [INFO] Building eclipse-scout-tsconfig 24.2-SNAPSHOT [62/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-tsconfig/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-tsconfig --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-tsconfig --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-tsconfig --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-tsconfig/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-tsconfig --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-tsconfig --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-tsconfig --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-tsconfig --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-tsconfig --- use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-tsconfig/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-tsconfig --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-tsconfig --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-tsconfig/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-tsconfig --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-tsconfig --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-tsconfig --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-tsconfig/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-tsconfig --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-tsconfig --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-tsconfig --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-tsconfig/target/eclipse-scout-tsconfig-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-tsconfig --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-tsconfig --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-tsconfig --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-tsconfig --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-tsconfig --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-tsconfig/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-tsconfig/24.2-SNAPSHOT/eclipse-scout-tsconfig-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-tsconfig/target/eclipse-scout-tsconfig-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-tsconfig/24.2-SNAPSHOT/eclipse-scout-tsconfig-24.2-SNAPSHOT.jar [INFO] [INFO] -----------------< org.eclipse.scout.rt:eslint-config >----------------- [INFO] Building eslint-config 24.2-SNAPSHOT [63/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eslint-config/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ eslint-config --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eslint-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eslint-config --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eslint-config/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eslint-config --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eslint-config --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eslint-config --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eslint-config --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eslint-config --- use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eslint-config/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eslint-config --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eslint-config --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eslint-config/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eslint-config --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eslint-config --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eslint-config --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eslint-config/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eslint-config --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eslint-config --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eslint-config --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eslint-config/target/eslint-config-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eslint-config --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eslint-config --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eslint-config --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eslint-config --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ eslint-config --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eslint-config/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eslint-config/24.2-SNAPSHOT/eslint-config-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eslint-config/target/eslint-config-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eslint-config/24.2-SNAPSHOT/eslint-config-24.2-SNAPSHOT.jar [INFO] [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.opentelemetry.sdk >----- [INFO] Building org.eclipse.scout.rt.opentelemetry.sdk 24.2-SNAPSHOT [64/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.pom (3.5 kB at 159 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.pom (3.0 kB at 505 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.pom (2.2 kB at 366 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-bom/1.29.0/opentelemetry-bom-1.29.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.29.0/opentelemetry-bom-1.29.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-bom/1.29.0/opentelemetry-bom-1.29.0.pom (7.0 kB at 1.2 MB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.pom (3.1 kB at 439 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.pom (2.8 kB at 471 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.pom (2.0 kB at 338 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.pom (1.8 kB at 360 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.pom (2.2 kB at 365 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.pom (1.8 kB at 363 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okio/okio/3.6.0/okio-3.6.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/3.6.0/okio-3.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/3.6.0/okio-3.6.0.pom (1.7 kB at 421 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.pom (1.9 kB at 379 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.pom (1.6 kB at 316 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.pom (1.6 kB at 311 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.pom (1.2 kB at 232 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/annotations/13.0/annotations-13.0.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.pom (4.9 kB at 822 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.pom [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.pom (1.4 kB at 278 kB/s) [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okio/okio/3.6.0/okio-3.6.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/annotations/13.0/annotations-13.0.jar [INFO] Downloading from eclipse.release: https://repo.eclipse.org/content/groups/releases/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-runtime-telemetry-java8/2.0.0-alpha/opentelemetry-runtime-telemetry-java8-2.0.0-alpha.jar (31 kB at 3.1 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api/2.0.0/opentelemetry-instrumentation-api-2.0.0.jar (217 kB at 14 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-common/1.34.1/opentelemetry-exporter-common-1.34.1.jar (74 kB at 3.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/semconv/opentelemetry-semconv/1.21.0-alpha/opentelemetry-semconv-1.21.0-alpha.jar (43 kB at 1.8 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp/1.34.1/opentelemetry-exporter-otlp-1.34.1.jar (63 kB at 2.6 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/3.6.0/okio-3.6.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-otlp-common/1.34.1/opentelemetry-exporter-otlp-common-1.34.1.jar (113 kB at 4.2 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/instrumentation/opentelemetry-instrumentation-api-incubator/2.0.0-alpha/opentelemetry-instrumentation-api-incubator-2.0.0-alpha.jar (103 kB at 3.5 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio/3.6.0/okio-3.6.0.jar (26 kB at 858 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk8/1.9.10/kotlin-stdlib-jdk8-1.9.10.jar (965 B at 27 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okio/okio-jvm/3.6.0/okio-jvm-3.6.0.jar (360 kB at 9.0 MB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/io/opentelemetry/opentelemetry-exporter-sender-okhttp/1.34.1/opentelemetry-exporter-sender-okhttp-1.34.1.jar (25 kB at 596 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.12.0/okhttp-4.12.0.jar (790 kB at 18 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar (18 kB at 381 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-common/1.9.10/kotlin-stdlib-common-1.9.10.jar (225 kB at 4.8 MB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib-jdk7/1.9.10/kotlin-stdlib-jdk7-1.9.10.jar (959 B at 20 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/1.9.10/kotlin-stdlib-1.9.10.jar (1.7 MB at 24 MB/s) [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/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.scout.rt.opentelemetry.sdk.OpenTelemetryInitializerTest 2024-06-24 20:10:26,058 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 20:10:26,082 INFO [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-24 20:10:26,206 INFO [main] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 132.599710 ms. Total class count: 819 2024-06-24 20:10:26,404 INFO [main] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 20:10:26,406 INFO [main] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-06-24 20:10:28,237 INFO [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.initOpenTelemetry(OpenTelemetryInitializer.java:96) - Initialize OpenTelemetry 2024-06-24 20:10:29,316 INFO [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.customizeMeterProvider(OpenTelemetryInitializer.java:135) - Initialize view from org.eclipse.scout.rt.platform.opentelemetry.IHistogramViewHintProvider$MockitoMock$1isasd7L 2024-06-24 20:10:29,375 INFO [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.initMetrics(OpenTelemetryInitializer.java:150) - Initialize metrics from org.eclipse.scout.rt.platform.opentelemetry.IMetricProvider$MockitoMock$t7onXVXh 2024-06-24 20:10:29,394 INFO [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.shutdownOpenTelemetry(OpenTelemetryInitializer.java:156) - Shutting down OpenTelemetry 2024-06-24 20:10:29,414 INFO [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.initOpenTelemetry(OpenTelemetryInitializer.java:93) - Skip Scout OpenTelemetry initialization. 2024-06-24 20:10:29 INFO AutoConfiguredOpenTelemetrySdk found on classpath but automatic configuration is disabled. To enable, run your JVM with -Dotel.java.global-autoconfigure.enabled=true 2024-06-24 20:10:29,422 INFO [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.shutdownOpenTelemetry(OpenTelemetryInitializer.java:156) - Shutting down OpenTelemetry 2024-06-24 20:10:29,426 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:304) - Shutdown ExecutorService, await termination... 2024-06-24 20:10:29,427 INFO [main] org.eclipse.scout.rt.platform.job.internal.JobManager.shutdownExecutor(JobManager.java:306) - Shutdown ExecutorService, await termination returned terminated=true 2024-06-24 20:10:29,428 INFO [main] org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializer.shutdownOpenTelemetry(OpenTelemetryInitializer.java:156) - Shutting down OpenTelemetry [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.893 s -- in org.eclipse.scout.rt.opentelemetry.sdk.OpenTelemetryInitializerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.opentelemetry.sdk --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.opentelemetry.sdk/target/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.opentelemetry.sdk/24.2-SNAPSHOT/org.eclipse.scout.rt.opentelemetry.sdk-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.chart.shared >------- [INFO] Building org.eclipse.scout.rt.chart.shared 24.2-SNAPSHOT [65/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.chart.shared --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.chart.shared --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.chart.shared --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.chart.shared --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.chart.shared --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.chart.shared --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.chart.shared --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.chart.shared --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.chart.shared --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/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.scout.rt.chart.shared.data.basic.chart.ChartConfigTest SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. 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: 2.339 s -- in org.eclipse.scout.rt.chart.shared.data.basic.chart.ChartConfigTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.chart.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.chart.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.chart.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.chart.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.chart.shared --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.chart.shared --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.shared/target/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.shared-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -------< org.eclipse.scout.rt:org.eclipse.scout.rt.chart.client >------- [INFO] Building org.eclipse.scout.rt.chart.client 24.2-SNAPSHOT [66/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.chart.client --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.chart.client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.chart.client --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.chart.client --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.chart.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/basic/table/controls/ChartColumnParam.java:[49,10] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[53,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[63,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[73,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[83,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/form/fields/tile/AbstractChartTile.java:[118,21] Unsupported @SuppressWarnings("findbugs:NP_BOOLEAN_RETURN_NULL") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/src/main/java/org/eclipse/scout/rt/chart/client/ui/basic/table/controls/IChartColumnParam.java:[27,3] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.chart.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.chart.client --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.chart.client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.chart.client --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.chart.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/target/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.chart.client --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.chart.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/target/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.chart.client --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.chart.client --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.chart.client --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/target/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.client/target/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.client/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] ------< org.eclipse.scout.rt:org.eclipse.scout.rt.chart.ui.html >------- [INFO] Building org.eclipse.scout.rt.chart.ui.html 24.2-SNAPSHOT [67/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.ui.html/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Copying 6 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.ui.html/src/main/java/org/eclipse/scout/rt/chart/ui/html/json/basic/table/userfilter/UserFilterStateFactory.java:[48,13] org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn is a raw type. References to generic type org.eclipse.scout.rt.client.ui.basic.table.columns.IColumn should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.ui.html/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.ui.html/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.ui.html/target/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.ui.html/target/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.chart.ui.html --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.ui.html/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.ui.html/target/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.chart.ui.html/target/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.chart.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.chart.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.scout.rt:eclipse-scout-chart >-------------- [INFO] Building eclipse-scout-chart 24.2-SNAPSHOT [68/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ eclipse-scout-chart --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ eclipse-scout-chart --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- antrun:3.1.0:run (check-node-install) @ eclipse-scout-chart --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (check-install-node-tools) @ eclipse-scout-chart --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ eclipse-scout-chart --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- frontend:1.15.0:install-node-and-npm (install-node-and-npm) @ eclipse-scout-chart --- [INFO] Skipping execution. [INFO] [INFO] --- exec:3.1.1:exec (install-node-tools) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (check-npm-update) @ eclipse-scout-chart --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot:dependencies) @ eclipse-scout-chart --- use given workspace root: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart/.. updating version/dependency for module: @eclipse-scout/chart updating version/dependency for module: @eclipse-scout/cli updating version/dependency for module: @eclipse-scout/core updating version/dependency for module: @eclipse-scout/migrate updating version/dependency for module: @eclipse-scout/tsconfig updating version/dependency for module: @eclipse-scout/eslint-config updating version/dependency for module: @eclipse-scout/karma-jasmine-scout updating version/dependency for module: @eclipse-scout/svg version:snapshot:dependencies done [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release:dependencies) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:release) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- antrun:3.1.0:run (mark-npm-update-done) @ eclipse-scout-chart --- [INFO] Skipping Antrun execution [INFO] [INFO] --- exec:3.1.1:exec (npm-update) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:exec (pnpm-list) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- exec:3.1.1:java (default) @ eclipse-scout-chart --- "2024-06-24 20:10:34,732 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Headless mode: scout.headless=true, java.awt.headless=true (automatically set by Scout), GraphicsEnvironment.isHeadless()=true ""2024-06-24 20:10:34,737 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Building jandex class inventory using rebuild strategy IF_MISSING... ""2024-06-24 20:10:34,934 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory - Finished building jandex class inventory in 199.592075 ms. Total class count: 4065 ""2024-06-24 20:10:35,116 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Collected 412 beans in 180.511998 ms ""2024-06-24 20:10:35,140 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - Registered 412 beans in 23.990109 ms ""2024-06-24 20:10:35,145 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport ""2024-06-24 20:10:35,233 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator - 0 code type classes registered. ""2024-06-24 20:10:35,234 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor - No classpath:config.properties found. Running with empty configuration. ""2024-06-24 20:10:35,236 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager - No instance of org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService available, skip loading certificates from remote file service. ""2024-06-24 20:10:35,324 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Building resource 'texts.json' ""2024-06-24 20:10:35,325 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - Using contributors [org.eclipse.scout.rt.chart.ui.html.ChartUiTextContributor@3c499342] ""2024-06-24 20:10:35,482 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - File written to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart/dist/texts.json ""2024-06-24 20:10:35,482 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder - All files built and written to /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart/dist ""2024-06-24 20:10:35,515 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination... ""2024-06-24 20:10:35,515 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.job.internal.JobManager - Shutdown ExecutorService, await termination returned terminated=true ""2024-06-24 20:10:35,516 INFO [org.eclipse.scout.rt.ui.html.res.loader.ResourceBuilder.main()] org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport - About to stop ch.qos.logback.classic.LoggerContext[default] "[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ eclipse-scout-chart --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart/src/main/resources [INFO] [INFO] --- exec:3.1.1:exec (npm-run-version:snapshot) @ eclipse-scout-chart --- [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ eclipse-scout-chart --- [INFO] No sources to compile [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:prod) @ eclipse-scout-chart --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:prod -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart [INFO] [INFO] > @eclipse-scout/chart@24.2.0-snapshot build:prod [INFO] > scout-scripts build:prod --run default global --progress=false --clean=false [INFO] [INFO] Starting default build with args --progress false --clean false [INFO] Webpack mode: production [INFO] Type check: false [INFO] asset eclipse-scout-chart.esm-d6c3855b96d1a2003edc.min.js 132 KiB [emitted] [immutable] [javascript module] [minimized] (name: eclipse-scout-chart.esm) 1 related asset [INFO] orphan modules 261 KiB [orphan] 34 modules [INFO] runtime modules 937 bytes 4 modules [INFO] ./src/index.ts + 27 modules 263 KiB [not cacheable] [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 3492 ms [INFO] [INFO] [INFO] Starting global build with args --progress false --clean false [INFO] Webpack mode: production [INFO] Type check: false [INFO] assets by path *.js 129 KiB [INFO] asset eclipse-scout-chart-8156b4ff3ded6a4a0a51.min.js 129 KiB [emitted] [immutable] [minimized] (name: eclipse-scout-chart) 1 related asset [INFO] asset eclipse-scout-chart-theme-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme) [INFO] asset eclipse-scout-chart-theme-dark-71510a5dd3116693ac79.min.js 33 bytes [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme-dark) [INFO] assets by path *.css 445 KiB [INFO] asset eclipse-scout-chart-theme-dark-e9c7a6ec1bc2f34437ba.min.css 222 KiB [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme-dark) [INFO] asset eclipse-scout-chart-theme-3ac5a1e9bedc33d600c8.min.css 222 KiB [emitted] [immutable] [minimized] (name: eclipse-scout-chart-theme) [INFO] Entrypoint eclipse-scout-chart 129 KiB (174 KiB) = eclipse-scout-chart-8156b4ff3ded6a4a0a51.min.js 1 auxiliary asset [INFO] Entrypoint eclipse-scout-chart-theme 222 KiB = eclipse-scout-chart-theme-3ac5a1e9bedc33d600c8.min.css 222 KiB eclipse-scout-chart-theme-71510a5dd3116693ac79.min.js 33 bytes [INFO] Entrypoint eclipse-scout-chart-theme-dark 222 KiB = eclipse-scout-chart-theme-dark-e9c7a6ec1bc2f34437ba.min.css 222 KiB eclipse-scout-chart-theme-dark-71510a5dd3116693ac79.min.js 33 bytes [INFO] orphan modules 810 KiB (javascript) 1.83 KiB (runtime) [orphan] 45 modules [INFO] runtime modules 937 bytes 4 modules [INFO] built modules 263 KiB (javascript) 545 KiB (css/mini-extract) [built] [INFO] javascript modules 263 KiB [INFO] ./src/index.ts + 26 modules 263 KiB [not cacheable] [built] [code generated] [INFO] ./src/eclipse-scout-chart-theme.less 50 bytes [built] [code generated] [INFO] ./src/eclipse-scout-chart-theme-dark.less 50 bytes [built] [code generated] [INFO] css modules 545 KiB [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme.less 272 KiB [built] [code generated] [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme-dark.less 273 KiB [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 5719 ms [INFO] [INFO] [INFO] [INFO] --- frontend:1.15.0:npm (npm-run-build:dev) @ eclipse-scout-chart --- [INFO] Running 'npm --scripts-prepend-node-path=true run build:dev -- --progress=false --clean=false' in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart [INFO] [INFO] > @eclipse-scout/chart@24.2.0-snapshot build:dev [INFO] > scout-scripts build:dev --run default global --progress=false --clean=false [INFO] [INFO] Starting default build with args --progress false --clean false [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by path d.ts/chart/ 77 KiB [INFO] assets by path d.ts/chart/*.ts 42.8 KiB 16 assets [INFO] assets by path d.ts/chart/*.map 34.2 KiB 16 assets [INFO] assets by path d.ts/table/controls/ 18.8 KiB [INFO] assets by path d.ts/table/controls/*.ts 10.5 KiB 7 assets [INFO] assets by path d.ts/table/controls/*.map 8.31 KiB 7 assets [INFO] assets by path d.ts/tile/ 2.25 KiB [INFO] assets by path d.ts/tile/*.ts 1.14 KiB 3 assets [INFO] assets by path d.ts/tile/*.map 1.11 KiB 3 assets [INFO] assets by path d.ts/form/fields/chartfield/ 1.84 KiB [INFO] assets by path d.ts/form/fields/chartfield/*.ts 878 bytes 3 assets [INFO] assets by path d.ts/form/fields/chartfield/*.map 1010 bytes 3 assets [INFO] asset eclipse-scout-chart.esm.js 323 KiB [emitted] [javascript module] [big] (name: eclipse-scout-chart.esm) 1 related asset [INFO] asset d.ts/index.d.ts 1.43 KiB [emitted] [INFO] asset d.ts/index.d.ts.map 827 bytes [emitted] [INFO] runtime modules 937 bytes 4 modules [INFO] cacheable modules 263 KiB [INFO] modules by path ./src/chart/*.ts 215 KiB 16 modules [INFO] modules by path ./src/table/controls/*.ts 41.5 KiB 7 modules [INFO] modules by path ./src/form/fields/chartfield/*.ts 1.99 KiB 3 modules [INFO] modules by path ./src/tile/*.ts 2.23 KiB [INFO] ./src/tile/ChartFieldTile.ts 1.8 KiB [built] [code generated] [INFO] + 2 modules [INFO] ./src/index.ts 1.79 KiB [built] [code generated] [INFO] external "@eclipse-scout/core" 42 bytes [built] [code generated] [INFO] external "jquery" 42 bytes [built] [code generated] [INFO] external "chart.js" 42 bytes [built] [code generated] [INFO] external "chart.js/auto" 42 bytes [built] [code generated] [INFO] external "chartjs-plugin-datalabels" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 20126 ms [INFO] [INFO] [INFO] Starting global build with args --progress false --clean false [INFO] Webpack mode: development [INFO] Type check: true [INFO] assets by status 102 KiB [compared for emit] [INFO] assets by path d.ts/chart/ 77 KiB 32 assets [INFO] assets by path d.ts/table/controls/ 18.8 KiB 14 assets [INFO] assets by path d.ts/tile/ 2.25 KiB 6 assets [INFO] assets by path d.ts/form/fields/chartfield/ 1.84 KiB 6 assets [INFO] asset d.ts/index.d.ts 1.43 KiB [compared for emit] [INFO] asset d.ts/index.d.ts.map 827 bytes [compared for emit] [INFO] assets by status 871 KiB [emitted] [INFO] assets by status 869 KiB [big] [INFO] asset eclipse-scout-chart.js 322 KiB [emitted] [big] (name: eclipse-scout-chart) 1 related asset [INFO] asset eclipse-scout-chart-theme-dark.css 274 KiB [emitted] [big] (name: eclipse-scout-chart-theme-dark) 1 related asset [INFO] asset eclipse-scout-chart-theme.css 273 KiB [emitted] [big] (name: eclipse-scout-chart-theme) 1 related asset [INFO] asset eclipse-scout-chart-theme-dark.js 1.07 KiB [emitted] (name: eclipse-scout-chart-theme-dark) 1 related asset [INFO] asset eclipse-scout-chart-theme.js 1.05 KiB [emitted] (name: eclipse-scout-chart-theme) 1 related asset [INFO] Entrypoint eclipse-scout-chart [big] 322 KiB (563 KiB) = eclipse-scout-chart.js 1 auxiliary asset [INFO] Entrypoint eclipse-scout-chart-theme [big] 274 KiB (395 KiB) = eclipse-scout-chart-theme.css 273 KiB eclipse-scout-chart-theme.js 1.05 KiB 2 auxiliary assets [INFO] Entrypoint eclipse-scout-chart-theme-dark [big] 275 KiB (396 KiB) = eclipse-scout-chart-theme-dark.css 274 KiB eclipse-scout-chart-theme-dark.js 1.07 KiB 2 auxiliary assets [INFO] runtime modules 3.28 KiB 14 modules [INFO] orphan modules 1.33 MiB [orphan] 4 modules [INFO] cacheable modules 263 KiB (javascript) 545 KiB (css/mini-extract) [INFO] javascript modules 263 KiB 32 modules [INFO] css modules 545 KiB [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme.less 272 KiB [built] [code generated] [INFO] css ../node_modules/.pnpm/css-loader@6.8.1_webpack@5.89.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!../node_modules/.pnpm/less-loader@11.1.3_less@4.1.3_webpack@5.89.0/node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./src/eclipse-scout-chart-theme-dark.less 273 KiB [built] [code generated] [INFO] external "scout" 42 bytes [built] [code generated] [INFO] external "jQuery" 42 bytes [built] [code generated] [INFO] external "Chart" 42 bytes [built] [code generated] [INFO] external "ChartDataLabels" 42 bytes [built] [code generated] [INFO] webpack 5.89.0 compiled successfully in 24426 ms [INFO] [INFO] [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-webpack-build-output) @ eclipse-scout-chart --- [INFO] Skipping the execution. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ eclipse-scout-chart --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ eclipse-scout-chart --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ eclipse-scout-chart --- [INFO] No tests to run. [INFO] [INFO] --- frontend:1.15.0:npm (npm-test-karma) @ eclipse-scout-chart --- [INFO] Running 'npm --scripts-prepend-node-path=true run test:ci -- --junitReporter.outputDir=target/karma-reports' in /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart [INFO] [INFO] > @eclipse-scout/chart@24.2.0-snapshot test:ci [INFO] > scout-scripts test:ci --junitReporter.outputDir=target/karma-reports [INFO] [INFO] Webpack mode: development [INFO] Type check: true [INFO] Starting Karma server using config file /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart/karma.conf.js [INFO] 24 06 2024 20:11:33.458:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/jasmine-core@4.6.1/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers. [INFO] 24 06 2024 20:11:33.459:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers. [INFO] 24 06 2024 20:11:33.459:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers. [INFO] Webpack bundling... [INFO] asset commons.js 20.1 MiB [emitted] [javascript module] [big] (name: commons) (id hint: commons) [INFO] asset runtime.js 14.4 KiB [emitted] [javascript module] (name: runtime) [INFO] asset test-index.1973764383.js 981 bytes [emitted] [javascript module] (name: test-index.1973764383) [INFO] Entrypoint test-index.1973764383 [big] 20.1 MiB = runtime.js 14.4 KiB commons.js 20.1 MiB test-index.1973764383.js 981 bytes [INFO] webpack 5.89.0 compiled successfully in 58128 ms [INFO] 24 06 2024 20:12:33.142:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/jasmine-core@4.6.1/node_modules/jasmine-core/lib/jasmine-core/jasmine.js" were excluded or matched by prior matchers. [INFO] 24 06 2024 20:12:33.143:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/boot.js" were excluded or matched by prior matchers. [INFO] 24 06 2024 20:12:33.143:WARN [filelist]: All files matched by "/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/node_modules/.pnpm/karma-jasmine@5.1.0_karma@6.4.2/node_modules/karma-jasmine/lib/adapter.js" were excluded or matched by prior matchers. [INFO] 24 06 2024 20:12:33.290:INFO [karma-server]: Karma v6.4.2 server started at http://localhost:9876/ [INFO] 24 06 2024 20:12:33.290:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited [INFO] 24 06 2024 20:12:33.293:INFO [launcher]: Starting browser ChromeHeadless [INFO] 24 06 2024 20:12:33.467:INFO [Chrome Headless 119.0.6045.199 (Linux x86_64)]: Connected on socket UnPlZptwU9hunDcNAAAB with id 87911003 [INFO] TOTAL: 29 SUCCESS [INFO] Karma has exited with 0. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ eclipse-scout-chart --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart/target/eclipse-scout-chart-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ eclipse-scout-chart --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ eclipse-scout-chart --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ eclipse-scout-chart --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ eclipse-scout-chart --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ eclipse-scout-chart --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-chart/24.2-SNAPSHOT/eclipse-scout-chart-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/eclipse-scout-chart/target/eclipse-scout-chart-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/eclipse-scout-chart/24.2-SNAPSHOT/eclipse-scout-chart-24.2-SNAPSHOT.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.shared >----- [INFO] Building org.eclipse.scout.rt.datamodel.shared 24.2-SNAPSHOT [69/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModel.java:[74,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModel.java:[92,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelAttribute.java:[75,27] org.eclipse.scout.rt.shared.services.common.code.ICodeType is a raw type. References to generic type org.eclipse.scout.rt.shared.services.common.code.ICodeType should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelAttribute.java:[123,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[19,19] Unsupported @SuppressWarnings("squid:S2160") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[23,21] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[1971,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInGEHours is never used locally [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2015,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInGEMinutes is never used locally [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2059,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInHours is never used locally [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2103,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInLEHours is never used locally [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2147,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInLEMinutes is never used locally [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2191,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsInMinutes is never used locally [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2235,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsNow is never used locally [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/DataModelAttributeOperatorProvider.java:[2279,24] The type org.eclipse.scout.rt.shared.data.model.DataModelAttributeOperatorProvider.TimeIsNotNow is never used locally [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/EntityPath.java:[197,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelEntity.java:[127,21] Unsupported @SuppressWarnings("squid:S1244") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelEntity.java:[205,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/src/main/java/org/eclipse/scout/rt/shared/data/model/AbstractDataModelEntity.java:[211,5] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Copying 8 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/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.scout.rt.shared.data.model.DataModelAttributeTest SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.402 s -- in org.eclipse.scout.rt.shared.data.model.DataModelAttributeTest [INFO] Running org.eclipse.scout.rt.shared.data.model.DataModelUtilityTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.225 s -- in org.eclipse.scout.rt.shared.data.model.DataModelUtilityTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.datamodel.shared --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.shared/target/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.shared/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.shared-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.client >----- [INFO] Building org.eclipse.scout.rt.datamodel.client 24.2-SNAPSHOT [70/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.datamodel.client --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.client --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/ComposerFieldDataModel.java:[21,30] Unsupported @SuppressWarnings("squid:S2057") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[301,47] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[397,47] java.util.Collection is a raw type. References to generic type java.util.Collection should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[447,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[500,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[567,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[618,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[679,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[740,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[808,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[869,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1019,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1104,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1175,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1246,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/src/main/java/org/eclipse/scout/rt/client/ui/form/fields/composer/AbstractComposerValueBox.java:[1317,108] java.util.List is a raw type. References to generic type java.util.List should be parameterized [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/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.scout.rt.client.services.common.search.DataModelDefaultSearchFilterServiceTest 2024-06-24 20:12:41,919 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 20:12:41,938 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-24 20:12:42,057 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-24 20:12:42,340 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 411.534305 ms. Total class count: 3643 2024-06-24 20:12:42,834 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 375 beans in 491.809964 ms 2024-06-24 20:12:42,907 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 375 beans in 72.500478 ms 2024-06-24 20:12:42,922 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 20:12:42,946 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 1 code type classes registered. 2024-06-24 20:12:42,948 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-24 20:12:43,253 INFO [main] org.eclipse.scout.rt.shared.session.SessionMetricsHelper.initMetrics(SessionMetricsHelper.java:56) - Init session metrics of type 'client' - MDC[principal=default] 2024-06-24 20:12:43,330 WARN [main] org.eclipse.scout.testing.client.ClientSessionProviderWithCache.registerSessionForNotifications(ClientSessionProviderWithCache.java:176) - Failed to register session for notifications. - MDC[principal=default] 2024-06-24 20:12:43,335 WARN [main] org.eclipse.scout.rt.client.AbstractClientSession.getUserAgent(AbstractClientSession.java:187) - UserAgent not set; using default [default=UNKNOWN|UNKNOWN|UNKNOWN|UNKNOWN|Linux] - MDC[principal=default] 2024-06-24 20:12:43,452 INFO [scout-model-thread-24] org.eclipse.scout.rt.client.AbstractClientSession.start(AbstractClientSession.java:326) - Client session started [session=org.eclipse.scout.rt.client.testenvironment.TestEnvironmentClientSession@ef02338[id = 6q8dbn2kvuvfa35etli8q355591q39l8grvr0131scq66em7ai1], user=1003120000] - MDC[principal=default, jobName=Starting ClientSession [sessionId=6q8dbn2kvuvfa35etli8q355591q39l8grvr0131scq66em7ai1]] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.423 s -- in org.eclipse.scout.rt.client.services.common.search.DataModelDefaultSearchFilterServiceTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.DataModelFormFieldEnabledTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.eclipse.scout.rt.client.ui.form.fields.DataModelFormFieldEnabledTest [INFO] Running org.eclipse.scout.rt.client.ui.form.fields.composer.ComposerFieldTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.eclipse.scout.rt.client.ui.form.fields.composer.ComposerFieldTest [INFO] Running org.eclipse.scout.rt.shared.extension.data.model.MoveDataModelEntitiyAndAttributeTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.100 s -- in org.eclipse.scout.rt.shared.extension.data.model.MoveDataModelEntitiyAndAttributeTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.datamodel.client --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.client/target/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.client/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.client-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] -----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.server >----- [INFO] Building org.eclipse.scout.rt.datamodel.server 24.2-SNAPSHOT [71/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.datamodel.server --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.server --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/DataModelAttributePartDefinition.java:[93,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/EntityContributionUtility.java:[129,22] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/EntityContributionUtility.java:[129,57] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[116,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[967,15] The enum constant Aggregation needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeKind [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1122,13] The enum constant BuildConstraintOfAttribute needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeStrategy [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1122,13] The enum constant BuildConstraintOfAttributeWithContext needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeStrategy [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1122,13] The enum constant BuildConstraintOfContext needs a corresponding case label in this enum switch on org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilder.AttributeStrategy [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1194,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1231,22] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1231,57] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1423,21] Unsupported @SuppressWarnings("squid:S00107") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1449,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilder.java:[1495,21] Unsupported @SuppressWarnings("squid:S138") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/ExampleFullTextPartDefinition.java:[29,40] java.lang.Class is a raw type. References to generic type java.lang.Class should be parameterized [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/ExampleFullTextPartDefinition.java:[34,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilderCheck.java:[29,21] Unsupported @SuppressWarnings("squid:S00116") [WARNING] /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/src/main/java/org/eclipse/scout/rt/server/jdbc/builder/FormDataStatementBuilderCheck.java:[162,21] Unsupported @SuppressWarnings("bsiRulesDefinition:htmlInString") [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/test-classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-test-index) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/target/test-classes/jandex.idx [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Surefire report directory: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/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.scout.rt.server.jdbc.builder.EntityContributionUtilityTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.425 s -- in org.eclipse.scout.rt.server.jdbc.builder.EntityContributionUtilityTest [INFO] Running org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderTest 2024-06-24 20:12:46,954 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true 2024-06-24 20:12:46,973 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:37) - Building jandex class inventory using rebuild strategy IF_MISSING... 2024-06-24 20:12:47,120 INFO [ForkJoinPool.commonPool-worker-1] org.eclipse.scout.rt.platform.inventory.internal.JandexInventoryBuilder.scanFolder(JandexInventoryBuilder.java:180) - Rebuild index 'file:/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/target/test-classes/META-INF/jandex.idx'. Scanning location... 2024-06-24 20:12:47,231 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.inventory.ClassInventory.(ClassInventory.java:43) - Finished building jandex class inventory in 268.302983 ms. Total class count: 1837 2024-06-24 20:12:47,576 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:226) - Collected 409 beans in 342.142447 ms 2024-06-24 20:12:47,640 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.createBeanManager(PlatformImplementor.java:231) - Registered 409 beans in 64.916260 ms 2024-06-24 20:12:47,653 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.logger.LoggerInstallPlatformListener.registerLoggerSupportBean(LoggerInstallPlatformListener.java:98) - Registered logger support org.eclipse.scout.rt.platform.logger.LogbackLoggerSupport 2024-06-24 20:12:47,674 INFO [scout-platform-starter] org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator.stateChanged(CodeTypeRegistrator.java:41) - 1 code type classes registered. 2024-06-24 20:12:47,675 INFO [scout-platform-starter] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateConfiguration(PlatformImplementor.java:191) - No classpath:config.properties found. Running with empty configuration. 2024-06-24 20:12:47,703 INFO [scout-platform-starter] org.eclipse.scout.rt.server.commons.GlobalTrustManager.getTrustedCertificatesInRemoteFiles(GlobalTrustManager.java:232) - Unable to import trusted certificates from remote folder '/certificates'. 2024-06-24 20:12:47,865 INFO [scout-platform-starter] org.eclipse.scout.rt.mom.api.AbstractMomTransport.initDelegate(AbstractMomTransport.java:98) - +++ Using 'NullMomImplementor' for transport 'ClusterMom'. No messages are published and received. OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.263 s -- in org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderTest [INFO] Running org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderWithComposerTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s -- in org.eclipse.scout.rt.server.jdbc.builder.FormDataStatementBuilderWithComposerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.datamodel.server --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-tests.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.server/target/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-test-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.server/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.server-24.2-SNAPSHOT-test-sources.jar [INFO] [INFO] ----< org.eclipse.scout.rt:org.eclipse.scout.rt.datamodel.ui.html >----- [INFO] Building org.eclipse.scout.rt.datamodel.ui.html 24.2-SNAPSHOT [72/72] [INFO] from /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.ui.html/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.3.2:clean (default-clean) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-rules) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- jacoco:0.8.11:prepare-agent (default) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] master_test_jacocoArgLine set to -javaagent:/home/jenkins/agent/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.ui.html/../org.eclipse.scout.rt/target/jacoco-all.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling with eclipse [debug release 11] to target/classes [INFO] [INFO] --- jandex:3.1.6:jandex (make-index) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Saving Jandex index: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/classes/META-INF/jandex.idx [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.ui.html/src/test/resources [INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.3:test (default-test) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT.jar [INFO] [INFO] --- jar:3.3.0:test-jar (attach-tests) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Building jar: /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.3.0:test-jar-no-fork (attach-test-sources) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- duplicate-finder:2.0.1:check (default) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Checking compile classpath [INFO] Checking runtime classpath [INFO] Checking test classpath [INFO] [INFO] --- install:3.1.1:install (default-install) @ org.eclipse.scout.rt.datamodel.ui.html --- [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.ui.html/pom.xml to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/org.eclipse.scout.rt.branch-24.2_continuous_pipeline/org.eclipse.scout.rt.datamodel.ui.html/target/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT-sources.jar to /home/jenkins/agent/.m2/repository/org/eclipse/scout/rt/org.eclipse.scout.rt.datamodel.ui.html/24.2-SNAPSHOT/org.eclipse.scout.rt.datamodel.ui.html-24.2-SNAPSHOT-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for org.eclipse.scout.rt 24.2-SNAPSHOT: [INFO] [INFO] Scout Hello World Sample Application ............... SUCCESS [ 9.535 s] [INFO] Scout JaxWs Module ................................. SUCCESS [ 0.163 s] [INFO] Scout JS Sample Application ........................ SUCCESS [ 0.614 s] [INFO] org.eclipse.scout.rt ............................... SUCCESS [ 0.445 s] [INFO] org.eclipse.scout.json ............................. SUCCESS [ 6.303 s] [INFO] org.eclipse.scout.rt.platform ...................... SUCCESS [ 4.398 s] [INFO] org.eclipse.scout.rt.dataobject .................... SUCCESS [ 0.812 s] [INFO] org.eclipse.scout.rt.platform.test ................. SUCCESS [02:24 min] [INFO] org.eclipse.scout.rt.api.data ...................... SUCCESS [ 2.620 s] [INFO] org.eclipse.scout.rt.security ...................... SUCCESS [ 0.263 s] [INFO] org.eclipse.scout.rt.nls ........................... SUCCESS [ 0.212 s] [INFO] org.eclipse.scout.rt.shared ........................ SUCCESS [ 1.786 s] [INFO] org.eclipse.scout.rt.server.commons ................ SUCCESS [ 0.555 s] [INFO] org.eclipse.scout.rt.mom.api ....................... SUCCESS [ 0.216 s] [INFO] org.eclipse.scout.rt.jackson ....................... SUCCESS [ 0.583 s] [INFO] org.eclipse.scout.rt.uinotification ................ SUCCESS [ 5.003 s] [INFO] org.eclipse.scout.rt.server ........................ SUCCESS [ 0.658 s] [INFO] org.eclipse.scout.rt.server.jaxws .................. SUCCESS [ 0.702 s] [INFO] org.eclipse.scout.jaxws.apt ........................ SUCCESS [ 0.423 s] [INFO] org.eclipse.scout.rt.dataobject.test ............... SUCCESS [ 7.618 s] [INFO] org.eclipse.scout.rt.shared.test ................... SUCCESS [ 7.509 s] [INFO] org.eclipse.scout.rt.server.commons.test ........... SUCCESS [ 17.208 s] [INFO] org.eclipse.scout.rt.jetty ......................... SUCCESS [ 0.529 s] [INFO] org.eclipse.scout.rt.app ........................... SUCCESS [ 0.214 s] [INFO] org.eclipse.scout.rt.server.app .................... SUCCESS [ 0.264 s] [INFO] org.eclipse.scout.rt.server.test ................... SUCCESS [ 15.758 s] [INFO] org.eclipse.scout.rt.server.jaxws.test ............. SUCCESS [ 10.956 s] [INFO] org.eclipse.scout.rt.server.jdbc ................... SUCCESS [ 0.533 s] [INFO] org.eclipse.scout.rt.server.jdbc.test .............. SUCCESS [ 6.269 s] [INFO] org.eclipse.scout.rt.rest .......................... SUCCESS [ 0.490 s] [INFO] org.eclipse.scout.rt.api ........................... SUCCESS [ 2.551 s] [INFO] org.eclipse.scout.rt.jackson.test .................. SUCCESS [ 8.786 s] [INFO] org.eclipse.scout.rt.mom.api.test .................. SUCCESS [ 2.570 s] [INFO] org.eclipse.scout.rt.mom.jms ....................... SUCCESS [ 0.257 s] [INFO] org.eclipse.scout.rt.mom.jms.test .................. SUCCESS [02:37 min] [INFO] org.eclipse.scout.rt.charsetdetect ................. SUCCESS [ 3.684 s] [INFO] org.eclipse.scout.rt.oauth2 ........................ SUCCESS [ 0.389 s] [INFO] org.eclipse.scout.rt.mail .......................... SUCCESS [ 0.343 s] [INFO] org.eclipse.scout.rt.mail.test ..................... SUCCESS [ 5.527 s] [INFO] org.eclipse.scout.rt.security.test ................. SUCCESS [ 4.042 s] [INFO] org.eclipse.scout.rt.dataformat .................... SUCCESS [ 3.629 s] [INFO] org.eclipse.scout.rt.rest.test ..................... SUCCESS [ 6.455 s] [INFO] org.eclipse.scout.rt.rest.jackson .................. SUCCESS [ 0.222 s] [INFO] org.eclipse.scout.rt.rest.jersey.client ............ SUCCESS [ 0.775 s] [INFO] org.eclipse.scout.rt.rest.jersey.server ............ SUCCESS [ 0.208 s] [INFO] org.eclipse.scout.rt.rest.jersey.test .............. SUCCESS [ 16.339 s] [INFO] org.eclipse.scout.rt.client ........................ SUCCESS [ 3.944 s] [INFO] org.eclipse.scout.rt.client.test ................... SUCCESS [ 48.317 s] [INFO] org.eclipse.scout.rt.svg.client .................... SUCCESS [ 1.235 s] [INFO] org.eclipse.scout.rt.svg.client.test ............... SUCCESS [ 2.361 s] [INFO] org.eclipse.scout.rt.serverbridge .................. SUCCESS [ 0.288 s] [INFO] org.eclipse.scout.rt.ui.html ....................... SUCCESS [ 1.368 s] [INFO] org.eclipse.scout.rt.ui.html.app ................... SUCCESS [ 0.324 s] [INFO] org.eclipse.scout.rt.ui.html.test .................. SUCCESS [ 43.582 s] [INFO] org.eclipse.scout.rt.ui.html.selenium .............. SUCCESS [ 1.778 s] [INFO] eclipse-scout-core ................................. SUCCESS [05:46 min] [INFO] org.eclipse.scout.rt.svg.ui.html ................... SUCCESS [ 19.239 s] [INFO] eclipse-scout-cli .................................. SUCCESS [ 0.505 s] [INFO] karma-jasmine-scout ................................ SUCCESS [ 0.551 s] [INFO] eclipse-scout-releng ............................... SUCCESS [ 0.494 s] [INFO] eclipse-scout-migrate .............................. SUCCESS [ 0.528 s] [INFO] eclipse-scout-tsconfig ............................. SUCCESS [ 0.487 s] [INFO] eslint-config ...................................... SUCCESS [ 0.524 s] [INFO] org.eclipse.scout.rt.opentelemetry.sdk ............. SUCCESS [ 5.726 s] [INFO] org.eclipse.scout.rt.chart.shared .................. SUCCESS [ 3.651 s] [INFO] org.eclipse.scout.rt.chart.client .................. SUCCESS [ 0.326 s] [INFO] org.eclipse.scout.rt.chart.ui.html ................. SUCCESS [ 0.364 s] [INFO] eclipse-scout-chart ................................ SUCCESS [02:01 min] [INFO] org.eclipse.scout.rt.datamodel.shared .............. SUCCESS [ 4.002 s] [INFO] org.eclipse.scout.rt.datamodel.client .............. SUCCESS [ 5.363 s] [INFO] org.eclipse.scout.rt.datamodel.server .............. SUCCESS [ 4.140 s] [INFO] org.eclipse.scout.rt.datamodel.ui.html ............. SUCCESS [ 0.382 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17:59 min [INFO] Finished at: 2024-06-24T20:12:49Z [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] sh + find . -maxdepth 3 -type d -name node_modules -prune -exec rm -r '{}' ';' [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] step [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS